Your message dated Tue, 15 Dec 2015 16:34:23 +0000
with message-id <e1a8syr-0004pb...@franck.debian.org>
and subject line Bug#806891: fixed in diffoscope 43
has caused the Debian Bug report #806891,
regarding Multi-file HTML output
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.)


-- 
806891: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806891
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: diffoscope
Version: 42
Severity: wishlist
Tags: patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

in the branch "html-dir" in the main repository, you will find the
following feature:

    Multi-file HTML output
    
    in order to make it feasible to create HTML output with large diffs,
    this adds a new presenter mode (--html-dir) which spreads the output
    over multiple files in a directory.
    
    In particular, the table presenting a diff that is larger than the
    number of bytes specified via --separate-file-diff-size (200kB by
    default) is writen to a separate file and loaded on demand using
    JavaScript/JQuery.
    
    By default, JQuery is symlinked into the output directory from
    /usr/share/javascript/jquery/jquery.js (install libjs-jquery!), but an
    alternative location (e.g. /javascript/jquery/jquery.js) can be
    specified using the --jquery command line parameter.

http://anonscm.debian.org/cgit/reproducible/diffoscope.git/log/?h=html-dir

Please review, and if you like it, merge it and remove the html-dir branch.

Greetings,
Joachim


- -- System Information:
Debian Release: stretch/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages diffoscope depends on:
ii  python3-libarchive-c   2.1-3
ii  python3-magic          1:5.25-2
ii  python3-pkg-resources  18.4-2
pn  python3:any            <none>

Versions of packages diffoscope recommends:
ii  acl                        2.2.52-2
pn  binutils-multiarch         <none>
ii  bzip2                      1.0.6-8
ii  cpio                       2.11+dfsg-4.1
ii  default-jdk [java-sdk]     2:1.7-52.1
ii  fontforge-extras           0.3-4
ii  fp-utils                   2.6.4+dfsg-8
ii  fp-utils-2.6.4 [fp-utils]  2.6.4+dfsg-8
ii  gcj-4.8-jdk [java-sdk]     4.8.5-2
ii  gcj-4.9-jdk [java-sdk]     4.9.3-7
ii  gcj-5-jdk [java-sdk]       5.2.1-23
ii  gcj-jdk [java-sdk]         4:5.2.1-6
ii  genisoimage                9:1.1.11-3
ii  gettext                    0.19.6-1
ii  ghc                        7.8.4-9
ii  gnupg                      1.4.19-6
ii  mono-utils                 3.2.8+dfsg-10
ii  openjdk-6-jdk [java-sdk]   6b37-1.13.9-1
ii  openjdk-7-jdk [java-sdk]   7u91-2.6.3-2
ii  pdftk                      2.02-3
ii  poppler-utils              0.26.5-4
ii  python3-debian             0.1.27
ii  python3-rpm                4.12.0.1+dfsg1-3+b1
ii  python3-tlsh               3.4.1+20151014-1
ii  rpm2cpio                   4.12.0.1+dfsg1-3+b1
ii  sng                        1.0.6-2
ii  sqlite3                    3.9.2-1
ii  squashfs-tools             1:4.3-3
ii  unzip                      6.0-20
ii  vim-common                 2:7.4.826-1+b1
ii  xz-utils                   5.1.1alpha+20120614-2.1

diffoscope suggests no packages.

- -- no debconf information

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

iEYEARECAAYFAlZfCmIACgkQ9ijrk0dDIGxJRgCfZzj7cMjbL+3kTBMs/fTjUcer
9Q8An0cIY9ylDdmHNKKQ818UdXAFgliN
=YIRi
-----END PGP SIGNATURE-----

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

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 806...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jérémy Bobbio <lu...@debian.org> (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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Tue, 15 Dec 2015 15:54:55 +0000
Source: diffoscope
Binary: diffoscope debbindiff
Architecture: source all
Version: 43
Distribution: unstable
Urgency: low
Maintainer: Reproducible builds folks 
<reproducible-bui...@lists.alioth.debian.org>
Changed-By: Jérémy Bobbio <lu...@debian.org>
Description:
 debbindiff - transitional package
 diffoscope - in-depth comparison of files, archives, and directories
Closes: 805774 806891 807997
Changes:
 diffoscope (43) unstable; urgency=low
 .
   [ Reiner Herrmann ]
   * Add comparator for Android dex files.
   * Add comparator for filesystem images using libguestfs.
 .
   [ Chris Lamb ]
   * Add comparator for icons and JPEG images using libcaca.
 .
   [ Clemens Lang ]
   * Add comparator for OS X binary files (also known as Mach-O). Requires the
     otool(1) and lipo(1) which are mostly likely found on OS X.
 .
   [ Baptiste Daroussin ]
   * Use libarchive for tar instead of Python included library. We already
     have libarchive as a mandatory dependency, and libarchive is faster
     and more reliable.
 .
   [ Mike McQuaid ]
   * Support older versions of GNU diff. OS X 10.11 ships with an older GPLv2
     version (`2.8.1`) which does not support the `diff -u7` flag but instead
     wants to use `diff -U7` which appears to be forward compatible.
 .
   [ Ed Maste ]
   * Use more portable LC_CTYPE suggestion. The C.UTF-8 locale is a Debian
     thing.
 .
   [ Levente Polyak ]
   * Force ppudump to output time in UTC using the TZ variable. Support for the
     TZ environment variable has been implemented in fpc r32369.
   * Make PPU comparator version aware by checking the magic version expected by
     ppudump itself.
 .
   [ Joachim Breitner ]
   * Add support for multi-file HTML output with on-demand loading of long
     diffs. This is available through the --html-dir option. Location of the
     jQuery JavaScript library can be specified through the --jquery option.
     (Closes: #806891)
 .
   [ Jérémy Bobbio ]
   * Return the target path as string when extracting from a Zip. Regression
     introduced in diffoscope 41. (Closes: #805774)
   * Use pass_fds from Popen instead of reimplementing it. Thanks Baptiste
     Daroussin for the tip.
   * Fix typo in debug message. Thanks Clemens Lang!
   * Benefit from dictionary keys() behaving as set when comparing md5sums.
   * Prevent overwriting the destination when extracting with libarchive.
     Thanks Baptiste Daroussin noticing and initial implementation.
   * Fix PPU detection and associated tests.
   * Use lazy extraction instead of explicit bracketing. We now rely on
     Python garbage collector to delete file once we are done comparing.
     This will make parallel processing easier to implement.
   * Make container class available on demand instead of bracketing.
     This cleanups boilerplate code, and should make parallel processing
     easier to implement.
   * Always compare container content if applicable. This removes more
     boilerplate code.
   * Call xxd like other commands.
   * Analyze md5sums file in .deb before working on data.tar. This makes
     the code more robust and is required to properly skip files listed as
     identical in md5sums while doing parallel processing.
   * Add support for package names for OS other than Debian. The --list-tools
     command-line option now supports an optional argument to display a given
     operating system. When --list-tools is called without
     an optional argument and the current operating system is unknown,
     the list of packages for all known operating systems will be displayed.
     Initial implementation by Mattia Rizzolo, then greatly enhanced by
     Levente Polyak.
   * Update list of contributors.
   * Add contact info to README.
   * Add python3-guestfs to the list of Recommends.
   * Display a better error message when guestfs can't be started.
   * Set libguestfs memory allocation to 128 MiB in autopkgtest as more is
     likely to fail with adt-virt-qemu default settings.
   * Prevent CBFS comparator from scanning big files needlessly. Thanks Mike
     Hommey for the detailed bug report and suggestions. (Closes: #807997)
Checksums-Sha1:
 6151011f22b5b41610ae94aadad3403d07f01284 2000 diffoscope_43.dsc
 d129027063364cfaac87904172263346ff4b4ce4 235064 diffoscope_43.tar.xz
 f94e02fea2f3bdaaec519e79734126192f575778 12286 debbindiff_43_all.deb
 000fd65b300c0c5d228ec060eaf444f261b7a5b3 49492 diffoscope_43_all.deb
Checksums-Sha256:
 01d34c9cf412362ec43126f2abac9ba8781b51c9600e735e084eaac33ba7c22a 2000 
diffoscope_43.dsc
 f6fbf7e769708a84236f5c50fd2a5e01a0a19a49aef8fd6974fc1bd574ba8da7 235064 
diffoscope_43.tar.xz
 1b23fc283653419f52c9b15384ba1d2e3b1e18134f3e21b00bb41ff13bd2b937 12286 
debbindiff_43_all.deb
 0719e5c9338da9805676633fad5d03106dd765e3a4dfb7c465600decd6a762cc 49492 
diffoscope_43_all.deb
Files:
 b3855d7a64df57b218779fda0a46e4d2 2000 devel optional diffoscope_43.dsc
 6c2d98daa195abc91eff8e45719be497 235064 devel optional diffoscope_43.tar.xz
 da9e8f1c6a03d86fc7fede6558cd875f 12286 oldlibs extra debbindiff_43_all.deb
 943d924002a71942a601f108254e5f2e 49492 devel optional diffoscope_43_all.deb

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

iQIcBAEBCAAGBQJWcD0LAAoJEEAsIlA9Nuk2NaMQAIBll0CnDLkrfoZBkWFVUAjS
HqGfH3RsvthNvRXcmbitZLYkePezwTStKofM4ToCW6F2wq/NUwrRYeaNX7tbc1dU
HF2SgIUk1JBahI832e5VcqPGsYmnFMZf8Sltxk9L3JWvioKIjzv1VXxQA5CdqDoM
7UqYet1TelO4uhiR5k/1VvjGlPOq5UeCPTAIplPTMLUGjbvlWX83t9pZFXoyipT1
C87bxEjVBe82UKAgythvRpYMh/f0HvHxdwEiphd1hVG0mlCAxsO+nWU67k+vfW3X
3X61zSYOF4uCFgatVSjc5vey+LTXsc4LMX52UfYWF5UDMdmqY8qf/gbSPQr5aAho
dtS/21SkvduLqBVdBvuDvYDF8UyNz9OZBJbmGj+bSJfhKP5ZoyYW7PGrsvPBLGP+
jUEfJRpad0PFCVOZupxbeAieYj9ROejfXdzi3iODSXcmdr6TlZx+eDB4ZsutSt/r
/nQnZqx/6D4+7NxARmmniadeftfA9vOm11WKw8K6ilraK+BgKhJPXpdyfbCBhYBI
YUzabABdlJbG92FRdPkMHhMRTCU9Qlw6TrDwwphtHYyWVK4K1Hp6iNFE1pgUlgyY
eupsFrfHUnq1HpFx+Mil3nTFV7XQa15VFSV88dQnEWt92fHlLw20vbV1FABtJNkx
0CXw6J3qLKcLNhQHQ6m7
=A3bF
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to