X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=debian%2Fchangelog;h=4f7457cd7f588e6d3a821bf1530cc1f8742c8d6f;hp=2a24b02536995f8b074e41854543b2895bedfe79;hb=a59ef7d02cb229c2ec3569024918024003568aea;hpb=3d9edf4fb16dbc2ad3db325c62e1d4ff8887fcac diff --git a/debian/changelog b/debian/changelog index 2a24b025..4f7457cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,40 @@ +notmuch (0.29.3-1) unstable; urgency=medium + + * New upstream bugfix release. + - fix use-after-free bug in libnotmuch + - fix double close of file in "notmuch dump" + + -- David Bremner Wed, 27 Nov 2019 08:19:57 -0400 + +notmuch (0.29.2-2) experimental; urgency=medium + + * Drop python-notmuch binary package. + * Drop python2 build-dependency (Closes: #937161). + * Convert to pybuild for python bindings + + -- David Bremner Sat, 02 Nov 2019 18:21:06 -0300 + +notmuch (0.29.2-1) unstable; urgency=medium + + * New upstream bug fix release: fix file descriptor leak with gzipped + files. Thanks to James Troup for reporting and the fix. + + -- David Bremner Sat, 19 Oct 2019 07:23:21 -0300 + +notmuch (0.29.1-2) unstable; urgency=medium + + * Re-upload to unstable + + -- David Bremner Sun, 21 Jul 2019 11:43:40 -0300 + +notmuch (0.29.1-1) experimental; urgency=medium + + * New upstream bug fix release + - fix for building and installing without emacs, does not occur + in Debian builds. + + -- David Bremner Tue, 11 Jun 2019 20:16:03 -0300 + notmuch (0.29-2) experimental; urgency=medium * New upstream feature release. See /usr/share/doc/notmuch/NEWS.gz for