[diffoscope] 02/02: Release version 65

Chris Lamb chris at chris-lamb.co.uk
Fri Dec 23 13:02:05 CET 2016


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository diffoscope.

commit 03144278be88633d565d9572e30822dd6c0586c9
Author: Chris Lamb <lamby at debian.org>
Date:   Fri Dec 23 11:58:19 2016 +0000

    Release version 65
---
 debian/changelog | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1499d4a..40966e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,28 @@
+diffoscope (65) unstable; urgency=medium
+
+  [ Chris Lamb ]
+  * Avoid unpacking packages twice when comparing .changes. (Closes: #843531)
+  * Add a simple profiling framework (enabled via --profile) which tracks:
+    - Container extraction, opening and closing times.
+    - The "compare_files" top-level/recursive method.
+    - The time taken to produce the various output formats.
+    - All "has_same_content_as" and "recognizes" methods.
+    - External commands that wrap "@tool_required".
+    - External commands that use "make_feeder_from_command".
+    - The internal/external "cmp" methods.
+    - Some manual calls to subprocess.check_output().
+  * Tidy log messages:
+    * Clarify the meaning of the compare_files and Binary.has_same_content
+      debug messages.
+    * Skip low-value "X is already specialized" message.
+    * Correct "instantiating" typo.
+
+  [ Emanuel Bronshtein ]
+  * Use ssh-keygen for comparing OpenSSH public keys
+  * Remove inline styles from col elements
+
+ -- Chris Lamb <lamby at debian.org>  Fri, 23 Dec 2016 11:58:15 +0000
+
 diffoscope (64) unstable; urgency=medium
 
   [ Chris Lamb ]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git


More information about the diffoscope mailing list