[Git][reproducible-builds/diffoscope-website][master] Update metadata and news to match release of version 182
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Aug 27 08:16:27 UTC 2021
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope-website
Commits:
b3b943ac by Chris Lamb at 2021-08-27T09:16:16+01:00
Update metadata and news to match release of version 182
- - - - -
2 changed files:
- _data/diffoscope.yml
- + _posts/2021-08-27-diffoscope-182-released.md
Changes:
=====================================
_data/diffoscope.yml
=====================================
@@ -57,6 +57,7 @@ contributors:
- Reiner Herrmann
- Ricardo Gaviria
- Roland Clobus
+- Santiago Torres Arias
- Santiago Torres-Arias
- Satyam Zode
- siamezzze
@@ -89,5 +90,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: 1629450215
- version: '181'
+ date: 1630051904
+ version: '182'
=====================================
_posts/2021-08-27-diffoscope-182-released.md
=====================================
@@ -0,0 +1,29 @@
+---
+layout: post
+title: diffoscope 182 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `182`. This version includes the following changes:
+
+```
+[ Chris Lamb ]
+* Also ignore, for example, spurious "fwGCC: (Debian ... )" lines in output
+ from strings(1).
+* Only use "java -jar /path/to/apksigner.jar" if we have a .jar as newer
+ versions of apksigner use a shell wrapper script which will obviously be
+ rejected by the JVM. Also mention in the diff if apksigner is missing.
+* Pass "-f" to apktool to avoid creating a strangely-named subdirectory and
+ to simplify code.
+* If we specify a suffix for temporary file or directory, ensure it starts
+ with a "_" to make the generated filenames more human-readable.
+* Drop an unused File import.
+* Update the minimum version of the Black source code formatter.
+
+[ Santiago Torres Arias ]
+* Support parsing the return value of squashfs versions which discriminate
+ between fatal and non-fatal errors.
+```
+
+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/b3b943ac49a4b6607025397cfcb88a47a1833e9c
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/b3b943ac49a4b6607025397cfcb88a47a1833e9c
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/20210827/5727efe0/attachment.htm>
More information about the rb-commits
mailing list