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

Chris Lamb gitlab at salsa.debian.org
Fri Jul 31 09:40:28 UTC 2020



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


Commits:
bcc409d4 by Chris Lamb at 2020-07-31T10:40:23+01:00
Update metadata and news to match release of version 154

- - - - -


3 changed files:

- _data/diffoscope.yml
- _posts/2020-07-18-diffoscope-152-released.md
- + _posts/2020-07-31-diffoscope-154-released.md


Changes:

=====================================
_data/diffoscope.yml
=====================================
@@ -79,5 +79,5 @@ description: 'File formats supported include: Android APK files, Android boot im
   WebAssembly binary module, XML binary schemas (.xsb), XML files, XZ compressed files,
   ZIP archives and Zstandard compressed files.'
 latest_release:
-  date: 1595588631
-  version: '153'
+  date: 1596187575
+  version: '154'


=====================================
_posts/2020-07-18-diffoscope-152-released.md
=====================================
@@ -15,7 +15,7 @@ version `152`. This version includes the following changes:
   - Don't require zipnote(1) to determine differences in a .zip file as we
     can use libarchive directly.
 
-Reporting improvements:
+* Reporting improvements:
 
   - Don't emit "javap not found in path" if it is available in the path but
     it did not result in any actual difference.


=====================================
_posts/2020-07-31-diffoscope-154-released.md
=====================================
@@ -0,0 +1,26 @@
+---
+layout: post
+title: diffoscope 154 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `154`. This version includes the following changes:
+
+```
+[ Chris Lamb ]
+
+* Add support for F2FS filesystems.
+  (Closes: reproducible-builds/diffoscope#207)
+* Allow "--profile" as a synonym for "--profile=-".
+* Add an add_comment helper method so don't mess with our _comments list
+  directly.
+* Add missing bullet point in a previous changelog entry.
+* Use "human-readable" over unhyphenated version.
+* Add a bit more debugging around launching guestfs.
+* Profile the launch of guestfs filesystems.
+* Correct adding a comment when we cannot extract a filesystem due to missing
+  guestfs module.
+```
+
+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/bcc409d4fed165a43d587b4f7a6626cdc0c20887

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/bcc409d4fed165a43d587b4f7a6626cdc0c20887
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/20200731/0e2df785/attachment.htm>


More information about the rb-commits mailing list