]> git.notmuchmail.org Git - notmuch/blobdiff - debian/changelog
Merge tag 'debian/0.26.2-2'
[notmuch] / debian / changelog
index 2a05152f5dbc92900d2315e4e532ccb42835f54e..b2d976143b88ae4405fe65cea27ae65f416239a7 100644 (file)
@@ -1,9 +1,20 @@
-notmuch (0.26.2-1) UNRELEASED; urgency=medium
+notmuch (0.26.2-2) unstable; urgency=medium
 
-  * Break reference loops when indexing, fixes INTERNAL_ERROR in "notmuch show"
-  * Don't call get_mset(0,0,X), fixes crash on some gcc8 using distros
+  * Mark gdb and dtach as <!nocheck>, meaning they are only needed for
+    the test suite.
+  * Re-enable gdb based tests on s390x, ppc64el, armel, mipsel, they
+    pass on porterbox. Leave disabled on mipsel64 (gdb tests still
+    failing), and mips (many tests fail on porterbox).
 
- -- David Bremner <bremner@debian.org>  Thu, 26 Apr 2018 22:41:37 -0300
+ -- David Bremner <bremner@debian.org>  Sun, 06 May 2018 08:36:52 -0300
+
+notmuch (0.26.2-1) unstable; urgency=medium
+
+  * Upstream bugfix release
+    - Break reference loops when indexing, fixes INTERNAL_ERROR in "notmuch show"
+    - Don't call get_mset(0,0,X), fixes crash on some gcc8 using distros
+
+ -- David Bremner <bremner@debian.org>  Sat, 28 Apr 2018 08:10:24 -0300
 
 notmuch (0.26.1-1) unstable; urgency=medium