[Git][reproducible-builds/diffoscope-website][master] Update metadata and news to match release of version 273
Mattia Rizzolo (@mattia)
gitlab at salsa.debian.org
Wed Jul 31 07:12:06 UTC 2024
Mattia Rizzolo pushed to branch master at Reproducible Builds / diffoscope-website
Commits:
50c452aa by Mattia Rizzolo at 2024-07-31T16:11:49+09:00
Update metadata and news to match release of version 273
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
2 changed files:
- _data/diffoscope.yml
- + _posts/2024-07-31-diffoscope-273-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: 1720188974
- version: '272'
+ date: 1722407482
+ version: '273'
=====================================
_posts/2024-07-31-diffoscope-273-released.md
=====================================
@@ -0,0 +1,33 @@
+---
+layout: post
+title: diffoscope 273 released
+author: Mattia Rizzolo <mattia at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `273`. This version includes the following changes:
+
+```
+[ Chris Lamb ]
+* Factor out version detection in test_jpeg_image. (Re:
+ reproducible-builds/diffoscope#384)
+* Ensure that 'convert' is from Imagemagick 6.x; we will need to update a
+ few things with IM7. (Closes: reproducible-builds/diffoscope#384)
+* Correct import of identify_version after refactoring change in 037bdcbb0.
+
+[ Mattia Rizzolo ]
+* tests:
+ + Add OpenSSH key test with a ed25519 key.
+ + Skip the OpenSSH test with DSA key if openssh is >> 9.7
+ + Support ffmpeg >= 7 that adds some extra context to the diff
+* Do not ignore testing in gitlab-ci.
+* debian:
+ + Temporarily remove aapt, androguard and dexdump from the build/test
+ dependencies as they are not available in testin/trixie. Closes: #1070416
+ + Bump Standards-Version to 4.7.0, no changes needed.
+ + Adjust options to make sure not to pack the python s-dist directory
+ into the debian source package.
+ + Adjust the lintian overrides.
+```
+
+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/50c452aad2d82b27f5249ed1f0486a99e84c400d
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/50c452aad2d82b27f5249ed1f0486a99e84c400d
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/20240731/06d6d364/attachment.htm>
More information about the rb-commits
mailing list