[Git][reproducible-builds/diffoscope-website][master] Update metadata and news to match release of version 163

Chris Lamb gitlab at salsa.debian.org
Fri Dec 11 10:21:09 UTC 2020



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope-website


Commits:
63e03f4c by Chris Lamb at 2020-12-11T10:21:00+00:00
Update metadata and news to match release of version 163

- - - - -


2 changed files:

- _data/diffoscope.yml
- + _posts/2020-12-11-diffoscope-163-released.md


Changes:

=====================================
_data/diffoscope.yml
=====================================
@@ -10,6 +10,7 @@ contributors:
 - Ceridwen
 - Chris Lamb
 - Clemens Lang
+- Conrad Ratschan
 - Daniel Fullmer
 - Daniel Kahn Gillmor
 - Daniel Shahaf
@@ -79,8 +80,8 @@ description: 'File formats supported include: Android APK files, Android boot im
   Public Key Cryptography Standards (PKCS) files (version #7), RPM archives, Rust
   object files (.deflate), SQLite databases, SquashFS filesystems, symlinks, tape
   archives (.tar), tcpdump capture files (.pcap), text files, TrueType font files,
-  WebAssembly binary module, XML binary schemas (.xsb), XML files, XZ compressed files,
-  ZIP archives and Zstandard compressed files.'
+  U-Boot legacy image files, WebAssembly binary module, XML binary schemas (.xsb),
+  XML files, XZ compressed files, ZIP archives and Zstandard compressed files.'
 latest_release:
-  date: 1606470092
-  version: '162'
+  date: 1607681248
+  version: '163'


=====================================
_posts/2020-12-11-diffoscope-163-released.md
=====================================
@@ -0,0 +1,47 @@
+---
+layout: post
+title: diffoscope 163 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `163`. This version includes the following changes:
+
+```
+[ Chris Lamb ]
+* Bug fixes & new features:
+  - Normalise "ret" to "retq" in objdump output to support multiple versions
+    of obdump(1). (Closes: #976760, reproducible-builds/diffoscope#227)
+  - Don't show progress indicators when running zstd(1).
+    (Closes: reproducible-builds/diffoscope#226)
+  - Move the slightly-confusing behaviour of loading an "existing diff" if a
+    single file is passed to diffoscope to the new --load-existing-diff
+    command.
+* Output improvements:
+  - Use pprint.pformat in the JSON comparator to serialise the differences
+    from jsondiff to make the output render better.
+  - Correct tense in --debug log output.
+* Code quality:
+  * Don't use an old-style "super" call.
+  - Rewrite the filter routine for post-processing output from readelf(1).
+  - Update my copyright years.
+  - Remove unncessary PEP 263 encoding lines (replaced via PEP 3120).
+  - Use "minimal" instead of "basic" as a variable name to match the
+    underlying package name.
+  - Add comment regarding Java tests for diffoscope contributors who are not
+    using Debian. (Re: reproducible-builds/diffoscope!58)
+* Debian packaging:
+  - Update debian/copyright to match copyright notices in source-tree.
+    (Closes: reproducible-builds/diffoscope#224)
+  - Ensure the new "diffoscope-minimal" package has a different short
+    description from the main "diffoscope" one.
+
+[ Jean-Romain Garnier ]
+* Add tests for OpenJDK 14.
+
+[ Conrad Ratschan ]
+* Add comparator for "legacy" uboot uImage files.
+  (MR: reproducible-builds/diffoscope!69)
+```
+
+You find out more by [visiting the project homepage](https://diffoscope.org).



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/63e03f4c1f9f33dc3ea98c251c900e37790cf08d

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/63e03f4c1f9f33dc3ea98c251c900e37790cf08d
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20201211/41efa068/attachment.htm>


More information about the rb-commits mailing list