2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2026-06-24 00:01:05 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Hilst a2378ba780 build: Make builds deterministic
Port SOURCE_DATE_EPOCH patterns from xcat-core to all xcat-dep build
scripts. RPM and Debian packages now produce identical output given
the same Gitepoch timestamp, regardless of build host or time.

EL (RPM) changes:
- mockbuild-all.pl: --build-timestamp flag, deterministic run_id,
  tar --sort/--owner/--group/--mtime, createrepo --revision
- All mockbuild.pl: SOURCE_DATE_EPOCH cascade (CLI > Gitepoch > git > time),
  deterministic mock config with SOURCE_DATE_EPOCH in chroot env,
  RPM macros for timestamp clamping and fixed buildhost
- goconserver: -trimpath -buildvcs=false, canonical rpmbuild path
- xnba: canonical rpmbuild path
- syslinux: ZERO_AR_DATE=1 in mock env

Ubuntu (Debian) changes:
- All make_deb.sh: SOURCE_DATE_EPOCH fallback from Gitepoch
- goconserver: deterministic SNAP_TS and changelog from epoch,
  -trimpath -buildvcs=false in debian/rules
- syslinux: -fdebug-prefix-map for path-independent debug info
- build-apt-repo.sh: gzip -n, Release Date: from SOURCE_DATE_EPOCH

Verified: 31/33 package artifacts produce identical SHA256 hashes
across independent builds. 2 syslinux sub-packages (devel,
debugsource) have known limitations from upstream build system.
2026-06-20 17:28:16 -03:00
Victor Hu 74971918e9 Bump version up to 1.8.18 2017-05-30 14:59:47 -04:00
Patrick Lundgren 654c56f3cf ipmitool-xcat version 1.8.17 build tools 2016-09-26 15:26:39 -04:00
chenglch 8ee0e0c7a4 upgrade to ipmitool-xcat-1.8.15
saneretry.patch is useful for ipmitool-1.8.15,
eventfix and spdfix have already been patched.
add rflash patch to delete upgrade prompt question.
2015-11-16 04:08:29 -05:00
zhaoertao 861bf0ecd7 to support ppc64el for ipmitool-xcat
Former-commit-id: 60ac6a4d54f582ec77487be1a8facf56976be00e
2014-07-08 21:50:58 -07:00
xq2005 7e417e827d do not signature the changefile and dsc file
Former-commit-id: 99b2aa2b95eef44513c1840c8fc7b0a30c5a47c1
2013-02-20 08:50:09 +00:00
xq2005 c96bd55c5c do not signature the changefile and dsc file
Former-commit-id: dd7900afa78f1f25213dbe6b52d8f5c94eb2eeee
2013-02-20 08:43:45 +00:00
arifali ea264be2dd Added debian files for ipmitool-xcat
Former-commit-id: 1383327881680a42c07f373c7dfe8ca3aef8aeca
2012-04-07 22:44:49 +00:00