[Git][reproducible-builds/diffoscope-website][master] Update metadata and news to match release of version 178
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Jul 16 15:02:13 UTC 2021
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope-website
Commits:
cd9d378c by Chris Lamb at 2021-07-16T16:02:07+01:00
Update metadata and news to match release of version 178
- - - - -
2 changed files:
- _data/diffoscope.yml
- + _posts/2021-07-16-diffoscope-178-released.md
Changes:
=====================================
_data/diffoscope.yml
=====================================
@@ -3,6 +3,7 @@
contributors:
- Alexis Murzeau
- anthraxx
+- Balint Reczey
- Baptiste Daroussin
- Ben Hutchings
- beuc at beuc.net
@@ -77,7 +78,7 @@ description: 'File formats supported include: Android APK files, Android boot im
Git repositories, GNU R database files (.rdb), GNU R Rscript files (.rds), Gnumeric
spreadsheets, GPG keybox databases, Gzipped files, Hierarchical Data Format database,
ISO 9660 CD images, Java .class files, Java .jmod modules, JavaScript files, JPEG
- images, JSON files, LLVM IR bitcode files, LZ4 compressed files, MacOS binaries,
+ images, JSON files, LLVM IR bitcode files, LZ4 compressed files, macOS binaries,
Microsoft Windows icon files, Microsoft Word .docx files, Mono ''Portable Executable''
files, Mozilla-optimized .ZIP archives, Multimedia metadata, OCaml interface files,
Ogg Vorbis audio files, OpenOffice .odt files, OpenSSH public keys, OpenWRT package
@@ -89,5 +90,5 @@ description: 'File formats supported include: Android APK files, Android boot im
XML binary schemas (.xsb), XML files, XZ compressed files, ZIP archives and Zstandard
compressed files.'
latest_release:
- date: 1622797384
- version: '177'
+ date: 1626446279
+ version: '178'
=====================================
_posts/2021-07-16-diffoscope-178-released.md
=====================================
@@ -0,0 +1,34 @@
+---
+layout: post
+title: diffoscope 178 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `178`. This version includes the following changes:
+
+```
+[ Chris Lamb ]
+* Don't traceback on an broken symlink in a directory.
+ (Closes: reproducible-builds/diffoscope#269)
+* Rewrite the calculation of a file's "fuzzy hash" to make the control
+ flow cleaner.
+
+[ Balint Reczey ]
+* Support .deb package members compressed with the Zstandard algorithm.
+ (LP: #1923845)
+
+[ Jean-Romain Garnier ]
+* Overhaul the Mach-O executable file comparator.
+* Implement tests for the Mach-O comparator.
+* Switch to new argument format for the LLVM compiler.
+* Fix test_libmix_differences in testsuite for the ELF format.
+* Improve macOS compatibility for the Mach-O comparator.
+* Add llvm-readobj and llvm-objdump to the internal EXTERNAL_TOOLS data
+ structure.
+
+[ Mattia Rizzolo ]
+* Invoke gzip(1) with the short option variants to support Busybox's gzip.
+```
+
+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/cd9d378c8389468828c9e093b910e341c3e95fe7
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/cd9d378c8389468828c9e093b910e341c3e95fe7
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/20210716/09d33ffc/attachment.htm>
More information about the rb-commits
mailing list