Package: libpgm / 5.2.122~dfsg-2

Metadata

Package Version Patches format
libpgm 5.2.122~dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
hurd ftbfs fix.patch | (download)

openpgm/pgm/configure.ac | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

---
force running benchmark in case tsc_mhz returns 0.patch | (download)

openpgm/pgm/time.c | 19 14 + 5 - 0 !
1 file changed, 14 insertions(+), 5 deletions(-)

 [patch] time.c: force running benchmark in case tsc_mhz returns 0 from /proc/cpuinfo
support_source_date_epoch.patch | (download)

openpgm/pgm/version_generator.py | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 add support for source_date_epoch
 Allow to override the recorded build time by setting SOURCE_DATE_EPOCH
 in the environment. More details can be found on:
 https://reproducible-builds.org/specs/source-date-epoch/