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

Chris Lamb gitlab at salsa.debian.org
Sat Jan 23 09:01:19 UTC 2021



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


Commits:
c92db70b by Chris Lamb at 2021-01-23T09:01:14+00:00
Update metadata and news to match release of version 165

- - - - -


2 changed files:

- _data/diffoscope.yml
- + _posts/2021-01-23-diffoscope-165-released.md


Changes:

=====================================
_data/diffoscope.yml
=====================================
@@ -85,5 +85,5 @@ description: 'File formats supported include: Android APK files, Android boot im
   XML binary schemas (.xsb), XML files, XZ compressed files, ZIP archives and Zstandard
   compressed files.'
 latest_release:
-  date: 1610110855
-  version: '164'
+  date: 1611392233
+  version: '165'


=====================================
_posts/2021-01-23-diffoscope-165-released.md
=====================================
@@ -0,0 +1,30 @@
+---
+layout: post
+title: diffoscope 165 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `165`. This version includes the following changes:
+
+```
+[ Dimitrios Apostolou ]
+* Introduce the --no-acl and --no-xattr arguments [later collapsed to
+  --extended-filesystem-attributes] to improve performance.
+* Avoid calling the external stat command.
+
+[ Chris Lamb ]
+* Collapse --acl and --xattr into --extended-filesystem-attributes to cover
+  all of these extended attributes, defaulting the new option to false (ie.
+  to not check these very expensive external calls).
+
+[ Mattia Rizzolo ]
+* Override several lintian warnings regarding prebuilt binaries in the
+* source.
+* Add a pytest.ini file to explicitly use Junit's xunit2 format.
+* Ignore the Python DeprecationWarning message regarding the `imp` module
+  deprecation as it comes from a third-party library.
+* debian/rules: filter the content of the d/*.substvars files
+```
+
+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/c92db70b0a14e406e1272f2d3f21e7d378d6b90f

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/c92db70b0a14e406e1272f2d3f21e7d378d6b90f
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/20210123/8ed7f2a6/attachment.htm>


More information about the rb-commits mailing list