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

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Nov 5 08:49:24 UTC 2021



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
2bd1b2db by Chris Lamb at 2021-11-05T08:48:21+00:00
releasing package diffoscope version 190

- - - - -


2 changed files:

- debian/changelog
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,18 @@
-diffoscope (190) UNRELEASED; urgency=medium
+diffoscope (190) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  [ Chris Lamb ]
+  * Don't raise a traceback if we cannot de-marshal Python bytecode to support
+    Python 3.7 loading newer .pyc files.
+    (Closes: reproducible-builds/diffoscope#284)
+  * Fix Python tests under Python 3.7 with file 5.39+.
+
+  [ Vagrant Cascadian ]
+  * Skip Python bytecode testing when "file" is older than 5.39.
+
+  [ Roland Clobus ]
+  * Detect whether the GNU_BUILD_ID field has been modified.
 
- -- Chris Lamb <lamby at debian.org>  Fri, 29 Oct 2021 09:48:38 +0100
+ -- Chris Lamb <lamby at debian.org>  Fri, 05 Nov 2021 08:47:27 +0000
 
 diffoscope (189) unstable; urgency=medium
 


=====================================
diffoscope/__init__.py
=====================================
@@ -17,4 +17,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 = "189"
+VERSION = "190"



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/2bd1b2dba6a3bb9e5e38b2c6447c4741e0a476f2
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/20211105/17e9c85b/attachment.htm>


More information about the rb-commits mailing list