[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 178
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Jul 16 15:01:33 UTC 2021
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
7fdf417e by Chris Lamb at 2021-07-16T15:38:03+01:00
releasing package diffoscope version 178
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,28 @@
-diffoscope (178) UNRELEASED; urgency=medium
+diffoscope (178) unstable; urgency=medium
- * WIP (generated upon release).
+ [ 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.
- -- Chris Lamb <lamby at debian.org> Fri, 04 Jun 2021 10:05:19 +0100
+ -- Chris Lamb <lamby at debian.org> Fri, 16 Jul 2021 15:37:59 +0100
diffoscope (177) unstable; urgency=medium
=====================================
diffoscope/__init__.py
=====================================
@@ -17,4 +17,4 @@
# You should have received a copy of the GNU General Public License
# along with diffoscope. If not, see <https://www.gnu.org/licenses/>.
-VERSION = "177"
+VERSION = "178"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/7fdf417ec8855ad9241cd24ae8b42aa41ef9e3bb
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/7fdf417ec8855ad9241cd24ae8b42aa41ef9e3bb
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/aadba8ae/attachment.htm>
More information about the rb-commits
mailing list