]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/changelog
Prepare and upload 1.5.11+cvs20060403-2 to fix CVE-2006-3242.
[software/mutt-debian.git] / debian / changelog
index 7e6d4c7bd1c56c3816c5eaae5274af75e1d00371..8150d7a2bdcdf08174a273ddec44dc864426d03a 100644 (file)
@@ -1,3 +1,185 @@
+mutt (1.5.11+cvs20060403-2) unstable; urgency=high
+
+  * Fix CVE-2006-3242, stack-based buffer overflow when processing an overly
+    long namespace from the IMAP server.  (Closes: #375828)
+
+ -- Adeodato Simó <dato@net.com.org.es>  Fri,  7 Jul 2006 15:01:28 +0200
+
+mutt (1.5.11+cvs20060403-1) unstable; urgency=low
+
+  * Update to CVS 2006-04-03, which finally:
+    + fixes segfault when changing to an IMAP folder and the mailbox name
+      is implicitly INBOX. (Closes: #351337, #353550)
+
+ -- Adeodato Simó <dato@net.com.org.es>  Tue,  4 Apr 2006 06:10:12 +0200
+
+mutt (1.5.11+cvs20060330-1) unstable; urgency=low
+
+  * Update to CVS 2006-03-30, which fixes the following bugs:
+    + IMAP cache works again with Courier. (Closes: #351220)
+    + does not segfault if external query command output contains spaces.
+      (Closes: #351258)
+    + does not segfault when replying from the view-attachments menu when a
+      reply-hook is in use. (Closes: #352357)
+    + default save location for attachments which specify a path in their name
+      is not `dirname $attachment` anymore, but $CWD. (Closes: #301236)
+  
+  * Switch to libdb4.4. (Closes: #355433)
+
+ -- Adeodato Simó <dato@net.com.org.es>  Mon,  3 Apr 2006 02:41:15 +0200
+
+mutt (1.5.11+cvs20060126-2) unstable; urgency=medium
+
+  * Make imap_idle default to off, since it does not work with dovecot from
+    stable, which a lot of people use; upstream will make this change before
+    1.5.12. (Closes: #351263, #354902)
+
+  * Ignore DKIM-Signature by default in /etc/Muttrc. (Closes: #354907)
+
+ -- Adeodato Simó <dato@net.com.org.es>  Thu,  2 Mar 2006 22:42:34 +0100
+
+mutt (1.5.11+cvs20060126-1) unstable; urgency=low
+
+  * Update to CVS 2006-01-26; since this includes a huge diff between
+    ChangeLog and ChangeLog.old (moved entries), prepare a new tarball.
+    Some worth-mentioning changes:
+
+    + Mutt can now expand its own variables as it does with envvars; for
+      example, it's now possible to put something like this into a hook:
+      set sendmail="mysmtp -f $from".
+
+    + Support for user-defined variables starting with my_; environment
+      variables take precedence, and expansion does not occur in shell-escape.
+
+    + Pattern group support, as explained (only!) in:
+        <http://does-not-exist.org/mail-archives/mutt-dev/msg05693.html>
+
+    + Loooots of improvments in the IMAP code, including sync speed-ups
+      (through pipelining), hcache stuff (eg. $imap_cachedir), and things
+      like $imap_idle and support for the "old" flag in IMAP folders.
+
+  * Rework the package build system to fit personal preference:
+    + debhelperize debian/rules a bit more.
+    + drop dbs in favor of quilt; reorganize patches a bit.
+
+      (NOTE: quilt means that dropping patches into debian/patches is
+      no longer enough to get them applied; they must be listed in the
+      debian/patches/series file.)
+
+  * Adjustments to debian/control:
+    + use '*' for the bulleted list, instead of 'o'.
+    + build-depend on gawk instead of mawk, to have "nextfile".
+    + drop conflicts and replaces on packages that are not in woody.
+
+  * Updated debian/copyright.
+
+  * Added debian/watch.
+
+ -- Adeodato Simó <dato@net.com.org.es>  Thu,  2 Feb 2006 05:12:18 +0100
+
+mutt (1.5.11-5) unstable; urgency=medium
+
+  * Unbreak Mutt in Turkish locales (tr_TR): include patch from CVS to use the
+    proper strcmp function in several places. Upstream bug #2144, reported in
+    both BTS by Recai Oktas. (Closes: #343655)
+
+  * Apply patch from Nik A. Melchior to fix formatting problem in muttrc(5). 
+    (Closes: #343030)
+
+ -- Adeodato Simó <dato@net.com.org.es>  Fri, 23 Dec 2005 23:18:44 +0100
+
+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:
+
+    + ~h can match folded headers. (Closes: #319654)
+    + implements progress indication when uploading messages to an imap
+      folder. (Closes: #228713)
+    + limit pattern is properly displayed when zero messages matched.
+      (Closes: #242398)
+
+    A further CVS pull (2005-09-24) fixes the following bugs:
+
+    + can open mboxes bigger than 2 GB. (Closes: #296940)
+    + does not require GPG_TTY to be set in order to accept using the GnuPG
+      agent: it'll set the variable itself if not present. (Closes: #316388)
+    + does not segfault when replying to a message if content_type is unset.
+      (Closes: #329306)
+    + does not segfault with IMAP folder completion. (Closes: #329442)
+
+    Packaging changes needed:
+
+    + Upstream documentation now comes in XML, so changed Build-Dependency on
+      linuxdoc-tools-text and groff to xsltproc, docbook-xml, docbook-xsl and
+      links. Added patch debian/patches/doc_build_adjustments.diff to force
+      the use of links instead of lynx for generating the text version of the
+      manual, and to not ignore errors from links and xsltproc.
+
+    + Changed --with-sasl2 to its new name --with-sasl in debian/rules;
+      removed extra hunk on debian/patches/patch-1.5.4.Md.sasl2-1arc.
+
+    + Rediffed 080_Md.Muttrc, removed patch.asp.fix-bug-266493.1 (applied
+      upstream).
+
+    + Temporarily removed documentation from the compressed-folders patch,
+      until upstream reacts to the move to XML.
+
+  * Build against libgnutls12 (build-depend on libgnutls-dev instead of
+    libgnutls11-dev). (Closes: #323279)
+
+  * Remove spurious dash in argument to -encrypt in smime_encrypt_command.
+    (Closes: #315319)
+
+ -- Adeodato Simó <asp16@alu.ua.es>  Sun, 25 Sep 2005 23:11:59 +0200
+
 mutt (1.5.10-1) unstable; urgency=low
 
   * New upstream release, fixing the following bugs: