Your message dated Wed, 26 Aug 2015 10:27:30 +0000
with message-id <[email protected]>
and subject line Bug#777504: fixed in postfix-gld 1.7-7
has caused the Debian Bug report #777504,
regarding postfix-gld: please make the build reproducible
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
777504: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777504
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: postfix-gld
Version: 1.7-6
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps
X-Debbugs-Cc: [email protected]
Hi,
While working on the "reproducible builds" effort [1], we have noticed
that postfix-gld could not be built reproducibly.
The attached patch removes timestamps from the build system. Once
applied, postfix-gld can be built reproducibly in our current
experimental
framework.
[1]: https://wiki.debian.org/ReproducibleBuilds
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
diff -urNad postfix-gld.orig/postfix-gld-1.7/debian/rules
postfix-gld/postfix-gld-1.7/debian/rules
--- postfix-gld.orig/postfix-gld-1.7/debian/rules 2015-02-08
22:59:46.864350183 +0000
+++ postfix-gld/postfix-gld-1.7/debian/rules 2015-02-08 23:01:28.048858374
+0000
@@ -50,9 +50,9 @@
cp -p debian/changelog $(docdir)/changelog.Debian
cp -p HISTORY README debian/README.Debian $(docdir)
cp -p debian/copyright $(docdir)
- cd $(docdir) && gzip -9 HISTORY changelog.Debian
+ cd $(docdir) && gzip -9n HISTORY changelog.Debian
ln -s HISTORY.gz $(docdir)/changelog.gz
- gzip -r9 debian/tmp/usr/share/man
+ gzip -r9n debian/tmp/usr/share/man
$(STRIP) debian/tmp/usr/sbin/*
dpkg-shlibdeps debian/tmp/usr/sbin/*
dpkg-gencontrol
--- End Message ---
--- Begin Message ---
Source: postfix-gld
Source-Version: 1.7-7
We believe that the bug you reported is fixed in the latest version of
postfix-gld, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Santiago Vila <[email protected]> (supplier of updated postfix-gld package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 26 Aug 2015 11:57:40 +0200
Source: postfix-gld
Binary: postfix-gld
Architecture: source amd64
Version: 1.7-7
Distribution: unstable
Urgency: medium
Maintainer: Santiago Vila <[email protected]>
Changed-By: Santiago Vila <[email protected]>
Description:
postfix-gld - greylisting daemon for postfix, written in C, uses MySQL
Closes: 777504 793710
Changes:
postfix-gld (1.7-7) unstable; urgency=medium
.
* Add -n to all gzip invocations. Closes: #777504.
* Fix mtimes before building binary package. Closes: #793710.
Checksums-Sha1:
55feb5656b991ca5a6632bb1229e995cf26b0ecd 1354 postfix-gld_1.7-7.dsc
a324f271736a8b10f9af5be0d30897ca791b1b3b 9380 postfix-gld_1.7-7.debian.tar.xz
0a290440b62009d2e299af96cc14f6f129938ce6 23934 postfix-gld_1.7-7_amd64.deb
Checksums-Sha256:
91eeae87f3083c1bf984eadb475e55940c214e4dc9bde338b6ee0d24313f3d41 1354
postfix-gld_1.7-7.dsc
742e00809e18e77333adf7a0430af626aa2ef1da0d1f1d1dbec69461bdb3b8f0 9380
postfix-gld_1.7-7.debian.tar.xz
8b73e0f4f798f8eab83dcb29887db72040215817f1de4d76dcf11742cb9705f4 23934
postfix-gld_1.7-7_amd64.deb
Files:
5b2e47354db29f5af9a23eccf0139a0d 1354 mail optional postfix-gld_1.7-7.dsc
63dc1b52cb616417d6317034250e7e83 9380 mail optional
postfix-gld_1.7-7.debian.tar.xz
3a35a21fb6fc1f6dc4adf46096f9dff2 23934 mail optional
postfix-gld_1.7-7_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBCAAGBQJV3Y5vAAoJEEHOfwufG4sysdIH+wYKgOtog/3sRuH0r0a7dEAE
iArGrixQKZHc+91JFMx5GDOwkwBzNyrbTYmNFKrGQV41n0W2giBmSpZm6nGuGARC
ZB+7N1pPFvHvzMOIL2CnjcTZoA+zdh90Z4i8msnxsCyMQUFdULYRojb3+yhkbvIH
/xkB1thKzz+CzWG6dJ+9GYiIdLvD2vQZ/1OYS9t5i0yr2mVVp0T1Wqeii3w872gG
gLIjTOxSBexPvdtznHIGVimOIT2Rg8ZznN4yFpHFwHjNCZALdvHxKBN2Kclfx9Ry
olNFgM2iMZVz0ITVO3lXzNDuDyGBIyWWNhuihQOf5hc2Z+nQh60xoGdo3pF+PwQ=
=EDT0
-----END PGP SIGNATURE-----
--- End Message ---