[Git][reproducible-builds/diffoscope-website][master] Update metadata and news to match release of version 191
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Nov 12 14:50:08 UTC 2021
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope-website
Commits:
fcd04c87 by Chris Lamb at 2021-11-12T06:50:01-08:00
Update metadata and news to match release of version 191
- - - - -
2 changed files:
- _data/diffoscope.yml
- + _posts/2021-11-12-diffoscope-191-released.md
Changes:
=====================================
_data/diffoscope.yml
=====================================
@@ -95,5 +95,5 @@ description: 'File formats supported include: Android APK files, Android boot im
image files, WebAssembly binary module, XML binary schemas (.xsb), XML files, XZ
compressed files, ZIP archives and Zstandard compressed files.'
latest_release:
- date: 1636102047
- version: '190'
+ date: 1636728237
+ version: '191'
=====================================
_posts/2021-11-12-diffoscope-191-released.md
=====================================
@@ -0,0 +1,25 @@
+---
+layout: post
+title: diffoscope 191 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `191`. This version includes the following changes:
+
+```
+[ Chris Lamb ]
+* Detect XML files as XML files if either file(1) claims if they are XML
+ files, or if they are named .xml.
+ (Closes: #999438, reproducible-builds/diffoscope#287)
+* Don't reject Debian .changes files if they contain non-printable
+ characters. (Closes: reproducible-builds/diffoscope#286)
+* Continue loading a .changes file even if the referenced files inside it do
+ not exist, but include a comment in the diff as a result.
+* Log the reason if we cannot load a Debian .changes file.
+
+[ Zbigniew Jędrzejewski-Szmek ]
+* Fix inverted logic in the assert_diff_startswith() utility.
+```
+
+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/fcd04c87c63c1f76352cf42487618fc4cbcee9d6
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/fcd04c87c63c1f76352cf42487618fc4cbcee9d6
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/20211112/42a5e134/attachment.htm>
More information about the rb-commits
mailing list