X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=aa84b3f9c254cbd226561697e99e4372c31f4868;hb=fc3c79dd37d4bae938a5d0a1d7773bea48dd09b4;hp=12d93caac69f2d2144a061d14a275aebbaff4bd4;hpb=ddbf3ffe9bfafa39f2142a7ff9ead202b4b88433;p=notmuch diff --git a/debian/changelog b/debian/changelog index 12d93caa..aa84b3f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,47 @@ +notmuch (0.34.1-1) unstable; urgency=medium + + * New upstream bugfix release. Fixes a memory deallocation error in + libnotmuch. + + -- David Bremner Wed, 03 Nov 2021 10:20:33 -0300 + +notmuch (0.34-1) unstable; urgency=medium + + * New upstream release + * Adds s-expression based query parser (man notmuch-sexp-queries). + * Bug fix: "notmuch breaks on directory removal", thanks to Joerg + Jaspert (Closes: #922536). + * Respect notmuch-show-text/html-blocked-images for renderer w3m + (Closes: #934082). + * Bug fix: "add an option to change the database path", thanks to + Michael Gold (Closes: #887041) (actually fixed in 0.32) + + -- David Bremner Wed, 20 Oct 2021 11:15:23 -0300 + +notmuch (0.34~rc0-1) experimental; urgency=medium + + * New upstream release candidate + + -- David Bremner Fri, 15 Oct 2021 08:50:57 -0300 + +notmuch (0.33.2-1) unstable; urgency=medium + + * Upstream fix for flaky/hanging tests in T355-smime + + -- David Bremner Thu, 30 Sep 2021 08:27:10 -0300 + +notmuch (0.33.1-1) unstable; urgency=medium + + * Upstream fix for flaky tests in T590-libconfig + + -- David Bremner Fri, 10 Sep 2021 08:28:48 -0300 + +notmuch (0.33-2) unstable; urgency=medium + + * Disable two flaky tests in T590-libconfig. + + -- David Bremner Sat, 04 Sep 2021 11:29:44 -0700 + notmuch (0.33-1) unstable; urgency=medium * New upstream release