[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 174
Chris Lamb
gitlab at salsa.debian.org
Fri May 7 10:03:10 UTC 2021
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
94ca438c by Chris Lamb at 2021-05-07T10:48:57+01:00
releasing package diffoscope version 174
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,18 @@
-diffoscope (174) UNRELEASED; urgency=medium
+diffoscope (174) unstable; urgency=medium
- * WIP (generated upon release).
+ [ Chris Lamb ]
+ * Check that we are parsing an actual Debian .buildinfo file, not just
+ a file with that extension.
+ (Closes: #987994, reproducible-builds/diffoscope#254)
+ * Support signed .buildinfo files again -- file(1) reports them as
+ "PGP signed message".
+
+ [ Mattia Rizzolo ]
+ * Make the testsuite pass with file(1) version 5.40.
+ * Embed some short test fixtures in the test code itself.
+ * Fix recognition of compressed .xz files with file(1) 5.40.
- -- Chris Lamb <lamby at debian.org> Fri, 30 Apr 2021 08:52:50 +0100
+ -- Chris Lamb <lamby at debian.org> Fri, 07 May 2021 10:48:54 +0100
diffoscope (173) 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 = "173"
+VERSION = "174"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/94ca438c56dac0933bad8ab312eac7da1ba5b6dd
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/94ca438c56dac0933bad8ab312eac7da1ba5b6dd
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/20210507/d8a2a5b9/attachment.htm>
More information about the rb-commits
mailing list