Your message dated Wed, 10 Aug 2005 06:02:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#318200: fixed in mailutils 1:0.6.90-2
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; 14 Jul 2005 00:21:18 +0000
>From [EMAIL PROTECTED] Wed Jul 13 17:21:18 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DsrTa-0005YE-00; Wed, 13 Jul 2005 17:21:18 -0700
Received: from localhost.localdomain
(pool-71-104-165-253.lsanca.dsl-w.verizon.net [71.104.165.253])
(authenticated bits=0)
by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j6E0LGW3049882
(version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
for <[EMAIL PROTECTED]>; Wed, 13 Jul 2005 17:21:18 -0700 (PDT)
(envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.50)
id 1Dsq1s-0001aX-4x
for [EMAIL PROTECTED]; Wed, 13 Jul 2005 15:48:36 -0700
Date: Wed, 13 Jul 2005 15:48:36 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: Undeclared symbol FRIBIDI_CHARSET_CAP_RTL
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="/unnNtmY43mpUSKx"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on
zoot.lafn.org
X-Virus-Status: Clean
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-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
--/unnNtmY43mpUSKx
Content-Type: multipart/mixed; boundary="ALfTUftag+2gvp1h"
Content-Disposition: inline
--ALfTUftag+2gvp1h
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Package: mailutils
Version: 0.6.90-1
Severity: serious
Tags: patch
This package fails to build from source:
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib
-I../include/mailutils/gnu -DSYSCONFDIR=3D\"/etc\" -g -Wall -O2 -MT
common.o -MD -MP -MF ".deps/common.Tpo" -c -o common.o common.c; \
then mv -f ".deps/common.Tpo" ".deps/common.Po"; else rm -f
".deps/common.Tpo"; exit 1; fi
common.c: In function 'puts_bidi':
common.c:125: warning: passing argument 1 of 'fribidi_parse_charset'
discards qualifiers from pointer target type
common.c:170: error: 'FRIBIDI_CHARSET_CAP_RTL' undeclared (first use
in this function)
common.c:170: error: (Each undeclared identifier is reported only once
common.c:170: error: for each function it appears in.)
make[4]: *** [common.o] Error 1
make[4]: Leaving directory `/tmp/buildd/mailutils-0.6.90/frm'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/mailutils-0.6.90/frm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/mailutils-0.6.90'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/mailutils-0.6.90'
make: *** [debian/stamp-makefile-build] Error 2
The attached patch makes it use FRIBIDI_CHAR_SET_CAP_RTL instead,
which fixes the problem.
--=20
Matt
--ALfTUftag+2gvp1h
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=mailutils-patch
Content-Transfer-Encoding: quoted-printable
--- mailutils-0.6.90.orig/frm/common.c
+++ mailutils-0.6.90/frm/common.c
@@ -167,7 +167,7 @@
wid =3D 3 * logical_size;
st =3D idx;
=20
- if (fb_charset_num !=3D FRIBIDI_CHARSET_CAP_RTL)
+ if (fb_charset_num !=3D FRIBIDI_CHAR_SET_CAP_RTL)
{
while (wid > 0 && idx < len)
wid -=3D fribidi_wcwidth (visual[idx++]);
--ALfTUftag+2gvp1h--
--/unnNtmY43mpUSKx
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFC1ZpDfNdgYxVXvBARAi8+AJ91GrLO3TcwH0/MfVktaqzZJ4tQxgCdE89j
znSmr6gIJ8F5toOoJ/25OLo=
=wYtS
-----END PGP SIGNATURE-----
--/unnNtmY43mpUSKx--
---------------------------------------
Received: (at 318200-close) by bugs.debian.org; 10 Aug 2005 13:12:59 +0000
>From [EMAIL PROTECTED] Wed Aug 10 06:12:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1E2qDf-00077F-00; Wed, 10 Aug 2005 06:02:07 -0700
From: Jordi Mallach <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#318200: fixed in mailutils 1:0.6.90-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 10 Aug 2005 06:02:07 -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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 4
Source: mailutils
Source-Version: 1:0.6.90-2
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:
libmailutils0-dev_0.6.90-2_i386.deb
to pool/main/m/mailutils/libmailutils0-dev_0.6.90-2_i386.deb
libmailutils0_0.6.90-2_i386.deb
to pool/main/m/mailutils/libmailutils0_0.6.90-2_i386.deb
mailutils-comsatd_0.6.90-2_i386.deb
to pool/main/m/mailutils/mailutils-comsatd_0.6.90-2_i386.deb
mailutils-doc_0.6.90-2_all.deb
to pool/main/m/mailutils/mailutils-doc_0.6.90-2_all.deb
mailutils-imap4d_0.6.90-2_i386.deb
to pool/main/m/mailutils/mailutils-imap4d_0.6.90-2_i386.deb
mailutils-mh_0.6.90-2_i386.deb
to pool/main/m/mailutils/mailutils-mh_0.6.90-2_i386.deb
mailutils-pop3d_0.6.90-2_i386.deb
to pool/main/m/mailutils/mailutils-pop3d_0.6.90-2_i386.deb
mailutils_0.6.90-2.diff.gz
to pool/main/m/mailutils/mailutils_0.6.90-2.diff.gz
mailutils_0.6.90-2.dsc
to pool/main/m/mailutils/mailutils_0.6.90-2.dsc
mailutils_0.6.90-2_i386.deb
to pool/main/m/mailutils/mailutils_0.6.90-2_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jordi Mallach <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 10 Aug 2005 14:02:07 +0200
Source: mailutils
Binary: mailutils-mh mailutils-imap4d mailutils-comsatd mailutils
libmailutils0-dev libmailutils0 mailutils-pop3d mailutils-doc
Architecture: source i386 all
Version: 1:0.6.90-2
Distribution: unstable
Urgency: medium
Maintainer: Jordi Mallach <[EMAIL PROTECTED]>
Changed-By: Jordi Mallach <[EMAIL PROTECTED]>
Description:
libmailutils0 - GNU Mail abstraction library
libmailutils0-dev - Development files for GNU mailutils
mailutils - GNU mailutils utilities for handling mail
mailutils-comsatd - GNU mailutils-based comsatd daemon
mailutils-doc - Documentation for GNU mailutils
mailutils-imap4d - GNU mailutils-based IMAP4 Daemon
mailutils-mh - GNU mailutils-based MH utilities
mailutils-pop3d - GNU mailutils-based POP3 Daemon
Closes: 306892 312245 317842 318200
Changes:
mailutils (1:0.6.90-2) unstable; urgency=medium
.
* debian/patches/01_frm_segfault.patch: patch from CVS to fix frm
segfaults that survived 0.6.90 (thanks Todd Lipcon, closes: #306892).
* debian/patches/05_imap4d_bad_uid.patch: modified patch from Bas Wijnen
to fix the behaviour of imap4d when fetching non-existing UIDs
(closes: #317842, #312245).
* debian/patches/06_fribidi_ftbfs.patch: patch from Matt Kraai to fix a
FTBFS in the Fribidi code (closes: #318200).
* debian/changelog: add CVE numbers to recent vulnerabilities.
Files:
8d0f7a4731fb84d1c6698f7e36c7e777 1112 libs optional mailutils_0.6.90-2.dsc
4ce3b8c8f1dd79ea0e5589c4f7461f29 34947 libs optional mailutils_0.6.90-2.diff.gz
9624507f78f903fcafc80b5d06be5e3b 291556 doc optional
mailutils-doc_0.6.90-2_all.deb
d5d40405e653d08603b80e0d1e1f34d7 550814 libs optional
libmailutils0_0.6.90-2_i386.deb
d126673cedcb330fbba9ff174cd12c86 364076 libdevel optional
libmailutils0-dev_0.6.90-2_i386.deb
a6b31da456258e5ddb16bce47028b6ba 183598 mail optional
mailutils_0.6.90-2_i386.deb
60600aca988465a8156540d4e0a77f11 74966 net optional
mailutils-imap4d_0.6.90-2_i386.deb
d9011a38aefd5d0e01f7ab36f5d0bb3c 59932 net optional
mailutils-pop3d_0.6.90-2_i386.deb
5306c5b880e916e3e51881226a59c266 46352 net optional
mailutils-comsatd_0.6.90-2_i386.deb
317e9ca3544e61a7dc46446918099a8f 643356 mail optional
mailutils-mh_0.6.90-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFC+fXhJYSUupF6Il4RAj9XAKCx/aCcBUoHpBFmv+x9/Iw0VQPunQCeNffr
lmYwbKpwrhjGWZ+eL7HK9ns=
=AbkY
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]