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

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Jul 25 16:45:19 UTC 2025



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
37554f65 by Chris Lamb at 2025-07-25T09:44:29-07:00
releasing package diffoscope version 302

- - - - -


2 changed files:

- debian/changelog
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,19 @@
-diffoscope (302) UNRELEASED; urgency=medium
+diffoscope (302) experimental; urgency=medium
 
-  * WIP (generated upon release).
+  [ 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.
 
- -- Chris Lamb <lamby at debian.org>  Fri, 11 Jul 2025 08:53:59 -0700
+ -- Chris Lamb <lamby at debian.org>  Fri, 25 Jul 2025 09:44:26 -0700
 
 diffoscope (301) experimental; 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 = "301"
+VERSION = "302"



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/37554f65ad46ce21e42ffe3b59f5c262c905d2ac
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/da037f7c/attachment.htm>


More information about the rb-commits mailing list