Commits (2)
......@@ -90,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: 1626446279
version: '178'
date: 1627632301
version: '179'
......@@ -29,6 +29,7 @@ version `178`. This version includes the following changes:
[ Mattia Rizzolo ]
* Invoke gzip(1) with the short option variants to support Busybox's gzip.
(Closes: reproducible-builds/diffoscope#268)
```
You find out more by [visiting the project homepage](https://diffoscope.org).
---
layout: post
title: diffoscope 179 released
author: Chris Lamb <lamby@debian.org>
---
The diffoscope maintainers are pleased to announce the release of diffoscope
version `179`. This version includes the following changes:
```
* Ensure that various LLVM tools are installed, even when testing whether
a MacOS binary has zero differences when compared to itself.
(Closes: reproducible-builds/diffoscope#270)
```
You find out more by [visiting the project homepage](https://diffoscope.org).