Your message dated Tue, 21 Mar 2017 09:03:50 +0000
with message-id <[email protected]>
and subject line Bug#777020: fixed in ucspi-tcp 1:0.88-3.1
has caused the Debian Bug report #777020,
regarding ucspi-tcp: 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.)


-- 
777020: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777020
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ucspi-tcp
Version: 1:0.88-3
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 ucspi-tcp could not be built reproducibly.

The attached patch removes timestamps from the build system. Once
applied, ucspi-tcp 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 ucspi-tcp.orig/ucspi-tcp-0.88/debian/implicit 
ucspi-tcp/ucspi-tcp-0.88/debian/implicit
--- ucspi-tcp.orig/ucspi-tcp-0.88/debian/implicit       2015-02-04 
00:42:33.937073560 +0000
+++ ucspi-tcp/ucspi-tcp-0.88/debian/implicit    2015-02-04 00:45:55.090046330 
+0000
@@ -35,7 +35,7 @@
            debian/$*/usr/share/doc/$*/changelog'
        @test -s debian/$*/usr/share/doc/$*/changelog || \
          sh -cx 'rm -f debian/$*/usr/share/doc/$*/changelog'
-       @gzip -9 debian/$*/usr/share/doc/$*/changelog*
+       @gzip -9n debian/$*/usr/share/doc/$*/changelog*
 %.deb-docs-docs: %.deb-docs-base
        @for i in `cat debian/$*.docs 2>/dev/null || :`; do \
          if test -d $$i; then \
@@ -54,7 +54,7 @@
        @if test -r debian/$*.NEWS.Debian; then \
          sh -cx 'install -m0644 debian/$*.NEWS.Debian \
            debian/$*/usr/share/doc/$*/NEWS.Debian && \
-             gzip -9 debian/$*/usr/share/doc/$*/NEWS.Debian'; \
+             gzip -9n debian/$*/usr/share/doc/$*/NEWS.Debian'; \
        fi
 %.deb-docs-examples: %.deb-docs-docs
        @rm -rf debian/$*/usr/share/doc/$*/examples
diff -urNad ucspi-tcp.orig/ucspi-tcp-0.88/debian/rules 
ucspi-tcp/ucspi-tcp-0.88/debian/rules
--- ucspi-tcp.orig/ucspi-tcp-0.88/debian/rules  2015-02-04 00:42:33.937073560 
+0000
+++ ucspi-tcp/ucspi-tcp-0.88/debian/rules       2015-02-04 00:46:03.278412348 
+0000
@@ -76,7 +76,7 @@
        install -d -m0755 '$(DIR)'/usr/share/man/man1
        for i in debian/ucspi-tcp-man/*.1; do \
          install -m0644 $$i '$(DIR)'/usr/share/man/man1/ && \
-         gzip -9 '$(DIR)'/usr/share/man/man1/$${i##*/} || exit 1; \
+         gzip -9n '$(DIR)'/usr/share/man/man1/$${i##*/} || exit 1; \
        done
        # ucspi-tcp-ipv6
        # programs
@@ -109,7 +109,7 @@
            '$(DIRIPV6)'/usr/share/man/man1/; \
        done
        for i in '$(DIRIPV6)'/usr/share/man/man1/*.1; do \
-         gzip -9 $$i || exit 1; \
+         gzip -9n $$i || exit 1; \
        done
        # changelog
        test -r changelog || ln -s CHANGES changelog

--- End Message ---
--- Begin Message ---
Source: ucspi-tcp
Source-Version: 1:0.88-3.1

We believe that the bug you reported is fixed in the latest version of
ucspi-tcp, 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.
Chris Lamb <[email protected]> (supplier of updated ucspi-tcp 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: Thu, 16 Mar 2017 09:30:50 +0100
Source: ucspi-tcp
Binary: ucspi-tcp ucspi-tcp-ipv6
Architecture: source amd64
Version: 1:0.88-3.1
Distribution: unstable
Urgency: medium
Maintainer: Gerrit Pape <[email protected]>
Changed-By: Chris Lamb <[email protected]>
Description:
 ucspi-tcp  - command-line tools for building TCP client-server applications
 ucspi-tcp-ipv6 - command-line tools for building TCP client-server 
applications (I
Closes: 777020 847036
Changes:
 ucspi-tcp (1:0.88-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Make the calls to gzip reproducible. (Closes: #777020)
   * Sort the MD5SUMS file in a reproducible manner. Thanks to Valerie Young
     <[email protected]>. (Closes: #847036)
Checksums-Sha1:
 1d73f3a6a5a65a4c31d9b2c1dd6db4226b7c7090 1718 ucspi-tcp_0.88-3.1.dsc
 793b4189795b563085602c030dd8aa0d206ddc0e 53019 ucspi-tcp_0.88.orig.tar.gz
 f4c5dcefffdc7ed438105c10b2712f17167013d2 43417 ucspi-tcp_0.88-3.1.diff.gz
 ab300eaea946aad30b12107c276af6287423e351 71374 
ucspi-tcp-ipv6_0.88-3.1_amd64.deb
 ed7bdae32e099a5bbce0af55c740b2195542d163 4659 
ucspi-tcp_0.88-3.1_amd64.buildinfo
 1f732023734aed261acc0531aabee0895f506f5c 70314 ucspi-tcp_0.88-3.1_amd64.deb
Checksums-Sha256:
 b2b358a807ebd17c504848cf440fa46ece4f4e25cefdca076adf39b617632b08 1718 
ucspi-tcp_0.88-3.1.dsc
 4a0615cab74886f5b4f7e8fd32933a07b955536a3476d74ea087a3ea66a23e9c 53019 
ucspi-tcp_0.88.orig.tar.gz
 2c7b3d3a8097f7365120aaa545d40eeeeafb2e5acbaf35a05d463188f04436e8 43417 
ucspi-tcp_0.88-3.1.diff.gz
 75c94d08edd42712019619d9ebd9c0559574eab65ac8370235b27a144e1f39ee 71374 
ucspi-tcp-ipv6_0.88-3.1_amd64.deb
 c11d475534e0479239809f41492109e5a55ad58da0b713ffcf09527de6cd1eba 4659 
ucspi-tcp_0.88-3.1_amd64.buildinfo
 97e97fd053c19dccc18a927519086e6f3401512dd01e0bc831cd3ea211e5edb7 70314 
ucspi-tcp_0.88-3.1_amd64.deb
Files:
 d061f75944a569042f54e90dd9b1ff88 1718 net optional ucspi-tcp_0.88-3.1.dsc
 39b619147db54687c4a583a7a94c9163 53019 net optional ucspi-tcp_0.88.orig.tar.gz
 48bcd60f32913f6c31b62b9d525758b0 43417 net optional ucspi-tcp_0.88-3.1.diff.gz
 82143471a3c2c8613779a94a63c105c7 71374 net optional 
ucspi-tcp-ipv6_0.88-3.1_amd64.deb
 db3ac797634d35f8dfc2d41cb1825b59 4659 net optional 
ucspi-tcp_0.88-3.1_amd64.buildinfo
 9801e5df174daac6295b6430b886e67f 70314 net optional 
ucspi-tcp_0.88-3.1_amd64.deb

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

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAljKTksACgkQHpU+J9Qx
Hlhkvg//aYlayQ8RN21YWTV4wIZOI3Ta5og0/DrRuHem2iAqRVtbketk64+DiT++
H7X5/BYvqueLcAw22EZiuy6IO5hHrZKaNyy/PxmYcW7xDicrLB/asEI4v9aYWD8O
pPPcCHnZXobZN3RfJxcsoUk6vNmNvtX1vx6yh+fr90yj9uoQNRYICs57Mt4PoGe6
RyY4gOBclQXxqGztVTdYARcGnACZB4yLY9Jfo4veivuTPQ3tvkRzyL/H5SUlBfJK
KgY7XK0030lFo4gOXDbPYLR+01B54Qg0N8FWvMHj2wGvvcUWLTcg9Mzw6V9dflcn
a3FW1fjNyMfHCTKQNwWqraOBtGFrLGkH75Wb+xEJWPC28Npnu5W/k83nC6hfvn2K
kv8+rwQAFvFM4BZ+won1yx5txRlGv3owa//Crl1UoeUYDh/DNcVz/L3EsDtQVAZc
Iu3SDBZaweKmKhhVJENijqg7999UrbXCvibXyYrrkFKQYUwaCzD2lCAvTyS9PAvO
bDVpjC0z818oYetgurzmM616GH/a2DGZwUjeM8HABOZ4EB564hdGvrqxIDZi5hkc
FVX6qNezHt8N5/DM81lBrRusRO3OpMnDNtv7h7mrNPUD2DmKt2d37qZRTSMsEsCv
+qc3bP8GpQqhbpah6HTxNyE3PkvUMvYL2K8Dz5kHzzIku3eaav8=
=1N9J
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to