[Git][reproducible-builds/diffoscope-website][master] Update metadata and news to match release of version 168
Chris Lamb
gitlab at salsa.debian.org
Sat Feb 27 11:20:08 UTC 2021
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope-website
Commits:
91179fdf by Chris Lamb at 2021-02-27T11:20:00+00:00
Update metadata and news to match release of version 168
- - - - -
2 changed files:
- _data/diffoscope.yml
- + _posts/2021-02-27-diffoscope-168-released.md
Changes:
=====================================
_data/diffoscope.yml
=====================================
@@ -79,11 +79,10 @@ 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), 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.'
+ 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.'
latest_release:
- date: 1613725602
- version: '167'
+ date: 1614418477
+ version: '168'
=====================================
_posts/2021-02-27-diffoscope-168-released.md
=====================================
@@ -0,0 +1,18 @@
+---
+layout: post
+title: diffoscope 168 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `168`. This version includes the following changes:
+
+```
+* Don't call difflib.Differ.compare with very large inputs; it is at least
+ O(n^2) and makes diffoscope appear to hang.
+ (Closes: reproducible-builds/diffoscope#240)
+* Don't use "Inheriting PATH of X" in debug log message; use "PATH is X".
+* Correct the capitalisation of jQuery.
+```
+
+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/91179fdfbc6f6edbfa1d97789c8b0811fb2a8027
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/91179fdfbc6f6edbfa1d97789c8b0811fb2a8027
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/20210227/da10b95c/attachment.htm>
More information about the rb-commits
mailing list