Your message dated Tue, 19 Feb 2019 09:34:21 +0000
with message-id <[email protected]>
and subject line Bug#907600: fixed in diffoscope 112
has caused the Debian Bug report #907600,
regarding diffoscope: add option to ignore timestamp differences in containers
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.)


-- 
907600: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907600
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: diffoscope
Version: 99
Severity: wishlist
Tags: upstream

Hi,

diffoscope has been a very useful tool for me, in comparing dumps of
various sorts spit out by several systems. It would be great to have an
option to ignore timestamps, in order to be able to check if two
tarballs/zipballs/whateverballs have the same contents, even if the
contents were generated on different dates.

Thanks for considering

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.18.0-rc5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages diffoscope depends on:
ii  libpython3.6-stdlib    3.6.6-3
ii  python3                3.6.6-1
ii  python3-distro         1.3.0-1
ii  python3-distutils      3.6.6-1
ii  python3-libarchive-c   2.1-3.1
ii  python3-magic          2:0.4.15-2
ii  python3-pkg-resources  39.2.0-1

Versions of packages diffoscope recommends:
pn  abootimg                         <none>
ii  acl                              2.2.52-3+b1
pn  apktool                          <none>
pn  binutils-multiarch               <none>
ii  bzip2                            1.0.6-9
pn  caca-utils                       <none>
ii  colord                           1.3.3-2
pn  db-util                          <none>
ii  default-jdk [java-sdk]           2:1.10-68
ii  default-jdk-headless             2:1.10-68
pn  device-tree-compiler             <none>
pn  docx2txt                         <none>
ii  e2fsprogs                        1.44.4-2
pn  enjarify                         <none>
pn  fontforge-extras                 <none>
pn  fp-utils                         <none>
ii  genisoimage                      9:1.1.11-3+b2
ii  gettext                          0.19.8.1-7
pn  ghc                              <none>
ii  ghostscript                      9.22~dfsg-3
pn  giflib-tools                     <none>
pn  gnumeric                         <none>
ii  gnupg                            2.2.9-2
ii  imagemagick                      8:6.9.10.8+dfsg-1
ii  imagemagick-6.q16 [imagemagick]  8:6.9.10.8+dfsg-1
pn  jsbeautifier                     <none>
pn  libarchive-tools                 <none>
pn  llvm                             <none>
ii  lz4                              1.8.2-1
ii  mono-utils                       4.6.2.7+dfsg-2
pn  odt2txt                          <none>
pn  oggvideotools                    <none>
ii  openjdk-10-jdk [java-sdk]        10.0.2+13-1
ii  openjdk-8-jdk [java-sdk]         8u181-b13-1
ii  openssh-client                   1:7.7p1-4
pn  pgpdump                          <none>
ii  poppler-utils                    0.63.0-2
pn  procyon-decompiler               <none>
pn  python3-argcomplete              <none>
pn  python3-binwalk                  <none>
ii  python3-debian                   0.1.33
pn  python3-defusedxml               <none>
pn  python3-guestfs                  <none>
pn  python3-jsondiff                 <none>
ii  python3-progressbar              2.3-4
ii  python3-pyxattr                  0.6.0-2+b2
pn  python3-tlsh                     <none>
pn  r-base-core                      <none>
ii  rpm2cpio                         4.14.1+dfsg1-4
pn  sng                              <none>
ii  sqlite3                          3.24.0-1
ii  squashfs-tools                   1:4.3-6
pn  tcpdump                          <none>
ii  unzip                            6.0-21
ii  vim-common                       2:8.1.0320-1
ii  xmlbeans                         2.6.0+dfsg-4
ii  xxd                              2:8.1.0320-1
ii  xz-utils                         5.2.2-1.3

Versions of packages diffoscope suggests:
ii  libjs-jquery  3.2.1-1

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: diffoscope
Source-Version: 112

We believe that the bug you reported is fixed in the latest version of
diffoscope, 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.
Chris Lamb <[email protected]> (supplier of updated diffoscope 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: SHA256

Format: 1.8
Date: Tue, 19 Feb 2019 09:56:29 +0100
Source: diffoscope
Binary: diffoscope
Architecture: source all
Version: 112
Distribution: unstable
Urgency: medium
Maintainer: Reproducible builds folks 
<[email protected]>
Changed-By: Chris Lamb <[email protected]>
Description:
 diffoscope - in-depth comparison of files, archives, and directories
Closes: 907600
Changes:
 diffoscope (112) unstable; urgency=medium
 .
   [ Chris Lamb ]
   * New features:
     - Add a --exclude-directory-metadata=recursive option to support ignoring
       timestamp differences (etc.) in nested archives/containers.
       (Closes: #907600, reproducible-builds/diffoscope#36)
     - Add support for comparing metadata in MP3 files.
       (Closes: reproducible-builds/diffoscope#43)
     - Add support for comparing .crx Chrome browser extensions.
       (Closes: reproducible-builds/diffoscope#41)
 .
   * Bug fixes:
     - Catch tracebacks when mounting invalid filesystem images under guestfs.
     - Ensure both WASM test data files are actually unique.
       (Closes: reproducible-builds/diffoscope#42)
     - Replace literal xxd(1) output in tests/data/hello.wasm with its binary
       equivalent. (Closes: reproducible-builds/diffoscope#47)
 .
   * Misc improvements:
     - Rework and comment logic determining a default for
       exclude_directory_metadata.
     - Fix a number of Ghostscript-related test issues regarding the update of
       this package from 9.20 to 9.26 in Debian "stable".
 .
   [ Mattia Rizzolo ]
   * Make test_ps.test_text_diff pass with ghostscript 9.26.
 .
   [ Ed Maste ]
   * Include relocation information in objdump disassembly.
     (Closes: reproducible-builds/diffoscope#48)
 .
   [ Graham Christensen ]
   * Clarify notice if no file-specific diff caused fallback. (MR: !19)
Checksums-Sha1:
 f4f8b526689276ac6e8f8540c82a21543b77206c 4478 diffoscope_112.dsc
 5109d1bf3c13f33e3492ae3c8a6fd46c15c221e2 9280252 diffoscope_112.tar.xz
 ba825c778a4729c462190e11ae805ac9c09dd05e 127680 diffoscope_112_all.deb
 7017e9fb95fadfb69b8fa7eedae0e0ad21d20aea 24887 diffoscope_112_amd64.buildinfo
Checksums-Sha256:
 82a53d78cc5f21d60de4fc559993d9a0c5700d39148dad99b6ef8fbd31dfb2b9 4478 
diffoscope_112.dsc
 7621437783056c67524ff38f9bc0018f8a5f21f825941f837ed03b7885161b3b 9280252 
diffoscope_112.tar.xz
 988d1103b852a6525a42be0d4fab3bab1615bdede2d1df480a7f4e2f8cf376c0 127680 
diffoscope_112_all.deb
 3ee1062700f45dfe2cf4cc9a0d6a61005fa3f809b05b81b0af2d823c0458fef3 24887 
diffoscope_112_amd64.buildinfo
Files:
 4a5f5db4b8569718cf69e2a3080c494a 4478 devel optional diffoscope_112.dsc
 51d7eaabdba3c243df90a582f7e10fdd 9280252 devel optional diffoscope_112.tar.xz
 e78469f8645390c482475db28398185e 127680 devel optional diffoscope_112_all.deb
 60b147ec3fc0aa8b3d35919e2a91bfb0 24887 devel optional 
diffoscope_112_amd64.buildinfo

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

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAlxryigACgkQHpU+J9Qx
HlgGKQ/9EiuGb4KVsXIvtuq42//tPa7MtPVlhtAGDgXrm4Uk5GUXH+vwPQnFlo3g
0y2fv3lWj292AC9D7ozWMSTVsgwAh70KzPtyYu2XQuYl0Kw7x97rC+ePdafKuP46
JDwXbCetHnD6oiRIbOU9q+wJX+Y3vrBlPOEDV6j9oDslIAQ8OP2iapTprpIRHzzu
bjjkLNC0NyjgIRaOIwM2TU2LaQgQpteZmebiMaxxahMShvcyowUzus7nyKzdUjHX
5e/ClozVBRKnpdGVCw9DDR0+JmSnQO9gWv7t0V35oEw3BdNDIhWh2Xlp4vD+IF5e
IBu65w3aouPEvD5FSRVh3U0hw05XAQ7l1Wo6lxJHRGeBG7j0BJsXPnO9OXAZYIcj
R74tAoa1Kj5AcClR5j7qmrs5YS52hppi4xt3K/ye2LJELWxwrYf/UdFvsrX0oEKc
ZzlkpSeQZjJxF//P5L5jsqtZ7OC4KXUVo9R1Jpdw89s02hMj2xbia3yBMiOyOlZf
o2qmm6Nvar5AMiNJwhlHZpeGrVdMvmbgMvjwv6IfzH5+kQ1wWtqem1MT+bR7qCJN
7w2zxgZ7OnSrpjBoBpmnQ1FWrFnTOf7VxIV0df3Rmy0VRGaSMKc+0Gk0YsTrkMnW
Sr/dFYuxzDjuAkq+HDlVsjsRbKQS14S31EHCQO1TjivqLnKr4Wo=
=S4nE
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to