X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=aa84b3f9c254cbd226561697e99e4372c31f4868;hb=fc3c79dd37d4bae938a5d0a1d7773bea48dd09b4;hp=a985c505e2092dc2fcbef6f36954fdcfa47d8a92;hpb=b5c6fdd480a758c849335dba5a639905cdad560b;p=notmuch diff --git a/debian/changelog b/debian/changelog index a985c505..aa84b3f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +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