Your message dated Wed, 30 Nov 2005 01:02:11 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#340790: fixed in centericq 4.21.0-6 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; 25 Nov 2005 23:51:47 +0000 >From [EMAIL PROTECTED] Fri Nov 25 15:51:47 2005 Return-path: <[EMAIL PROTECTED]> Received: from mobilewave.waldi.eu.org ([82.139.201.22]) by spohr.debian.org with esmtp (Exim 4.50) id 1EfnM3-0008TL-2L for [EMAIL PROTECTED]; Fri, 25 Nov 2005 15:51:47 -0800 Received: by mobilewave.waldi.eu.org (Postfix, from userid 1000) id 11FF418126; Sat, 26 Nov 2005 00:51:57 +0100 (CET) Date: Sat, 26 Nov 2005 00:51:57 +0100 From: Bastian Blank <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: centericq - FTBFS: error: static declaration of 'stpcpy' follows non-static declaration Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <[EMAIL PROTECTED]> User-Agent: Mutt/1.5.11 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: centericq Version: 4.21.0-4 Severity: serious There was an error while trying to autobuild your package: > Automatic build of centericq_4.21.0-4 on debian-31 by sbuild/s390 79 [...] > s390-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" > -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL > -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC > -Dset_relocation_prefix=libintl_set_relocation_prefix > -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. > -I.. -Wall -g -O1 -I/usr l10nflist.c > l10nflist.c:61: error: static declaration of 'stpcpy' follows non-static > declaration > make[3]: *** [l10nflist.o] Error 1 Bastian --------------------------------------- Received: (at 340790-close) by bugs.debian.org; 30 Nov 2005 09:11:17 +0000 >From [EMAIL PROTECTED] Wed Nov 30 01:11:17 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1EhNqt-0007N4-8F; Wed, 30 Nov 2005 01:02:11 -0800 From: Julien Lemoine <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.60 $ Subject: Bug#340790: fixed in centericq 4.21.0-6 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 30 Nov 2005 01:02:11 -0800 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 Source: centericq Source-Version: 4.21.0-6 We believe that the bug you reported is fixed in the latest version of centericq, which is due to be installed in the Debian FTP archive: centericq-common_4.21.0-6_i386.deb to pool/main/c/centericq/centericq-common_4.21.0-6_i386.deb centericq-fribidi_4.21.0-6_i386.deb to pool/main/c/centericq/centericq-fribidi_4.21.0-6_i386.deb centericq-utf8_4.21.0-6_i386.deb to pool/main/c/centericq/centericq-utf8_4.21.0-6_i386.deb centericq_4.21.0-6.diff.gz to pool/main/c/centericq/centericq_4.21.0-6.diff.gz centericq_4.21.0-6.dsc to pool/main/c/centericq/centericq_4.21.0-6.dsc centericq_4.21.0-6_i386.deb to pool/main/c/centericq/centericq_4.21.0-6_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. Julien Lemoine <[EMAIL PROTECTED]> (supplier of updated centericq 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, 30 Nov 2005 08:43:49 +0100 Source: centericq Binary: centericq-common centericq-utf8 centericq-fribidi centericq Architecture: source i386 Version: 4.21.0-6 Distribution: unstable Urgency: high Maintainer: Julien LEMOINE <[EMAIL PROTECTED]> Changed-By: Julien Lemoine <[EMAIL PROTECTED]> Description: centericq - A text-mode multi-protocol instant messenger client centericq-common - A text-mode multi-protocol instant messenger client (data files) centericq-fribidi - A text-mode multi-protocol instant messenger client (Hebrew) centericq-utf8 - A text-mode multi-protocol instant messenger client Closes: 340790 340959 Changes: centericq (4.21.0-6) unstable; urgency=high . * Fixed compilation error (assume that libc is used to avoid static redefinition of stpcpy, memcpy, ...) (Closes: 340790) * SECURITY: Fixed buffer overflow in embedded ktools library by replacing vsprintf by vsnprintf (Waiting for a better patch from upstream) (Closes: #340959) Files: 3a9b76a137233fb1dcc722942bd9f05e 861 net optional centericq_4.21.0-6.dsc 2679691d59de9fbfe45140c2572c4406 118220 net optional centericq_4.21.0-6.diff.gz 127da049aed30193546b3b0b6cb18c7c 345602 net optional centericq-common_4.21.0-6_i386.deb fbf6186bf52b5c909f8982be9fa1824e 1233390 net optional centericq_4.21.0-6_i386.deb e9dbd087d42181cf88e16f2d58ba4002 1233452 net optional centericq-utf8_4.21.0-6_i386.deb 2a926652b80b37a9a529a28d791d131d 1233834 net optional centericq-fribidi_4.21.0-6_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDjWXNc29c8N2YKnURAvsBAKC7RH6afHtGP02RiINyS4kg41CWGQCgiqhK gUO1sNlyAYfetECurIwosL4= =XRoh -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]