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

Chris Lamb gitlab at salsa.debian.org
Fri Aug 21 11:35:51 UTC 2020



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


Commits:
72b3c6d8 by Chris Lamb at 2020-08-21T12:35:46+01:00
Update metadata and news to match release of version 157

- - - - -


2 changed files:

- _data/diffoscope.yml
- + _posts/2020-08-21-diffoscope-157-released.md


Changes:

=====================================
_data/diffoscope.yml
=====================================
@@ -80,5 +80,5 @@ description: 'File formats supported include: Android APK files, Android boot im
   WebAssembly binary module, XML binary schemas (.xsb), XML files, XZ compressed files,
   ZIP archives and Zstandard compressed files.'
 latest_release:
-  date: 1597395866
-  version: '156'
+  date: 1598009065
+  version: '157'


=====================================
_posts/2020-08-21-diffoscope-157-released.md
=====================================
@@ -0,0 +1,31 @@
+---
+layout: post
+title: diffoscope 157 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `157`. This version includes the following changes:
+
+```
+[ Chris Lamb ]
+
+* Try obsensibly "data" files named .pgp against pgpdump to determine whether
+  they are PGP files. (Closes: reproducible-builds/diffoscope#211)
+* Don't raise an exception when we encounter XML files with "<!ENTITY>"
+  declarations inside the DTD, or when a DTD or entity references an external
+  resource. (Closes: reproducible-builds/diffoscope#212)
+* Temporarily drop gnumeric from Build-Depends as it has been removed from
+  testing due to Python 2.x deprecation. (Closes: #968742)
+* Codebase changes:
+  - Add support for multiple file extension matching; we previously supported
+    only a single extension to match.
+  - Move generation of debian/tests/control.tmp to an external script.
+  - Move to our assert_diff helper entirely in the PGP tests.
+  - Drop some unnecessary control flow, unnecessary dictionary comprehensions
+    and some unused imports found via pylint.
+* Include the filename in the "... not identified by any comparator"
+  logging message.
+```
+
+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/72b3c6d84581c93203cea258a686a3657f3ee900

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/72b3c6d84581c93203cea258a686a3657f3ee900
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/20200821/231bf518/attachment.htm>


More information about the rb-commits mailing list