Date: Mon, 06 Jan 2025 18:01:20 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 283214] Unable to reproduce release tarballs Message-ID: <bug-283214-227-PeRffhcnGq@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-283214-227@https.bugs.freebsd.org/bugzilla/> References: <bug-283214-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283214 --- Comment #12 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D58610d1e0fbbd1a49927559ee3970d8e4= 594cc86 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(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283214-227-PeRffhcnGq>