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

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Aug 20 09:06:24 UTC 2021



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


Commits:
af0f84b1 by Chris Lamb at 2021-08-20T10:06:12+01:00
Update metadata and news to match release of version 181

- - - - -


2 changed files:

- _data/diffoscope.yml
- + _posts/2021-08-20-diffoscope-181-released.md


Changes:

=====================================
_data/diffoscope.yml
=====================================
@@ -89,5 +89,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: 1628254651
-  version: '180'
+  date: 1629450215
+  version: '181'


=====================================
_posts/2021-08-20-diffoscope-181-released.md
=====================================
@@ -0,0 +1,36 @@
+---
+layout: post
+title: diffoscope 181 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `181`. This version includes the following changes:
+
+```
+[ Chris Lamb ]
+
+* New features and bug fixes:
+  - Don't require apksigner in order to compare .apk files using apktool.
+  - Add a special-case to squshfs image extraction to not fail if we aren't
+    root/superuser. (Closes: #991059)
+  - Reduce the maximum line length to avoid O(n^2) Wagner-Fischer algorithm,
+    which meant that diff generation took an inordinate amount of time.
+    (Closes: reproducible-builds/diffoscope#272)
+  - Include profiling information in --debug output if --profile is not set.
+  - Don't print an orphan newline when the Black source code formatter
+    self-test passes.
+
+* Tests:
+  - Update test to check specific contents of squashfs listing, otherwise it
+    fails depending on the test systems uid-to-username mapping in passwd(5).
+  - Assign "seen" and "expected" values to local variables to improve
+    contextual information in/around failed tests.
+
+* Misc changes:
+  - Print the size of generated HTML, text (etc.) reports.
+  - Profile calls to specialize and diffoscope.diff.linediff.
+  - Update various copyright years.
+```
+
+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/af0f84b1f4f2446522982b3bd087ae4373d92da8

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/af0f84b1f4f2446522982b3bd087ae4373d92da8
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/20210820/20aaab86/attachment.htm>


More information about the rb-commits mailing list