[Git][reproducible-builds/diffoscope-website][master] Update metadata and news to match release of version 151
Chris Lamb
gitlab at salsa.debian.org
Fri Jul 10 09:55:16 UTC 2020
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope-website
Commits:
59e7bf93 by Chris Lamb at 2020-07-10T10:55:10+01:00
Update metadata and news to match release of version 151
- - - - -
2 changed files:
- _data/diffoscope.yml
- + _posts/2020-07-10-diffoscope-151-released.md
Changes:
=====================================
_data/diffoscope.yml
=====================================
@@ -79,5 +79,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: 1593770686
- version: '150'
+ date: 1594374776
+ version: '151'
=====================================
_posts/2020-07-10-diffoscope-151-released.md
=====================================
@@ -0,0 +1,35 @@
+---
+layout: post
+title: diffoscope 151 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `151`. This version includes the following changes:
+
+```
+[ Chris Lamb]
+
+* Improvements and bug fixes:
+
+ - Pass the absolute path when extracting members from SquashFS images as we
+ run the command with our working directory set to the temporary
+ directory. (Closes: #964365, reproducible-builds/diffoscope#189)
+ - Increase the minimum length of the output from strings(1) to 8 characters
+ to avoid unnecessary diff noise. (Re. reproducible-builds/diffoscope#148)
+
+* Logging improvements:
+
+ - Fix the compare_files message when the file does not have a literal name.
+ - Reduce potential log noise by truncating the has_some_content messages.
+
+* Codebase changes:
+
+ - Clarify use of a "null" diff in order to remember an exit code.
+ - Don't alias a variable when don't end up it; use "_" instead.
+ - Use a "NullChanges" file to represent missing data in the Debian package
+ comparator.
+ - Update some miscellaneous terms.
+```
+
+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/59e7bf934a297f62febd0e508a3e7216b6bb4b8a
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/59e7bf934a297f62febd0e508a3e7216b6bb4b8a
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/20200710/a1abb231/attachment.htm>
More information about the rb-commits
mailing list