[Git][reproducible-builds/diffoscope-website][master] Update metadata and news to match release of version
Chris Lamb
gitlab at salsa.debian.org
Sat May 30 11:51:00 UTC 2020
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope-website
Commits:
d46db3fe by Chris Lamb at 2020-05-30T12:50:12+01:00
Update metadata and news to match release of version
- - - - -
1 changed file:
- + _posts/2020-05-30-diffoscope-146-released.md
Changes:
=====================================
_posts/2020-05-30-diffoscope-146-released.md
=====================================
@@ -0,0 +1,38 @@
+---
+layout: post
+title: diffoscope 146 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `146`. This version includes the following changes:
+
+```
+ [ Chris Lamb ]
+ * Refactor .changes and .buildinfo handling to show all details (including
+ the GPG header and footer components), even when referenced files are not
+ present. (Closes: reproducible-builds/diffoscope#122)
+ * Normalise filesystem stat(2) "birth times" (ie. st_birthtime) in the same
+ way we do with stat(1)'s "Access:" and "Change:" times to fix a
+ nondetermistic build failure on GNU Guix.
+ (Closes: reproducible-builds/diffoscope#74)
+ * Drop the (default) subprocess.Popen(shell=False) keyword argument so that
+ the more unsafe shell=True is more obvious.
+ * Ignore lower vs. upper-case when ordering our file format descriptions.
+ * Don't skip string normalisation in Black.
+
+ [ Mattia Rizzolo ]
+ * Add a "py3dist" override for the rpm-python module (Closes: #949598)
+ * Bump the debhelper compat level to 13 and use the new
+ execute_after_*/execture_before_* style rules.
+ * Fix a spelling error in changelog.
+
+ [ Daniel Fullmer ]
+ * Mount GuestFS filesystem images readonly.
+
+ [ Jean-Romain Garnier ]
+ * Prevent an issue where (for example) LibarchiveMember's has_same_content
+ method is called regardless of the actual type of file.
+```
+
+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/d46db3fe7bbafe2b7c2bfff51de9aea2da419ba7
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/d46db3fe7bbafe2b7c2bfff51de9aea2da419ba7
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/20200530/764f5dc7/attachment.htm>
More information about the rb-commits
mailing list