Your message dated Sun, 18 Sep 2005 04:02:13 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#314315: fixed in nessus-core 2.2.5-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 maintonly) by bugs.debian.org; 19 Jan 2003 15:21:51 +0000
>From [EMAIL PROTECTED] Sun Jan 19 09:21:50 2003
Return-path: <[EMAIL PROTECTED]>
Received: from moutvdom.kundenserver.de [212.227.126.249] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18aHGg-0004Ua-00; Sun, 19 Jan 2003 09:21:50 -0600
Received: from [212.227.126.223] (helo=mrvdomng.kundenserver.de)
        by moutvdom.kundenserver.de with esmtp (Exim 3.35 #1)
        id 18aHGg-0007Tu-00
        for [EMAIL PROTECTED]; Sun, 19 Jan 2003 16:21:50 +0100
Received: from [80.138.129.45] (helo=tau)
        by mrvdomng.kundenserver.de with smtp (Exim 3.35 #1)
        id 18aHGf-0000WA-00
        for [EMAIL PROTECTED]; Sun, 19 Jan 2003 16:21:49 +0100
From: Gerhard Tonn <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: wrong assumption on char signedness
Date: Sun, 19 Jan 2003 16:27:50 +0100
X-Mailer: KMail [version 1.1.99]
Content-Type: text/plain;
  charset="iso-8859-1"
MIME-Version: 1.0
Message-Id: <[EMAIL PROTECTED]>
Content-Transfer-Encoding: 8bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=0.6 required=5.0
        tests=SPAM_PHRASE_00_01
        version=2.41
X-Spam-Level: 

Package: nessus-core
Version:  1.2.7-1
Severity: important

Hi,
char is per default unsigned on arm, powerpc and s390. There is a warning

gdc_pie.c:165: warning: comparison is always false due to limited range of 
data type

during build of your package that might cause a runtime error. Please check

http://buildd.debian.org/fetch.php?&pkg=nessus-core&ver=1.2.7-1&arch=s390&stamp=1040879939&file=log&as=raw

for details.

Thanks,
Gerhard

---------------------------------------
Received: (at 314315-close) by bugs.debian.org; 18 Sep 2005 11:14:30 +0000
>From [EMAIL PROTECTED] Sun Sep 18 04:14:30 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EGww1-0005IX-00; Sun, 18 Sep 2005 04:02:13 -0700
From: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#314315: fixed in nessus-core 2.2.5-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 18 Sep 2005 04:02:13 -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: 2

Source: nessus-core
Source-Version: 2.2.5-2

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

nessus-core_2.2.5-2.diff.gz
  to pool/main/n/nessus-core/nessus-core_2.2.5-2.diff.gz
nessus-core_2.2.5-2.dsc
  to pool/main/n/nessus-core/nessus-core_2.2.5-2.dsc
nessus-dev_2.2.5-2_all.deb
  to pool/main/n/nessus-core/nessus-dev_2.2.5-2_all.deb
nessus_2.2.5-2_i386.deb
  to pool/main/n/nessus-core/nessus_2.2.5-2_i386.deb
nessusd_2.2.5-2_i386.deb
  to pool/main/n/nessus-core/nessusd_2.2.5-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.
Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]> (supplier of updated 
nessus-core 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, 18 Sep 2005 08:36:16 +0200
Source: nessus-core
Binary: nessus nessusd nessus-dev
Architecture: source all i386
Version: 2.2.5-2
Distribution: unstable
Urgency: low
Maintainer: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Changed-By: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Description: 
 nessus     - Remote network security auditor, the client
 nessus-dev - Nessus development header files
 nessusd    - Remote network security auditor, the server
Closes: 191925 314315
Changes: 
 nessus-core (2.2.5-2) unstable; urgency=low
 .
   * Migrate to libgchart-gd2 with patch provided by Matej Vela (Closes: 
#314315)
   * Fix address of the FSF in debian/copyright
   * Make the certificate generation be done through debconf to prevent
     non-interactive installations from failing (Closes: #191925)
   * Change debhelper build dependendy to (>= 4.1.16) as we now provide
     gettext po debconf templates.
   * Provided an initial Spanish translation of the debconf templates.
Files: 
 5896055f21a479a1737b55077b347e39 943 admin optional nessus-core_2.2.5-2.dsc
 eb0995f465ccac8cd5c40dc34cd1cd41 87346 admin optional 
nessus-core_2.2.5-2.diff.gz
 8c7c76f3b9bba95a2b38129f0fb77cb9 36244 devel optional 
nessus-dev_2.2.5-2_all.deb
 44d5e1e27988920d63ad9d7f4f0a59d1 221816 admin optional nessus_2.2.5-2_i386.deb
 a9014a13b6e2d0425cd02313cb99b90a 211350 admin optional nessusd_2.2.5-2_i386.deb

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

iQCVAwUBQy1AW/tEPvakNq0lAQKQEwQAte0lutFQ+YO4INTcmZEqJcRkSaRf4sBO
Ljn2edMtHo0YYH7sniChXrnxs9GHfG2Y5VFUIsasVAr7aGoJsaAvD4qhbxSFNYPj
NSXQWgoce8xfzwZzUDIIRso4FK7kNebg9ptIB9KZ8Lk21W8f1IkU4sns0GH0tZtc
nTViZMEMVkM=
=X0QD
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to