[Git][reproducible-builds/diffoscope-website][master] Update metadata and news to match release of version 158
Chris Lamb
gitlab at salsa.debian.org
Fri Aug 28 11:11:39 UTC 2020
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope-website
Commits:
58a18e1d by Chris Lamb at 2020-08-28T12:11:33+01:00
Update metadata and news to match release of version 158
- - - - -
2 changed files:
- _data/diffoscope.yml
- + _posts/2020-08-28-diffoscope-158-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: 1598009065
- version: '157'
+ date: 1598611990
+ version: '158'
=====================================
_posts/2020-08-28-diffoscope-158-released.md
=====================================
@@ -0,0 +1,22 @@
+---
+layout: post
+title: diffoscope 158 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `158`. This version includes the following changes:
+
+```
+* Improve PGP support:
+ - Support extracting of files within PGP signed data.
+ (Closes: reproducible-builds/diffoscope#214)
+ - pgpdump(1) can successfully parse some unrelated, non-PGP binary files,
+ so check that the parsed output contains something remotely sensible
+ before identifying it as a PGP file.
+* Don't use Python's repr(...)-style output in "Calling external command"
+ logging output.
+* Correct a typo of "output" in an internal comment.
+```
+
+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/58a18e1def96cbcd5241de7b78ae5fbf6f3d39ce
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/58a18e1def96cbcd5241de7b78ae5fbf6f3d39ce
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/20200828/cf30953e/attachment.htm>
More information about the rb-commits
mailing list