Your message dated Mon, 22 Aug 2022 00:04:19 +0000
with message-id <[email protected]>
and subject line Bug#787999: fixed in libwebcam 0.2.5-2
has caused the Debian Bug report #787999,
regarding libwebcam: 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.)


-- 
787999: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787999
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libwebcam
Version: 0.2.4-1.1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps

Hi!

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

The attached patch removes extra timestamps from the gzip files. Once
applied, libwebcam can be built reproducibly in our current experimental
framework.

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

-- 
Dhole
Description: Make libwebcam build reproducible
 The following patch makes the calls to gzip discard the timestamp of files
 when compressing, so no time metadata is stored. This way the build becomes
 reproducible.
 .
 libwebcam (0.2.4-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Removes timestamps from gzip
Author: Dhole <[email protected]>
Bug-Debian: https://bugs.debian.org/770982

---

--- libwebcam-0.2.4.orig/uvcdynctrl/CMakeLists.txt
+++ libwebcam-0.2.4/uvcdynctrl/CMakeLists.txt
@@ -58,7 +58,7 @@ add_definitions (-DHAVE_CONFIG_H)
 
 #create man pages
 execute_process (
-       COMMAND                 sh -c "rm -f ${CMAKE_CURRENT_BINARY_DIR}/*.gz; 
cp ${CMAKE_CURRENT_SOURCE_DIR}/uvcdynctrl.1_ 
${CMAKE_CURRENT_BINARY_DIR}/uvcdynctrl.1; cp 
${CMAKE_CURRENT_SOURCE_DIR}/uvcdynctrl.1_ 
${CMAKE_CURRENT_BINARY_DIR}/uvcdynctrl-${UVCDYNCTRL_VERSION}.1; gzip --best 
${CMAKE_CURRENT_BINARY_DIR}/uvcdynctrl-${UVCDYNCTRL_VERSION}.1; gzip --best 
${CMAKE_CURRENT_BINARY_DIR}/uvcdynctrl.1;"
+       COMMAND                 sh -c "rm -f ${CMAKE_CURRENT_BINARY_DIR}/*.gz; 
cp ${CMAKE_CURRENT_SOURCE_DIR}/uvcdynctrl.1_ 
${CMAKE_CURRENT_BINARY_DIR}/uvcdynctrl.1; cp 
${CMAKE_CURRENT_SOURCE_DIR}/uvcdynctrl.1_ 
${CMAKE_CURRENT_BINARY_DIR}/uvcdynctrl-${UVCDYNCTRL_VERSION}.1; gzip --best -n 
${CMAKE_CURRENT_BINARY_DIR}/uvcdynctrl-${UVCDYNCTRL_VERSION}.1; gzip --best -n 
${CMAKE_CURRENT_BINARY_DIR}/uvcdynctrl.1;"
        RESULT_VARIABLE         MAN_BUILD_RESULT
        
 )

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: libwebcam
Source-Version: 0.2.5-2
Done: Boyuan Yang <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libwebcam, 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.
Boyuan Yang <[email protected]> (supplier of updated libwebcam 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: Sun, 21 Aug 2022 19:44:40 -0400
Source: libwebcam
Architecture: source
Version: 0.2.5-2
Distribution: unstable
Urgency: medium
Maintainer: Boyuan Yang <[email protected]>
Changed-By: Boyuan Yang <[email protected]>
Closes: 787999
Changes:
 libwebcam (0.2.5-2) unstable; urgency=medium
 .
   * debian/control: Bump Standards-Version to 4.6.1.
   * debian/control: Restrict architecture to linux-any.
   * debian/patches: Add patch to fix package reproducibility.
     (Closes: #787999)
   * debian/changelog: Remove trailing spaces.
Checksums-Sha1:
 83c9d88cf2e4fcc8bf5dafa5662e7245f4a55ce5 2088 libwebcam_0.2.5-2.dsc
 1c915a7706d4bcc18cc5cee7986c29a74364f39a 147456 libwebcam_0.2.5.orig.tar.gz
 480e0e5d2bd6f8a67d251bac84566fc7cd764f5d 3640 libwebcam_0.2.5-2.debian.tar.xz
 c49052d1ce7ff1a352c20d1868a0af4ccf48a699 8641 libwebcam_0.2.5-2_amd64.buildinfo
Checksums-Sha256:
 1812247e7787abc4ad704d0d52762f5fc048f502e80feb7d09781bb19379a708 2088 
libwebcam_0.2.5-2.dsc
 3ca5199c7b8398b655a7c38e3ad4191bb053b1486503287f20d30d141bda9d41 147456 
libwebcam_0.2.5.orig.tar.gz
 6f3606c9fb4def7e631656c5b1caa29e67c669093889177cdf9cb9c0f204ea8e 3640 
libwebcam_0.2.5-2.debian.tar.xz
 d57f7b8a5a55f79966e64795b18f661b17ca2e2e479a4ad755696a7ee960e29c 8641 
libwebcam_0.2.5-2_amd64.buildinfo
Files:
 c6def174d12b7c7861bb449936a97d87 2088 libs optional libwebcam_0.2.5-2.dsc
 454123bbcc2497fb74a7542b48dd96b4 147456 libs optional 
libwebcam_0.2.5.orig.tar.gz
 c587078ae96ce32010121480b14d3749 3640 libs optional 
libwebcam_0.2.5-2.debian.tar.xz
 57c977ba1e9622f200d4b50e2eb7713f 8641 libs optional 
libwebcam_0.2.5-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmMCw7MACgkQwpPntGGC
Ws7o+g//bsWXWr1Z95j1GvCdmzM7ju/KdhJlN6OXGyYAvF0J3IZy9ZmWr1dhIIRn
Lc9pekhmZlM8tGB/NUKioy/gK56AXv4messUNT+BIET1qBHyCYmHnAXHOmygUTFb
pB7GE1NZ3UbENl5QWSzdOhE2afcmQ8UNoXuijG9TlukT/hkAEvb+dmAY/SzQo+8d
pRJeEue3xMxWJuQIopcGdU3POcK3YhBuv2YqHno7KZpVBx91DgdNwuQjKFTyGbaz
DdkAqsxAaL/bYSx6Kp8kC7q69P1k9IqEX2AEpnP+dNIwTPabP0g1xtVTxqsmywOo
Wo1fhX2HGuoazjhKKoDBB9ItKGtXZPf2JTKtQQ+0vyCe6M4Knubwa5gpVisn7rCb
pCol3O8DcdIJ2niUfF5WnTJQrXmyA6zOJU4rJ//85WjGrOPlUM0QLwE/kGYQgxUF
VQcu5uYLQKcGyKQsITDDm2p4q264KHLL8BTmnnL+0yojpWKOapHkhhR++LajzXGr
BZ6EpiSyNdhPre6wfApT43CRHcURceljxA5ARFwcXJillrc70AidCO2mQxeOVfQr
2eqUQzN7+Z+7Dd+Q57s2tBNKBzClcgTe0YMQwlG18ij2vSrhH+f/5zUYbySP+P/0
763UKqZL2Ofh0NcqCAGhgpiNO6G4AbsYG9IAuDDrF5W8S9ezb3I=
=VLIG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to