]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/changelog
Import mutt_1.5.11-4
[software/mutt-debian.git] / debian / changelog
index c010bc463ea6fe93819c7800224c90fac5bf72de..8336450a70593b30ea65f48d8338fbe6e37985dd 100644 (file)
@@ -1,3 +1,51 @@
+mutt (1.5.11-4) unstable; urgency=low
+
+  * Update to CVS 2005-11-24 to fix the following bug (yay):
+
+    + does not fail to open messages that contain base64-encoded inline PGP
+      bits (signature, encrypted hunk, or a key). (Closes: #340116)
+
+      Also, do not report success to decrypt an inline PGP message when
+      decryption actually failed.
+
+  * Again, update my e-mail address in debian/control, yada yada.
+
+ -- Adeodato Simó <dato@net.com.org.es>  Fri, 25 Nov 2005 02:50:20 +0100
+
+mutt (1.5.11-3) unstable; urgency=low
+
+  * Update to CVS 2005-11-01, with the following worth-of-mentioning goodies
+    (among others):
+
+    + full read/write >2 GB mbox support.
+    + attachment counting patch merged upstream (%X in index_format); check
+      the "Attachment Searching and Counting" section in the manual for more
+      information.
+    
+    And the following bugs are fixed as well:
+
+    + S/MIME keys can be selected from the menu.  (Closes: #318470)
+    + clarified description of pop_checkinterval. (Closes: #320642)
+
+  * Update my e-mail address in debian/control.
+
+ -- Adeodato Simó <dato@the-barrel.org>  Fri, 11 Nov 2005 02:16:11 +0100
+
+mutt (1.5.11-2) unstable; urgency=low (but fixes critical bug not in testing)
+
+  * The fix for coping with mboxes bigger than 2 GB introduced a bug affecting
+    at least powerpc (but not i386) which made mutt write Content-Length: 0 in
+    mboxes due to a un-updated %ld format specifier. This caused for mail to
+    be lost in the next mbox write.
+
+    Apply a patch quickly provided by upstream (thanks, Brendan Cully!) that
+    makes mutt use the right format specifier. (Closes: #330474)
+
+  * Update the compressed folders to the 1.5.11, which includes documentation
+    in XML format.
+
+ -- Adeodato Simó <asp16@alu.ua.es>  Fri, 30 Sep 2005 01:15:28 +0200
+
 mutt (1.5.11-1) unstable; urgency=low
 
   * New upstream release, fixing the following bugs: