Re: Reproducible tarballs
Collin Funk <[email protected]> Mon, 20 May 2024 00:18:06 -0700
| Newsgroups | gmane.comp.gnu.inetutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi Simon, On 5/12/24 3:56 AM, Simon Josefsson via Bug reports for the GNU Internet utilities wrote: > I have committed the attached patches giving us reproducible tarballs. > > The particular logic to verify this continously is in the > 000-reproducibility pipeline job, code here: Cool! A bit late but I see you are also maintainer for the Debian Gnulib package. I thought your ideas there seemed really interesting, using a distributed git bundle for building packages. I didn't want to add extra noise to that discussion since I have no packaging experience. The best I can do there is try to not modify 'gnulib-tool --version' sources so that you don't have to update your patches. No promises there but I will do my best. :) Collin