[Git][NTPsec/ntpsec][master] 2 commits: Add reproducible-builds URL to PIVOT.h
Hal Murray (@hal.murray)
gitlab at mg.gitlab.com
Thu Jun 18 03:51:28 UTC 2026
Hal Murray pushed to branch master at NTPsec / ntpsec
Commits:
5f92400e by Hal Murray at 2026-06-17T19:14:06-07:00
Add reproducible-builds URL to PIVOT.h
- - - - -
0f431c17 by Hal Murray at 2026-06-17T20:48:34-07:00
Fix package name change in buildprep
Fedora:
python-unversioned-command-3 => python-unversioned-command
- - - - -
2 changed files:
- PIVOT.h
- buildprep
Changes:
=====================================
PIVOT.h
=====================================
@@ -4,6 +4,7 @@
/* We would like to use the build date.
* But that breaks repeatable builds.
+ * https://reproducible-builds.org/specs/source-date-epoch/
* Update this before each release.
* Some tests may need to be updated.
=====================================
buildprep
=====================================
@@ -232,7 +232,7 @@ daemon () {
yum|dnf)
$do $installer group install development-tools # Build environment
$install python3 python3-devel # build
- $install python-unversioned-command-3 # python => python3
+ $install python-unversioned-command # python => python3
$install bison openssl-devel # build
$install libcap-devel libseccomp-devel # build
$install pps-tools-devel # build
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/compare/39b19ff71b785452e2c49033dad8e18a0e95a1ae...0f431c1789fb0976d1dc75d19071a4d871775260
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/compare/39b19ff71b785452e2c49033dad8e18a0e95a1ae...0f431c1789fb0976d1dc75d19071a4d871775260
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20260618/4b7260f8/attachment-0001.htm>
More information about the vc
mailing list