[Git][reproducible-builds/diffoscope-website][master] Update metadata and news to match release of version 204
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Feb 11 18:44:17 UTC 2022
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope-website
Commits:
70f872a5 by Chris Lamb at 2022-02-11T10:44:11-08:00
Update metadata and news to match release of version 204
- - - - -
2 changed files:
- _data/diffoscope.yml
- + _posts/2022-02-11-diffoscope-204-released.md
Changes:
=====================================
_data/diffoscope.yml
=====================================
@@ -98,5 +98,5 @@ description: 'File formats supported include: Android APK files, Android boot im
image files, WebAssembly binary module, XML binary schemas (.xsb), XML files, XMLB
files, XZ compressed files, ZIP archives and Zstandard compressed files.'
latest_release:
- date: 1643991193
- version: '203'
+ date: 1644604767
+ version: '204'
=====================================
_posts/2022-02-11-diffoscope-204-released.md
=====================================
@@ -0,0 +1,25 @@
+---
+layout: post
+title: diffoscope 204 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `204`. This version includes the following changes:
+
+```
+[ Chris Lamb ]
+* Don't run the binwalk comparator tests as root (or fakeroot) as the
+ latest version of binwalk has some security protection against doing
+ precisely this.
+* If we fail to scan a file using binwalk, return 'False' from
+ BinwalkFile.recognizes rather than raise a traceback.
+* If we fail to import the Python "binwalk" module, don't accidentally report
+ that we are missing the "rpm" module instead.
+
+[ Mattia Rizzolo ]
+* Use dependencies to ensure that "diffoscope" and "diffoscope-minimal"
+ packages always have the precise same version.
+```
+
+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/70f872a52f0cffe0d024aa936bd885bab85c0a60
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/70f872a52f0cffe0d024aa936bd885bab85c0a60
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/20220211/e4197ac0/attachment.htm>
More information about the rb-commits
mailing list