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

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Jul 25 17:55:58 UTC 2025



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


Commits:
7821c4a1 by Chris Lamb at 2025-07-25T10:55:50-07:00
Update metadata and news to match release of version 302

- - - - -


2 changed files:

- _data/diffoscope.yml
- + _posts/2025-07-25-diffoscope-302-released.md


Changes:

=====================================
_data/diffoscope.yml
=====================================
@@ -78,6 +78,7 @@ contributors:
 - Satyam Zode
 - Sergei Trofimovich
 - Seth Michael Larson
+- Siva Mahadevan
 - Vagrant Cascadian
 - Vekhir
 - Vibhu
@@ -114,5 +115,5 @@ description: 'File formats supported include: Android APK files, Android boot im
   UKI image (.efi), WebAssembly binary module, XML binary schemas (.xsb), XML files,
   XMLB files, XZ compressed files, ZIP archives and Zstandard compressed files.'
 latest_release:
-  date: 1752249151
-  version: '301'
+  date: 1753461866
+  version: '302'


=====================================
_posts/2025-07-25-diffoscope-302-released.md
=====================================
@@ -0,0 +1,25 @@
+---
+layout: post
+title: diffoscope 302 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `302`. This version includes the following changes:
+
+```
+[ Chris Lamb ]
+* Mask stderr from the extract-vmlinux script.
+* Make it much more explicit that we return 'success' from the
+  extract-vmlinux script instead of just falling through to the bottom of the
+  script.
+* Use Difference.from_operation in an attempt to pipeline the output of
+  extract-vmlinux, potentially avoiding it all residing in memory. This is an
+  attempt to prevent out of memory issues on try.diffoscope.org.
+
+[ Siva Mahadevan ]
+* Use --print-armap long option with nm in the "ar" comparator for wider
+  compatibility.
+```
+
+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/7821c4a1aadca83ff2d7fdfba7a5ddb4fe53df40

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/7821c4a1aadca83ff2d7fdfba7a5ddb4fe53df40
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/20250725/ab061c06/attachment.htm>


More information about the rb-commits mailing list