Your message dated Wed, 27 Jul 2022 13:34:19 +0000
with message-id <e1oghb5-000hki...@fasolo.debian.org>
and subject line Bug#866945: fixed in tinymux 2.12.0.10-1
has caused the Debian Bug report #866945,
regarding tinymux: 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 ow...@bugs.debian.org
immediately.)
--
866945: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866945
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tinymux
Version: 2.10.1.13-1
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org
Hi,
Whilst working on the Reproducible Builds effort [0], we noticed
that tinymux could not be built reproducibly as it includes the
current build time.
Patch attached that uses SOURCE_DATE_EPOCH [1]
[0] https://reproducible-builds.org/
[1] https://reproducible-builds.org/specs/source-date-epoch/
Regards,
--
,''`.
: :' : Chris Lamb, Debian Project Leader
`. `'` la...@debian.org / chris-lamb.co.uk
`-
--- a/debian/patches/reproduciblebuild.diff 1970-01-01 01:00:00.000000000
+0100
--- b/debian/patches/reproduciblebuild.diff 2017-07-02 21:59:04.605714234
+0100
@@ -0,0 +1,24 @@
+Description: Make the build reproducible
+Author: Chris Lamb <la...@debian.org>
+Last-Update: 2017-07-02
+
+--- tinymux-2.10.1.13.orig/src/Makefile.in
++++ tinymux-2.10.1.13/src/Makefile.in
+@@ -120,11 +120,16 @@ LIBMUX_BASE_OBJ = libmux.o
+ MUX_LIBS = @MUX_LIBS@
+ DL_LIB = @DL_LIB@
+
++MUX_BUILD_DATE = `date`
++ifdef SOURCE_DATE_EPOCH
++ MUX_BUILD_DATE = $(shell LC_ALL=C date --utc
--date="@$(SOURCE_DATE_EPOCH)")
++endif
++
+ # Version number routines
+ #
+ VER_SRC = version.cpp
+ VER_OBJ = version.o
+-VER_FLG = -DMUX_BUILD_DATE="\"`date`\"" \
++VER_FLG = -DMUX_BUILD_DATE="\"$(MUX_BUILD_DATE)\"" \
+ -DMUX_BUILD_NUM="\"`sh ./buildnum.sh`\""
+
+ # ===================== CONFIGURATION SECTION ====================
--- a/debian/patches/series 2017-07-02 21:31:54.259658638 +0100
--- b/debian/patches/series 2017-07-02 21:51:48.335120591 +0100
@@ -1 +1,2 @@
cppflags.diff
+reproduciblebuild.diff
--- End Message ---
--- Begin Message ---
Source: tinymux
Source-Version: 2.12.0.10-1
Done: Stephen Dennis <brazilof...@gmail.com>
We believe that the bug you reported is fixed in the latest version of
tinymux, 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 866...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stephen Dennis <brazilof...@gmail.com> (supplier of updated tinymux 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 24 Jul 2022 19:27:02 -0600
Source: tinymux
Architecture: source
Version: 2.12.0.10-1
Distribution: unstable
Urgency: medium
Maintainer: Stephen Dennis <brazilof...@gmail.com>
Changed-By: Stephen Dennis <brazilof...@gmail.com>
Closes: 866945 1013053
Changes:
tinymux (2.12.0.10-1) unstable; urgency=medium
.
* New upstream release
+ fixes ftbfs with GCC-12. (Closes: #1013053)
* Update Standards-Version in debian/control from 4.0.1 to 4.6.1.
+ Removed build date and number for reproducible build.
(Closes: #866945)
Checksums-Sha1:
add52806726a31b4c8cefd6c6e28099a2c41c6c8 1947 tinymux_2.12.0.10-1.dsc
71c18a59103701e20146f2ebc244f523ab49ea20 1100568 tinymux_2.12.0.10.orig.tar.bz2
46c7df75ff50285f0d45a7678554ec769998e9e0 833 tinymux_2.12.0.10.orig.tar.bz2.asc
ba94558353bd24c57a60b6cd887643f986309924 14012
tinymux_2.12.0.10-1.debian.tar.xz
be2088ed1aa380a89f4962c4e8baf6af95d62253 5505
tinymux_2.12.0.10-1_source.buildinfo
Checksums-Sha256:
ba477fa08cb00a32386caf3bc8864847fc6eb265927e2d79be64d5a27d855be8 1947
tinymux_2.12.0.10-1.dsc
735f2854262a2c4873187beb7a4224b9a0f41fdd485dc7d9d8118e5979ae2bac 1100568
tinymux_2.12.0.10.orig.tar.bz2
ba1da191ad2e6508d7750b906d9a7cd994152da986ebb0b6e2aaec18b44b9ae4 833
tinymux_2.12.0.10.orig.tar.bz2.asc
18847fcfd810a99d8c79b2b3066433bc44f1a29ec2e7d3b278c29ffda1164d24 14012
tinymux_2.12.0.10-1.debian.tar.xz
00c0c29d4f17e4cf9e4f30e7bf61ab97ea427915751f8a298f85a69948bfb4e9 5505
tinymux_2.12.0.10-1_source.buildinfo
Files:
ed82bf8b749a04f526e239861da70be7 1947 games optional tinymux_2.12.0.10-1.dsc
41f31d64b748c2ff4649e33aa2aa814b 1100568 games optional
tinymux_2.12.0.10.orig.tar.bz2
58e6805b63fe42719872b1f524ae478a 833 games optional
tinymux_2.12.0.10.orig.tar.bz2.asc
0427a3d0fe50c5a2dc6da18ff934a981 14012 games optional
tinymux_2.12.0.10-1.debian.tar.xz
55477b702c65b35ba90d4f970971c755 5505 games optional
tinymux_2.12.0.10-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmLhO0cQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFGCXDACFTksPQ1MWak2NfvdkCjZIvDP+nVRkcZTC
dCLsVZF9p8IELXoo8lfQkI4MowqAFP/IxzwQqPbUf8kFFS+qoXfL1R9dKljQi5nD
kZntFd14jRK0JiJC79zPhsYbzxjSk6wwRAiOqYZC2l25szMqBJDWW1gKpp2O41/H
36e7+ZBX7RtZpLEm5t9zfB7TK3Fe2j190cAq2mtc0EjoIw/+AP77OR9V11WESZ8s
POttMVvm/vKeRDexxhtjAqk/ZKy4DBpVpgTo+30B+6eckTLxY7uvve4pmo/CNvEj
fmVfgsCQeLDbEhMDAMrKs3cUCfYri1bUK9tTCnhqOH+ysgCcOqCt5jlxNH6fxJM9
/iEa1ZGDRH0RsLsC835qbX8w10zRdLhSvwVr1dTFjVXJdB0le2hgxAqapWeDHEsX
UZTPmYYZ+Uwzr+gh7gIdazD4Akhi8Ab/OFOsO0NvHn4h4/DszMiTq3FX8m6be5oz
faQRQE//MKCKDobOBb3OtLGuLxuUfUo=
=/zVT
-----END PGP SIGNATURE-----
--- End Message ---