[Bug 283214] Unable to reproduce release tarballs
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 283214] Unable to reproduce release tarballs"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Jan 2025 18:01:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283214 --- Comment #12 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=58610d1e0fbbd1a49927559ee3970d8e4594cc86 commit 58610d1e0fbbd1a49927559ee3970d8e4594cc86 Author: Pat Maddox <pat@patmaddox.com> AuthorDate: 2024-12-13 19:57:30 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2025-01-06 17:56:30 +0000 build: Sort distributekernel METALOG when using -DNO_ROOT The metalog is produced by install -M, which is not inherently sorted. This results in non-deterministic file ordering in kernel.txz. Order the files in kernel.txz to support reproducible builds. PR: 283214 Reviewed by: emaste Signed-off-by: Pat Maddox <pat@patmaddox.com> Makefile.inc1 | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.