Date: Fri, 28 Feb 2025 16:11:15 +0000 From: bugzilla-noreply@freebsd.org To: pkgbase@FreeBSD.org Subject: [Bug 284428] pkgbase packages are not reproducible due to archive timestamps Message-ID: <bug-284428-36141-gjiAtuw9i4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-284428-36141@https.bugs.freebsd.org/bugzilla/> References: <bug-284428-36141@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284428 Ed Maste <emaste@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|pkgbase@FreeBSD.org |emaste@freebsd.org Status|Open |In Progress --- Comment #3 from Ed Maste <emaste@freebsd.org> --- commit 8a3537aaf7c19f7331fcc160ab42e36fc79e408a Author: Ed Maste <emaste@FreeBSD.org> Date: Thu Feb 27 08:17:11 2025 -0500 Makefile.inc1: Make package timestamps reproducible by default Set package archive timestamps based on most recent source commit timestamp (approach suggested by bapt). I'd like to include git metadata in a file included in src tarballs, so that the build is reproducible (including the hash shown in uname etc.) outside of a git checkout. There are still details to be sorted out to do that, so this is an interim step to improve reproducibility. Reviewed by: bapt Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D49165 -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284428-36141-gjiAtuw9i4>
