]> code.delx.au - offlineimap/blobdiff - debian/changelog
Update changelog
[offlineimap] / debian / changelog
index 41a32898ba7f3f978475c2177705785729ab6291..086e2e39b34ee4305dfed868cd66d07c0319d559 100644 (file)
@@ -1,3 +1,114 @@
+offlineimap (6.0.2) unstable; urgency=low
+
+  * Yew more power handling improvements.  Closes: #434074.
+
+ -- John Goerzen <jgoerzen@complete.org>  Sat, 02 Aug 2008 17:44:24 -0500
+
+offlineimap (6.0.1) unstable; urgency=low
+
+  * Add support for SSL client certificates.  Patch by Mark Hymers,
+    ca08c1e5531af7a19b38d1034780ff751589ce9a.
+  * Yet another tweak for maildir creations.
+  * Added new [general] config option fsync to permit disabling of fsync
+    when desired.
+  * Improve OfflineIMAP power profile by reworking threadutil.  
+    Closes: #434074.
+
+ -- John Goerzen <jgoerzen@complete.org>  Sat, 02 Aug 2008 15:13:47 -0500
+
+offlineimap (6.0.0) unstable; urgency=low
+
+  * Updated version number to 6.0.0.  No other changes.  Calling this
+    the new stable version.
+
+ -- John Goerzen <jgoerzen@complete.org>  Tue, 20 May 2008 00:01:17 -0500
+
+offlineimap (5.99.15) unstable; urgency=low
+
+  * Finally fix the LocalStatus issues.  Closes: #479798.
+
+ -- John Goerzen <jgoerzen@complete.org>  Mon, 12 May 2008 09:01:26 -0500
+
+offlineimap (5.99.14) unstable; urgency=low
+
+  * Revert some previous attempts at LocalStatus creation.
+    Closes: #479798.
+
+ -- John Goerzen <jgoerzen@complete.org>  Fri, 09 May 2008 20:43:25 -0500
+
+offlineimap (5.99.13) unstable; urgency=low
+
+  * Revert Darwin memory leak workaround patch; it was causing network
+    communication issues.  Closes: #479677.
+
+ -- John Goerzen <jgoerzen@complete.org>  Tue, 06 May 2008 08:49:56 -0500
+
+offlineimap (5.99.12) unstable; urgency=low
+
+  * Finally fix LocalStatus folders.  Closes: #478990.
+
+ -- John Goerzen <jgoerzen@complete.org>  Mon, 05 May 2008 02:37:22 -0500
+
+offlineimap (5.99.11) unstable; urgency=low
+
+  * Correct bug introduced in 5.99.10
+
+ -- John Goerzen <jgoerzen@complete.org>  Thu, 17 Apr 2008 09:52:40 -0500
+
+offlineimap (5.99.10) unstable; urgency=low
+
+  * Address bug with LocalStatus folders in subfolders.
+
+ -- John Goerzen <jgoerzen@complete.org>  Thu, 17 Apr 2008 02:45:24 -0500
+
+offlineimap (5.99.9) unstable; urgency=low
+
+  [ John Goerzen ]
+  * Automatically create top-level localfolder for Maildirs this is the
+    folder Maildirs will put messages in.  (Closes: #286967)
+
+  [ Florian Friesdorf ]
+  * Ignore empty LocalStatus files I created new IMAP folders on my
+    server. In some moment I found offlineimap crashed. The reason were
+    empty LocalStatus files. From looking at the code I have no
+    explanation how those files came into existence.
+
+  [ John Goerzen ]
+  * Add *~ to .gitignore
+  * Updated offlineimap.conf with Kerberos info
+  * Also make bin/offlineimap +x
+
+  [ Florian Friesdorf ]
+  * chmod +x offlineimap.py
+
+ -- John Goerzen <jgoerzen@complete.org>  Thu, 27 Mar 2008 16:21:41 -0500
+
+offlineimap (5.99.8) unstable; urgency=low
+
+  * Added Kerberos support patch from Eric Dorland.  Closes: #359213.
+  * Don't crash if LocalStatus file doesn't exist yet.  Closes: #470174.
+  * Fix gmail driver crashing bug.  Closes: #469598.
+  * Thanks to Martin F. Krafft for the below changes:
+    + Bump Standards-Version to 3.7.3 — no changes required.
+    + Bump debhelper compatibility level to 6 — no changes required.
+    + Fix clean target in debian/rules to allow for proper failure handling.
+    + Remove second docbook-utils build dependency.
+    + Remove empty /usr/sbin directory from package.
+
+ -- John Goerzen <jgoerzen@complete.org>  Sun, 09 Mar 2008 20:35:04 -0500
+
+offlineimap (5.99.7) unstable; urgency=low
+
+  * Revert more read-only patches.  Closes: #469244.
+
+ -- John Goerzen <jgoerzen@complete.org>  Tue, 04 Mar 2008 08:17:55 -0600
+
+offlineimap (5.99.6) unstable; urgency=low
+
+  * Revert read-only patch that was causing OfflineIMAP to crash for people.
+
+ -- John Goerzen <jgoerzen@complete.org>  Mon, 03 Mar 2008 21:41:18 -0600
+
 offlineimap (5.99.5) unstable; urgency=low
 
   * When a local folder is deleted, but the OfflineIMAP status cache
@@ -14,11 +125,14 @@ offlineimap (5.99.5) unstable; urgency=low
     Riccardo Murri.
   * Fix read-only detection behavior when changing flags.  Patch from
     Florian Friesdorf.
+  * Added support for username/password in a netrc file.  Patch from
+    bboisin in OfflineIMAP #14.
   * Fix handling of servers that return UIDs in some, but not all,
     responses to FETCH.  OfflineIMAP bug #22.  Patch by pistore.
   * Fix typo in manual.  Closes: #360365.
+  * Added Homepage, VCS-* lines to debian/control.
 
- -- John Goerzen <jgoerzen@complete.org>  Mon, 03 Mar 2008 00:42:56 -0600
+ -- John Goerzen <jgoerzen@complete.org>  Mon, 03 Mar 2008 12:47:46 -0600
 
 offlineimap (5.99.4) unstable; urgency=low