[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 101
Chris Lamb
gitlab at salsa.debian.org
Sat Sep 15 17:40:30 CEST 2018
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
64c87410 by Chris Lamb at 2018-09-15T15:37:50Z
releasing package diffoscope version 101
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,19 @@
-diffoscope (101) UNRELEASED; urgency=medium
-
- * WIP
-
- -- Chris Lamb <lamby at debian.org> Sat, 01 Sep 2018 09:11:21 +0100
+diffoscope (101) unstable; urgency=medium
+
+ * Fix testsuite under LLVM >= 7.0. (Closes: #908074)
+ * Substvar generation:
+ - Ensure Debian substvar generation is deterministic regardless of
+ installed packages. (Closes: #908072)
+ - Clarify distinction between tools (eg. gpg) and packages (eg. gnupg) when
+ generating Debian substvars.
+ - Revert updating generated debian/tests/control made in diffoscope 100.
+ * Disable binwalk's own user configuration for predictable results and to
+ ensure it does not create unnecessary directories. (Closes: #903444)
+ * Ensure we return "bytes" objects from Command.filter to avoid a
+ "TypeError: Unicode-objects must be encoded before hashing" traceback.
+ * Don't print GPG output in diffoscope.changes.
+
+ -- Chris Lamb <lamby at debian.org> Sat, 15 Sep 2018 16:37:45 +0100
diffoscope (100) 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 = "100"
+VERSION = "101"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/64c87410016d446c8f795d9bddaff079f6135594
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/64c87410016d446c8f795d9bddaff079f6135594
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/20180915/45bd0ada/attachment.html>
More information about the rb-commits
mailing list