[Git][reproducible-builds/diffoscope-website][master] Update metadata and news to match release of version 275

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Aug 16 10:15:17 UTC 2024



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope-website


Commits:
d538343f by Chris Lamb at 2024-08-16T11:14:44+01:00
Update metadata and news to match release of version 275

- - - - -


2 changed files:

- _data/diffoscope.yml
- + _posts/2024-08-16-diffoscope-275-released.md


Changes:

=====================================
_data/diffoscope.yml
=====================================
@@ -108,5 +108,5 @@ description: 'File formats supported include: Android APK files, Android boot im
   (.xsb), XML files, XMLB files, XZ compressed files, ZIP archives and Zstandard compressed
   files.'
 latest_release:
-  date: 1723204356
-  version: '274'
+  date: 1723802854
+  version: '275'


=====================================
_posts/2024-08-16-diffoscope-275-released.md
=====================================
@@ -0,0 +1,22 @@
+---
+layout: post
+title: diffoscope 275 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `275`. This version includes the following changes:
+
+```
+[ Chris Lamb ]
+* Update the test_zip.py text fixtures and definitions to support new changes
+  to IO::Compress. (Closes: #1078050)
+* Do not call marshal.loads(...) of precompiled Python bytecode as it is
+  inherently unsafe. Replace, at least for now, with a brief summary of the
+  code section of .pyc files. (Re: reproducible-builds/diffoscope#371)
+* Don't bother to check the Python version number in test_python.py: the
+  fixture for this test is deterministic/fixed.
+* Update copyright years.
+```
+
+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/d538343ff17d67ddd8d483a8c994f6a75ee633f4

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/d538343ff17d67ddd8d483a8c994f6a75ee633f4
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/20240816/3436a9a4/attachment.htm>


More information about the rb-commits mailing list