[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#795562: marked as done (htp: please make the build reproducible)



Your message dated Thu, 27 Aug 2015 17:34:29 +0000
with message-id <E1ZV14H-0004ic-KO@franck.debian.org>
and subject line Bug#795562: fixed in htp 1.19-2
has caused the Debian Bug report #795562,
regarding htp: 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 owner@bugs.debian.org
immediately.)


-- 
795562: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795562
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: htp
Version: 1.16-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 htp could not be built reproducibly.

The attached patch ensures a consistent timezone when building so that
"last modified X" strings do not vary depending on the host system. Once
applied, htp can be built reproducibly in our reproducible toolchain.

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


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-
--- a/debian/rules	2015-08-15 11:07:14.328660231 +0200
--- b/debian/rules	2015-08-15 11:43:11.806046578 +0200
@@ -3,6 +3,8 @@
 
 #export DH_VERBOSE=1
 
+export TZ=UTC
+
 CPPFLAGS := $(shell dpkg-buildflags --get CPPFLAGS)
 CFLAGS := $(shell dpkg-buildflags --get CFLAGS)
 LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)

--- End Message ---
--- Begin Message ---
Source: htp
Source-Version: 1.19-2

We believe that the bug you reported is fixed in the latest version of
htp, 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 795562@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Santiago Vila <sanvila@debian.org> (supplier of updated htp 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 27 Aug 2015 18:45:28 +0200
Source: htp
Binary: htp
Architecture: source
Version: 1.19-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Santiago Vila <sanvila@debian.org>
Description:
 htp        - An HTML pre-processor
Closes: 795562
Changes:
 htp (1.19-2) unstable; urgency=medium
 .
   * QA Upload.
   [ Chris Lamb ]
   * debian/rules: Add "export TZ=UTC". Closes: #795562.
Checksums-Sha1:
 c28409564c4d6e07d693604a32788cdb5c90e357 1292 htp_1.19-2.dsc
 024445d203601abe5e88cf87e9bb1f205fd0501a 8696 htp_1.19-2.debian.tar.xz
Checksums-Sha256:
 4d51fcec170af30f67e0d21a9e786d8666fc8d4729413405056599117a8b259b 1292 htp_1.19-2.dsc
 4fef198bb72c8d31dfc54abdc0122dfd7c814a2c45802e007527de40a806f7d8 8696 htp_1.19-2.debian.tar.xz
Files:
 19ade51e161f00de7cc25d3760b376c1 1292 web optional htp_1.19-2.dsc
 9908c1ff921ba5aae67906a2099fd5d9 8696 web optional htp_1.19-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCAAGBQJV3z+MAAoJEEHOfwufG4syTywIAJ6FDYnJpcekKdfuReYOE2wo
JwtvroLWjoFe+LBVsitTKIP1VlGINoRHAmrRyQZoXPAQL5Lo+BQU2ALkv6Pohq11
bAo/elxQ9Oxn1oL13kdodyncFsIVJcIn/Q8F+omtWkWXg8Rg8lC76KZdFV4PQqrH
ywkEsqg7PVeMmZk7G9w8gl6AkKPdJH11NjazOlZw4S13Jb2Pvc6ttiiVchoXJe8h
RR0XSwz7htJLWgzgL/hBwJN6ux3bqBEUgMSRTVydTuzPeYPQdcViQHBVrA9Jbv4R
jS5UekB91nN61RuThi/HHQFUX2uvNFNMmsCQTv06vGt53mu6mgNnngErBjf1aWs=
=DbA/
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: