grarpamp <grarp...@gmail.com> writes:
> Not to mention the irreproducible builds / pkgs / ISO's.

The base system build is 99% reproducible.  ISOs should be reproducible
as well, modulo timestamps.

Reproducible packages are extremely difficult to get right.  Baptiste
spent a lot of time and effort trying to get them to work before the
official switch to pkgng.  Many packages compile the build host's name
and / or the current date and time into various binaries.  Python stores
the timestamp of the original .py file into the .pyc file and will
attempt to recompile it if that timestamp does not match or the .py
file's mtime is equal to or greater than the .pyc file's mtime.  Emacs
does similar shenanigans with .el and .elc files.

> These days these flaws are more than a bit ridiculous,

You seem to be implying that everybody else is doing it except us.  This
is not true.  Debian and Fedora are or have been working on it but with
no success to date.

> Can we get a wiki project page and some traction on this?

https://wiki.freebsd.org/ReproducibleBuilds
https://wiki.freebsd.org/PortsReproducibleBuilds

Are you volunteering?

DES
-- 
Dag-Erling Smørgrav - d...@des.no
_______________________________________________
freebsd-security@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscr...@freebsd.org"

Reply via email to