Your message dated Thu, 10 Nov 2022 21:35:39 +0000
with message-id <[email protected]>
and subject line Bug#831585: fixed in tcpreen 1.4.4-2.1
has caused the Debian Bug report #831585,
regarding tcpreen: 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.)


-- 
831585: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831585
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: tcpreen
Version: 1.4.4-2
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps
X-Debbugs-Cc: [email protected]

Hi,

Whilst working on the "reproducible builds" effort [0], we noticed
that tcpreen could not be built reproducibly.

Patch attached.

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


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/control    2016-07-17 15:33:42.230317809 +0200
--- b/debian/control    2016-07-17 15:42:56.008740595 +0200
@@ -6,7 +6,9 @@
 Build-Depends: 
  debhelper (>= 9), 
  gettext, 
- autotools-dev
+ autotools-dev,
+ lsb-release,
+ dh-autoreconf
 Standards-Version: 3.9.2
 Homepage: http://www.remlab.net/tcpreen/
 
--- a/debian/patches/reproducible_build.patch   1970-01-01 02:00:00.000000000 
+0200
--- b/debian/patches/reproducible_build.patch   2016-07-17 15:39:09.782131181 
+0200
@@ -0,0 +1,14 @@
+Author: Chris Lamb <[email protected]>
+Last-Update: 2016-07-17
+
+--- tcpreen-1.4.4.orig/m4/hostname.m4
++++ tcpreen-1.4.4/m4/hostname.m4
+@@ -5,7 +5,7 @@ dnl From Remi Denis-Courmont
+ AC_DEFUN([RDC_BUILD_HOSTNAME],
+ [AC_CACHE_CHECK([for build hostname],
+ rdc_cv_build_hostname,
+-[rdc_cv_build_hostname=`hostname -f 2>/dev/null || uname -n 2>/dev/null || 
hostname 2>/dev/null || echo "unknown"`
++[rdc_cv_build_hostname=`lsb_release --short --description`
+ ])
+ AC_DEFINE_UNQUOTED(PACKAGE_BUILD_HOSTNAME, "$rdc_cv_build_hostname",
+               [Define to the hostname of the host who builds the package.])
--- a/debian/patches/series     1970-01-01 02:00:00.000000000 +0200
--- b/debian/patches/series     2016-07-17 15:39:01.842039245 +0200
@@ -0,0 +1 @@
+reproducible_build.patch
--- a/debian/rules      2016-07-17 15:33:42.230317809 +0200
--- b/debian/rules      2016-07-17 15:47:01.055608566 +0200
@@ -1,3 +1,3 @@
 #!/usr/bin/make -f
 %:
-       dh $@
+       dh $@ --with autoreconf

--- End Message ---
--- Begin Message ---
Source: tcpreen
Source-Version: 1.4.4-2.1
Done: Vagrant Cascadian <[email protected]>

We believe that the bug you reported is fixed in the latest version of
tcpreen, 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.
Vagrant Cascadian <[email protected]> (supplier of updated tcpreen 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: SHA512

Format: 1.8
Date: Thu, 10 Nov 2022 13:00:17 -0800
Source: tcpreen
Architecture: source
Version: 1.4.4-2.1
Distribution: unstable
Urgency: medium
Maintainer: Alberto Capella Silva <[email protected]>
Changed-By: Vagrant Cascadian <[email protected]>
Closes: 831585
Changes:
 tcpreen (1.4.4-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ Chris Lamb ]
   * reproducible builds: Use lsb_release short description instead of
     hostname (Closes: #831585)
Checksums-Sha1:
 aafc3e37f34d67d28ac1ce090609172c22055c64 1303 tcpreen_1.4.4-2.1.dsc
 c292d4aaa1fbb94bbe5aa795679cfe85d0371cab 5768 tcpreen_1.4.4-2.1.debian.tar.xz
Checksums-Sha256:
 22691b00a2bfea64788b4ffd56acc36f9f76f2460fdd96370d0ea9aa169f4718 1303 
tcpreen_1.4.4-2.1.dsc
 2eac0bc7dff284139518364e6e891aa8141f3c37cb0e78fdf35f4e6652baceb4 5768 
tcpreen_1.4.4-2.1.debian.tar.xz
Files:
 8c8c152a16d2b153115505d4301f3300 1303 net optional tcpreen_1.4.4-2.1.dsc
 f277c18e8e07e9a1908609195ccd9bb3 5768 net optional 
tcpreen_1.4.4-2.1.debian.tar.xz

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

iIkEARYKADEWIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCY21oxRMcdmFncmFudEBk
ZWJpYW4ub3JnAAoJENxRj8h/lxaqZe8BAN6J+aESiN5z7b/CukItepKN8j9GfRiv
BjfBzBvQO7dgAP4tf1u2QLIrJYGs6809s+9c1NUwQKV5xubIBBmsHHJHDg==
=916I
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to