[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#779222: apr-util: please make the build reproducible



Source: apr-util
Version: 1.5.4-1
Severity: wishlist
Tags: patch
User: reproducible-builds@lists.alioth.debian.org
Usertags: timestamps

Hi!

While working on the “reproducible builds” effort [1], we have noticed
that apr-util could not be built reproducibly.

The attached patch removes extra timestamps in the doxygen documentation from
the build system. Once applied, apr-util can be built reproducibly in our
current experimental framework.

Thanks, akira

 [1]: https://wiki.debian.org/ReproducibleBuilds
--- apr-util-1.5.4.orig/docs/doxygen.conf
+++ apr-util-1.5.4/docs/doxygen.conf
@@ -30,3 +30,4 @@ CASE_SENSE_NAMES=NO
 #STRIP_FROM_PATH=/root/apache/httpd-2.0-8/srclib/apr-util
 
 GENERATE_TAGFILE=docs/dox/apu.tag
+HTML_TIMESTAMP = NO

Reply to: