]> code.delx.au - offlineimap/blob - debian/changelog
6beaa138ce21c27d2617b13eb2c1384bf2a76ed0
[offlineimap] / debian / changelog
1 offlineimap (5.99.8) UNRELEASED; urgency=low
2
3 * Bump Standards-Version to 3.7.3 — no changes required.
4 * Bump debhelper compatibility level to 6 — no changes required.
5
6 -- martin f. krafft <madduck@debian.org> Wed, 05 Mar 2008 17:09:32 +0100
7
8 offlineimap (5.99.7) unstable; urgency=low
9
10 * Revert more read-only patches. Closes: #469244.
11
12 -- John Goerzen <jgoerzen@complete.org> Tue, 04 Mar 2008 08:17:55 -0600
13
14 offlineimap (5.99.6) unstable; urgency=low
15
16 * Revert read-only patch that was causing OfflineIMAP to crash for people.
17
18 -- John Goerzen <jgoerzen@complete.org> Mon, 03 Mar 2008 21:41:18 -0600
19
20 offlineimap (5.99.5) unstable; urgency=low
21
22 * When a local folder is deleted, but the OfflineIMAP status cache
23 is not cleared, do not delete all mail in that folder on the
24 remote. Closes: #459985.
25 * Apply SSL performance enhancement, working around severe
26 inefficiencies in Python's imaplib.py. This workaround was lost
27 in 5.99.0 when the locally-hacked imaplib.py was removed. Thanks
28 to Aaron Kaplan for help isolating the problem.
29 * Added special support for GMail. Patch from Riccardo Murri.
30 * Added option 'f' for syncing only selected folders. Patch from
31 Riccardo Murri.
32 * Added option -k for overriding config options. Patch from
33 Riccardo Murri.
34 * Fix read-only detection behavior when changing flags. Patch from
35 Florian Friesdorf.
36 * Added support for username/password in a netrc file. Patch from
37 bboisin in OfflineIMAP #14.
38 * Fix handling of servers that return UIDs in some, but not all,
39 responses to FETCH. OfflineIMAP bug #22. Patch by pistore.
40 * Fix typo in manual. Closes: #360365.
41 * Added Homepage, VCS-* lines to debian/control.
42
43 -- John Goerzen <jgoerzen@complete.org> Mon, 03 Mar 2008 12:47:46 -0600
44
45 offlineimap (5.99.4) unstable; urgency=low
46
47 * Undo 'Fix Maildir race' patch. It was causes spinning.
48 Closes: #447217, #447226.
49
50 -- John Goerzen <jgoerzen@complete.org> Fri, 19 Oct 2007 06:31:09 -0500
51
52 offlineimap (5.99.3) unstable; urgency=low
53
54 * Fix a potential Maildir race. Thanks to Martin F. Krafft for the
55 patch. Closes: #439384.
56 * SGML syntax fix.
57 * Patches from Daniel Jacobowitz:
58 + New -q (quick) option to only update folders that seem to have
59 significant changes
60 + Fix to UID validity problems some had reported with Courier
61 + Maildir checking speedups
62 + Display fixes for Curses.Blinkenlights
63 * Fixed locked( )for noninteractive UIs. Thanks to Mark A. Hershberger
64 for the patch.
65 * Configurable thread status character for ui.Curses.Blinkenlights.
66 Thanks to aaron@schrab.com for the patch.
67 * Documented remotehosteval. Thanks to Ben Kibbey.
68 * [debian] Added build-dep on man-db. Closes: #433739.
69
70 -- John Goerzen <jgoerzen@complete.org> Thu, 18 Oct 2007 14:03:39 -0500
71
72 offlineimap (5.99.2) unstable; urgency=low
73
74 * Add build-dep on gs. Closes: #433739.
75 * Additional date check. Closes: #396443.
76
77 -- John Goerzen <jgoerzen@complete.org> Tue, 31 Jul 2007 05:27:05 -0500
78
79 offlineimap (5.99.1) unstable; urgency=low
80
81 * Remove suggestion on python-tk. Closes: #432843.
82 * Fix non-SSL connection bug introduced in 5.99.0.
83 Thanks to Eloy Paris for pinpointing it. Closes: #432727.
84
85 -- John Goerzen <jgoerzen@complete.org> Thu, 12 Jul 2007 01:03:08 -0500
86
87 offlineimap (5.99.0) unstable; urgency=low
88
89 * Re-scan remote folder names at the start of each sync run.
90 Closes: #329000, #396772.
91 * Drop internal imaplib.py in favor of default Python one.
92 * New user interface: Machine.MachineUI. Machine-parsable.
93 * Drop all the Tk interfaces.
94 Closes: #265088.
95 * Now supports specifying timeouts for socket operations.
96 * Updated copyright files.
97 * Improved interaction with Dovecot maildirs. Patch thanks to Asheesh
98 Laroia.
99 * Improved filesystem syncing semantics, which should reduce duplication
100 in the event of hardware failure.
101 * UID validity diagnostics improvement. Patch from David Favro.
102 * No longer leave preauthtunnel zombies with autorefresh.
103 Patch from Peter Colberg. Closes: #410730.
104 * --help now shows available UIs. Patch from Daniel Rall.
105 * Check all resolved addresses. Patch from Mark Brown. Closes: #413030.
106 * Removed todo directory from tree, moved to BTS.
107 * New PID file to enable third-party "kill offlineimap" tools.
108
109 -- John Goerzen <jgoerzen@complete.org> Tue, 10 Jul 2007 04:10:26 -0500
110
111 offlineimap (4.0.16) unstable; urgency=low
112
113 * Apply patches from Danial Burrows to improve situation when
114 errors occur. Closes: #162672.
115 * Fixed a bug that could cause OfflineIMAP to crash when copying
116 a message from a remote server that didn't have an
117 INTERNALDATE. Closes: #401290.
118 * Part of the FAQ from the manual has been moved to the OfflineIMAP
119 wiki at http://software.complete.org/offlineimap.
120 New file FAQ.html is a dump of that page.
121 * Corrected outdated bug reporting info in the manual.
122
123 -- John Goerzen <jgoerzen@complete.org> Sat, 2 Dec 2006 09:08:14 -0600
124
125 offlineimap (4.0.15) unstable; urgency=low
126
127 * Applied patch from Aaron Schrab to sync INTERNALDATEs.
128 As a nice side-effect, this should finally resolve the problem
129 with bad dates on spams. Closes: #299174.
130 * Noted new homepage at http://software.complete.org/offlineimap/
131 * Updated copyright dates
132
133 -- John Goerzen <jgoerzen@complete.org> Wed, 29 Nov 2006 21:52:26 -0600
134
135 offlineimap (4.0.14) unstable; urgency=low
136
137 * ACK NMU 4.0.13-0.1. Thanks, Pierre. Closes: #380880.
138 * Update 33 more instances of the old FSF address.
139 * Fix off-by-one in example config file. Closes: #342450.
140
141 -- John Goerzen <jgoerzen@complete.org> Fri, 11 Aug 2006 18:06:27 -0500
142
143 offlineimap (4.0.13-0.1) unstable; urgency=low
144
145 * Non-maintainer upload.
146 * Update package to the last python policy (Closes: #380880):
147 + only build for python current (use python-dev).
148 + use dh_pysupport.
149 * Bump Standards-Version to 3.7.2.
150 * Bump DH_COMPAT to 4.
151 * Move debhelper into Build-Depends.
152 * Fix old FSF address.
153
154 -- Pierre Habouzit <madcoder@debian.org> Fri, 11 Aug 2006 19:05:06 +0200
155
156 offlineimap (4.0.13) unstable; urgency=low
157
158 * Revert restoreatime patch; it didn't work with IMAP on local.
159 Closes: #365933.
160
161 -- John Goerzen <jgoerzen@complete.org> Thu, 4 May 2006 07:36:23 -0500
162
163 offlineimap (4.0.12) unstable; urgency=low
164
165 * Apply patch from Ben Kibbey to support new restoreatime feature.
166 * Workaround for a bug in Exchange win which it doesn't like
167 folders with an asterisk in their name.
168 * Apply patch from Adam Spiers to remove parens in SEARCH command.
169
170 -- John Goerzen <jgoerzen@complete.org> Mon, 01 May 2006 04:42:11 -0500
171
172 offlineimap (4.0.11) unstable; urgency=low
173
174 * Apply patch from Nikita V. Youshchenko to improve performance with
175 large folders. Closes: #319117.
176 * Apply patch from Nikita V. Youshchenko to fix handling of invalid
177 Date: headers that contain extremely large integral values.
178 Closes: #324827.
179 * s/foldertrans/nametrans/ in docs. Closes: #314429.
180
181 -- John Goerzen <jgoerzen@complete.org> Wed, 24 Aug 2005 06:06:24 -0500
182
183 offlineimap (4.0.10) unstable; urgency=low
184
185 * Support IPv6 with SSL. Closes: #309965.
186
187 -- John Goerzen <jgoerzen@complete.org> Mon, 23 May 2005 13:10:21 -0500
188
189 offlineimap (4.0.9) unstable; urgency=low
190
191 * Removed dep on profile.py due to DFSG-free issues with it.
192 Closes: #294479.
193
194 -- John Goerzen <jgoerzen@complete.org> Wed, 9 Feb 2005 16:34:50 -0600
195
196 offlineimap (4.0.8) unstable; urgency=low
197
198 * Added code to limit number of messages that get their flags set at
199 once.
200
201 -- John Goerzen <jgoerzen@complete.org> Tue, 16 Nov 2004 10:43:11 -0600
202
203 offlineimap (4.0.7) unstable; urgency=low
204
205 * Added additional debug logging when downloading messages in an attempt to
206 get the info needed to address #199452.
207
208 -- John Goerzen <jgoerzen@complete.org> Sun, 1 Aug 2004 16:48:15 -0500
209
210 offlineimap (4.0.6) unstable; urgency=low
211
212 * Corrected check for Curses.Blinkenlights hotkey press. Closes: #256336.
213 * Added version to generated header. Closes: #257893.
214 * Fixed warn() in Tk (reported by Martin Pool).
215 * Added Windows documentation from Chris Walker to the FAQ.
216 * Added Build-Conflicts for docbook-ebnf; it can mess up the doc
217 building.
218
219 -- John Goerzen <jgoerzen@complete.org> Mon, 26 Jul 2004 10:04:06 -0500
220
221 offlineimap (4.0.5) unstable; urgency=low
222
223 * Added python to build-deps. Closes: #259118.
224
225 -- John Goerzen <jgoerzen@complete.org> Tue, 13 Jul 2004 10:20:59 -0500
226
227 offlineimap (4.0.4) unstable; urgency=low
228
229 * Reverted the header insertion point patch applied in 4.0.3. It
230 has apparently caused header corruption. Closes: #254261.
231
232 -- John Goerzen <jgoerzen@complete.org> Tue, 15 Jun 2004 04:41:36 -0500
233
234 offlineimap (4.0.3) unstable; urgency=low
235
236 * Fixed version numbers to read 4.0.3. Closes: #220536.
237 * Switched defaults from Python 2.2 to Python 2.3.
238 Closes: #237560, #239018.
239 * Fixed description typo. Closes: #211251.
240 * Fixed nametrans example. Closes: #252644.
241 * Applied patch from Johannes Berg for mycmp example in manual.
242 Closes: #252645.
243 * Fixed typos in manual. Closes: #252646.
244 * Regenerated docs.
245 * Applied patch from Daniel James to adjust the insertion point
246 for a new header.
247 * Now calls dh_python and build-deps on newer debhelper.
248 * Updated copyright information.
249
250 -- John Goerzen <jgoerzen@complete.org> Fri, 4 Jun 2004 07:10:00 -0500
251
252 offlineimap (4.0.2) unstable; urgency=low
253
254 * Fixed missing definition of _display in Noninteractive.
255
256 -- John Goerzen <jgoerzen@complete.org> Fri, 31 Oct 2003 15:18:05 -0600
257
258 offlineimap (4.0.1) unstable; urgency=low
259
260 * Fixed a typo. Closes: #201497.
261 * Include UPGRADING in Debian package. Closes: #208650.
262
263 -- John Goerzen <jgoerzen@complete.org> Fri, 10 Oct 2003 23:21:38 -0500
264
265 offlineimap (4.0.0) unstable; urgency=low
266
267 * Poof, this is 4.0.
268 * Added UPGRADING file and UPGRADING instructions.
269
270 -- John Goerzen <jgoerzen@complete.org> Fri, 18 Jul 2003 17:31:14 -0500
271
272 offlineimap (3.99.20) unstable; urgency=low
273
274 * OfflineIMAP now moves messages between new and cur in Maildir when flags
275 have changed on the server.
276 * Applied patch from Joerg Wendland <joergland@debian.org> to use
277 APPENDUID result from mail servers that provide it. Closes: #198772.
278
279 -- John Goerzen <jgoerzen@complete.org> Thu, 27 Jun 2003 07:28:33 -0500
280
281 offlineimap (3.99.19) unstable; urgency=low
282
283 * Added a "force" option to imapserver/select to force a reloading of a
284 folder. Per [complete.org #67], when cachemessagelist() was called
285 on an object that was cached from a previous run, it would not
286 re-issue the select().
287
288 -- John Goerzen <jgoerzen@complete.org> Mon, 2 Jun 2003 07:04:53 -0500
289
290 offlineimap (3.99.18) unstable; urgency=low
291
292 * Made a fix for Python2.3 compatibility.
293 * Removed warning when thread debug is specified. Closes: #195739.
294 * New option -l to log debug info to a file without having it spew
295 on-screen.
296 * New debug type "thread".
297
298 -- John Goerzen <jgoerzen@complete.org> Tue, 27 May 2003 16:58:54 -0500
299
300 offlineimap (3.99.17) unstable; urgency=low
301
302 * Fixed two potential obscure race conditions in folder/Maildir.py.
303 + Condition 1 involved the gettimeseq() function. This function
304 accesses per-module variables but does not have a lock. It may have
305 been possible for this to have been called in such a way that timeseq
306 was not properly updated.
307 + Condition 2 involved the call to gettimeseq(). Since the timeseq is
308 based on the system clock, we now use the time as reported inside
309 timeseq() rather than outside. This way, we can be assured that the
310 same value is in use both places.
311 * Added debug code to savemessage in folder/Maildir.py to try to track
312 down a mysterious 0-length file bug.
313
314 -- John Goerzen <jgoerzen@complete.org> Tue, 6 May 2003 07:25:38 -0500
315
316 offlineimap (3.99.16) unstable; urgency=low
317
318 * This is a 4.0 TRACK release, and may be unstable or in flux!
319 * When sep was /, the new Maildir support code would recursively try to
320 scan ., resulting in huge paths and an eventual crash. Fixed with
321 a one-line patch to Maildir.py. Fixes [complete.org #60].
322 Closes: #191318.
323 * Added some significant debug code to folder/IMAP.py when saving a new
324 message with APPEND. This should make it easier to track down bugs both
325 in OfflineIMAP and in mail servers that implement this poorly.
326 * Fixed adding of X-OfflineIMAP header when the message starts out with
327 no headers. (This should not generally occur.) This should help
328 with some "invalid literal for long()" problems.
329
330 -- John Goerzen <jgoerzen@complete.org> Tue, 6 May 2003 07:10:17 -0500
331
332 offlineimap (3.99.15) unstable; urgency=low
333
334 * This is a 4.0 TRACK release, and may be unstable or in flux!
335 * Backed out removal of SYNC_WITH_TIMER_TERMINATE code to deal with
336 completed syncs. Without this code, -o broke because the app would
337 never terminate. Closes: #190063.
338 * Raise an exception when the status area is locked. This will cause UIs
339 to go through their normal exception handling code. In particular, for
340 the Curses.Blinkenlights interface, the Curses module will be stopped
341 and the error message will be printed on the console. Previously, this
342 error message would not have been visible. Closes: #185709.
343 * Fixed a silly error relating to handling of the remotepassfile.
344 Closes: #189935.
345 * Made OfflineIMAP IPv6-aware. Used the short patch from
346 Adriaan Peeters <apeeters@lashout.net> in Debian bug report 186636.
347 Closes: #186636.
348 * autorefresh may now be a floating-point value. Closes: #190060.
349
350 -- John Goerzen <jgoerzen@complete.org> Mon, 28 Apr 2003 17:30:32 -0500
351
352 offlineimap (3.99.14) unstable; urgency=low
353
354 * This is a 4.0 TRACK release, and may be unstable or in flux!
355 * Added the ability to use the top level of a Maildir as folder named
356 ".". Useful for generating Maildir trees for a Courier server.
357 * Fixed the regular expression that fixes line endings to make sure to
358 deal with \n\n properly.
359 * Slight renaming in offlineimap.conf.minimal to clarify things.
360 * Documentation updated with information about new features.
361 Closes: #189771.
362 + Described IMAP-IMAP syncing
363 + Updated minimal example with new offlineimap.conf.minimal
364 + Updated UID information. Added link to recent mailing list
365 discussion.
366 + Described KMail syncing, which now works.
367 + Added link to mailing list archives.
368
369 -- John Goerzen <jgoerzen@complete.org> Mon, 28 Apr 2003 07:13:23 -0500
370
371 offlineimap (3.99.13) unstable; urgency=low
372
373 * This is a 4.0 TRACK release, and may be unstable or in flux!
374 * Fixed password prompting for non-Curses UIs.
375 * Fixed line-ending code to deal with files with mixed \n and \r\n
376 codes. This is a rare case, but now is more onerous because we now
377 have to find headers.
378 * Now checks that SELECT succeeded when entering a folder.
379 * Verifies that folders listed on folderincludes actually exist by trying
380 to enter them. Thus, if they do not exist, they can be created on the
381 first run.
382
383 -- John Goerzen <jgoerzen@complete.org> Thu, 17 Apr 2003 18:02:13 -0500
384
385 offlineimap (3.99.12) unstable; urgency=low
386
387 * This is a 4.0 TRACK release, and may be unstable or in flux!
388 * Big news: OfflineIMAP can now sync two remote IMAP servers to each
389 other, with no need to write a Maildir at all.
390 * WARNING: the format of the configuration file *AND* the local
391 status area changes with this release!
392 * Major reworking of internal management of accounts. Previously, the
393 account defined a local Maildir and a remote IMAP server. Now, the
394 account is simply a connection between two repositories. For
395 traditional ones, an account basically specifies a refresh interval,
396 a Maildir repository, and an IMAP repository.
397 * Added a notion of a repository to the configuration file. Repositories
398 currently available are IMAP and Maildir. Combined with the new account
399 system, this lets the user define powerful combinations without
400 duplicating information.
401 * When uploading messages to an IMAP server, OfflineIMAP generates its
402 own X-OfflineIMAP header rather than trying to guess the new message UID
403 based on the Message-Id header. This leads to greater reliability when
404 uploading messages, especially when dealing with duplicate messages.
405 This change was required to permit reliable IMAP-to-IMAP syncing, but
406 helps with regular IMAP-to-Maildir syncing as well.
407 * Local status area under ~/.offlineimap revamped. It now contains
408 separate subdirectories for each account and repository, and they
409 contain UID validity information, UID mapping (for IMAP-to-IMAP
410 syncing). UID validity information is no longer stored in the Maildir
411 itself.
412 * New debug type: "thread" to debug multithreading.
413 * preauth tunnels no longer require remoteuser, remotepass, host,
414 or port in the configuration file.
415 * Logging for preauth tunnels is more sensible.
416 * Fixed a logic error for syncs with a reference that returns no folders.
417
418 -- John Goerzen <jgoerzen@complete.org> Thu, 17 Apr 2003 17:20:08 -0500
419
420 offlineimap (3.99.11) unstable; urgency=low
421
422 * Curses interface can now be resized. Closes: #176342.
423
424 -- John Goerzen <jgoerzen@complete.org> Thu, 13 Mar 2003 11:48:36 -0600
425
426 offlineimap (3.99.10) unstable; urgency=low
427
428 * Always do a flush in Noninteractive when writing out data.
429 * Fixed a bug in folder/Base.py relating to threads in
430 syncmessagesto_neguid.
431
432 -- John Goerzen <jgoerzen@complete.org> Fri, 7 Feb 2003 14:12:17 -0600
433
434 offlineimap (3.99.9) unstable; urgency=low
435
436 * Added check to make sure that two processes do not run in the same
437 directory at once. Closes: #178939.
438
439 -- John Goerzen <jgoerzen@complete.org> Wed, 29 Jan 2003 13:19:14 -0600
440
441 offlineimap (3.99.8) unstable; urgency=low
442
443 * This is a 4.0 TRACK release, and may be unstable or in flux!
444 * Fixed several problems with the Curses interface: colors showing
445 up very weird on FreeBSD and exceptions when running on non-color
446 terminals.
447
448 -- John Goerzen <jgoerzen@complete.org> Fri, 10 Jan 2003 11:46:24 -0600
449
450 offlineimap (3.99.7) unstable; urgency=low
451
452 * This is a 4.0 TRACK release, and may be unstable or in flux!
453 * Converted entire manual to DocBook SGML so it will be easier to
454 expand in the future. The HTML manual, also, looks far nicer now
455 than it did before.
456 * Fixed the Tk.VerboseUI -- small, silly error introduced in 3.99.6.
457 * Multiple performance and reliability enhancements to syncing
458 algorithms, as described below.
459 * The process of uploading new messages from local folders to the IMAP
460 server was not internally multi-threaded previously. Now it is.
461 This means that if you have a single folder with lots of new messages
462 locally, the processing time should be dramatically sped up. Moreover,
463 the process should be more reliable because we do not risk connections
464 going dead.
465 * The process of synchronizing flags has been overhauled and optimized.
466 Previously, for each message where a flag (seen, replied, etc.) was
467 changed, we'd issue a separate command to the IMAP server to adjust
468 things. Now, we issue one command for each flag. In other words,
469 instead of seing 45 messages saying something like "Adding flag S to
470 message 1421", you now see one message saying "Adding flag S to 45
471 messages" -- and the interaction with the IMAP server may well be
472 almost 45 times faster on this. We will now issue at most four
473 commands per flag operation (add or remove) per folder, where before,
474 we may have issued as many as two per message. Should be a
475 large speedup in most cases, but a small slowdown in a few.
476 * Potentially increased the reliability of writing files to the Maildir.
477
478 -- John Goerzen <jgoerzen@complete.org> Wed, 8 Jan 2003 19:30:11 -0600
479
480 offlineimap (3.99.6) unstable; urgency=low
481
482 * This a 4.0 TRACK release, and may be unstable or in flux!
483 * Completed work to make both graphical interfaces work
484 with a threaded Tcl/Tk Tkinter. A threaded Tcl/Tk actually makes
485 life MORE difficult for multi-threaded Python programs, argh.
486 * Now properly handles folder names that contain parenthesis. Used
487 patch from Kyler Laird in
488 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=173895.
489 Closes: #173895.
490 * Changed to a more account-centric behavior. The refresh time is now
491 a per-account variable. Implemented new account classes. User
492 interfaces must now be updated to take advantage of this.
493 *** NOTE *** THIS CHANGE BREAKS COMPATIBILITY WITH OLDER VERSIONS.
494 * New color console interface: Curses.Blinkenlights! Try it out!
495 Closes: #167357.
496 * Due to possibly having one account sleep while another is reading a
497 password, and other tricky situations, support for nice updating and
498 cancelling of a sleep in TTY.TTYUI has been removed. (Sleep will
499 still work; there is just no way to cancel it early.)
500 .
501 However, this is not going to be a huge problem because the new Curses
502 Blinkenlights interface has this support, and does it a lot better than
503 TTY.TTYUI ever could have.
504 * Provided config file default for many more options. Closes: #168219.
505 * New example file offlineimap.conf.minimal showing you how to get started
506 fast. It uses only 6 lines to set up an account.
507
508 -- John Goerzen <jgoerzen@complete.org> Mon, 6 Jan 2003 06:59:44 -0600
509
510 offlineimap (3.99.5) unstable; urgency=low
511
512 * Added ability to disable expunging on the server.
513 * Fixed infinite loop with preauth. Closes: #169514, #171485.
514
515 -- John Goerzen <jgoerzen@complete.org> Tue, 03 Dec 2002 06:22:37 -0600
516
517 offlineimap (3.99.4) unstable; urgency=low
518
519 * Fixed setup.py installation instructions.
520 * Added more debugging to the CRAM-MD5 authentication module.
521 * CRAM-MD5 *really* fixed this time. Thanks to MJ for the patch.
522 * Adding missing import os to imapserver.py. Thanks to John Wiegley
523 for catching that.
524
525 -- John Goerzen <jgoerzen@complete.org> Tue, 5 Nov 2002 08:06:45 -0600
526
527 offlineimap (3.99.3) unstable; urgency=low
528
529 * Moved password promting into imapserver.py. Passwords are now asked
530 for on-demand and typos will no longer crash the program (the user
531 will be re-prompted). Closes: #162672.
532 * Falls back to plain-text auth if CRAM-MD5 fails. Fixes [complete.org #42]
533 * Fixed CRAM-MD5 auth so it actually works now.
534
535 -- John Goerzen <jgoerzen@complete.org> Mon, 4 Nov 2002 06:16:11 -0600
536
537 offlineimap (3.99.2) unstable; urgency=low
538
539 * Further attempts to fix imapsplit problems.
540 * When an exception occurs, OfflineIMAP will attempt to print the last
541 50 debug messages, whether or not debugging was enabled for this
542 session. This way, even unexpected and non-repeatable errors stand
543 a chance of getting a more detailed log.
544 * Handle uidvalidity file in an atomic fashion. CLoses: #165600.
545 * Supports CRAM-MD5 authentication. Fixes [complete.org #38], and for
546 Debian, Closes: #154165.
547 * Noted CRAM-MD5 support in the "CONFORMING TO" section of the manual.
548 * Certain servers may not always return the UID flag for new messages.
549 This causes an OfflineIMAP exception, though rerunning will fix it.
550 Now, OfflineIMAP will detect the condition and ignore the offending
551 messages (without an exception) until the next sync.
552
553 -- John Goerzen <jgoerzen@complete.org> Sat, 02 Nov 2002 10:23:10 -0600
554
555 offlineimap (3.99.1) unstable; urgency=low
556
557 * Fixed some syntax errors in imaputil.py
558 * Fixed a syntax error with mbnames
559
560 -- John Goerzen <jgoerzen@complete.org> Wed, 9 Oct 2002 19:34:37 -0500
561
562 offlineimap (3.99.0) unstable; urgency=low
563
564 * The next few releases are adding features and reorganizing
565 code in preparation for 4.0.0.
566 * imaputil.py now logs information with IMAP debugging is enabled.
567 * Added folderfilter capability to mbnames recorder. You can now omit
568 specified folders from the mbnames output.
569 * Added a workaround to imaputil.py to deal with a bug in imaplib.py's
570 tuple when a response contains a literal in certain cases.
571 * Split out the code in bin/offlineimap into offlineimap/init.py.
572 Retaining bin/offlineimap as a skeletal piece only. Contains
573 about three lines of code now. This will make many things
574 easier, including debugging.
575 * Added library version check to bin/offlineimap and
576 offlineimap/init.py.
577 * Moved __main__.ui to functions in UIBase: getglobalui() and
578 setglobalui().
579 * Added license comments to some source files that were missing them.
580 * Moved some code from offlineimap/init.py to new file
581 offlineimap/syncmaster.py to help dileneate between code that
582 performs different functions.
583 * Moved threadexited from offlineimap/init.py to
584 offlineimap/threadutil.py.
585 * offlineimap.py is back to ease the use of OfflineIMAP in single-user
586 installations.
587
588 -- John Goerzen <jgoerzen@complete.org> Mon, 07 Oct 2002 05:08:08 -0500
589
590 offlineimap (3.2.8) unstable; urgency=low
591
592 * Added a work-around for some IMAP servers that respond poorly
593 to LIST "" "". It will now do LIST "" "*", for them only.
594
595 -- John Goerzen <jgoerzen@complete.org> Mon, 30 Sep 2002 10:48:01 -0500
596
597 offlineimap (3.2.7) unstable; urgency=low
598
599 * Moved executable to bin/offlineimap. This will allow setup.py to
600 properly install it as offlineimap instead of offlineimap.py.
601 * Made sure executables use /usr/bin/env in bangpath.
602 * Font size for Blinkenlights interface is now configurable.
603
604 -- John Goerzen <jgoerzen@complete.org> Thu, 19 Sep 2002 06:46:56 -0500
605
606 offlineimap (3.2.6) unstable; urgency=low
607
608 * Changed indentation in debian/control. Closes: #156327.
609 * Removed calls to folder object deletions. None have been implemented
610 anyway.
611 * folder/Maildir.py: unlink throws OSError, not IOError; fixed.
612 Now handles message deleting race condition properly.
613 Closes: #154497.
614
615 -- John Goerzen <jgoerzen@complete.org> Fri, 16 Aug 2002 17:43:19 -0500
616
617 offlineimap (3.2.5) unstable; urgency=low
618
619 * Now handles uploading messages without Message-Id headers.
620 Closes: #156022.
621 * Applied patch from Tommi Virtanen that adds two new config file
622 options: pythonfile and foldersort. Fixes [complete.org #29], and
623 for Debian, Closes: #155637.
624 * Added documentation for the above features.
625 * Even more resiliant in the face of invalid Date headers. Closes: #155994.
626
627 -- John Goerzen <jgoerzen@complete.org> Fri, 9 Aug 2002 17:54:01 -0500
628
629 offlineimap (3.2.4) unstable; urgency=low
630
631 * When using nested folders, the Maildir repository handler now properly
632 deals with folders that are nested inside "noselect" folders -- ones
633 that do not actually contain messages and are not provided in the
634 server's LIST response. Fixes [complete.org #32] and, for Debian,
635 Closes: #155866.
636
637 -- John Goerzen <jgoerzen@complete.org> Thu, 8 Aug 2002 17:54:44 -0500
638
639 offlineimap (3.2.3) unstable; urgency=low
640
641 * -d now takes a parameter: imap or maildir (or both) to specify
642 what type of debugging to do.
643
644 -- John Goerzen <jgoerzen@complete.org> Thu, 8 Aug 2002 10:02:36 -0500
645
646 offlineimap (3.2.2) unstable; urgency=low
647
648 * Updated manual to show new Gray color.
649 * Scrolling behavior is better now; sometimes, with fast-scrolling text,
650 the log would stop scrolling.
651 * Better handling of read-only folders. We will now warn if there is
652 a change, but not propogate it. New config variable ignore-readonly
653 can suppress the warnings. This fixes [complete.org #10] and,
654 for Debian, Closes: #154769.
655 * If a given Maildir folder is new, remove the associated local status
656 cache file, if any. That way, there will not be any chance of
657 propogating hordes of deletes and adds based on old status data.
658 * Added support for /-separated Maildirs -- that is, hierarchical
659 Maildir trees. Fixes [complete.org #28] and, for Debian,
660 Closes: #155460.
661 * Preventitive security: Folder names may not contain ./ or start with /.
662
663 -- John Goerzen <jgoerzen@complete.org> Wed, 07 Aug 2002 20:22:25 -0500
664
665 offlineimap (3.2.1) unstable; urgency=low
666
667 * There is a new "connecting" event that will appear in all but the
668 Quiet UIs. It has a gray color in Blinkenlights. This event indicates
669 the the program is connecting to a remote server.
670 * Blinkenlights UI log window is now scrolled and has a new
671 config file option "bufferlines" to specify the size of the scroll
672 buffer.
673 * The Blinkenlights window is now non-resizable when the log is disabled.
674 When the log is enabled, the window is resizable, and the changes in
675 size are reflected in the log widget. Therefore, the Bigger Log
676 and Smaller Log items can disappear, and the Log menu now becomes
677 a Show Log or a Hide Log menu option. No sub-menus necessary anymore.
678 This presents a much cleaner feel, more intuitive operation, and
679 faster navigation.
680 * Fix for account name interpolation in dot warning from 3.2.0 from
681 Martijn Pieters.
682 * Backed out check for . in account names for now. Will put it back in
683 when we have a consensus on what exactly to do. Doubt that anyone
684 has a foldername that would conflict with Blinkenlights anyway.
685 * Fix reading the ui.Tk.Blinkenlights bufferlines option.
686
687 -- John Goerzen <jgoerzen@complete.org> Wed, 24 Jul 2002 17:04:04 -0500
688
689 offlineimap (3.2.0) unstable; urgency=low
690
691 * New BLINKENLIGHTS interface! Mesmerising, isn't it?
692 * New ui.Tk.Blinkenlights section in offlineimap.conf.
693 * New USER INTERFACES section in the manual.
694 * TTYUI isusable() now checks to see if stdout and stdin are TTYs.
695 * Added build-dependency on python2.2-dev. Closes: #154167.
696
697 -- John Goerzen <jgoerzen@complete.org> Wed, 24 Jul 2002 17:53:20 -0500
698
699 offlineimap (3.1.1) unstable; urgency=low
700
701 * Modified imaputil.py and folder/Maildir.py to run faster. Eliminated
702 many regular expressions; pre-compiled many others.
703 * Fixed threadutil's exitnotifyloop to always handle threads in the order
704 they exited, rather than sometimes in the inverse order. This way,
705 make sure to handle thread's exception messages before a thread exited.
706 * Replaced imaplib.py's braindead readline() with a more efficient one.
707 * More optimizations to imaputil and folders for faster operation.
708 * These optimizations, all together, have resulted in OfflineIMAP
709 using approximately half the CPU time of previous versions, fixing
710 [complete.org #6], and... Closes: #153503.
711
712 -- John Goerzen <jgoerzen@complete.org> Wed, 24 Jul 2002 06:53:16 -0500
713
714 offlineimap (3.1.0) unstable; urgency=low
715
716 * When uploading messages from a Maildir, now convert \r\n to \n in case
717 the message is stored weirdly. That way, everything is uniform.
718 Fixes [complete.org #11].
719 * Manual: added UW IMAPD example with references from docwhat@gerf.org.
720 * New UI modules: Noninteractive.Basic and Noninteractive.Quiet.
721 Fixes [complete.org #14].
722 * Added per-thread profiling support to aid in debugging.
723
724 -- John Goerzen <jgoerzen@complete.org> Sun, 21 Jul 2002 16:09:42 -0500
725
726 offlineimap (3.0.3) unstable; urgency=low
727
728 * No longer throws an exception when updating messages with strange
729 Date headers; will just set IMAP Internaldate to the current date.
730 Closes: #153425.
731 * No longer doubles-up reference names for mailboxes. Closes: #153515.
732 * Noted new bug-tracking system in manual and rebuilt manual files.
733 * Now stores incoming messages in 'cur' instead of 'new' if they have
734 the S flag. Closes: #152482.
735
736 -- John Goerzen <jgoerzen@complete.org> Sun, 21 Jul 2002 13:46:13 -0500
737
738 offlineimap (3.0.2) unstable; urgency=low
739
740 * Fixed mailbox name recorder to use localfolder.getvisiblename() rather
741 than remotefolder.getvisiblename()
742 * Fixed remotepassfile option. Closes: #153119. Used 1-line patch from
743 Tommi Virtanen.
744 * Now handles cases of not being able to get UID for an uploaded message
745 more gracefully. This could occur if the server doesn't support
746 SEARCH, can't find the message ID, or finds multiple message IDs.
747 Closes: #153241.
748 * Now source is in Subversion. Make version.py log the Subversion
749 revision number.
750
751 -- John Goerzen <jgoerzen@complete.org> Wed, 15 Jul 2002 06:43:36 -0500
752
753 offlineimap (3.0.1) unstable; urgency=low
754
755 * Detabified the source.
756 * Added UI list to the manpage.
757 * Added -o (run only once) option with patch sent in by Martijn Pieters.
758 * Optimized folder/IMAP.py addmessagesflags() with new listjoin() in
759 imaputil. Now, send the server 1:5,7 instead of 1,2,3,4,5,7.
760 * Made folder/Maildir.py/deletemessage() more tolerant if a message
761 asked to be deleted already has been.
762 * In Base.py/copymessageto(), no longer bother calling getmessage()
763 unless a folder's storemessages() returns true. This will also help
764 with syncing to LocalStatus if the user deleted messages in the
765 Maildir since the cachemessagelist() was called.
766
767 -- John Goerzen <jgoerzen@complete.org> Fri, 12 Jul 2002 07:28:24 -0500
768
769 offlineimap (3.0.0) unstable; urgency=low
770
771 * Introduced a new graphical user interface written with Tkinter.
772 It features a nice view of multi-threaded displays.
773 * The TTY user interface now also displays thread names.
774 * Program-wide, new threads are given descriptive names to aid in
775 debugging and status messages.
776 * Added new module offlineimap/ui/detect.py that is used to detect
777 which user interface to select for a given session. Its operation
778 is governed by the ui config option and the -u command-line option.
779 * Made IMAP folder addmessagesflags() resiliant to a server refusing
780 to return a full set of new message flags. Closes: #152587.
781 * Completely rewrote documentation. OfflineIMAP now has an
782 exhaustive manpage, which is really a manual. It is also shipped
783 in plain text, HTML, PDF, and PostScript formats.
784 * New command-line options:
785 -1 to force no multi-threaded operation
786 -u to force a particular UI
787 -a to specify which accounts to sync
788 -h to print help
789 -c to specify an alternate config file
790 * Added a workaround for UW IMAP problem wherein the server loses
791 uidvalidity whenever a folder is emptied. Now, the program
792 will not consider it a problem if uidvalidity is lost when a folder
793 and the local status cache are both completely empty, since we do
794 not really need to preserve uidvalidity in that case anyway.
795 Closes: #152079.
796
797 -- John Goerzen <jgoerzen@complete.org> Thu, 11 Jul 2002 22:35:42 -0500
798
799 offlineimap (2.0.8) unstable; urgency=low
800
801 * Modified the IMAP folder to use SELECT rather than STATUS more often.
802 Makes the code more robust; handles better with read-only folders;
803 and runs faster, especially for non-threaded useres, where it
804 may eliminate up to 2-3 commands per folder.
805 * Made sure IMAP folder savemessage() does a select. This was a possible
806 bug.
807 * Modified Maildir folder to unlink messages with T flag in
808 cachemessagelist()
809 * My own box now syncs in 3 seconds.
810 * Optimized acquireconnection() to try to give a thread back the
811 connection that it last used, if possible.
812
813 -- John Goerzen <jgoerzen@complete.org> Tue, 9 Jul 2002 23:29:30 -0500
814
815 offlineimap (2.0.7) unstable; urgency=low
816
817 * Fixed imaplib.py to work better with read-only folders.
818
819 -- John Goerzen <jgoerzen@complete.org> Tue, 9 Jul 2002 20:24:21 -0500
820
821 offlineimap (2.0.6) unstable; urgency=low
822
823 * Added support for holdconnectionopen and keepalive. This feature
824 allows for an IMAP server connection(s) to be held open until
825 the next sync process, permitting faster restart times.
826 * Another try at read-only folder support. This is nasty because I
827 have no way to test it and imaplib's read-only support is weird.
828 * Closing out old bug; fixed in 1.0.2. Closes: #150803.
829 * Optimized algorithm so that a SELECT is never issued for folders
830 that contain no messages.
831
832 -- John Goerzen <jgoerzen@complete.org> Tue, 9 Jul 2002 20:05:24 -0500
833
834 offlineimap (2.0.5) unstable; urgency=low
835
836 * Fixed a folderfilter example. Partially fixes #152079.
837 * Added folderincludes capability. Partially fixes #152079.
838 * More fixes for read-only folders.
839
840 -- John Goerzen <jgoerzen@complete.org> Fri, 5 Jul 2002 09:21:52 -0500
841
842 offlineimap (2.0.4) unstable; urgency=low
843
844 * Made OfflineIMAP at least rudimentarily compatible with read-only
845 folders. It will still fail if they get modified locally, though.
846 * Flags are handled case-insensitively. Closes: #151993.
847
848 -- John Goerzen <jgoerzen@complete.org> Fri, 5 Jul 2002 09:10:29 -0500
849
850 offlineimap (2.0.3) unstable; urgency=low
851
852 * Added support for specifying references. Closes: #151960.
853 * Added -d command-line option to enable imaplib debugging.
854
855 -- John Goerzen <jgoerzen@complete.org> Thu, 4 Jul 2002 20:39:29 -0500
856
857 offlineimap (2.0.2) unstable; urgency=low
858
859 * Added support for remotepassfile. Closes: #151943.
860 * Added support for preauth tunnels.
861
862 -- John Goerzen <jgoerzen@complete.org> Thu, 4 Jul 2002 14:46:23 -0500
863
864 offlineimap (2.0.1) unstable; urgency=low
865
866 * Fixed a bug with not properly propogating foldersep changes.
867 Now, local folders and status folders properly use the foldersep
868 mechanism. This corrects a problem with Exchange servers.
869 * Wrote a major new thread montiring subsystem, defined a new
870 ExitNotifyThread. Handling of Ctrl-C now occurs within 1 second
871 rather than after the whole program terminates. Exceptions that
872 occur in a thread are now caught by the main thread and marshalled
873 over into the UI side of things for dispatch. The entire program will
874 now abort when one thread dies with an exception.
875
876 -- John Goerzen <jgoerzen@complete.org> Thu, 4 Jul 2002 09:07:06 -0500
877
878 offlineimap (2.0.0) unstable; urgency=low
879
880 * This code is now multithreaded. New config file options control the
881 behavior. This can make synchronizing several times faster.
882 * Fixed the STATUS call to be compatible with Exchange.
883 * Added the ability to exclude folders.
884 * If upgrading from 1.0.x, you will need to add maxsyncaccounts to the
885 general section and maxconnections to each account sections.
886 There is also a new folderfilter option.
887 You can find examples of all of these in the new offlineimap.conf
888 example file packaged with the distribution.
889 * The Debian package now properly installs the example offlineimap.conf
890 file.
891 * There is a new mailing list available. To join, send SUBSCRIBE
892 to offlineimap-request@complete.org. The posting address is
893 offlineimap@complete.org.
894
895 -- John Goerzen <jgoerzen@complete.org> Wed, 3 Jul 2002 19:21:32 -0500
896
897 offlineimap (1.0.4) unstable; urgency=low
898
899 * Deletion of more than one message has been optimized. This could make
900 deleting large numbers of messages far faster -- several orders of
901 magnitude.
902 * Moved more sleep code into ui layer. Fancier sleep actions are now
903 possible. Better handling of Ctrl-C in TTY handler.
904
905 -- John Goerzen <jgoerzen@complete.org> Tue, 2 Jul 2002 19:16:04 -0500
906
907 offlineimap (1.0.3) unstable; urgency=low
908
909 * Fixed a bug when a message was deleted on the IMAP side and modified
910 on the local side.
911
912 -- John Goerzen <jgoerzen@complete.org> Mon, 24 Jun 2002 19:08:21 -0500
913
914 offlineimap (1.0.2) unstable; urgency=low
915
916 * Made sure that LocalStatus does writing atomically. If the program
917 is interrupted during save(), there will always be a complete copy of
918 either the old or the new data.
919
920 -- John Goerzen <jgoerzen@complete.org> Mon, 24 Jun 2002 06:57:28 -0500
921
922 offlineimap (1.0.1) unstable; urgency=low
923
924 * Fixed a bug with writing messages to some IMAP servers. Turns
925 out we need to issue CHECK between APPEND and SEARCH for some.
926 Thanks to Donovan Lange for reporting this bug and helping track it
927 down.
928
929 -- John Goerzen <jgoerzen@complete.org> Fri, 21 Jun 2002 22:03:12 -0500
930
931 offlineimap (1.0.0) unstable; urgency=low
932
933 * Initial Release. Closes: #150571.
934
935 -- John Goerzen <jgoerzen@complete.org> Fri, 21 Jun 2002 18:54:56 -0500
936