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

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Oct 1 08:04:16 UTC 2021



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
26ecd8d3 by Chris Lamb at 2021-10-01T09:02:51+01:00
releasing package diffoscope version 186

- - - - -


2 changed files:

- debian/changelog
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,18 @@
-diffoscope (186) UNRELEASED; urgency=medium
+diffoscope (186) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  [ Chris Lamb ]
+  * Don't call close_archive when garbage-collecting Archive instances unless
+    open_archive returned successfully. This prevents, amongst others, an
+    AttributeError traceback due to PGPContainer's cleanup routines assuming
+    that its temporary directory had been created.
+    (Closes: reproducible-builds/diffoscope#276)
+  * Ensure that the string "RPM archives" exists in the package description,
+    regardless of whether python3-rpm is installed or not at build time.
+
+  [ Jean-Romain Garnier ]
+  * Fix the LVM Macho comparator for non-x86-64 architectures.
 
- -- Chris Lamb <lamby at debian.org>  Tue, 21 Sep 2021 16:16:26 +0100
+ -- Chris Lamb <lamby at debian.org>  Fri, 01 Oct 2021 09:02:48 +0100
 
 diffoscope (185) 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 = "185"
+VERSION = "186"



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/26ecd8d30ba2f403bb06d77f64357a5693a2723f
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/20211001/0015ecd7/attachment.htm>


More information about the rb-commits mailing list