[diffoscope] 01/01: Changelog for v62
Mattia Rizzolo
mattia at debian.org
Tue Nov 1 16:38:20 CET 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository diffoscope.
commit f7e9bdca82bf4efdb7afa35af8ae96479793d3ea
Author: Mattia Rizzolo <mattia at debian.org>
Date: Tue Nov 1 15:38:03 2016 +0000
Changelog for v62
---
debian/changelog | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index d64c991..ef20257 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+diffoscope (62) unstable; urgency=medium
+
+ [ Chris Lamb ]
+ * progress: Pass the fileobj to the print(..) function, not str.format.
+ Thanks to Marius Gedminas <marius at gedmin.as>.
+ * Move diffoscope.Config to a more-standard and simpler singleton pattern
+ and validate constraints on every __setattr__.
+
+ [ Maria Glukhova ]
+ * tests/{dex,java}: Skip the java tests if javap is older than 1.8.
+ This fixes test_java and test_dex failing in jessie-backports. See #838984
+
+ [ Michel Messerschmidt ]
+ * zip: Add rudimentary support for OpenDocumentFormat files.
+
+ [ Mattia Rizzolo ]
+ * debian: bump debhelper compat level to 10, no changes needed.
+ * ppu:
+ + don't do run a full ppudump while only looking for PPU file version.
+ + ignore decoding errors from ppudump while filtering the output.
+ * tests/ppu: skip some PPU tests if ppudump is < 3.0.0. Closes: #838984
+ * tests: skip test using a format accepted by older pytest. Closes: #841146
+
+ [ Daniel Shahaf ]
+ * json: detect order-only differences and print them nicely. Closes: #839538
+
+ -- Mattia Rizzolo <mattia at debian.org> Tue, 01 Nov 2016 15:33:45 +0000
+
diffoscope (61) unstable; urgency=medium
[ Mattia Rizzolo ]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list