Hello community, here is the log from the commit of package diffoscope for openSUSE:Factory checked in at 2017-03-15 01:07:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/diffoscope (Old) and /work/SRC/openSUSE:Factory/.diffoscope.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "diffoscope" Wed Mar 15 01:07:01 2017 rev:2 rq:479263 version:78 Changes: -------- --- /work/SRC/openSUSE:Factory/diffoscope/diffoscope.changes 2017-01-25 23:17:42.449702254 +0100 +++ /work/SRC/openSUSE:Factory/.diffoscope.new/diffoscope.changes 2017-03-15 02:00:24.263405348 +0100 @@ -1,0 +2,61 @@ +Tue Mar 14 07:47:24 UTC 2017 - [email protected] + +- Update to 78: + * Catch bad JSON errors on Python pre-3.5. Closes: #855233 + * Correct logic of module_exists, ensuring we correctly skip in case of + modules containing a dot in their name. Closes: #854745 + * No need to track archive directory locations. + * Add --exclude option. Closes: #854783 + * When extracting archives, try to keep directory sizes small. + * Extract archive members using an auto-incrementing integer, avoiding the + need to sanitise filenames and avoiding writes to arbitrary locations. + (Closes: #854723 * CVE-2017-0359) + * Fix autopkgtest failures when Recommends are not installed. + (Closes: #854593) + * Specify <html lang="en"> in HTML output. (re. #849411) + * Add a machine-readable JSON output format. (Closes: #850791) + * Show results from debugging packages last. (Closes: #820427) + * Add a --max-text-report-size option. (Closes: #851147) + Clean all temp files in signal handler thread instead of attempting to + bubble exception back to the main thread. (Closes: #852013) + * Prevent FTBFS by loading fixtures as UTF-8 in case surrounding terminal + is not Unicode-aware. (Closes: #852926) + * Fix errors when comparing directories with non-directories. + (Closes: #835641) + * Fix behaviour of setting report maximums to zero (ie. no limits) + * diffoscope.diff: Improve FIFO writing robustness. + * haskell: Properly extract version from interface files. + * Add markdown output support. Closes: #848141 + * Add RestructuredText output format. + * Improve --help output. Closes: #852015 + * Don't blow up if directory containing ELF debug symbols already exists. + (Closes: #850807) + * Fix .APK extration when provided with absolute filenames. + (Closes: #850485) + * Support comparing .ico files using img2txt. (Closes: #850730) + * comparators.utils.file: If we don't have an archive-extraction tool (eg. + apktool), don't blow up when attempting to unpack it. + * Include magic file type when we know the file format but can't find + file-specific details. (Closes: #850850) + * Ensure fake "APK metadata" file appears first, fixing non-deterministic + tests/output. + * Correctly escape value of href="" elements (re. #849411) + * comparators/device: don't crash when comparing a non-device against a + device (Closes: #850055) + * Remove archive name from apktool.yml and rename it. (Closes: #850501) + * Zipinfo included in APK files comparison. (Closes: #850502) + * Add some tests for APK comparator. + * Add image metadata comparison. (Closes: #849395) + * Ensure imagemagick version is new enough for image metadata tests. + * Extend .apk recognition regex to also match zip archives (Closes: #849638) + * Update dex_expected_diffs and test requirement to ensure test compatibility + with enjarify >= 1.0.3. (Closes: #849142) + * Add detection of order-only difference in plain text format. + (Closes: #848049) + * Fix sqlite3 magic recognition when using file >= 5.27. (Closes: #830434) + * Add argument completion feature to diffoscope. (Closes: #826711) + * Improve message when data differs. (Closes: #827981) + * Clarify the input arguments. (Closes: #826894) + * Fix maybe_decode() so that it actually works. + +------------------------------------------------------------------- Old: ---- diffoscope-54.tar.gz New: ---- diffoscope-78.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ diffoscope.spec ++++++ --- /var/tmp/diff_new_pack.j4SkK5/_old 2017-03-15 02:00:24.735338628 +0100 +++ /var/tmp/diff_new_pack.j4SkK5/_new 2017-03-15 02:00:24.739338062 +0100 @@ -1,7 +1,7 @@ # # spec file for package diffoscope # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: diffoscope -Version: 54 +Version: 78 Release: 0 Summary: In-depth comparison of files, archives, and directories License: GPL-3.0+ ++++++ diffoscope-54.tar.gz -> diffoscope-78.tar.gz ++++++ ++++ 17702 lines of diff (skipped)
