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

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Sep 17 08:13:29 UTC 2021



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


Commits:
970e181f by Chris Lamb at 2021-09-17T09:13:17+01:00
Update metadata and news to match release of version 184

- - - - -


2 changed files:

- _data/diffoscope.yml
- + _posts/2021-09-17-diffoscope-184-released.md


Changes:

=====================================
_data/diffoscope.yml
=====================================
@@ -6,6 +6,7 @@ contributors:
 - Balint Reczey
 - Baptiste Daroussin
 - Ben Hutchings
+- Benjamin Peterson
 - beuc at beuc.net
 - Brett Smith
 - Ceridwen
@@ -69,6 +70,7 @@ contributors:
 - Ximin Luo
 - Yasushi SHOJI
 - Zachary T Welch
+- "Zbigniew J\u0119drzejewski-Szmek"
 description: 'File formats supported include: Android APK files, Android boot images,
   Apple Xcode mobile provisioning files, ar(1) archives, ASM Function, Berkeley DB
   database files, bzip2 archives, character/block devices, ColorSync colour profiles
@@ -91,5 +93,5 @@ description: 'File formats supported include: Android APK files, Android boot im
   font files, U-Boot legacy image files, WebAssembly binary module, XML binary schemas
   (.xsb), XML files, XZ compressed files, ZIP archives and Zstandard compressed files.'
 latest_release:
-  date: 1630664072
-  version: '183'
+  date: 1631866238
+  version: '184'


=====================================
_posts/2021-09-17-diffoscope-184-released.md
=====================================
@@ -0,0 +1,32 @@
+---
+layout: post
+title: diffoscope 184 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `184`. This version includes the following changes:
+
+```
+[ Chris Lamb ]
+* Fix the semantic comparison of R's .rdb files after a refactoring of
+  temporary directory handling in a previous version.
+* Support a newer format version of R's .rds files.
+* Update tests for OCaml 4.12. (Closes: reproducible-builds/diffoscope#274)
+* Move diffoscope.versions to diffoscope.tests.utils.versions.
+* Use assert_diff in tests/comparators/test_rdata.py.
+* Reformat various modules with Black.
+
+[ Zbigniew Jędrzejewski-Szmek ]
+* Stop using the deprecated distutils module by adding a version
+  comparison class based on the RPM version rules.
+* Update invocations of llvm-objdump for the latest version of LLVM.
+* Adjust a test with one-byte text file for file(1) version 5.40.
+* Improve the parsing of the version of OpenSSH.
+
+[ Benjamin Peterson ]
+* Add a --diff-context option to control the unified diff context size.
+  (reproducible-builds/diffoscope!88)
+```
+
+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/970e181ffa7068c72355f5095f3cd8a9b968872e

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/970e181ffa7068c72355f5095f3cd8a9b968872e
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/20210917/8fac77d5/attachment.htm>


More information about the rb-commits mailing list