X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=debian%2Fchangelog;h=80bb1d272f93505a43d52aef75f31191b3731394;hp=12d93caac69f2d2144a061d14a275aebbaff4bd4;hb=edd5e15360d9f4df46722bc2399c9dee21429b3a;hpb=93d916411e17f770aebf42a48643a5e44e52fe0e diff --git a/debian/changelog b/debian/changelog index 12d93caa..80bb1d27 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 Sun, 31 Oct 2021 08:25:03 -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