Hi, The reproducible builds <https://reproducible-builds.org/> project has been working on making it possible to verify that binary packages of open source projects were built from the source they were claimed to have been built from. To that end, Debian has been carrying patches 1-2 for a while. Patch 3 is a Google-internal patch with a related but distinct goal of making builds go faster. I think these should be ready to apply. Thoughts of all kinds welcome. Sincerely, Anders Kaseorg (2): Documentation: allow overriding timestamps of generated asciidoc git-gui: sort entries in optimized tclIndex Jonathan Nieder (1): generate-cmdlist: avoid non-deterministic output Documentation/Makefile | 7 +++++-- Documentation/technical/api-index.sh | 5 +++++ generate-cmdlist.sh | 2 +- git-gui/Makefile | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-)