[Git][reproducible-builds/diffoscope-website][master] Update metadata and news to match release of version 304
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Aug 22 15:21:15 UTC 2025
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope-website
Commits:
2bf76b01 by Chris Lamb at 2025-08-22T08:19:19-07:00
Update metadata and news to match release of version 304
- - - - -
2 changed files:
- _data/diffoscope.yml
- + _posts/2025-08-22-diffoscope-304-released.md
Changes:
=====================================
_data/diffoscope.yml
=====================================
@@ -57,6 +57,7 @@ contributors:
- Maria Glukhova
- Marius Gedminas
- Martin Abente Lahaye
+- Martin Joerg
- Mattia Rizzolo
- Michael Osipov
- Michel Messerschmidt
@@ -115,5 +116,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: 1754074245
- version: '303'
+ date: 1755875591
+ version: '304'
=====================================
_posts/2025-08-22-diffoscope-304-released.md
=====================================
@@ -0,0 +1,28 @@
+---
+layout: post
+title: diffoscope 304 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `304`. This version includes the following changes:
+
+```
+[ Chris Lamb ]
+* Do not run jsondiff on files over 100KiB as the algorithm runs in O(n^2)
+ time. (Closes: reproducible-builds/diffoscope#414)
+* Fix test after the upload of systemd-ukify 258~rc3 (vs. 258~rc2).
+* Move from a mono-utils dependency to versioned "mono-devel | mono-utils"
+ dependency, taking care to maintain the [!riscv64] architecture
+ restriction. (Closes: #1111742)
+* Use sed -ne over awk -F= to to avoid mangling dependency lines containing
+ equals signs (=), for example version restrictions.
+* Use sed backreferences when generating debian/tests/control to avoid DRY
+ violations.
+* Update copyright years.
+
+[ Martin Joerg ]
+* Avoid a crash in the HTML presenter when page limit is None.
+```
+
+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/2bf76b018e35e4be1da79a94ace3e881b8b2a1b7
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/2bf76b018e35e4be1da79a94ace3e881b8b2a1b7
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/20250822/643fe81e/attachment.htm>
More information about the rb-commits
mailing list