Your message dated Sun, 25 Sep 2005 14:32:12 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#323279: fixed in mutt 1.5.11-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 15 Aug 2005 20:47:11 +0000
>From [EMAIL PROTECTED] Mon Aug 15 13:47:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mailout.stusta.mhn.de [141.84.69.5]
by spohr.debian.org with smtp (Exim 3.36 1 (Debian))
id 1E4lrS-000589-00; Mon, 15 Aug 2005 13:47:11 -0700
Received: (qmail 11650 invoked from network); 15 Aug 2005 20:46:38 -0000
Received: from r063144.stusta.swh.mhn.de (10.150.63.144)
by mailout.stusta.mhn.de with SMTP; 15 Aug 2005 20:46:38 -0000
Received: by r063144.stusta.swh.mhn.de (Postfix, from userid 1000)
id 82ED1BB610; Mon, 15 Aug 2005 22:46:37 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Adrian Bunk <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: mutt: Please switch to libgnutls12
X-Mailer: reportbug 3.15
Date: Mon, 15 Aug 2005 22:46:37 +0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: mutt
Version: 1.5.10-1
Severity: wishlist
Please switch to the more recent libgnutls12.
TIA
Adrian
---------------------------------------
Received: (at 323279-close) by bugs.debian.org; 25 Sep 2005 21:38:45 +0000
>From [EMAIL PROTECTED] Sun Sep 25 14:38:45 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EJe6W-00070P-00; Sun, 25 Sep 2005 14:32:12 -0700
From: =?utf-8?q?Adeodato_Sim=C3=B3?= <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#323279: fixed in mutt 1.5.11-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 25 Sep 2005 14:32:12 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-4.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 7
Source: mutt
Source-Version: 1.5.11-1
We believe that the bug you reported is fixed in the latest version of
mutt, which is due to be installed in the Debian FTP archive:
mutt_1.5.11-1.diff.gz
to pool/main/m/mutt/mutt_1.5.11-1.diff.gz
mutt_1.5.11-1.dsc
to pool/main/m/mutt/mutt_1.5.11-1.dsc
mutt_1.5.11-1_i386.deb
to pool/main/m/mutt/mutt_1.5.11-1_i386.deb
mutt_1.5.11.orig.tar.gz
to pool/main/m/mutt/mutt_1.5.11.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Adeodato Simó <[EMAIL PROTECTED]> (supplier of updated mutt package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 25 Sep 2005 23:11:59 +0200
Source: mutt
Binary: mutt
Architecture: i386 source
Version: 1.5.11-1
Distribution: unstable
Urgency: low
Maintainer: Adeodato Simó <[EMAIL PROTECTED]>
Changed-By: Adeodato Simó <[EMAIL PROTECTED]>
Description:
mutt - Text-based mailreader supporting MIME, GPG, PGP and threading
Closes: 228713 242398 296940 315319 316388 319654 323279 329306 329442
Changes:
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)
Files:
adf4693d6bab66a41f7aaca745d1e602 787 mail standard mutt_1.5.11-1.dsc
30f165fdfaf474521a640f1f3886069a 3187076 mail standard mutt_1.5.11.orig.tar.gz
754d9b460a574afd156bf25c4246919c 311092 mail standard mutt_1.5.11-1.diff.gz
a9dfeeebb94abd111c9544ffcc4e6dfc 1670860 mail standard mutt_1.5.11-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Signed by Adeodato Simó <[EMAIL PROTECTED]>
iEYEARECAAYFAkM3E4oACgkQgyNlRdHEGIKsggCglZTYw+EbbaxWFuTU5N9esMr4
K+gAn2KyOtaBs15cJe/anR7JtH0+6cV4
=n5fM
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]