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

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Jan 28 16:20:17 UTC 2022



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


Commits:
536375bf by Chris Lamb at 2022-01-28T08:20:09-08:00
Update metadata and news to match release of version 202

- - - - -


2 changed files:

- _data/diffoscope.yml
- + _posts/2022-01-28-diffoscope-202-released.md


Changes:

=====================================
_data/diffoscope.yml
=====================================
@@ -97,5 +97,5 @@ description: 'File formats supported include: Android APK files, Android boot im
   image files, WebAssembly binary module, XML binary schemas (.xsb), XML files, XMLB
   files, XZ compressed files, ZIP archives and Zstandard compressed files.'
 latest_release:
-  date: 1642782936
-  version: '201'
+  date: 1643386641
+  version: '202'


=====================================
_posts/2022-01-28-diffoscope-202-released.md
=====================================
@@ -0,0 +1,32 @@
+---
+layout: post
+title: diffoscope 202 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `202`. This version includes the following changes:
+
+```
+[ Chris Lamb ]
+* Don't fail if comparing a nonexistent file with a .pyc file (and add test).
+  (Closes: #1004312)
+* Drop a reference in the manual page which claims the ability to compare
+  non-existent files on the command-line. This has not been possible since
+  version 32 which was released in September 2015. (Closes: #1004182)
+* Add experimental support for incremental output support with a timeout.
+  Passing, for example, --timeout=60 will mean that diffoscope will not
+  recurse into any sub-archives after 60 seconds total execution time has
+  elapsed and mark the diff as being incomplete. (Note that this is not a
+  fixed/strict timeout due to implementation issues.)
+  (Closes: reproducible-builds/diffoscope#301)
+* Don't return with an exit code of 0 if we encounter device file such as
+  /dev/stdin with human-readable metadata that matches literal, non-device,
+  file contents. (Closes: #1004198)
+* Correct a "recompile" typo.
+
+[ Sergei Trofimovich ]
+* Fix/update whitespace for Black 21.12.
+```
+
+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/536375bf202d89f622b22e9089449e18d367e6fc

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/536375bf202d89f622b22e9089449e18d367e6fc
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/20220128/90da811e/attachment.htm>


More information about the rb-commits mailing list