[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 121

Chris Lamb gitlab at salsa.debian.org
Fri Aug 16 17:04:28 UTC 2019



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
ccbca628 by Chris Lamb at 2019-08-16T16:49:12Z
releasing package diffoscope version 121

- - - - -


2 changed files:

- debian/changelog
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,16 @@
-diffoscope (121) UNRELEASED; urgency=medium
-
-  * WIP
-
- -- Chris Lamb <lamby at debian.org>  Mon, 29 Jul 2019 17:20:27 -0300
+diffoscope (121) unstable; urgency=medium
+
+  * Don't fallback to a (useless) raw hexdump when readelf(1) reports an minor
+    issue in a section in an ELF binary. For example, when the "frames" section
+    is of the "NOBITS" type, its contents are apparently "unreliable" and thus
+    readelf(1) exits with a returncode of 1. (Closes: #849407, #931962)
+  * Add support to Difference.from_command_exc and friends to optionally ignore
+    specified returncodes from the called program and treat them as "no"
+    difference.
+  * Simplify the parsing of the optional "command_args" argument to the
+    from_command and from_command_exc methods in the Difference class.
+
+ -- Chris Lamb <lamby at debian.org>  Fri, 16 Aug 2019 09:49:07 -0700
 
 diffoscope (120) 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 = "120"
+VERSION = "121"



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/ccbca628df83a727e5f709f23ac85a0cb32c250a

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/ccbca628df83a727e5f709f23ac85a0cb32c250a
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/20190816/7ade7798/attachment.html>


More information about the rb-commits mailing list