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

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Feb 11 18:43:35 UTC 2022



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
016409f3 by Chris Lamb at 2022-02-11T10:39:36-08:00
releasing package diffoscope version 204

- - - - -


2 changed files:

- debian/changelog
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,19 @@
-diffoscope (204) UNRELEASED; urgency=medium
+diffoscope (204) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  [ Chris Lamb ]
+  * Don't run the binwalk comparator tests as root (or fakeroot) as the
+    latest version of binwalk has some security protection against doing
+    precisely this.
+  * If we fail to scan a file using binwalk, return 'False' from
+    BinwalkFile.recognizes rather than raise a traceback.
+  * If we fail to import the Python "binwalk" module, don't accidentally report
+    that we are missing the "rpm" module instead.
+
+  [ Mattia Rizzolo ]
+  * Use dependencies to ensure that "diffoscope" and "diffoscope-minimal"
+    packages always have the precise same version.
 
- -- Chris Lamb <lamby at debian.org>  Fri, 04 Feb 2022 08:17:01 -0800
+ -- Chris Lamb <lamby at debian.org>  Fri, 11 Feb 2022 10:39:27 -0800
 
 diffoscope (203) 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 = "203"
+VERSION = "204"



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/016409f3e0e451d51667d7d17845aed94893bce0
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/20220211/8bc11be1/attachment.htm>


More information about the rb-commits mailing list