X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=debian%2Fchangelog;h=80bb1d272f93505a43d52aef75f31191b3731394;hp=8c157bc02e126c4d85b5111f353ddd84b9c6ac68;hb=edd5e15360d9f4df46722bc2399c9dee21429b3a;hpb=ced341e82e8cb84dc2c90187d208838335511f6e diff --git a/debian/changelog b/debian/changelog index 8c157bc0..80bb1d27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,138 @@ +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 + * See /usr/share/doc/notmuch/NEWS.gz for user visible changes. + + -- David Bremner Fri, 03 Sep 2021 12:24:41 -0700 + +notmuch (0.33~rc0-1) experimental; urgency=medium + + * New upstream release candidate + + -- David Bremner Thu, 26 Aug 2021 08:27:42 -0700 + +notmuch (0.32.3-1) unstable; urgency=medium + + * new upstream bugfix release + * fixes for a few configuration related bugs introduced in 0.32 + * bump libnotmuch minor version to match documentation. + + -- David Bremner Tue, 17 Aug 2021 17:16:09 -0700 + +notmuch (0.32.2-1) experimental; urgency=medium + + * New upstream bugfix release + * Fix for memory leak in "notmuch new" introduced in 0.32 + * Fix for bug from 2017 that can add duplicate thread-ids to messages. + + -- David Bremner Sat, 26 Jun 2021 22:33:56 -0300 + +notmuch (0.32.1-1) experimental; urgency=medium + + * New upstream bugfix release + * Configuration bug fixes (see /usr/share/doc/notmuch/NEWS.gz) + * Bug fix for {pre,after}-tag hooks in emacs, related to lexical scope + transition. + + -- David Bremner Sat, 15 May 2021 09:01:27 -0300 + +notmuch (0.32-1) experimental; urgency=medium + + * New upstream release + * Speedup for handling deleted message files + * New configuration features (see /usr/share/doc/notmuch/NEWS.gz) + * Emacs interface codebase cleanup + + -- David Bremner Sun, 02 May 2021 07:05:15 -0300 + +notmuch (0.32~rc2-1) experimental; urgency=medium + + * New upstream release candidate + + -- David Bremner Wed, 28 Apr 2021 07:05:22 -0300 + +notmuch (0.32~rc1-1) experimental; urgency=medium + + * New upstream release candidate + + -- David Bremner Sat, 24 Apr 2021 12:46:10 -0300 + +notmuch (0.31.4-2) unstable; urgency=medium + + * Cherry pick upstream commit 3f4de98e7c8, which fixes a bug where + duplicate message-ids can cause multiple thread-ids for some message + documents. + * Add build-dependency on xapian-tools, for new test + + -- David Bremner Mon, 28 Jun 2021 22:48:02 -0300 + +notmuch (0.31.4-1) unstable; urgency=medium + + * New upstream bugfix release + - Fix include bug triggered by glib 2.67 + - Fix race condition in T568-lib-thread + + -- David Bremner Thu, 18 Feb 2021 07:23:00 -0400 + +notmuch (0.31.3-2) unstable; urgency=medium + + * Don't install gdb on hppa (skip gdb based tests) + + -- David Bremner Sat, 26 Dec 2020 15:14:07 -0400 + +notmuch (0.31.3-1) unstable; urgency=medium + + * New upstream bugfix release + * Second fix for T360, fix regression on ppc64el + * Fix for exclude tags in notmuch2 python bindings + * Fix for memory error in notmuch_database_get_config_list + + -- David Bremner Fri, 25 Dec 2020 11:48:37 -0400 + notmuch (0.31.2-5) unstable; urgency=medium * Use readelf instead of nm in T360, hopefully build in ppc64