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

Chris Lamb gitlab at salsa.debian.org
Fri Mar 12 15:37:07 UTC 2021



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


Commits:
426c4990 by Chris Lamb at 2021-03-12T15:37:03+00:00
Update metadata and news to match release of version 169

- - - - -


2 changed files:

- _data/diffoscope.yml
- + _posts/2021-03-12-diffoscope-169-released.md


Changes:

=====================================
_data/diffoscope.yml
=====================================
@@ -79,10 +79,11 @@ description: 'File formats supported include: Android APK files, Android boot im
   Ogg Vorbis audio files, OpenOffice .odt files, OpenSSH public keys, OpenWRT package
   archives (.ipk), PDF documents, PE32 files, PGP signatures, PGP signed/encrypted
   messages, PNG images, PostScript documents, Public Key Cryptography Standards (PKCS)
-  files (version #7), Rust object files (.deflate), SQLite databases, SquashFS filesystems,
-  symlinks, tape archives (.tar), tcpdump capture files (.pcap), text files, TrueType
-  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.'
+  files (version #7), RPM archives, Rust object files (.deflate), SQLite databases,
+  SquashFS filesystems, symlinks, tape archives (.tar), tcpdump capture files (.pcap),
+  text files, TrueType 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: 1614418477
-  version: '168'
+  date: 1615563234
+  version: '169'


=====================================
_posts/2021-03-12-diffoscope-169-released.md
=====================================
@@ -0,0 +1,39 @@
+---
+layout: post
+title: diffoscope 169 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `169`. This version includes the following changes:
+
+```
+[ Chris Lamb ]
+* Optimisations:
+  - Use larger buffer/block sizes when extracting files from libarchive-
+    based archives.
+  - Use a much-shorter CSS class (instead of "diffponct") to dramatically
+    reduce uncompressed HTML output.
+
+* Logging improvements:
+  - Don't emit "Unable to stat file" warning/debug messages; we have
+    entirely-artificial directory entries such as ELF sections which, of
+    course, never exist as filesystem files.
+  - Don't emit a "Returning a FooContainer" logging message - we already emit
+    "Instantiating a FooContainer" one and are unlikely to fail in the
+    middle.
+  - Format the report size logging messages when generating HTML reports.
+  - Add the target directory when logging which directory we are extracting
+    containers to.
+
+* Miscellaneous:
+  - Ignore "--debug" and similar arguments when creating a (hopefully useful)
+    temporary directory.
+  - Ensure all internal temporary directories have useful names.
+  - Clarify a comment regarding diffoscope not extracting excluded files.
+
+[ Vagrant Cascadian ]
+* Skip a DEX-related test if the "procyon" tool is unavailable.
+```
+
+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/426c4990eda657f975bab6ef2cd2d24d91456648

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/426c4990eda657f975bab6ef2cd2d24d91456648
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/20210312/4eb75182/attachment.htm>


More information about the rb-commits mailing list