X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=debian%2Fchangelog;h=8b05d602a8c77f71a09052d9f943d86ace1ab5d2;hp=9c2ebf7525c4dd39b8ce3aeeedef5e7d1428ee8c;hb=8ef0d05ad77db68044e437e939c60bed07e169f1;hpb=636367b4cf0bd8059a2238773dc40d55a2fb3472 diff --git a/debian/changelog b/debian/changelog index 9c2ebf75..8b05d602 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +notmuch (0.23.7-2) unstable; urgency=medium + + * Cherry pick 06adc276, fix use after free in libnotmuch4 + + -- David Bremner Sun, 19 Mar 2017 09:38:17 -0300 + +notmuch (0.23.7-1) unstable; urgency=medium + + * Move test suite $GNUPGHOME to /tmp to avoid problems with long build paths. + * Fix read-after-free bug in `notmuch new`. + + -- David Bremner Tue, 28 Feb 2017 20:39:30 -0400 + +notmuch (0.23.5-1) unstable; urgency=medium + + * Remove RUNPATH from /usr/bin/notmuch + + -- David Bremner Mon, 09 Jan 2017 06:24:39 -0400 + +notmuch (0.23.4-1) unstable; urgency=medium + + * Improve error handling in notmuch insert + * Restore autoload cookie for notmuch-search (notmuch-emacs) + + -- David Bremner Sat, 24 Dec 2016 17:47:48 +0900 + notmuch (0.23.3-3) unstable; urgency=medium * Disable gdb using tests on kfreebsd-*, due to apparent gdb breakage