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

Chris Lamb gitlab at salsa.debian.org
Fri Jun 26 15:13:01 UTC 2020



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


Commits:
392cd6e1 by Chris Lamb at 2020-06-26T16:12:56+01:00
Update metadata and news to match release of version 149

- - - - -


2 changed files:

- _data/diffoscope.yml
- + _posts/2020-06-26-diffoscope-149-released.md


Changes:

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


=====================================
_posts/2020-06-26-diffoscope-149-released.md
=====================================
@@ -0,0 +1,39 @@
+---
+layout: post
+title: diffoscope 149 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `149`. This version includes the following changes:
+
+```
+[ Chris Lamb ]
+* Update tests for file 5.39. (Closes: reproducible-builds/diffoscope#179)
+* Downgrade the tlsh warning message to an "info" level warning.
+  (Closes: #888237, reproducible-builds/diffoscope#29)
+* Use the CSS "word-break" property over manually adding U+200B zero-width
+  spaces that make copy-pasting cumbersome.
+  (Closes: reproducible-builds/diffoscope!53)
+
+* Codebase improvements:
+  - Drop some unused imports from the previous commit.
+  - Prevent an unnecessary .format() when rendering difference comments.
+  - Use a semantic "AbstractMissingType" type instead of remembering to check
+    for both "missing" files and missing containers.
+
+[ Jean-Romain Garnier ]
+* Allow user to mask/filter reader output via --diff-mask=REGEX.
+  (MR: reproducible-builds/diffoscope!51)
+* Make --html-dir child pages open in new window to accommodate new web
+  browser content security policies.
+* Fix the --new-file option when comparing directories by merging
+  DirectoryContainer.compare and Container.compare.
+  (Closes: reproducible-builds/diffoscope#180)
+* Fix zsh completion for --max-page-diff-block-lines.
+
+[ Mattia Rizzolo ]
+* Do not warn about missing tlsh during tests.
+```
+
+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/392cd6e12fde14f1fd5ee8b66931ac36fa262f35

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/392cd6e12fde14f1fd5ee8b66931ac36fa262f35
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/20200626/7ec762e0/attachment.htm>


More information about the rb-commits mailing list