Your message dated Mon, 15 Aug 2016 13:22:04 +0000
with message-id <[email protected]>
and subject line Bug#776603: fixed in triplane 1.0.8-2
has caused the Debian Bug report #776603,
regarding triplane: 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.)


-- 
776603: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776603
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: triplane
Version: 1.0.8-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: randomness
X-Debbugs-Cc: [email protected]

Hi,

While working on the "reproducible builds" effort [1], we have noticed
that triplane could not be built reproducibly.

The attached patch removes randomess from the build system caused by an
uninitialised array. Once applied, triplane 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 --git a/src/tools/dksbuild/dksbuild.cc b/src/tools/dksbuild/dksbuild.cc
index 8537704..bc29e43 100644
--- a/src/tools/dksbuild/dksbuild.cc
+++ b/src/tools/dksbuild/dksbuild.cc
@@ -68,7 +68,7 @@ int filelength(FILE *faili)
 int main(int argc,char **argv)
 {
   FILE *in,*out;
-  char tekstia[20];
+  char tekstia[20] = {0};
   int kohtien_lukumaara=0;
   char ch;
   char file_to_be[80];

--- End Message ---
--- Begin Message ---
Source: triplane
Source-Version: 1.0.8-2

We believe that the bug you reported is fixed in the latest version of
triplane, 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.
Markus Koschany <[email protected]> (supplier of updated triplane 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: Mon, 15 Aug 2016 14:11:53 +0200
Source: triplane
Binary: triplane
Architecture: source
Version: 1.0.8-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Markus Koschany <[email protected]>
Description:
 triplane   - side-scrolling dogfighting game
Closes: 776603
Changes:
 triplane (1.0.8-2) unstable; urgency=medium
 .
   * Team upload.
   * Declare compliance with Debian Policy 3.9.8.
   * Use canonical Vcs-URI and https.
   * triplane.desktop: Add keywords and a comment in German.
   * Add reproducible-build.patch and make the build reproducible.
     Thanks to Chris Lamb for the report and patch. (Closes: #776603)
   * Use compat level 9 and require debhelper >= 9.
Checksums-Sha1:
 815bc9f0bc33df23a94b008a0b7e9ca2dcfd3956 2072 triplane_1.0.8-2.dsc
 6a14ccd91543539ec87a632f251678584e8dcff3 2592 triplane_1.0.8-2.debian.tar.xz
Checksums-Sha256:
 0f3c250ad2a2f69a970af8422046a59dcb95e669a8fce22b3e0703d30b2245fa 2072 
triplane_1.0.8-2.dsc
 91bbee29d4bbbf58c355bff3d74afad41f170c9a5b94c437524937db155607a0 2592 
triplane_1.0.8-2.debian.tar.xz
Files:
 0f385b56b6e1116b6f82166dd8d1b47d 2072 games optional triplane_1.0.8-2.dsc
 a4cfd64ed24754e359cdfe17e46f451f 2592 games optional 
triplane_1.0.8-2.debian.tar.xz

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

iQJ8BAEBCgBmBQJXsbPkXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1HkQ+8P/RYRkpBeIxYkH0kp+xoA8I/3
6fIT9z0sPQyRT5xGJDaEe9eXj9mKhrxL4FtiGgTtKkWoLRiDH630P+pBAOMdO9Yz
G4AZmXZsblT7xkutNHl7NJXOzcXbDG/A4G+oJJyVGGMvptdgaxZobK6WbEOZo2Jo
ARFS2RyQk5vYrgN0kZrfeca/f3TexthlwWnResufKDq8FOBBA1qSzjk4/1F9invs
O75Yr31oQp2YCAzT0hmi+4gQE/QxUgOR6Vh/IG+/zpseLzFKg2SJ/Y6yC2lx0HIE
U4VL2eTfBKBPxa1uokZir4l0y2DziX3b//JgxXuuvWBU1OEhTp6w5j+s1yJN/nEL
Tcjz8TwclzSA2l3urEH1tDnYA0ClTLUi989lgnIrsfvylfYSNsNgaVHnfE4w9b9U
tDJrrE2cStkXyLJxF2fRaRT5SdPgWURgb6O1AvxRFCKbbMujxuo9UNkG4CasQq9a
SPYxc5jESPtZ7D8rBpzFCmiz5ZRgw7HAQmWycnxUi7QDSogPN6S8s+Z8eovZgiua
Z+KajE5MpUfYETdhDlLZLnRW7g3gVNnFMjkykylC8BJ84dxurff98N2QI5dzw72r
IKItJbVj+gskV6DpEh3mSkrtw8fVVRH5N8tAg22Uq/9JqB7AfY5q3fr/sRPvEMYF
zB9pEcNmzLHSdNESQ9QS
=PGNY
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to