X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=8bac8a3d6e4d6479f4e8e6593aeca181d954ef11;hb=b0b1fde0cbeb93209a135d2c6627edd70362999d;hp=1a0b8bea68119c56d61b8ceb68d492d938a5d3b9;hpb=15d50a784fc18f0d0ab1d97abe68254463218a10;p=notmuch diff --git a/debian/changelog b/debian/changelog index 1a0b8bea..8bac8a3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,41 @@ -notmuch (0.26.2-1) UNRELEASED; urgency=medium +notmuch (0.27-1) 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 + * New upstream feature release + - thread subqueries (match terms in different messages of same thread) + - notmuch new --full-scan (ignore mtimes) + - notmuch show --decrypt=stash (decrypt and stash on first read) + + -- David Bremner Tue, 12 Jun 2018 22:39:33 -0300 + +notmuch (0.27~rc1-1) experimental; urgency=medium + + * New upstream release candidate + + -- David Bremner Thu, 31 May 2018 08:19:00 -0300 + +notmuch (0.27~rc0-1) experimental; urgency=medium + + * New upstream release candidate + + -- David Bremner Sat, 26 May 2018 09:12:37 -0700 + +notmuch (0.26.2-2) unstable; urgency=medium + + * Mark gdb and dtach as , 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 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 Thu, 26 Apr 2018 22:41:37 -0300 + -- David Bremner Sat, 28 Apr 2018 08:10:24 -0300 notmuch (0.26.1-1) unstable; urgency=medium @@ -542,7 +574,7 @@ notmuch (0.18-3) unstable; urgency=medium notmuch (0.18-2) unstable; urgency=medium * Disable atomicity tests on armhf. These should be re-enabled when - upstream relases a fix for this (in progress). + upstream releases a fix for this (in progress). -- David Bremner Thu, 08 May 2014 08:28:33 +0900 @@ -963,7 +995,7 @@ notmuch (0.6.1-1) unstable; urgency=low notmuch (0.6) unstable; urgency=low * New upstream release; see /usr/share/doc/notmuch/NEWS for - details. Hilights include: + details. Highlights include: - Folder-based search (Closes: #597222) - PGP/MIME decryption and verification * Document strict dependency on emacs23 (Closes: #631994).