Debian Bug report logs - #526706
[mailutils] mail ignores last line in stdin if it not followed by \n

version graph

Package: mailutils; Maintainer for mailutils is Jordi Mallach <jordi@debian.org>; Source for mailutils is src:mailutils (PTS, buildd, popcon).

Affects: nagios3

Reported by: Alexander Galanin <gaa.nnov@mail.ru>

Date: Sat, 2 May 2009 21:39:01 UTC

Severity: important

Tags: fixed-upstream, unreproducible

Found in version mailutils/1:1.2+dfsg1-4

Fixed in version mailutils/1:2.99.97-1

Done: Jordi Mallach <jordi@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Jordi Mallach <jordi@debian.org>:
Bug#526706; Package mailutils. (Sat, 02 May 2009 21:39:04 GMT) (full text, mbox, link).


Acknowledgement sent to Alexander Galanin <gaa.nnov@mail.ru>:
New Bug report received and forwarded. Copy sent to Jordi Mallach <jordi@debian.org>. (Sat, 02 May 2009 21:39:24 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Alexander Galanin <gaa.nnov@mail.ru>
To: submit@bugs.debian.org
Subject: [mailutils] mail ignores last line in stdin if it not followed by \n
Date: Sun, 3 May 2009 01:33:19 +0400
Package: mailutils
Version: 1:1.2+dfsg1-4
Severity: important

--- Please enter the report below this line. ---

Test:

al@gaa:~$ printf "test1\ntest2" | mail al
al@gaa:~$ mail
"/var/mail/al": 1 message 1 new
>N   1 Alexander Galanin  Sun May  3  14/391   Alexander Galanin
& 1
To: <al@gaa>
From: Alexander Galanin <al@gaa>
Date: Sun, 03 May 2009 01:29:37 +0400

test1
& q
al@gaa:~$


--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.26-2-amd64

Debian Release: squeeze/sid
  990 testing         apt-proxy 
  500 stable          apt-proxy 

--- Package information. ---
Depends                            (Version) | Installed
============================================-+-====================
guile-1.8-libs                               | 1.8.5+1-4.1
libc6                             (>= 2.7-1) | 2.9-4
libcomerr2                       (>= 1.33-3) | 1.41.3-1
libfribidi0                      (>= 0.10.9) | 0.10.9-1
libgcrypt11                       (>= 1.4.0) | 1.4.4-2
libgdbm3                                     | 1.8.3-4
libgmp3c2                                    | 2:4.2.4+dfsg-2
libgnutls26                     (>= 2.4.0-0) | 2.6.4-2
libgpg-error0                       (>= 1.4) | 1.6-1
libgsasl7                        (>= 0.2.21) | 1.1-1
libidn11                         (>= 0.5.18) | 1.14-3
libkrb53                     (>= 1.6.dfsg.2) | 1.6.dfsg.4~beta1-13
libltdl3                        (>= 1.5.2-2) | 1.5.26-4
libmailutils1                       (>= 1.2) | 1:1.2+dfsg1-4
libmysqlclient15off            (>= 5.0.27-1) | 5.0.51a-24
libncurses5              (>= 5.6+20071006-3) | 5.7+20090404-1
libntlm0                                     | 0.3.13-1
libpam0g                       (>= 0.99.7.1) | 1.0.1-9
libreadline5                        (>= 5.2) | 5.2-4
libtasn1-3                        (>= 0.3.4) | 1.8-1
zlib1g                          (>= 1:1.1.4) | 1:1.2.3.3.dfsg-13
exim4                                        | 
 OR mail-transport-agent                     | 


Package's Recommends field is empty.

Suggests          (Version) | Installed
===========================-+-===========
mailutils-mh                | 







-- 
Alexander Galanin




Information forwarded to debian-bugs-dist@lists.debian.org, Jordi Mallach <jordi@debian.org>:
Bug#526706; Package mailutils. (Thu, 01 Jul 2010 08:57:03 GMT) (full text, mbox, link).


Acknowledgement sent to Timo Juhani Lindfors <timo.lindfors@iki.fi>:
Extra info received and forwarded to list. Copy sent to Jordi Mallach <jordi@debian.org>. (Thu, 01 Jul 2010 08:57:03 GMT) (full text, mbox, link).


Message #10 received at 526706@bugs.debian.org (full text, mbox, reply):

From: Timo Juhani Lindfors <timo.lindfors@iki.fi>
To: control@bugs.debian.org, 526706@bugs.debian.org
Subject: Re: [mailutils] mail ignores last line in stdin if it not followed by
Date: Thu, 01 Jul 2010 11:53:59 +0300
package mailutils
affects 526706 nagios3
thanks

This breaks nagios3 service notifications as described in

http://copilotco.com/mail-archives/nagios-users.2009/msg00090.html

Workaround is to add "\n" to /etc/nagios3/commands.cfg on line

command_line    /usr/bin/printf "%b" "***** Nagios *****\n\nNotification Type: $NOTIFICATIONTYPE$\n\nService: $SERVICEDESC$\nHost: $HOSTALIAS$\nAddress: $HOSTADDRESS$\nState: $SERVICESTATE$\n\nDate/Time: $LONGDATETIME$\n\nAdditional Info:\n\n$SERVICEOUTPUT$\n" | /usr/bin/mail -s "** $NOTIFICATIONTYPE$ Service Alert: $HOSTALIAS$/$SERVICEDESC$ is $SERVICESTATE$ **" $CONTACTEMAIL$

If you consider that this is not a bug in mailutils then please let me
know so that I can file a bug against nagios3 asap and maybe it can be
fixed for squeeze.

It seems that the problem lies in ml_readline_internal.


-Timo






Added indication that 526706 affects nagios3 Request was from Timo Juhani Lindfors <timo.lindfors@iki.fi> to control@bugs.debian.org. (Thu, 01 Jul 2010 08:57:06 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Jordi Mallach <jordi@debian.org>:
Bug#526706; Package mailutils. (Sun, 22 May 2011 06:51:02 GMT) (full text, mbox, link).


Acknowledgement sent to Alexander Wirt <formorer@formorer.de>:
Extra info received and forwarded to list. Copy sent to Jordi Mallach <jordi@debian.org>. (Sun, 22 May 2011 06:51:03 GMT) (full text, mbox, link).


Message #17 received at 526706@bugs.debian.org (full text, mbox, reply):

From: Alexander Wirt <formorer@formorer.de>
To: Timo Juhani Lindfors <timo.lindfors@iki.fi>, 526706@bugs.debian.org, Alexander Galanin <gaa.nnov@mail.ru>
Subject: Re: Bug#526706: [mailutils] mail ignores last line in stdin if it not followed by
Date: Sun, 22 May 2011 08:42:31 +0200
tags 526706
unreproducible 

Timo Juhani Lindfors schrieb am Thursday, den 01. July 2010:

> package mailutils
> affects 526706 nagios3
> thanks
> 
> This breaks nagios3 service notifications as described in
> 
> http://copilotco.com/mail-archives/nagios-users.2009/msg00090.html
> 
> Workaround is to add "\n" to /etc/nagios3/commands.cfg on line
> 
> command_line    /usr/bin/printf "%b" "***** Nagios *****\n\nNotification Type: $NOTIFICATIONTYPE$\n\nService: $SERVICEDESC$\nHost: $HOSTALIAS$\nAddress: $HOSTADDRESS$\nState: $SERVICESTATE$\n\nDate/Time: $LONGDATETIME$\n\nAdditional Info:\n\n$SERVICEOUTPUT$\n" | /usr/bin/mail -s "** $NOTIFICATIONTYPE$ Service Alert: $HOSTALIAS$/$SERVICEDESC$ is $SERVICESTATE$ **" $CONTACTEMAIL$
> 
> If you consider that this is not a bug in mailutils then please let me
> know so that I can file a bug against nagios3 asap and maybe it can be
> fixed for squeeze.
> 
> It seems that the problem lies in ml_readline_internal.
Ok, seems like I forgot about that bug. I had a look on it with recent
mailutils and I can't reproduce that bug. Are you still able to reproduce it? 

Thanks in advance

Alex





Added tag(s) unreproducible. Request was from Alexander Wirt <formorer@debian.org> to control@bugs.debian.org. (Sun, 22 May 2011 06:54:05 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Jordi Mallach <jordi@debian.org>:
Bug#526706; Package mailutils. (Sun, 22 May 2011 10:45:02 GMT) (full text, mbox, link).


Acknowledgement sent to Timo Juhani Lindfors <timo.lindfors@iki.fi>:
Extra info received and forwarded to list. Copy sent to Jordi Mallach <jordi@debian.org>. (Sun, 22 May 2011 10:45:10 GMT) (full text, mbox, link).


Message #24 received at 526706@bugs.debian.org (full text, mbox, reply):

From: Timo Juhani Lindfors <timo.lindfors@iki.fi>
To: Alexander Wirt <formorer@formorer.de>
Cc: 526706@bugs.debian.org, Alexander Galanin <gaa.nnov@mail.ru>
Subject: Re: Bug#526706: [mailutils] mail ignores last line in stdin if it not followed by
Date: Sun, 22 May 2011 13:43:32 +0300
Alexander Wirt <formorer@formorer.de> writes:
> Ok, seems like I forgot about that bug. I had a look on it with recent
> mailutils and I can't reproduce that bug. Are you still able to reproduce it? 

Yes it still occurs if I follow the original steps to reproduce it given
by Alexander Galanin. If I do

$ dpkg-query -W mailutils
mailutils       1:2.1+dfsg1-7
$ printf "test1\ntest2" | mail lindi

I get a mail where the last line is missing:

Return-Path: <lindi@kurp.hut.fi>
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on going-postal.lan
X-Spam-Level:
X-Spam-Status: No, score=-1.1 required=5.0 tests=ALL_TRUSTED,BAYES_00, MISSING_SUBJECT,TVD_SPACE_RATIO autolearn=no version=3.3.1
X-Original-To: lindi@kurp.hut.fi
Delivered-To: lindi@kurp.hut.fi
Received: from lindi1.lan (lindi1.lan [10.7.6.28]) by mail.lan (Postfix) with ESMTPS id C4BC93BACD for <lindi@kurp.hut.fi>; Sun, 22 May 2011 13:40:32 +0300 (EEST)
Received: from lindi by lindi1.lan with local (Exim 4.72) (envelope-from <lindi@kurp.hut.fi>) id 1QO65I-0005Ch-Mj for lindi@lindi1.lan; Sun, 22 May 2011 13:40:32 +0300
Date: Sun, 22 May 2011 13:40:32 +0300
Message-Id: <E1QO65I-0005Ch-Mj@lindi1.lan>
To: <lindi@lindi1.lan>
X-Mailer: mail (GNU Mailutils 2.1)
From: Timo Lindfors <lindi@kurp.hut.fi>

test1









Information forwarded to debian-bugs-dist@lists.debian.org, Jordi Mallach <jordi@debian.org>:
Bug#526706; Package mailutils. (Sun, 22 May 2011 11:09:03 GMT) (full text, mbox, link).


Acknowledgement sent to Alexander Wirt <formorer@formorer.de>:
Extra info received and forwarded to list. Copy sent to Jordi Mallach <jordi@debian.org>. (Sun, 22 May 2011 11:09:05 GMT) (full text, mbox, link).


Message #29 received at 526706@bugs.debian.org (full text, mbox, reply):

From: Alexander Wirt <formorer@formorer.de>
To: Timo Juhani Lindfors <timo.lindfors@iki.fi>
Cc: 526706@bugs.debian.org, Alexander Galanin <gaa.nnov@mail.ru>
Subject: Re: Bug#526706: [mailutils] mail ignores last line in stdin if it not followed by
Date: Sun, 22 May 2011 13:06:44 +0200
Timo Juhani Lindfors schrieb am Sunday, den 22. May 2011:

> Alexander Wirt <formorer@formorer.de> writes:
> > Ok, seems like I forgot about that bug. I had a look on it with recent
> > mailutils and I can't reproduce that bug. Are you still able to reproduce it? 
> 
> Yes it still occurs if I follow the original steps to reproduce it given
> by Alexander Galanin. If I do
> 
> $ dpkg-query -W mailutils
> mailutils       1:2.1+dfsg1-7
> $ printf "test1\ntest2" | mail lindi
Ah, exactly. This seems to be a mailutils problem. bsd-mailx doesn't have the
problem. I guess I should reassign this to mailutils.  

Alex





Information forwarded to debian-bugs-dist@lists.debian.org, Jordi Mallach <jordi@debian.org>:
Bug#526706; Package mailutils. (Sun, 22 May 2011 11:21:03 GMT) (full text, mbox, link).


Acknowledgement sent to Timo Juhani Lindfors <timo.lindfors@iki.fi>:
Extra info received and forwarded to list. Copy sent to Jordi Mallach <jordi@debian.org>. (Sun, 22 May 2011 11:21:06 GMT) (full text, mbox, link).


Message #34 received at 526706@bugs.debian.org (full text, mbox, reply):

From: Timo Juhani Lindfors <timo.lindfors@iki.fi>
To: Alexander Wirt <formorer@formorer.de>
Cc: 526706@bugs.debian.org, Alexander Galanin <gaa.nnov@mail.ru>
Subject: Re: Bug#526706: [mailutils] mail ignores last line in stdin if it not followed by
Date: Sun, 22 May 2011 14:18:22 +0300
Alexander Wirt <formorer@formorer.de> writes:
> Ah, exactly. This seems to be a mailutils problem. bsd-mailx doesn't have the
> problem. I guess I should reassign this to mailutils.  

Hmm? It was reported against mailutils originally and I don't see that
anybody had reassigned it to bsd-mailx?





Information forwarded to debian-bugs-dist@lists.debian.org, Jordi Mallach <jordi@debian.org>:
Bug#526706; Package mailutils. (Sun, 22 May 2011 11:33:03 GMT) (full text, mbox, link).


Acknowledgement sent to Alexander Wirt <formorer@formorer.de>:
Extra info received and forwarded to list. Copy sent to Jordi Mallach <jordi@debian.org>. (Sun, 22 May 2011 11:33:05 GMT) (full text, mbox, link).


Message #39 received at 526706@bugs.debian.org (full text, mbox, reply):

From: Alexander Wirt <formorer@formorer.de>
To: Timo Juhani Lindfors <timo.lindfors@iki.fi>
Cc: 526706@bugs.debian.org, Alexander Galanin <gaa.nnov@mail.ru>
Subject: Re: Bug#526706: [mailutils] mail ignores last line in stdin if it not followed by
Date: Sun, 22 May 2011 13:31:08 +0200
Timo Juhani Lindfors schrieb am Sunday, den 22. May 2011:

> Alexander Wirt <formorer@formorer.de> writes:
> > Ah, exactly. This seems to be a mailutils problem. bsd-mailx doesn't have the
> > problem. I guess I should reassign this to mailutils.  
> 
> Hmm? It was reported against mailutils originally and I don't see that
> anybody had reassigned it to bsd-mailx?
Its reported against nagios. Because that behaviour breaks nagios
notifications.

Alex 




Information forwarded to debian-bugs-dist@lists.debian.org, Jordi Mallach <jordi@debian.org>:
Bug#526706; Package mailutils. (Sun, 22 May 2011 11:45:04 GMT) (full text, mbox, link).


Acknowledgement sent to Timo Juhani Lindfors <timo.lindfors@iki.fi>:
Extra info received and forwarded to list. Copy sent to Jordi Mallach <jordi@debian.org>. (Sun, 22 May 2011 11:45:04 GMT) (full text, mbox, link).


Message #44 received at 526706@bugs.debian.org (full text, mbox, reply):

From: Timo Juhani Lindfors <timo.lindfors@iki.fi>
To: Alexander Wirt <formorer@formorer.de>
Cc: 526706@bugs.debian.org, Alexander Galanin <gaa.nnov@mail.ru>
Subject: Re: Bug#526706: [mailutils] mail ignores last line in stdin if it not followed by
Date: Sun, 22 May 2011 14:42:38 +0300
Alexander Wirt <formorer@formorer.de> writes:
> Its reported against nagios. Because that behaviour breaks nagios
> notifications.

Now I'm confused.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526706

says pretty clearly

"Package: mailutils"

I did set "affects 526706 nagios3" in message#10 but the bug is still
reported against mailutils.

See http://www.debian.org/Bugs/server-control#affects:

"Indicates that a bug affects another package. In the case where
 bugnumber causes breakage in package even though the bug is actually
 present in the package to which it is assigned, this causes the bug to
 be listed by default in the package list of package. This should
 generally be used where the bug is severe enough to cause multiple
 reports from users to be assigned to the wrong package. "






Information forwarded to debian-bugs-dist@lists.debian.org, Jordi Mallach <jordi@debian.org>:
Bug#526706; Package mailutils. (Sun, 22 May 2011 11:54:03 GMT) (full text, mbox, link).


Acknowledgement sent to Alexander Wirt <formorer@formorer.de>:
Extra info received and forwarded to list. Copy sent to Jordi Mallach <jordi@debian.org>. (Sun, 22 May 2011 11:54:03 GMT) (full text, mbox, link).


Message #49 received at 526706@bugs.debian.org (full text, mbox, reply):

From: Alexander Wirt <formorer@formorer.de>
To: Timo Juhani Lindfors <timo.lindfors@iki.fi>
Cc: 526706@bugs.debian.org, Alexander Galanin <gaa.nnov@mail.ru>
Subject: Re: Bug#526706: [mailutils] mail ignores last line in stdin if it not followed by
Date: Sun, 22 May 2011 13:50:54 +0200
Timo Juhani Lindfors schrieb am Sunday, den 22. May 2011:

> Alexander Wirt <formorer@formorer.de> writes:
> > Its reported against nagios. Because that behaviour breaks nagios
> > notifications.
> 
> Now I'm confused.
> 
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526706
> 
> says pretty clearly
> 
> "Package: mailutils"
> 
> I did set "affects 526706 nagios3" in message#10 but the bug is still
> reported against mailutils.
Narf. I was confused. It was listed in Nagios overview page
(bugs.d.o/nagios3). So I thought it was filed against nagios. 

So forget me and/or take the information the bsd-mailx works ;).

Alex





Information forwarded to debian-bugs-dist@lists.debian.org, Jordi Mallach <jordi@debian.org>:
Bug#526706; Package mailutils. (Sun, 22 May 2011 12:00:03 GMT) (full text, mbox, link).


Acknowledgement sent to Timo Juhani Lindfors <timo.lindfors@iki.fi>:
Extra info received and forwarded to list. Copy sent to Jordi Mallach <jordi@debian.org>. (Sun, 22 May 2011 12:00:04 GMT) (full text, mbox, link).


Message #54 received at 526706@bugs.debian.org (full text, mbox, reply):

From: Timo Juhani Lindfors <timo.lindfors@iki.fi>
To: Alexander Wirt <formorer@formorer.de>
Cc: 526706@bugs.debian.org, Alexander Galanin <gaa.nnov@mail.ru>
Subject: Re: Bug#526706: [mailutils] mail ignores last line in stdin if it not followed by
Date: Sun, 22 May 2011 14:56:54 +0300
Alexander Wirt <formorer@formorer.de> writes:
> Narf. I was confused. It was listed in Nagios overview page
> (bugs.d.o/nagios3). So I thought it was filed against nagios. 
>
> So forget me and/or take the information the bsd-mailx works ;).

Thanks. Time to set "Depends: bsd-mailx" and "Conflicts: mailutils"? ;-)





Added tag(s) fixed-upstream and pending. Request was from Jordi Mallach <jordi@debian.org> to control@bugs.debian.org. (Mon, 11 Jun 2012 02:48:06 GMT) (full text, mbox, link).


Reply sent to Jordi Mallach <jordi@debian.org>:
You have taken responsibility. (Tue, 12 Jun 2012 18:03:10 GMT) (full text, mbox, link).


Notification sent to Alexander Galanin <gaa.nnov@mail.ru>:
Bug acknowledged by developer. (Tue, 12 Jun 2012 18:03:10 GMT) (full text, mbox, link).


Message #61 received at 526706-close@bugs.debian.org (full text, mbox, reply):

From: Jordi Mallach <jordi@debian.org>
To: 526706-close@bugs.debian.org
Subject: Bug#526706: fixed in mailutils 1:2.99.97-1
Date: Tue, 12 Jun 2012 18:02:42 +0000
Source: mailutils
Source-Version: 1:2.99.97-1

We believe that the bug you reported is fixed in the latest version of
mailutils, which is due to be installed in the Debian FTP archive:

libmailutils-dev_2.99.97-1_amd64.deb
  to main/m/mailutils/libmailutils-dev_2.99.97-1_amd64.deb
libmailutils4_2.99.97-1_amd64.deb
  to main/m/mailutils/libmailutils4_2.99.97-1_amd64.deb
mailutils-common_2.99.97-1_all.deb
  to main/m/mailutils/mailutils-common_2.99.97-1_all.deb
mailutils-comsatd_2.99.97-1_amd64.deb
  to main/m/mailutils/mailutils-comsatd_2.99.97-1_amd64.deb
mailutils-dbg_2.99.97-1_amd64.deb
  to main/m/mailutils/mailutils-dbg_2.99.97-1_amd64.deb
mailutils-doc_2.99.97-1_all.deb
  to main/m/mailutils/mailutils-doc_2.99.97-1_all.deb
mailutils-guile_2.99.97-1_amd64.deb
  to main/m/mailutils/mailutils-guile_2.99.97-1_amd64.deb
mailutils-imap4d_2.99.97-1_amd64.deb
  to main/m/mailutils/mailutils-imap4d_2.99.97-1_amd64.deb
mailutils-mh_2.99.97-1_amd64.deb
  to main/m/mailutils/mailutils-mh_2.99.97-1_amd64.deb
mailutils-pop3d_2.99.97-1_amd64.deb
  to main/m/mailutils/mailutils-pop3d_2.99.97-1_amd64.deb
mailutils_2.99.97-1.debian.tar.gz
  to main/m/mailutils/mailutils_2.99.97-1.debian.tar.gz
mailutils_2.99.97-1.dsc
  to main/m/mailutils/mailutils_2.99.97-1.dsc
mailutils_2.99.97-1_amd64.deb
  to main/m/mailutils/mailutils_2.99.97-1_amd64.deb
mailutils_2.99.97.orig.tar.xz
  to main/m/mailutils/mailutils_2.99.97.orig.tar.xz
python-mailutils_2.99.97-1_amd64.deb
  to main/m/mailutils/python-mailutils_2.99.97-1_amd64.deb



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 526706@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jordi Mallach <jordi@debian.org> (supplier of updated mailutils 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 11 Jun 2012 02:55:11 +0200
Source: mailutils
Binary: libmailutils4 libmailutils-dev mailutils mailutils-common mailutils-imap4d mailutils-pop3d mailutils-comsatd mailutils-guile mailutils-mh python-mailutils mailutils-doc mailutils-dbg
Architecture: source all amd64
Version: 1:2.99.97-1
Distribution: experimental
Urgency: low
Maintainer: Jordi Mallach <jordi@debian.org>
Changed-By: Jordi Mallach <jordi@debian.org>
Description: 
 libmailutils-dev - Development files for GNU mailutils
 libmailutils4 - GNU Mail abstraction library
 mailutils  - GNU mailutils utilities for handling mail
 mailutils-common - Common files for GNU mailutils
 mailutils-comsatd - GNU mailutils-based comsatd daemon
 mailutils-dbg - Debugging symbols for GNU mailutils
 mailutils-doc - Documentation files for GNU mailutils
 mailutils-guile - GNU mailutils Guile interpreter and modules
 mailutils-imap4d - GNU mailutils-based IMAP4 Daemon
 mailutils-mh - GNU mailutils-based MH utilities
 mailutils-pop3d - GNU mailutils-based POP3 Daemon
 python-mailutils - GNU Mail abstraction library (Python interface)
Closes: 301962 526706 602665
Changes: 
 mailutils (1:2.99.97-1) experimental; urgency=low
 .
   * New upstream beta release.
     - guimb is reimplemented, and should now work (closes: #602665).
     - mail no longer ignores last line of stdin if it lacks a newline
       (closes: #526706).
     - mailutils-config is replaced in favour of “mu” (closes: #301962).
   * We're back into using the pristine upstream tarball, as the texinfo
     manual no longer has Front or Back-Covers texts, nor Invariant
     Sections, and the RFC documents are gone from the distribution. Thanks
     a lot for this Sergey!
   * Drop get-orig-source target from rules. It's not needed anymore as
     we're back to pristine tarballs.
   * Rewrite copyright file in machine-readable format 1.0 and add a
     section for GFDL-NIV material.
   * Mailutils has changed a lot in this release. Accommodate packaging
     files for new libs and sonames, old programs and modules dropped,
     and new programs added.
   * Refresh disable_am_gnu_radius.patch and lber_ldadd.patch, but keep
     them disabled.
   * Rename sieve.scm_help_output.patch to sieve2scm_help_output.patch, and
     refresh.
   * Remove all other patches: all obsolete or applied upstream.
   * Add spelling_fixes.patch to fix a typo in imap4d.
   * Add mu-remove_conflicting.patch to fix conflicting declarations.
   * Get rid of testsuite/testsuite script on clean.
   * Remove debian/source/options: use Debian's standard compression.
   * Pass --disable-cxx for now, as the C++ extension does not build.
   * Pass --disable-static and drop .a files.
   * Disable NNTP support as it's still not ported to libmailutils4.
   * Stop setting $HOME. The rewrite of the testsuite using autotest should
     help the problems with DejaGNU.
   * Bring mailutils-doc back and ship the Mailutils texinfo manual in it.
   * Build html documentation.
   * Register the Mailutils manual with doc-base.
   * Add debugging symbols to a new mailutils-dbg package.
   * Move locale data to a new mailutils-common package.
   * Enable hardening flags; Build-Depend on dpkg-dev >= (1.16.1) for
     buildflags.mk.
   * Disable building of scheme-based program manpages, as their execution
     fails before make install.
   * Drop mailutils-config's manpage. It's deprecated and its help output
     is no longer help2man compatible.
   * Update help2man include to point to the mailutils-doc package.
   * Make testsuite non-fatal while we stay in experimental.
   * Make libmailutils-dev depend on all referenced -dev packages.
Checksums-Sha1: 
 4002d07a9092bfc6f360fd21eef68fc603d6690e 2223 mailutils_2.99.97-1.dsc
 734923360ec11ecd64e0e2c009c2baa4102a887a 2787304 mailutils_2.99.97.orig.tar.xz
 0680a4f480418f588ff59f8cfa428a0f07ffe824 31189 mailutils_2.99.97-1.debian.tar.gz
 22f7564af20670b6ad9a0586a2758b88239d8081 794878 mailutils-common_2.99.97-1_all.deb
 e424d757cbc984d85f16ce4654136fb25a08c964 708192 mailutils-doc_2.99.97-1_all.deb
 344fd61dd0545aec29b723fb9d6c2d8a5835f5ad 915506 libmailutils4_2.99.97-1_amd64.deb
 1c9ef996c5003434e1f779dfff082d37a337f4d8 460656 libmailutils-dev_2.99.97-1_amd64.deb
 d797484889f698ade5b0de065b5efa3e0881f87d 850446 mailutils_2.99.97-1_amd64.deb
 c109f4e00a402fdc24b692beea13322fd3795f07 467138 mailutils-imap4d_2.99.97-1_amd64.deb
 39f664e90599115ca7b14344ea70f2d56350ede8 459430 mailutils-pop3d_2.99.97-1_amd64.deb
 7b953a94873afb2fa5508acad5871d843b59aa63 418630 mailutils-comsatd_2.99.97-1_amd64.deb
 5a3295639df29feec69f787725f297dd14c041d1 405058 mailutils-guile_2.99.97-1_amd64.deb
 fee061317efbaf0d415141ce9065b0b67efadfa3 1910070 mailutils-mh_2.99.97-1_amd64.deb
 8015b95ab3f27c71e9a6124d23a5d1c22d949f81 394018 python-mailutils_2.99.97-1_amd64.deb
 56b16532ecff53e017b723a1ece1728b73d29737 3533714 mailutils-dbg_2.99.97-1_amd64.deb
Checksums-Sha256: 
 4594704834e6ead465e99434066aeb5f243e886495978d713bf796ac70d1ec56 2223 mailutils_2.99.97-1.dsc
 e3455503ff27d37d60e18a49a66cc1a223526fa43d9b8d09e5ef7386f2d90e1b 2787304 mailutils_2.99.97.orig.tar.xz
 1c15c420a0d0f0502749543ab1d44e19cb46f285c71e55a653bb69e3a5a5ffcc 31189 mailutils_2.99.97-1.debian.tar.gz
 ece8122c7274177690f8ca4287c7a1b01ddb6283e6a8a44f1d3eeffae6ed94ce 794878 mailutils-common_2.99.97-1_all.deb
 c8cf89da061c6d62853e61cc1dba11703be222197b24410c039de8f7383c4ced 708192 mailutils-doc_2.99.97-1_all.deb
 6a7796942d5e8bb6211819412ebf3acd450dc9bfcd2fe078b7fb12e7353215ff 915506 libmailutils4_2.99.97-1_amd64.deb
 982b0b07a920cc54f666466313b3fd8663eca8171d8c96bfce8aa52c494ac1d5 460656 libmailutils-dev_2.99.97-1_amd64.deb
 6e633c5fb4109e4e06b304c292d38df604ba400ec9db5c3736c75c837e0886eb 850446 mailutils_2.99.97-1_amd64.deb
 70526c77543488a7ac026bc24fbe3e13d1a8cf615c04fa6f92a53cee4cefbea0 467138 mailutils-imap4d_2.99.97-1_amd64.deb
 279685fce2f71c46887b428c1a7aa4d61421ef828cf1b19600fd4f4db1c66d30 459430 mailutils-pop3d_2.99.97-1_amd64.deb
 98235c26713e6cd5fdfa31ace2dd3b0aa606eb5c9cd950f37434e2a65281c475 418630 mailutils-comsatd_2.99.97-1_amd64.deb
 b9cbd5a273870da20c4e41b17ff843d91568d75176e187ef08dc37bedf404b02 405058 mailutils-guile_2.99.97-1_amd64.deb
 4fc745e2ecbf93fdf686c5ad476b7dc6af858826e9623ab7fac2a7ce04e26cce 1910070 mailutils-mh_2.99.97-1_amd64.deb
 beca37117887fb2ba8f2d3279cfccff91039e5e732e093646cbb07fddb12963d 394018 python-mailutils_2.99.97-1_amd64.deb
 2cc7514eda475bf29e0087a4617dfe2a22f1a8b95aa782c9cad3d4403ec5b90f 3533714 mailutils-dbg_2.99.97-1_amd64.deb
Files: 
 64761caee995089050002b872025da6b 2223 mail optional mailutils_2.99.97-1.dsc
 361aa4ce5073605052c9e352906b2109 2787304 mail optional mailutils_2.99.97.orig.tar.xz
 3079929b443a110be6ec5e7d70b65ec2 31189 mail optional mailutils_2.99.97-1.debian.tar.gz
 007a1777170608169a13040bab5ca79a 794878 mail optional mailutils-common_2.99.97-1_all.deb
 a604b1c96635accdffa6a06d7b2b4d47 708192 doc optional mailutils-doc_2.99.97-1_all.deb
 8b31dbbadf7e9e39b91149d60d138498 915506 libs optional libmailutils4_2.99.97-1_amd64.deb
 2739d15ab6d7d16c70cf91e431234c8b 460656 libdevel optional libmailutils-dev_2.99.97-1_amd64.deb
 3274f7cfdfd8b551d69be72fa996babf 850446 mail optional mailutils_2.99.97-1_amd64.deb
 eed9df8f349613319763084d37b4042b 467138 net optional mailutils-imap4d_2.99.97-1_amd64.deb
 5fe073dfba39908ee85c96e26ebfd1c8 459430 net optional mailutils-pop3d_2.99.97-1_amd64.deb
 58e18eca21f1ed6960b4a15d9c68740b 418630 net optional mailutils-comsatd_2.99.97-1_amd64.deb
 d009c90ea0a0a2519654b6ae906b23c2 405058 mail optional mailutils-guile_2.99.97-1_amd64.deb
 8b9d01257f6a5280348a97a0d2c74fd9 1910070 mail optional mailutils-mh_2.99.97-1_amd64.deb
 9abd3e6e455479ba086647dfa10d8b1e 394018 python optional python-mailutils_2.99.97-1_amd64.deb
 874afd0a5fa6724457a2210ef492aa05 3533714 debug extra mailutils-dbg_2.99.97-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAk/V8wsACgkQJYSUupF6Il7yXwCdEBPhTwohI61cqxyhrCPWoHUg
YSoAoMYd8BRBISasEQdfXnne78xOS1ng
=jMvW
-----END PGP SIGNATURE-----





Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Fri, 20 Jul 2012 07:26:02 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sat Dec 23 09:23:49 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.