[Reproducible-builds] Bug#829715: snake4: please make the build reproducible

2016-07-05 Thread Reiner Herrmann
producible-build.patch new file mode 100644 index 000..b798b5d --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,26 @@ +Author: Reiner Herrmann +Description: Strip build date/user to enable reproducible building + +--- a/Makefile b/Makefile +@@ -57,8 +57,6 @@ + SCO

[Reproducible-builds] Bug#829717: savi: please make the build reproducible

2016-07-05 Thread Reiner Herrmann
an/patches/reproducible-build.patch new file mode 100644 index 000..78c300b --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,14 @@ +Author: Reiner Herrmann +Description: Strip build date, username and hostname to enable reproducible building + +--- a/src/Makefile b/sr

[Reproducible-builds] Bug#829720: safecat: please make the build reproducible

2016-07-05 Thread Reiner Herrmann
producible-build.patch new file mode 100644 index 000..386d358 --- /dev/null +++ b/debian/patches/05-reproducible-build.patch @@ -0,0 +1,15 @@ +Author: Reiner Herrmann +Description: Strip build date/time to enable reproducible building + +--- a/Makefile b/Makefile +@@ -407,8 +407,7 @@ + version.h

[Reproducible-builds] Bug#829721: remote-tty: please make the build reproducible

2016-07-05 Thread Reiner Herrmann
Source: remote-tty Version: 4.0-13 Severity: wishlist Tags: patch upstream User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps username hostname X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed

[Reproducible-builds] Bug#829728: pekwm: please make the build reproducible

2016-07-05 Thread Reiner Herrmann
producible-build.patch new file mode 100644 index 000..9f9b067 --- /dev/null +++ b/debian/patches/30-reproducible-build.patch @@ -0,0 +1,24 @@ +Author: Reiner Herrmann +Description: Strip build date from version to enable reproducible building + +--- a/configure.ac b/configure.ac +@@ -279,7 +279,

[Reproducible-builds] Bug#829729: pchar: please make the build reproducible

2016-07-05 Thread Reiner Herrmann
an/patches/reproducible-build.patch new file mode 100644 index 000..13375f6 --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,32 @@ +Author: Reiner Herrmann +Description: Strip build date and hostname to enable reproducible building + +--- a/Makefile.in b/Makefile.in +@@ -183

[Reproducible-builds] Bug#829732: olsrd: please make the build reproducible

2016-07-05 Thread Reiner Herrmann
[1]: https://wiki.debian.org/ReproducibleBuilds diff --git a/debian/patches/reproducible-build.patch b/debian/patches/reproducible-build.patch new file mode 100644 index 000..515c73a --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,141 @@ +Author: Reiner Herrmann +Descripti

[Reproducible-builds] Bug#829754: bibclean: please make the build reproducible

2016-07-05 Thread Reiner Herrmann
-0,0 +1,30 @@ +Author: Reiner Herrmann +Description: Strip non-deterministic data to make build reproducible + +--- a/option.c b/option.c +@@ -567,24 +567,6 @@ + #if defined(HOST) || defined(USER) || defined(__DATE__) || defined(__TIME__) + "Compiled", + +-#if defined(USER) +- &qu

[Reproducible-builds] Bug#829755: elvis-tiny: please make the build reproducible

2016-07-05 Thread Reiner Herrmann
producible-build.patch new file mode 100644 index 000..54f0158 --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,15 @@ +Author: Reiner Herrmann +Description: Strip build date to enable reproducible building + If DATE is not defined, the C file doesn't embed it, so no + cha

[Reproducible-builds] Bug#829758: epic4: please make the build reproducible

2016-07-05 Thread Reiner Herrmann
ld.patch b/debian/patches/03_reproducible_build.patch new file mode 100644 index 000..41960c9 --- /dev/null +++ b/debian/patches/03_reproducible_build.patch @@ -0,0 +1,17 @@ +Author: Reiner Herrmann +Description: Strip non-deterministic data to make build reproducible + +--- a/source/info.c.sh

[Reproducible-builds] Bug#829761: epic5: please make the build reproducible

2016-07-05 Thread Reiner Herrmann
ld.patch b/debian/patches/reproducible-build.patch new file mode 100644 index 000..41960c9 --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,17 @@ +Author: Reiner Herrmann +Description: Strip non-deterministic data to make build reproducible + +--- a/source/info.c.sh.in +++

[Reproducible-builds] Bug#829762: modglue: please make the build reproducible

2016-07-05 Thread Reiner Herrmann
an/patches/02_reproducible_build.patch new file mode 100644 index 000..31b491a --- /dev/null +++ b/debian/patches/02_reproducible_build.patch @@ -0,0 +1,32 @@ +Author: Reiner Herrmann +Description: Strip build date and hostname to enable reproducible building + +--- a/src/Makefile.in b/src/Makefile.in

[Reproducible-builds] Bug#829765: mrd6: please make the build reproducible

2016-07-05 Thread Reiner Herrmann
uild.patch new file mode 100644 index 000..3e97034 --- /dev/null +++ b/debian/patches/0015-reproducible-build.patch @@ -0,0 +1,32 @@ +Author: Reiner Herrmann +Description: Strip build date to enable reproducible building + +--- a/src/Makefile b/src/Makefile +@@ -179,7 +179,7 @@ + $(MRD_V

[Reproducible-builds] Bug#829769: netxx: please make the build reproducible

2016-07-05 Thread Reiner Herrmann
Source: netxx Version: 0.3.2-2 Severity: wishlist Tags: patch upstream User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that netxx could not b

[Reproducible-builds] Bug#830259: bsdmainutils: lorder orders symbols differently depending on locale

2016-07-07 Thread Reiner Herrmann
git a/debian/patches/deterministic-order.patch b/debian/patches/deterministic-order.patch new file mode 100644 index 000..7a0f4a6 --- /dev/null +++ b/debian/patches/deterministic-order.patch @@ -0,0 +1,17 @@ +Author: Reiner Herrmann +Description: Use C locale for sorting/joining symbols +

[Reproducible-builds] Bug#830268: linux: please make the build reproducible

2016-07-07 Thread Reiner Herrmann
Source: linux Version: 4.6.3-1 Severity: wishlist User: reproducible-builds@lists.alioth.debian.org Usertags: environment randomness X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that linux could not be built r

[Reproducible-builds] Bug#830282: dh-ocaml: please make the build reproducible

2016-07-07 Thread Reiner Herrmann
Source: dh-ocaml Version: 1.0.10 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: locale X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that dh-ocaml could not be built

[Reproducible-builds] Bug#831972: aboot: please make the build reproducible

2016-07-20 Thread Reiner Herrmann
Source: aboot Version: 1.0~pre20040408-4 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps locale X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that aboot cou

[Reproducible-builds] Bug#833056: hashcat: please make the build reproducible

2016-07-31 Thread Reiner Herrmann
Source: hashcat Version: 3.00-3 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that hashcat could not be buil

[Reproducible-builds] Bug#833063: node-iscroll: please make the build reproducible

2016-07-31 Thread Reiner Herrmann
producible-build.patch b/debian/patches/reproducible-build.patch new file mode 100644 index 000..0cd5a24 --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,16 @@ +Author: Reiner Herrmann +Description: Enable reproducible building + The current year is embedded into the head of

[Reproducible-builds] Bug#833070: wget: please make the build reproducible

2016-07-31 Thread Reiner Herrmann
Source: wget Version: 1.18-2 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that wget could not be built repr

[Reproducible-builds] Bug#833176: trafficserver: please make the build reproducible

2016-08-01 Thread Reiner Herrmann
es/0002-reproducible-build.patch new file mode 100644 index 000..c297b16 --- /dev/null +++ b/debian/patches/0002-reproducible-build.patch @@ -0,0 +1,18 @@ +Author: Reiner Herrmann +Description: Use deterministic values for user/group/host + +--- a/configure.ac b/configure.ac +@@ -139,9 +13

[Reproducible-builds] Bug#834302: pd-flite: please make the build reproducible

2016-08-14 Thread Reiner Herrmann
an/patches/reproducible-build.patch new file mode 100644 index 000..d533807 --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,13 @@ +Author: Reiner Herrmann +Description: Strip build date and user to get reproducible build + +--- a/flite.c b/flite.c +@@ -48,7 +48,6 @@ + + st

[Reproducible-builds] Bug#834316: openocd: please make the build reproducible

2016-08-14 Thread Reiner Herrmann
Source: openocd Version: 0.9.0-1 Severity: wishlist Tags: patch upstream User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that openocd could n

[Reproducible-builds] Bug#834324: libnss-ldap: please make the build reproducible

2016-08-14 Thread Reiner Herrmann
h b/debian/patches/reproducible-build.patch new file mode 100644 index 000..1a09400 --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,43 @@ +Author: Reiner Herrmann +Description: Remove build user and date from version string to make build reproducible + +--- a/vers_str

[Reproducible-builds] Bug#834993: oss4: please make the build reproducible

2016-08-21 Thread Reiner Herrmann
Source: oss4 Version: 4.2-build2010-5 Severity: wishlist Tags: patch upstream User: reproducible-builds@lists.alioth.debian.org Usertags: locale timestamps fileordering umask X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we ha

Re: [Reproducible-builds] Bug#834993: oss4: please make the build reproducible

2016-08-21 Thread Reiner Herrmann
On Sun, Aug 21, 2016 at 01:37:47PM +0200, Reiner Herrmann wrote: > The attached patch fixes several issues: Sorry, forgot to attach the patch. diff --git a/debian/control b/debian/control index be2fd60..ebadea0 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Uploaders: Sebast

Re: [Reproducible-builds] libburn-1.4.4-1 suddenly became unreproducible

2016-08-27 Thread Reiner Herrmann
On Sat, Aug 27, 2016 at 08:45:35AM +0200, Thomas Schmitt wrote: > I need a hint how to fix "captures_build_path" with libburn: > > > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libburn.html > "If using autoconf, make sure you call ./configure via a relative >and not

Bug#838785: funnelweb: please make the build reproducible

2016-09-24 Thread Reiner Herrmann
Source: funnelweb Version: 3.2-5 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: locale X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that funnelweb could not be built

Bug#839647: dmucs: please make the build reproducible

2016-10-03 Thread Reiner Herrmann
Source: dmucs Version: 0.6.1-2.1 Severity: wishlist Tags: patch upstream User: reproducible-builds@lists.alioth.debian.org Usertags: fileordering X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that dmucs could n

Bug#841694: dvdauthor: please make the build reproducible

2016-10-22 Thread Reiner Herrmann
Source: dvdauthor Version: 0.7.0-1.4 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: buildpath X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that dvdauthor could not b

Bug#841701: libtext-charwidth-perl: please make the build reproducible

2016-10-22 Thread Reiner Herrmann
Source: libtext-charwidth-perl Version: 0.04-7 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: buildpath X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that libtext-cha

Bug#841702: libapt-pkg-perl: please make the build reproducible

2016-10-22 Thread Reiner Herrmann
Source: libapt-pkg-perl Version: 0.1.29 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: buildpath X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that libapt-pkg-perl co

Bug#841703: libio-pty-perl: please make the build reproducible

2016-10-22 Thread Reiner Herrmann
Source: libio-pty-perl Version: 1:1.08-1.1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: buildpath X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that libio-pty-perl

Bug#841777: perl-tk: please make the build reproducible

2016-10-23 Thread Reiner Herrmann
Source: perl-tk Version: 1:804.033-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: buildpath X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that perl-tk could not be

Bug#841779: netkit-rsh: please make the build reproducible

2016-10-23 Thread Reiner Herrmann
Source: netkit-rsh Version: 0.17-16 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: buildpath X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that netkit-rsh could not b

Bug#841783: patchutils: please make the build reproducible

2016-10-23 Thread Reiner Herrmann
0644 index 000..f38677e --- /dev/null +++ b/debian/patches/format_string @@ -0,0 +1,27 @@ +Author: Reiner Herrmann +Description: don't pass error message directly as format string to error() + Build fails with -Werror=format-security enabled, because no constant string + is passed

Re: Bug#841783: patchutils: please make the build reproducible

2016-10-23 Thread Reiner Herrmann
On Sun, Oct 23, 2016 at 03:29:36PM +0200, Reiner Herrmann wrote: > --- a/debian/rules > +++ b/debian/rules > @@ -13,7 +13,7 @@ else > CONFFLAGS = --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE) > endif > > -CFLAGS = -g > +CFLAGS = $(shell dpkg-buildflags -

Bug#842546: rsbackup: please make the build reproducible

2016-10-30 Thread Reiner Herrmann
Source: rsbackup Version: 3.1-2 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: locale fileordering X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that rsbackup could n

Bug#842548: libmsv: please make the build reproducible

2016-10-30 Thread Reiner Herrmann
Source: libmsv Version: 1.1-2 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps fileordering X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that libmsv could n

Bug#842550: the: please make the build reproducible

2016-10-30 Thread Reiner Herrmann
hes/reproducible-build b/debian/patches/reproducible-build new file mode 100644 index 000..cafd111 --- /dev/null +++ b/debian/patches/reproducible-build @@ -0,0 +1,31 @@ +Author: Reiner Herrmann +Description: Generate reproducible documentation + - Use fixed copyright year + - Don'

Bug#842581: cryptsetup: please make the build reproducible

2016-10-30 Thread Reiner Herrmann
Source: cryptsetup Version: 2:1.7.2-5 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that cryptsetup could no

Bug#842583: paulstretch: please make the build reproducible

2016-10-30 Thread Reiner Herrmann
Source: paulstretch Version: 2.2-2-3 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: fileordering X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that paulstretch could

Bug#842622: libvterm: please make the build reproducible

2016-10-30 Thread Reiner Herrmann
Source: libvterm Version: 0~bzr684-1 Severity: wishlist Tags: patch upstream User: reproducible-builds@lists.alioth.debian.org Usertags: fileordering X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that libvterm

Bug#842624: mdp-src: please make the build reproducible

2016-10-30 Thread Reiner Herrmann
an/patches/reproducible-build.patch new file mode 100644 index 000..87d30e4 --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,14 @@ +Author: Reiner Herrmann +Description: Sort list of source files for deterministic linking order + +--- a/Makefile b/Makefile +@@ -

Bug#842625: fuse-zip: please make the build reproducible

2016-10-30 Thread Reiner Herrmann
an/patches/reproducible-build.patch new file mode 100644 index 000..6d6a8de --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,14 @@ +Author: Reiner Herrmann +Description: Sort list of source files for deterministic linking order + +--- a/lib/Makefile b/lib/Makefile +@@

Bug#842628: mwparserfromhell: please make the build reproducible

2016-10-30 Thread Reiner Herrmann
Source: mwparserfromhell Version: 0.4.2-1.1 Severity: wishlist Tags: patch upstream User: reproducible-builds@lists.alioth.debian.org Usertags: fileordering X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that mw

Bug#842629: terminix: please make the build reproducible

2016-10-30 Thread Reiner Herrmann
producible-build.patch new file mode 100644 index 000..1cacd85 --- /dev/null +++ b/debian/patches/02_reproducible-build.patch @@ -0,0 +1,12 @@ +Author: Reiner Herrmann +Description: Sort source files for deterministic linking order + +--- a/Makefile.am b/Makefile.am +@@ -1,5 +1,5 @@ + bi

Bug#842864: aewan: please make the build reproducible

2016-11-01 Thread Reiner Herrmann
Source: aewan Version: 1.0.01-4 Severity: wishlist Tags: patch upstream User: reproducible-builds@lists.alioth.debian.org Usertags: fileordering X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that aewan could no

Bug#842865: atanks: please make the build reproducible

2016-11-01 Thread Reiner Herrmann
producible-build.patch new file mode 100644 index 000..347aa42 --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,14 @@ +Author: Reiner Herrmann +Description: Sort source files for deterministic linking order + +--- a/Makefile b/Makefile +@@ -

Bug#842867: i3status: please make the build reproducible

2016-11-01 Thread Reiner Herrmann
h new file mode 100644 index 000..762596a --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,14 @@ +Author: Reiner Herrmann +Description: Sort objects for deterministic linking order + +--- a/Makefile b/Makefile +@@ -67,7 +67,7 @@ + # YAJL_MAJOR from that file to decide

Bug#842868: gip: please make the build reproducible

2016-11-01 Thread Reiner Herrmann
producible-build.diff new file mode 100644 index 000..b8e89f2 --- /dev/null +++ b/debian/patches/80-reproducible-build.diff @@ -0,0 +1,14 @@ +Author: Reiner Herrmann +Description: Sort source files for deterministic linking order + +--- a/build.sh b/build.sh +@@ -12,7 +12,7 @@ + REQUIRED_LIBS=

Bug#842875: lastpass-cli: please make the build reproducible

2016-11-01 Thread Reiner Herrmann
ff --git a/debian/patches/02_reproducible_build.patch b/debian/patches/02_reproducible_build.patch new file mode 100644 index 000..4053270 --- /dev/null +++ b/debian/patches/02_reproducible_build.patch @@ -0,0 +1,14 @@ +Author: Reiner Herrmann +Description: Sort source files for deterministic lin

Bug#842986: zathura-pdf-poppler: please make the build reproducible

2016-11-02 Thread Reiner Herrmann
h b/debian/patches/reproducible-build.patch new file mode 100644 index 000..35f2f85 --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,14 @@ +Author: Reiner Herrmann +Description: Sort source files for deterministic linking order + +--- a/Makefile b/Makefile +@@

Bug#842988: masscan: please make the build reproducible

2016-11-02 Thread Reiner Herrmann
h b/debian/patches/0002-reproducible-build.patch new file mode 100644 index 000..cccfb20 --- /dev/null +++ b/debian/patches/0002-reproducible-build.patch @@ -0,0 +1,14 @@ +Author: Reiner Herrmann +Description: Sort source files for deterministic linking order + +--- a/Makefile b/Makefile +@@ -

Bug#842992: pyephem: please make the build reproducible

2016-11-02 Thread Reiner Herrmann
an/patches/reproducible_build.patch new file mode 100644 index 000..72e4a60 --- /dev/null +++ b/debian/patches/reproducible_build.patch @@ -0,0 +1,16 @@ +Author: Reiner Herrmann +Description: Sort source files for deterministic linking order + +--- a/setup.py b/setup.py +@@ -

Bug#842991: python-axolotl-curve25519: please make the build reproducible

2016-11-02 Thread Reiner Herrmann
producible-build.patch b/debian/patches/reproducible-build.patch new file mode 100644 index 000..04ed5be --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,14 @@ +Author: Reiner Herrmann +Description: Sort list of source files for deterministic linking order + +--- a/setup

Bug#843097: spacenavd: please make the build reproducible

2016-11-03 Thread Reiner Herrmann
producible-build.patch new file mode 100644 index 000..5b9da5e --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,13 @@ +Author: Reiner Herrmann +Description: Sort object files for deterministic linking + +--- a/Makefile.in b/Makefile.in +@@ -1,6 +1,6 @@ + src = $(wildca

Bug#843100: python-clips: please make the build reproducible

2016-11-03 Thread Reiner Herrmann
ld.patch b/debian/patches/reproducible-build.patch new file mode 100644 index 000..ae62f03 --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,14 @@ +Author: Reiner Herrmann +Description: Sort source files for deterministic linking order + +--- a/setup.py b/setup.py

Bug#843101: python-hiredis: please make the build reproducible

2016-11-03 Thread Reiner Herrmann
h b/debian/patches/reproducible-build.patch new file mode 100644 index 000..a5eb6f0 --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,14 @@ +Author: Reiner Herrmann +Description: Sort source files for deterministic linking order + +--- a/setup.py b/setup.py +@@ -

Bug#843109: zathura-ps: please make the build reproducible

2016-11-03 Thread Reiner Herrmann
an/patches/reproducible-build.patch new file mode 100644 index 000..8f5c785 --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,14 @@ +Author: Reiner Herrmann +Description: Sort list of source files for deterministic linking order + +--- a/Makefile b/Makefile +@@

Bug#843110: greenbone-security-assistant: please make the build reproducible

2016-11-03 Thread Reiner Herrmann
debian.org/ReproducibleBuilds diff --git a/debian/patches/reproducible-build.patch b/debian/patches/reproducible-build.patch new file mode 100644 index 000..e9e28a2 --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,26 @@ +Author: Reiner Herrmann +Description: Fix repro

Bug#843235: vdr-plugin-spider: please make the build reproducible

2016-11-05 Thread Reiner Herrmann
ld.patch b/debian/patches/reproducible-build.patch new file mode 100644 index 000..4babdb3 --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,14 @@ +Author: Reiner Herrmann +Description: Sort source files for deterministic linking order + +--- a/Makefile b/Makefile +@@ -

Bug#843245: distorm3: please make the build reproducible

2016-11-05 Thread Reiner Herrmann
an/patches/20_reproducible_build.patch new file mode 100644 index 000..8bc70af --- /dev/null +++ b/debian/patches/20_reproducible_build.patch @@ -0,0 +1,14 @@ +Author: Reiner Herrmann +Description: Sort source files for deterministic linking order + +--- a/setup.py b/setup.py +@@ -

package uploaded to our repo

2016-11-06 Thread Reiner Herrmann
dpkg_1.18.12.0~reproducible1.dsc has just been uploaded to https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain ___ Reproducible-builds mailing list Reproducible-builds@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/l

Re: Please review draft for week 80's blog post

2016-11-06 Thread Reiner Herrmann
On Sun, Nov 06, 2016 at 10:19:16AM +, Chris Lamb wrote: > Please review the draft for week 80's blog post: > > https://anonscm.debian.org/git/reproducible/blog.git/ > > Feel free to commit (any) changes directly to drafts/80.mdwn -- I am very > happy to reword and/or rework prior to publish

Bug#843469: dpkg: please make the build reproducible

2016-11-06 Thread Reiner Herrmann
Source: dpkg Version: 1.18.12 Severity: wishlist Tags: patch upstream User: reproducible-builds@lists.alioth.debian.org Usertags: timezone X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that dpkg could not be bu

Bug#844095: fdm: please make the build reproducible

2016-11-12 Thread Reiner Herrmann
ps://wiki.debian.org/ReproducibleBuilds diff --git a/debian/patches/04reproducible_build.patch b/debian/patches/04reproducible_build.patch new file mode 100644 index 000..77e4729 --- /dev/null +++ b/debian/patches/04reproducible_build.patch @@ -0,0 +1,14 @@ +Author: Reiner Herrmann +Description: S

Bug#844096: gringo: please make the build reproducible

2016-11-12 Thread Reiner Herrmann
an/patches/reproducible-build.patch new file mode 100644 index 000..f2901a4 --- /dev/null +++ b/debian/patches/reproducible-build.patch @@ -0,0 +1,14 @@ +Author: Reiner Herrmann +Description: Sort source files for deterministic linking order + +--- a/SConscript b/SConscript +@@ -

Re: [PATCH] Build even further in the future to catch more non-determinstic behaviour.

2016-11-15 Thread Reiner Herrmann
On Tue, Nov 15, 2016 at 11:26:05AM +, Chris Lamb wrote: > + sudo date --set="+3980 days +6 hours + 23 minutes" I think this will lead to issues with apt, as the Debian signing keys expire before that. gpg2 --keyring /usr/share/keyrings/debian-archive-keyring.gpg --list-keys | gre

Bug#845007: qsampler: please make the build reproducible

2016-11-19 Thread Reiner Herrmann
tches/0002-reproducible-build.patch b/debian/patches/0002-reproducible-build.patch new file mode 100644 index 000..57a1dd8 --- /dev/null +++ b/debian/patches/0002-reproducible-build.patch @@ -0,0 +1,37 @@ +Author: Reiner Herrmann +Description: Strip build date from version info to make build reproducibl

Bug#845203: Test script & case

2016-11-21 Thread Reiner Herrmann
On Mon, Nov 21, 2016 at 05:38:00PM +, u wrote: > while trying to provide a test case for this bug, we've noticed that the > problem only occurs when using @7z@ from testing or sid (provided by the > @p7zip-full@ package version >16). > > It does not happen when using the Jessie version (curren

Bug#845203: Test script & case

2016-11-21 Thread Reiner Herrmann
On Mon, Nov 21, 2016 at 05:55:00PM +, u wrote: > Wohoo! Is it the fix at this commit > https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/commit/?id=7124c6b? Without the question mark in the URL, yes. :-) signature.asc Description: Digital signature

Bug#847595: diffoscope: test_icc.py test failures

2016-12-09 Thread Reiner Herrmann
It fails on my system too (cd-iccdump prints ne_SU instead of en_US): $ cd-iccdump tests/data/test1.icc icc: Header: Size = 14684 bytes Version = 4.3 Profile Kind = display-device Colorspace= rgb Conn. Space = xyz Date, Time= 2016-02-15, 21:02:09 Flags

Bug#847595: diffoscope: test_icc.py test failures

2016-12-09 Thread Reiner Herrmann
On Fri, Dec 09, 2016 at 06:36:53PM +0100, Chris Lamb wrote: > E -ne_SU: sRGB [24 bytes] > E ? - - > E +en_US: sRGB [24 bytes] > E ?+ + Just found out that it is caused by liblcms2-2 (2.8-2). After downgrading it to the version in stretch (2.7-1), e

Re: Build even further in the future to catch more non-determinstic behaviour.

2016-12-10 Thread Reiner Herrmann
On Sat, Dec 10, 2016 at 12:27:12AM +, Holger Levsen wrote: > I'm not sure but I think that's too much. I think the lifetime of a > stable release is ~5 years, at least after the release, so maybe 7 years > or so, but not 10. Also I'm not sure we deliberatly wont to break stuff > with >3650 days

Bug#848141: diffoscope: diff output in markdown format

2016-12-14 Thread Reiner Herrmann
Source: diffoscope Version: 63 Severity: wishlist Hans-Christoph Steiner asked for diff output in Markdown format, so that it can be easily embedded into Wiki pages etc. signature.asc Description: Digital signature ___ Reproducible-builds mailing list

Bug#849403: diffoscope: Improvesupport for Android apps

2016-12-26 Thread Reiner Herrmann
On Mon, Dec 26, 2016 at 07:19:17PM +0200, Emanuel Bronshtein wrote: > 2. Support parsing android resources not in APK file > > Support for some Android files (such as: AndroidManifest.xml & > resources.arsc) was added in: > https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=3e74

Bug#849638: diffoscope 66 does binary diff on APK files

2016-12-29 Thread Reiner Herrmann
On Thu, Dec 29, 2016 at 12:41:16PM +0100, Hans-Christoph Steiner wrote: > When running diffoscope on two APKs using version 66, it now just does a > straight binary comparison of the direct file itself. Running > diffoscope 64 generated a nice output of the individual files in the ZIP > (an APK is

Bug#858431: strip-nondeterminism does not normalize Unix ownership from zip archives

2017-03-30 Thread Reiner Herrmann
On Wed, Mar 22, 2017 at 07:29:03PM +, Chris Lamb wrote: > > > What I expect to see, and believe should happen, is all UIDs and GIDs in > > > the zip archive become 0, owned by root. > > > > That would be inconsistent with the current behaviour with tarballs, > > which also contain UIDs and GID

Bug#875887: reproducible-check: reporting some packages twice

2017-09-15 Thread Reiner Herrmann
Package: devscripts Version: 2.17.10 Severity: minor Dear Maintainer, while testing the new reproducible-check tool, I noticed that some packages are listed multiple times. $ reproducible-check 2017-09-15 17:26:21 I: Updating cache... alsa-lib (1.1.3-5) is unreproducible (libasound2, libasound2

[Reproducible-builds] package uploaded to our repo

2015-08-16 Thread Reiner Herrmann
doxygen_1.8.9.1-5.0~reproducible1.dsc has just been uploaded to https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain ___ Reproducible-builds mailing list Reproducible-builds@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mail

[Reproducible-builds] package uploaded to our repo

2015-08-16 Thread Reiner Herrmann
rdfind_1.3.4-2.0~reproducible1.dsc has just been uploaded to https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain ___ Reproducible-builds mailing list Reproducible-builds@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman

[Reproducible-builds] Bug#795790: rdfind: please produce deterministic output

2015-08-16 Thread Reiner Herrmann
+ b/debian/changelog @@ -1,3 +1,10 @@ +rdfind (1.3.4-2.0~reproducible1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Added patch to sort files before doing any operation. + + -- Reiner Herrmann Sun, 16 Aug 2015 19:00:44 +0200 + rdfind (1.3.4-2) unstable; urgency=low [ Helmut Gro

[Reproducible-builds] Bug#795868: gerris: please make the build reproducible

2015-08-17 Thread Reiner Herrmann
build.patch b/debian/patches/05_reproducible_build.patch new file mode 100644 index 000..a7ab224 --- /dev/null +++ b/debian/patches/05_reproducible_build.patch @@ -0,0 +1,25 @@ +Author: Reiner Herrmann +Description: Sort with C locale to get reproducible results. + +Index: gerris-201312

[Reproducible-builds] Bug#795897: pound: please make the build reproducible

2015-08-17 Thread Reiner Herrmann
Source: pound Version: 2.6-6.1 Severity: wishlist User: reproducible-builds@lists.alioth.debian.org Usertags: randomness X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that pound could not be built reproducibly.

[Reproducible-builds] Bug#795945: projectl: please make the build reproducible

2015-08-18 Thread Reiner Herrmann
Source: projectl Version: 1.001.dfsg1-7 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: locale X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that projectl could not be

[Reproducible-builds] Bug#796092: a7xpg: please make the build reproducible

2015-08-19 Thread Reiner Herrmann
Source: a7xpg Version: 0.11.dfsg1-8 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: locale X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that a7xpg could not be built

[Reproducible-builds] Bug#788364: debbindiff: garbled output (wrong mime-type detected?)

2015-08-19 Thread Reiner Herrmann
file detects them as plain-text: > /tmp/b1_coreboot.rom: ISO-8859 text, with very long lines, with no line > terminators > /tmp/b2_coreboot.rom: ISO-8859 text, with very long lines, with no line > terminators That's why diffoscope also treats them as text. I'm not sure this can/should be fixed

[Reproducible-builds] Bug#796271: tcsh: please make the build reproducible

2015-08-20 Thread Reiner Herrmann
Source: tcsh Version: 6.18.01-3 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: locale X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that tcsh could not be built repro

[Reproducible-builds] Bug#796275: hspell: please make the build reproducible

2015-08-20 Thread Reiner Herrmann
Source: hspell Version: 1.2-2.1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that hspell could not be built

Re: [Reproducible-builds] Bug#796275: hspell: please make the build reproducible

2015-08-20 Thread Reiner Herrmann
Sorry, there was a small error in the patch. Updated/fixed patch is attached. diff --git a/debian/patches/reproducible_build.patch b/debian/patches/reproducible_build.patch new file mode 100644 index 000..dd0b376 --- /dev/null +++ b/debian/patches/reproducible_build.patch @@ -0,0 +1,17 @@ +Inde

[Reproducible-builds] Bug#796324: fftw3: please make the build reproducible

2015-08-21 Thread Reiner Herrmann
an/patches/reproducible_build.patch new file mode 100644 index 000..702ca3d --- /dev/null +++ b/debian/patches/reproducible_build.patch @@ -0,0 +1,52 @@ +Author: Reiner Herrmann +Description: Remove dates from documentation to get reproducible documentation + +Index: fftw3-3.3.4/doc/FAQ/fft

[Reproducible-builds] Bug#796330: d-shlibs: locale-dependent sorting

2015-08-21 Thread Reiner Herrmann
Source: d-shlibs Version: 0.62 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: toolchain locale X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that the order of depende

[Reproducible-builds] package uploaded to our repo

2015-08-24 Thread Reiner Herrmann
texlive-bin_2015.20150524.37493-6.0~reproducible2.dsc has just been uploaded to https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain ___ Reproducible-builds mailing list Reproducible-builds@lists.alioth.debian.org http://lists.alioth.debian.

[Reproducible-builds] Bug#797408: splitpatch: please make the build reproducible

2015-08-30 Thread Reiner Herrmann
Source: splitpatch Version: 0.0+20131223+gitb13d810-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that spl

[Reproducible-builds] Bug#797410: eigenbase-farrago: please make the build reproducible

2015-08-30 Thread Reiner Herrmann
Source: eigenbase-farrago Version: 0.9.0-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that eigenbase-farr

[Reproducible-builds] Bug#797415: apparmor: please make the build reproducible

2015-08-30 Thread Reiner Herrmann
# Patches backported from upstream commits diff --git a/debian/patches/sort-capabilities.patch b/debian/patches/sort-capabilities.patch new file mode 100644 index 000..539b972 --- /dev/null +++ b/debian/patches/sort-capabilities.patch @@ -0,0 +1,16 @@ +Author: Reiner Herrmann +Description: Sort ca

[Reproducible-builds] Bug#797419: resiprocate: please make the build reproducible

2015-08-30 Thread Reiner Herrmann
Source: resiprocate Version: 1:1.10.0~alpha2-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: hostname X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that resiprocate

[Reproducible-builds] Bug#797427: jam: please make the build reproducible

2015-08-30 Thread Reiner Herrmann
uild.patch new file mode 100644 index 000..505a0a0 --- /dev/null +++ b/debian/patches/reproducible_build.patch @@ -0,0 +1,16 @@ +Author: Reiner Herrmann +Description: locale-independent sort to get reproducible result + +Index: jam

<    1   2   3   4   5   >