[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 146

Chris Lamb gitlab at salsa.debian.org
Sat May 30 11:48:18 UTC 2020



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
4d3e2e93 by Chris Lamb at 2020-05-30T12:36:54+01:00
releasing package diffoscope version 146

- - - - -


2 changed files:

- debian/changelog
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,32 @@
-diffoscope (146) UNRELEASED; urgency=medium
+diffoscope (146) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  [ 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.
 
- -- Chris Lamb <lamby at debian.org>  Sat, 23 May 2020 09:54:40 +0100
+ -- Chris Lamb <lamby at debian.org>  Sat, 30 May 2020 12:36:51 +0100
 
 diffoscope (145) unstable; urgency=medium
 


=====================================
diffoscope/__init__.py
=====================================
@@ -18,4 +18,4 @@
 # You should have received a copy of the GNU General Public License
 # along with diffoscope.  If not, see <https://www.gnu.org/licenses/>.
 
-VERSION = "145"
+VERSION = "146"



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/4d3e2e9394239cf8b52ea6fcf1f4f78e53cd250e

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/4d3e2e9394239cf8b52ea6fcf1f4f78e53cd250e
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/774b8fd5/attachment.htm>


More information about the rb-commits mailing list