]> git.notmuchmail.org Git - notmuch/blob - debian/changelog
debian: Bump standards version
[notmuch] / debian / changelog
1 notmuch (0.12~rc1-1) experimental; urgency=low
2
3   * Upstream pre-release.
4   * Bump standards version to 3.9.3; no changes.
5
6  -- David Bremner <bremner@debian.org>  Thu, 01 Mar 2012 07:51:45 -0400
7
8 notmuch (0.11.1-1) unstable; urgency=low
9
10   * Upstream bugfix release
11     - Fix error handling bug in python bindings
12     - Fix vulnerability in emacs reply handling
13
14  -- David Bremner <bremner@debian.org>  Fri, 03 Feb 2012 08:35:41 -0400
15
16 notmuch (0.11-1) unstable; urgency=low
17
18   * New upstream release.
19     - New 'hook' feature for notmuch-new
20     - performance and memory use improvements
21     - new add-on tool notmuch-deliver
22
23  -- David Bremner <bremner@debian.org>  Fri, 13 Jan 2012 19:59:23 -0400
24
25 notmuch (0.11~rc3-1) experimental; urgency=low
26
27   * New upstream release candidate
28     - Fix for uninitialized variable(s) in notmuch-reply
29
30  -- David Bremner <bremner@debian.org>  Mon, 09 Jan 2012 07:07:46 -0400
31
32 notmuch (0.11~rc2-1) experimental; urgency=low
33
34   * New upstream release candidate.
35     - Includes fix for one python bindings segfault.
36
37  -- David Bremner <bremner@debian.org>  Mon, 02 Jan 2012 06:57:29 -0400
38
39 notmuch (0.11~rc1-1) experimental; urgency=low
40
41   * New upstream release candidate.
42
43  -- David Bremner <bremner@debian.org>  Sun, 25 Dec 2011 23:07:08 -0400
44
45 notmuch (0.10.2-1) unstable; urgency=low
46
47   * Upstream bug fix release
48     - Fix segfault in python bindings due to missing g_type_init call.
49
50  -- David Bremner <bremner@debian.org>  Sun, 04 Dec 2011 22:06:46 -0400
51
52 notmuch (0.10.1-1) unstable; urgency=low
53
54   * Upstream bug fix release.
55     - Fix segfault on "notmuch --help"
56
57  -- David Bremner <bremner@debian.org>  Fri, 25 Nov 2011 12:11:30 -0500
58
59 notmuch (0.10-1) unstable; urgency=low
60
61   * New upstream release
62     - search performance improvements
63     - emacs UI improvements
64     - new dump/restore features
65     - new script contrib/nmbug for sharing tags
66     - see /usr/share/doc/notmuch/NEWS for details
67
68  -- David Bremner <bremner@debian.org>  Wed, 23 Nov 2011 07:44:01 -0400
69
70 notmuch (0.10~rc2-1) experimental; urgency=low
71
72   * New upstream release candidate
73     - includes patch to avoid long unix domain socket paths in tests
74
75  -- David Bremner <bremner@debian.org>  Sat, 19 Nov 2011 08:21:39 -0400
76
77 notmuch (0.10~rc1-1) experimental; urgency=low
78
79   * New upstream release candidate.
80
81  -- David Bremner <bremner@debian.org>  Tue, 15 Nov 2011 19:46:55 -0400
82
83 notmuch (0.9-1) unstable; urgency=low
84
85   * New upstream release.
86   * Only doc changes since last release candidate.
87   * Upload to unstable.
88
89  -- David Bremner <bremner@debian.org>  Tue, 11 Oct 2011 21:51:29 -0300
90
91 notmuch (0.9~rc2-1) experimental; urgency=low
92
93   * Upstream release candidate
94   * API changes for n_d_find_message and n_d_find_message_by_filename.
95     - New SONAME for libnotmuch
96     - bindings changes for ruby and python
97   * Less non-text parts reported in replies.
98   * emacs: provide button action to fetch unknown gpg keys 
99
100  -- David Bremner <bremner@debian.org>  Fri, 07 Oct 2011 18:53:04 -0300
101
102 notmuch (0.9~rc1-1) experimental; urgency=low
103
104   * Upstream release candidate
105     - Atomicity improvements, thanks to Austin Clements
106     - Add missing call to g_type_init, thanks to Aaron Ecay
107   * notmuch-emacs: add versioned dependency on notmuch.  
108     (Closes: #642240).
109
110  -- David Bremner <bremner@debian.org>  Sun, 25 Sep 2011 11:26:01 -0300
111
112 notmuch (0.8-1) unstable; urgency=low
113
114   * New upstream version.
115     - Improved handling of message/rfc822 parts
116     - Improved Build system portability 
117     - Documentation update for Ruby bindings
118     - Unicode, iterator, PEP8 changes for python bindings
119
120  -- David Bremner <bremner@debian.org>  Sat, 10 Sep 2011 08:53:55 -0300
121
122 notmuch (0.8~rc1-1) experimental; urgency=low
123
124   * Upstream release candidate.
125
126  -- David Bremner <bremner@debian.org>  Tue, 06 Sep 2011 22:24:24 -0300
127
128 notmuch (0.7-1) unstable; urgency=low
129
130   * New upstream release (no changes since 0.7~rc1).
131   * Upload to unstable.
132
133  -- David Bremner <bremner@debian.org>  Mon, 01 Aug 2011 21:46:26 +0200
134
135 notmuch (0.7~rc1-1) experimental; urgency=low
136
137   * Upstream release candidate.
138   * Fix for notmuch.sym and parallel build (Thanks to
139     Thomas Jost)
140   * Bug fixes from Jason Woofenden for vim interface:
141     -  Fix "space (in show mode) mostly adds tag:inbox and tag:unread
142        instead of removing them"  (Closes: #633009).
143     -  Fix "says press 's'; to toggle signatures, but it's
144        really 'i'",  (Closes: #633115).
145     -  Fix "fix for from list on search pages", (Closes: #633045).
146   * Bug fixes for vim interface from Uwe Kleine-König
147     - use full path for sendmail/doc fix
148     - fix compose temp file name
149   * Python tag encoding fixes from Sebastian Spaeth.
150
151  -- David Bremner <bremner@debian.org>  Fri, 29 Jul 2011 12:16:56 +0200
152
153 notmuch (0.6.1-1) unstable; urgency=low
154
155   * Properly install README.Debian in notmuch-vim (Closes: #632992).
156     Thanks to Jason Woofenden for the report.
157   * Force notmuch to depend on the same version of libnotmuch. Thanks to
158     Uwe Kleine-König for the patch.
159   * Export typeinfo for Xapian exceptions from libnotmuch. This fixes
160     certain mysterious uncaught exception problems.
161
162  -- David Bremner <bremner@debian.org>  Sun, 17 Jul 2011 10:20:42 -0300
163
164 notmuch (0.6) unstable; urgency=low
165
166   * New upstream release; see /usr/share/doc/notmuch/NEWS for
167     details. Hilights include:
168     - Folder-based search (Closes: #597222)
169     - PGP/MIME decryption and verification
170   * Document strict dependency on emacs23 (Closes: #631994).
171
172  -- David Bremner <bremner@debian.org>  Fri, 01 Jul 2011 11:45:22 -0300
173
174 notmuch (0.6~rc1) experimental; urgency=low
175
176   * Git snapshot 3f777b2
177   * Upstream release candidate.
178   * Fix description of notmuch-vim to mention vim, not emacs
179     (Closes: #631974)
180   * Install zsh completion as an example instead of into /usr/share/zsh to
181     avoid file conflict with zsh.
182
183  -- David Bremner <bremner@debian.org>  Thu, 30 Jun 2011 10:02:05 -0300
184
185 notmuch (0.6~254) experimental; urgency=low
186
187   [David Bremner]
188   * Git snapshot fba968d
189   * Upstream release candidate
190   * Build binary package python-notmuch from upstream notmuch.
191   * Split off emacs and vim interfaces into their own packages.
192     (Closes: #578199)
193   * Hide Xapian exception symbols
194   * Build-depend on emacs23-nox instead of emacs
195
196   [ Jameson Rollins ]
197   * Bump standards version to 3.9.2 (No changes).
198   
199  -- David Bremner <bremner@debian.org>  Thu, 23 Jun 2011 07:50:05 -0300
200
201 notmuch (0.6~237) experimental; urgency=low
202
203   * Git snapshot 12d6f90
204   * Emacs: hide original message in top posted replies, isearch fix,
205     message display/hiding fixes/improvements.
206   * CLI: received header fixes.
207   * python: Improve docs, Remove Messages().__len__, Implement
208     Message.__cmp__ and __hash__, Message.tags_to_maildir_flags
209
210  -- David Bremner <bremner@debian.org>  Sat, 18 Jun 2011 11:14:51 -0300
211
212 notmuch (0.6~215) experimental; urgency=low
213
214   * Git snapshot 5143e5e
215   * GMime: improve password handling, prevent premature closing stdout
216   * Emacs: sender address UI tweaks
217   * lib/message-file: plug three memleaks.
218   * Updated python bindings
219   * Sanitize "Subject:" and "Author:" fields in notmuch-search
220   * vim: new delete command, update mark as read command
221
222  -- David Bremner <bremner@debian.org>  Sat, 04 Jun 2011 08:37:36 -0300
223
224 notmuch (0.6~180) experimental; urgency=low
225
226   * Git snapshot 1a96c40
227   * Fix corruption of binary parts
228     (see ML id:"874o4a1m74.fsf@yoom.home.cworth.org")
229
230  -- David Bremner <bremner@debian.org>  Tue, 31 May 2011 21:16:35 -0300
231
232 notmuch (0.6~171) experimental; urgency=low
233
234   * Git snapshot cb8418784c2
235   * PGP/MIME handling in CLI and emacs front end.
236   * cli: Rewrite of multipart handling.
237   * emacs: Make the queries used in the all-tags section configurable
238   * emacs: Choose from address when composing/replying
239   * emacs: add notmuch-before- and notmuch-after-tag-hook
240   * notmuch reply: Avoid segmentation fault when printing multiple parts
241   * notmuch show: New part output handling.
242   * emacs: Show cleaner `From:' addresses in the summary line.
243   * emacs: Add custom `notmuch-show-elide-same-subject', 
244     `notmuch-show-always-show-subject' 
245   * emacs: Render text/x-vcalendar parts.
246   * emacs: Add `notmuch-show-multipart/alternative-discouraged'.
247   * vim: parse 'from' address, use sendmail directly, implement archive in
248     show view, refactor tagging stuff
249   * Eager metadata optimizations
250   * emacs: Fix notmuch-search-process-filter to handle incomplete lines
251   * Fix installation of zsh completion
252   * new: Enhance progress reporting
253   * Do not defer maildir flag synchronization for new messages
254   * vim: Get user email address from notmuch config file.
255   * lib: Save and restore term position in message while indexing.
256   * notmuch search: Clean up some memory leaks during search loop.
257   * New bindings for Go
258   * ruby: Add wrapper for message_get_filenames,  maildir sync. interface
259     query_get_s{ort,tring}
260   * Add support for folder-based searching.
261   * compatibility fixes for emacs22
262
263  -- David Bremner <bremner@debian.org>  Sat, 28 May 2011 07:25:49 -0300
264
265 notmuch (0.5+nmu3) unstable; urgency=low
266
267   * Non-maintainer upload.
268   * Upload to unstable.
269
270  -- David Bremner <bremner@debian.org>  Sun, 01 May 2011 15:09:09 -0300
271
272 notmuch (0.5+nmu2) experimental; urgency=low
273
274   * Non-maintainer upload.
275   * Second try at timeout for test. Put timeouts at top level.
276
277  -- David Bremner <bremner@debian.org>  Sun, 19 Dec 2010 21:40:08 -0400
278
279 notmuch (0.5+nmu1) experimental; urgency=low
280
281   * Non-maintainer upload.
282   * Add a timeout to emacs tests to hopefully work around build failures.
283
284  -- David Bremner <bremner@debian.org>  Tue, 14 Dec 2010 22:23:51 -0400
285
286 notmuch (0.5) unstable; urgency=low
287
288   * new: maildir-flag synchronization
289   * new: New "notmuch show --format=raw" (enables local emacs interface,
290     for example, to use remote notmuch via ssh)
291   * lib: Support for multiple files for a message
292     (notmuch_message_get_filenames)
293   * lib: Support for maildir-flag synchronization
294     (notmuch_message_tags_to_maildir_flags and
295     notmuch_message_maildir_flags_to_tags)
296   * emacs: Incompatible change to format of notmuch-fcc-dirs variable (for
297     users using the "fancy" configuration)
298   * emacs: Cleaner display of subject lines in thread views
299
300  -- Carl Worth <cworth@debian.org>  Thu, 11 Nov 2010 20:49:11 -0800
301
302 notmuch (0.4) unstable; urgency=low
303
304   * new: notmuch search --output=(summary|threads|messages|tags|files)
305   * new: notmuch show --format=mbox <search-specification>
306   * new: notmuch config [get|set] <section>.<item> [value ...]
307   * lib: Add notmuch_query_get_query_string and notmuch_query_get_sort
308   * emacs: Enable Fcc of all sent messages by default (to "sent" directory)
309   * emacs: Ability to all open messages in a thread to a pipe
310   * emacs: Optional support for detecting inline patches
311   * emacs: Automatically tag messages as "replied" when sending a reply
312   * emacs: Allow search-result color specifications to overlay each other
313   * emacs: Make hidden author names still available for incremental search.
314   * emacs: New binding of Control-TAB (works like TAB in reverse)
315   * test: New modularization of test suite.
316   * test: New testing of emacs interface.
317   * bugfix: Avoid setting Bcc header in "notmuch reply"
318   * bugfix: Avoid corruption of database when "notmuch new " is interrupted.
319   * bugfix: Fix failure with extremely long message ID headers.
320   * bugfix: Fix for messages with "charset=unknown-8bit"
321   * bugfix: Fix notmuch_query_search_threads to return NULL on any exception
322   * bugfix: Fix "notmuch search" to return non-zero on any exception
323   * emacs bugfix: Fix for message with a subject containing, "[1234]"
324   * emacs bugfix: Fix to correctly handle message IDs containing ".."
325   * emacs bugfix: Fix initialization so "M-x notmuch" works by default.
326
327  -- Carl Worth <cworth@debian.org>  Mon, 01 Nov 2010 16:23:47 -0700
328
329 notmuch (0.3.1) unstable; urgency=low
330
331   * Fix an infinite loop in "notmuch reply"
332   * Fix a potential SEGV in "notmuch search"
333   * emacs: Fix calculations for line wrapping in the "notmuch" view.
334   * emacs: Fix Fcc support to prompt to create a directory if necessary
335
336  -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 17:02:07 -0700
337
338 notmuch (0.3) unstable; urgency=low
339
340   * User-configurable tags for new messages
341   * Threads search results named based on subjects that match search
342   * Faster operation of "notmuch tag" (avoid unneeded sorting)
343   * Even Better guessing of From: header for "notmuch reply"
344   * Indication of author names that match a search
345   * emacs: An entirely new initial view for notmuch, (friendly yet powerful)
346   * emacs: Full-featured "customize" support for configuring notmuch
347   * emacs: Support for doing tab-completion of email addresses
348   * emacs: Support for file-based (Fcc) delivery of sent messages
349   * emacs: New 'G' key binding to trigger mail refresh (G == "Get new mail")
350   * emacs: Implement emacs message display with the JSON output from notmuch
351   * emacs: Better handling of HTML/MIME attachments (inline images!)
352   * emacs: Customizable support for tidying of text/plain message content
353   * emacs: New support for searchable citations (even when hidden)
354   * emacs: More flexible handling of header visibility
355   * emacs: The Return key now toggles message visibility anywhere
356   * emacs: Customizable formatting of search results
357   * emacs: Generate nicer names for search buffers when using a saved search.
358   * emacs: Add a notmuch User-Agent header when sending mail from notmuch/emacs
359   * emacs: New keybinding (M-Ret) to open all collapsed messages in a thread
360   * libnotmuch1: Provide a new NOTMUCH_SORT_UNSORTED value for queries
361
362  -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 02:07:29 -0700
363
364 notmuch (0.2) unstable; urgency=low
365
366   * Better guessing of From: header.
367   * Make "notmuch count" with no arguments count all messages
368   * Provide a new special-case search term of "*" to match all messages.
369   * Detect thread connections when a parent message is missing.
370   * Fix potential data loss in "notmuch new" with SIGINT
371   * Fix segfault when a message includes a MIME part that is empty.
372   * Fix handling of non-ASCII characters with --format=json
373   * Fix headers to be properly decoded in "notmuch reply"
374   * emacs: Show the last few lines of citations as well as the first few lines.
375   * emacs: The '+' and '-' commands can now add and remove tags by region.
376   * emacs: More meaningful buffer names for thread-view buffers. 
377   * emacs: Customized colors of threads in search view based on tags.
378
379  -- Carl Worth <cworth@debian.org>  Fri, 16 Apr 2010 10:20:23 -0700
380
381 notmuch (0.1-1) unstable; urgency=low
382
383   [ martin f. krafft ]
384   * Add suggestion to vim-addon-manager.
385
386   [ Carl Worth ]
387   * Improve package description (closes: #566282).
388   * New upstream version (0.1) (closes: #576647).
389   * New versioning to track upstream version scheme.
390   * Split packaging into notmuch, libnotmuch1, and libnotmuch-dev.
391   * Update to advertise conformance with policy 3.8.4 (no changes).
392   * Add a debian/watch file to notice upstream tar files.
393
394  -- Carl Worth <cworth@debian.org>  Tue, 06 Apr 2010 18:27:49 -0700
395
396 notmuch (0.0+201001211401) unstable; urgency=low
397
398   * Upload to Debian (closes: #557354).
399   * New versioning scheme.
400   * Added emacs build dependency.
401   * Added Vcs-Browser field to debian/control.
402   * Downgrade recommendation for emacs to suggestion.
403   * Add vim to suggestions and enhancements.
404   * Put debian/* under separate copyright.
405   * Make Carl the maintainer.
406   * Add myself to uploaders.
407   * Install the vim plugin (using vim-addons).
408
409  -- martin f. krafft <madduck@debian.org>  Thu, 21 Jan 2010 14:00:54 +1300
410
411 notmuch (0.0-1) unstable; urgency=low
412
413   * New Debian package.
414
415  -- Jameson Graef Rollins <jrollins@finestructure.net>  Fri, 27 Nov 2009 13:39:09 -0500