[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 189
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Oct 29 08:48:35 UTC 2021
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
8491d024 by Chris Lamb at 2021-10-29T09:47:06+01:00
releasing package diffoscope version 189
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,25 @@
-diffoscope (189) UNRELEASED; urgency=medium
+diffoscope (189) unstable; urgency=medium
- * WIP (generated upon release).
+ [ Chris Lamb ]
+ * Try some alternative suffixes (eg. ".py") to support distributions that
+ strip or retain them. (Closes: reproducible-builds/diffoscope#283)
+ * Skip Python bytecode testing where we do not have an expected diff.
+ (Closes: reproducible-builds/diffoscope#284)
+ * Refactor the find_executable utility into an explicit method.
+ * Split out a custom call to assert_diff to support a .startswith equivalent.
+ * Use skipif instead of manual conditionals in some tests.
+
+ [ Vagrant Cascadian ]
+ * Add an external tool reference for Guix to support ppudump and dumppdf.
+
+ [ Sergei Trofimovich ]
+ * Update uImage test output for file(1) version 5.41.
+
+ [ Jelle van der Waa ]
+ * Add Arch Linux as CI test target.
+ * Add external tools on Arch Linux for ffmpeg, openssl and ocalobjinfo.
- -- Chris Lamb <lamby at debian.org> Fri, 22 Oct 2021 09:12:31 +0100
+ -- Chris Lamb <lamby at debian.org> Fri, 29 Oct 2021 09:47:04 +0100
diffoscope (188) 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 = "188"
+VERSION = "189"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/8491d02407a05a4d8089836e5b220e7b2909b204
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/8491d02407a05a4d8089836e5b220e7b2909b204
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/20211029/f7d0efc2/attachment.htm>
More information about the rb-commits
mailing list