Your message dated Wed, 07 Dec 2016 00:49:49 +0000
with message-id <[email protected]>
and subject line Bug#803601: fixed in xtables-addons 2.11-3
has caused the Debian Bug report #803601,
regarding xtables-addons: 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.)


-- 
803601: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803601
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: xtables-addons
Version: 2:1.17.3-2
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: umask
X-Debbugs-Cc: [email protected]

Hi!

While working on the "reproducible builds" effort [1], we have noticed
that xtables-addons could not be built reproducibly.
The permissions inside a tarball vary because of different umasks.

The attached patch tells tar to normalize the permissions.

Regards,
 Reiner

[1]: https://wiki.debian.org/ReproducibleBuilds


diff --git a/debian/rules b/debian/rules
index 41ba5ba..3d00036 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,7 +46,7 @@ override_dh_auto_install: $(DCFG)
 	mkdir -p $(SRC_MOD) \
 	&& mv $(TMPSRC) $(SRC_MOD)/xtables-addons \
 	&& cd debian/xtables-addons-source/usr/src \
-	&& find modules -print0 | LC_ALL=C sort -z | tar cjf xtables-addons.tar.bz2 --mtime="$(BUILD_DATE)" --no-recursion --null -T - \
+	&& find modules -print0 | LC_ALL=C sort -z | tar cjf xtables-addons.tar.bz2 --mtime="$(BUILD_DATE)" --mode=go=rX,u+rw,a-s --no-recursion --null -T - \
 	&& $(RM) -r modules/xtables-addons/debian
 	## prepare DKMS sources
 	mkdir -p $(SRC_DKMS) \

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: xtables-addons
Source-Version: 2.11-3

We believe that the bug you reported is fixed in the latest version of
xtables-addons, 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.
Dmitry Smirnov <[email protected]> (supplier of updated xtables-addons 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, 07 Dec 2016 11:18:28 +1100
Source: xtables-addons
Binary: xtables-addons-common xtables-addons-dkms xtables-addons-source
Architecture: source amd64 all
Version: 2.11-3
Distribution: unstable
Urgency: medium
Maintainer: Pierre Chifflier <[email protected]>
Changed-By: Dmitry Smirnov <[email protected]>
Description:
 xtables-addons-common - Extensions targets and matches for iptables [tools, 
libs]
 xtables-addons-dkms - Extensions targets and matches for iptables
 xtables-addons-source - Extensions targets and matches for iptables [modules 
sources]
Closes: 803601 845516
Changes:
 xtables-addons (2.11-3) unstable; urgency=medium
 .
   * Re-build for auto-iptables transition (Closes: #845516).
   * rules: make build reproducible (Closes: #803601).
     Thanks, Reiner Herrmann.
Checksums-Sha1:
 bba64910705d6a17b9492ad5fb1d3befa4b7738f 2182 xtables-addons_2.11-3.dsc
 d05e04d495fa4c07cec2c980ef6bfcb5800f3e8f 10712 
xtables-addons_2.11-3.debian.tar.xz
 407287cb36bf9f5aa830f006871dfd63f7adeac3 168612 
xtables-addons-common-dbgsym_2.11-3_amd64.deb
 0999b59166be9fe5a19d07b0a1f7cd39fa5bb312 59376 
xtables-addons-common_2.11-3_amd64.deb
 ffc0ccb99d384e5429d369bff63dfa557f6946bf 283420 
xtables-addons-dkms_2.11-3_all.deb
 06fa2476ec74c5910daeb5a37ea634a9a64dce68 319876 
xtables-addons-source_2.11-3_all.deb
 b3a81ddb62e162a51ff15562289fa07786012281 5837 
xtables-addons_2.11-3_amd64.buildinfo
Checksums-Sha256:
 3944706b2b155f868ba222836d4f6ce6bdab23f14ea69eaa0b337d71dbf99b15 2182 
xtables-addons_2.11-3.dsc
 5e8cd88d3776bd4ec0501873a9fffdceefaae6901be5607feb7649e147dad38c 10712 
xtables-addons_2.11-3.debian.tar.xz
 660493d2780638cc6504214a99d82dffe6d45306828f8b37e89c7200263cb942 168612 
xtables-addons-common-dbgsym_2.11-3_amd64.deb
 9d4a6134c84ff61c5c83c3a4b5be4a95d6546d178ac1ab0d79eeac3262b442e5 59376 
xtables-addons-common_2.11-3_amd64.deb
 251fec098328b036b9a4a6bfaf0a867316e08351183cde7b4c7163d2b36f0f1f 283420 
xtables-addons-dkms_2.11-3_all.deb
 d0cd2ed524020f9a522896b4b25de436d7e332403ea2b422ce258abd4ee587cc 319876 
xtables-addons-source_2.11-3_all.deb
 8a9ba0d7cb9bf48eac4900ca9660bbe3a88777784a2f9562b8e56c1e25632c0d 5837 
xtables-addons_2.11-3_amd64.buildinfo
Files:
 2129d3c6185fafb389db792a88b7726a 2182 admin extra xtables-addons_2.11-3.dsc
 770877e75d0e470868dcc387cbf774a9 10712 admin extra 
xtables-addons_2.11-3.debian.tar.xz
 903de4f77b9a765090b87416c4a4885f 168612 debug extra 
xtables-addons-common-dbgsym_2.11-3_amd64.deb
 2e1ba764547e854b8d00d6efc441815e 59376 admin extra 
xtables-addons-common_2.11-3_amd64.deb
 58eb78a207619b7f92188e15ea1a2053 283420 kernel extra 
xtables-addons-dkms_2.11-3_all.deb
 8261c690568a8950d41eb8ba195324c0 319876 admin extra 
xtables-addons-source_2.11-3_all.deb
 83f449fb2004f72bc0e37a5d3f50e202 5837 admin extra 
xtables-addons_2.11-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEULx8+TnSDCcqawZWUra72VOWjRsFAlhHVacACgkQUra72VOW
jRuiwBAAm5rppJOFyxV49x1QK/wtYYQ0KsHN/ZzGncGvqGsC2n3nRxM3ZUOv2HQW
Tq74ZqgdPQMPGC8gJaVN54wbXR+9AberNIFlXHIH1yKn5tCzTHfiqyztIX2R3w0/
5ZPK3aVgOCuPfoARRdKwixl8HEEMMnuQ2UK+GD3IIUgkp52bXbAG44zsUGsfrlZ+
S4j+s8XgTvfthtmEHv3AlsTn/Cdop+y1bh+wjDernbYMk58YfGJ7NBkBhpQYEUKa
L/TCuDGcGk7XdESyOtnVMkNjSvKx+bQuUHw86HSI0DUfOwdpwH57DH1Na4IJTKCR
b4QP6WA6Dt15oeqyFCjQQzGA9ZwG4BXW4GpsczZb3xRfBomMQT2Rv4bFtzRUxsS6
VyJGuudkz9Ft+yE9MhHLZMQkE9ode0vs7FhQg6F7EufpJWUMpoLvxzAWaL6iznxv
xfy11fh78RpIjrm7Q4rsn8IBOjc0ugKwiuQu3boMVtVlkTFUVww/NAwu24IqLr/y
/ickStWlfPw55ucdiHA4I2XQIHCkTCLOFKtfeZiYu95WtlkrBZBUubwfzuh2faz2
j68kqC58gzC+x42+jxdEwhGNmtGMZji7OxNZPYl+BOQkiSOOTh3R1SXvVjMZUD5b
HT+1wVnjnme0cfe0QGE2wVzJKuTZaAMPFx7qbi1l7E/WyihGSMU=
=wQnj
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to