X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=debian%2Fchangelog;h=21010a1af6445abb203242b1ee6a4ceb3ac742b3;hp=c955fbfd5c5f5b70edbfe841d891b36312f17dd6;hb=60ddce8a161772583e8d223498997ee866d04ede;hpb=1ec634461ea25d87cc16dbeb1318f8e30a07c9f1 diff --git a/debian/changelog b/debian/changelog index c955fbfd..21010a1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,301 @@ +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 + details. + * Bug fix: "notmuch-hello screen should show notmuch logo", thanks to + Tim Retout (Closes: #918928). + * Bug fix: "Can't deal with compressed maildir files", thanks to + Joerg Jaspert (Closes: #688609). + * Bug fix: "Please ship notmuch-emacs-mua.desktop", thanks to Tim Retout + (Closes: #918975). + + -- David Bremner Thu, 06 Jun 2019 21:35:12 -0300 + +notmuch (0.29~rc1-1) experimental; urgency=medium + + * New upstream release candidate, with fix for parallel sphinx-build + invocation + + -- David Bremner Mon, 03 Jun 2019 08:09:38 -0300 + +notmuch (0.29~rc0-1) experimental; urgency=medium + + * New upstream release candidate. + + -- David Bremner Fri, 31 May 2019 08:22:21 -0300 + +notmuch (0.28.4-1) unstable; urgency=medium + + * New upstream bugfix release + * Fix for bug in 'notmuch show --raw' that causes spurious errors to be + reported when the mail file is a multiple of the libc buffer size + (e.g. 4096 bytes). + + -- David Bremner Sun, 05 May 2019 08:08:56 -0300 + +notmuch (0.28.3-1) unstable; urgency=medium + + * New upstream bugfix release. + * Fix for bug in message property search + * Fix for race condition leading to (very) occasional build failures + when building the documentation. + + -- David Bremner Tue, 05 Mar 2019 15:39:09 -0400 + +notmuch (0.28.2-1) unstable; urgency=medium + + * [notmuch-emacs] Invoke gpg from with --batch and --no-tty + + -- David Bremner Sun, 17 Feb 2019 07:30:33 -0400 + +notmuch (0.28.1-1) unstable; urgency=medium + + * New upstream bug fix release + * Bug fix: "muttprint/evince fails to show "print", thanks to + Joerg Jaspert (Closes: #920856). + + -- David Bremner Fri, 01 Feb 2019 08:05:05 -0400 + +notmuch (0.28-2) unstable; urgency=medium + + * Override location of bash, because /usr/bin/bash might exist + thanks to usrmerge. + + -- David Bremner Fri, 12 Oct 2018 20:54:00 -0300 + +notmuch (0.28-1) unstable; urgency=medium + + * New upstream releases. + * Includes threading fixes, support for relative database paths, and + rewritten zsh completion. + + -- David Bremner Fri, 12 Oct 2018 20:17:27 -0300 + +notmuch (0.28~rc0-1) experimental; urgency=medium + + * New upstream release candidate. + + -- David Bremner Wed, 03 Oct 2018 20:36:57 -0300 + +notmuch (0.27-3) unstable; urgency=medium + + * Update Vcs-Git to use https and specify correct branch + * Update Build-depends for unversioned emacs packages. + + -- David Bremner Sat, 08 Sep 2018 18:20:10 -0300 + +notmuch (0.27-2) unstable; urgency=medium + + * Add texinfo as a build-dep, build info version of documentation. + + -- David Bremner Thu, 28 Jun 2018 21:01:29 -0300 + +notmuch (0.27-1) unstable; urgency=medium + + * New upstream feature release + - thread subqueries (match terms in different messages of same thread) + - notmuch new --full-scan (ignore mtimes) + - notmuch show --decrypt=stash (decrypt and stash on first read) + + -- David Bremner Tue, 12 Jun 2018 22:39:33 -0300 + +notmuch (0.27~rc1-1) experimental; urgency=medium + + * New upstream release candidate + + -- David Bremner Thu, 31 May 2018 08:19:00 -0300 + +notmuch (0.27~rc0-1) experimental; urgency=medium + + * New upstream release candidate + + -- David Bremner Sat, 26 May 2018 09:12:37 -0700 + +notmuch (0.26.2-2) unstable; urgency=medium + + * Mark gdb and dtach as , meaning they are only needed for + the test suite. + * Re-enable gdb based tests on s390x, ppc64el, armel, mipsel, they + pass on porterbox. Leave disabled on mipsel64 (gdb tests still + failing), and mips (many tests fail on porterbox). + + -- David Bremner Sun, 06 May 2018 08:36:52 -0300 + +notmuch (0.26.2-1) unstable; urgency=medium + + * Upstream bugfix release + - Break reference loops when indexing, fixes INTERNAL_ERROR in "notmuch show" + - Don't call get_mset(0,0,X), fixes crash on some gcc8 using distros + + -- David Bremner Sat, 28 Apr 2018 08:10:24 -0300 + +notmuch (0.26.1-1) unstable; urgency=medium + + * Bump LIBRARY_MINOR_VERSION to 1, for new functions in 0.26 + + -- David Bremner Mon, 02 Apr 2018 08:08:01 -0300 + +notmuch (0.26-1) unstable; urgency=medium + + [ Daniel Kahn Gillmor ] + * build against python3-sphinx instead of python-sphinx + * d/changelog: strip trailing whitespace + * move to debhelper 10 + * Standards-Version: bump to 4.1.3 (drop priority: extra + from transitional packages) + + [ David Bremner ] + * New upstream release (see /usr/share/doc/notmuch/NEWS.gz) + - new command 'notmuch reindex' + - optional indexing of encrypted emails. + - indexing of files with duplicate message-id + * update symbols + + -- David Bremner Tue, 09 Jan 2018 07:13:21 -0400 + +notmuch (0.26~rc2-1) experimental; urgency=medium + + * Third upstream release candidate + + -- David Bremner Tue, 09 Jan 2018 07:13:11 -0400 + +notmuch (0.26~rc1-1) experimental; urgency=medium + + * Second upstream release candidate + + -- David Bremner Mon, 01 Jan 2018 21:17:39 -0400 + +notmuch (0.26~rc0-1) experimental; urgency=medium + + * Upstream release candidate + + -- David Bremner Thu, 28 Dec 2017 10:21:08 -0400 + +notmuch (0.25.3-1) unstable; urgency=medium + + * Upstream bugfix release. Fix for OpenPGP UID validity reporting, + and build failure with GMime 3.0.3+. + * Bug fix: "notmuch FTBFS on Alpha due to broken gdb", thanks to + Michael Cree (Closes: #881028). + + -- David Bremner Fri, 08 Dec 2017 21:08:00 -0400 + +notmuch (0.25.2-1) unstable; urgency=medium + + * New upstream bugfix release: fix for segfault when compiled + against gmime-2.6 + + -- David Bremner Sun, 05 Nov 2017 20:05:49 -0400 + +notmuch (0.25.1-1) unstable; urgency=medium + + * new upstream bugfix release: mitigation for emacs bug 28350 + * remove obsolete lintian override + * reformat debian/NEWS + + -- David Bremner Mon, 11 Sep 2017 22:20:48 -0300 + +notmuch (0.25-6) unstable; urgency=medium + + * Bug fix: "deletes shipped file on reinstall: + /etc/emacs/site-start.d/50notmuch.el", thanks to Andreas Beckmann + (Closes: #872197). + + -- David Bremner Tue, 15 Aug 2017 07:52:21 -0300 + +notmuch (0.25-5) unstable; urgency=medium + + * Bug fix: "dependency on elpa-emacs doesn't seem right", thanks + to Jiri Palecek (Closes: #871642). + + -- David Bremner Thu, 10 Aug 2017 06:42:50 -0400 + +notmuch (0.25-4) unstable; urgency=medium + + * Recommend elpa-emacs instead emacs-notmuch + + -- David Bremner Fri, 04 Aug 2017 18:11:35 -0400 + +notmuch (0.25-3) unstable; urgency=medium + + * Remove old startup file /etc/emacs/site-start.d/50notmuch.el + + -- David Bremner Thu, 03 Aug 2017 09:26:00 -0400 + +notmuch (0.25-2) unstable; urgency=medium + + * Drop build-dep on libgmime-2.4-dev, long unsupported upstream + * Bug fix: "please transition to gmime 3.0", thanks to Daniel Kahn + Gillmor (Closes: #867353). + + -- David Bremner Wed, 26 Jul 2017 10:59:14 -0400 + +notmuch (0.25-1) unstable; urgency=medium + + * New upstream release + - regexp search for mid, paths, tags + - drop inline images when indexing html + + -- David Bremner Tue, 25 Jul 2017 08:28:20 -0300 + +notmuch (0.25~rc1-2) unstable; urgency=low + + * upload to unstable + + -- David Bremner Tue, 18 Jul 2017 19:47:45 -0300 + +notmuch (0.25~rc1-1) experimental; urgency=medium + + * Bump standards version to 4.0.0 (no changes needed) + * New upstream release candidate + + -- David Bremner Tue, 18 Jul 2017 07:04:14 -0300 + +notmuch (0.25~rc0-2) experimental; urgency=medium + + * Fix compilation on 32 bit architectures (time_t vs. gint64) + + -- David Bremner Mon, 17 Jul 2017 08:49:32 -0300 + +notmuch (0.25~rc0-1) experimental; urgency=medium + + * New upstream release candidate + * Drop notmuch-dbg, use notmuch-dbgsym if debug symbols are needed. + * [lib] Bump SONAME to libnotmuch.so.5 + * Bug fix: "doesn't check gpg/pgp signatures by default", thanks + to Vagrant Cascadian (Closes: #755544). + * Bug fix: "allow separation of command-line options and their + values: --option foo", thanks to Paul Wise (Closes: #825886). + + -- David Bremner Sun, 16 Jul 2017 08:48:59 -0300 + +notmuch (0.24.2-2) unstable; urgency=medium + + * rebuild for unstable + + -- David Bremner Sun, 02 Jul 2017 12:48:46 -0300 + notmuch (0.24.2-1) experimental; urgency=medium * Fix dump output to not include tags when not asked for @@ -43,6 +341,12 @@ notmuch (0.24~rc0-1) experimental; urgency=medium -- David Bremner Sun, 05 Mar 2017 19:32:08 -0400 +notmuch (0.23.7-3) unstable; urgency=medium + + * Cherry pick fixes to dump header from 0.24.1 + + -- David Bremner Sat, 01 Apr 2017 21:09:36 -0300 + notmuch (0.23.7-2) unstable; urgency=medium * Cherry pick 06adc276, fix use after free in libnotmuch4 @@ -383,7 +687,7 @@ notmuch (0.18-3) unstable; urgency=medium notmuch (0.18-2) unstable; urgency=medium * Disable atomicity tests on armhf. These should be re-enabled when - upstream relases a fix for this (in progress). + upstream releases a fix for this (in progress). -- David Bremner Thu, 08 May 2014 08:28:33 +0900 @@ -735,7 +1039,7 @@ notmuch (0.9~rc2-1) experimental; urgency=low - New SONAME for libnotmuch - bindings changes for ruby and python * Less non-text parts reported in replies. - * emacs: provide button action to fetch unknown gpg keys + * emacs: provide button action to fetch unknown gpg keys -- David Bremner Fri, 07 Oct 2011 18:53:04 -0300 @@ -744,7 +1048,7 @@ notmuch (0.9~rc1-1) experimental; urgency=low * Upstream release candidate - Atomicity improvements, thanks to Austin Clements - Add missing call to g_type_init, thanks to Aaron Ecay - * notmuch-emacs: add versioned dependency on notmuch. + * notmuch-emacs: add versioned dependency on notmuch. (Closes: #642240). -- David Bremner Sun, 25 Sep 2011 11:26:01 -0300 @@ -753,7 +1057,7 @@ notmuch (0.8-1) unstable; urgency=low * New upstream version. - Improved handling of message/rfc822 parts - - Improved Build system portability + - Improved Build system portability - Documentation update for Ruby bindings - Unicode, iterator, PEP8 changes for python bindings @@ -804,7 +1108,7 @@ notmuch (0.6.1-1) unstable; urgency=low notmuch (0.6) unstable; urgency=low * New upstream release; see /usr/share/doc/notmuch/NEWS for - details. Hilights include: + details. Highlights include: - Folder-based search (Closes: #597222) - PGP/MIME decryption and verification * Document strict dependency on emacs23 (Closes: #631994). @@ -835,7 +1139,7 @@ notmuch (0.6~254) experimental; urgency=low [ Jameson Rollins ] * Bump standards version to 3.9.2 (No changes). - + -- David Bremner Thu, 23 Jun 2011 07:50:05 -0300 notmuch (0.6~237) experimental; urgency=low @@ -880,8 +1184,8 @@ notmuch (0.6~171) experimental; urgency=low * notmuch reply: Avoid segmentation fault when printing multiple parts * notmuch show: New part output handling. * emacs: Show cleaner `From:' addresses in the summary line. - * emacs: Add custom `notmuch-show-elide-same-subject', - `notmuch-show-always-show-subject' + * emacs: Add custom `notmuch-show-elide-same-subject', + `notmuch-show-always-show-subject' * emacs: Render text/x-vcalendar parts. * emacs: Add `notmuch-show-multipart/alternative-discouraged'. * vim: parse 'from' address, use sendmail directly, implement archive in @@ -1013,7 +1317,7 @@ notmuch (0.2) unstable; urgency=low * Fix headers to be properly decoded in "notmuch reply" * emacs: Show the last few lines of citations as well as the first few lines. * emacs: The '+' and '-' commands can now add and remove tags by region. - * emacs: More meaningful buffer names for thread-view buffers. + * emacs: More meaningful buffer names for thread-view buffers. * emacs: Customized colors of threads in search view based on tags. -- Carl Worth Fri, 16 Apr 2010 10:20:23 -0700