Your message dated Mon, 15 Aug 2005 18:17:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#318668: fixed in nip2 7.10.10-3
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; 16 Jul 2005 22:28:39 +0000
>From [EMAIL PROTECTED] Sat Jul 16 15:28:39 2005
Return-path: <[EMAIL PROTECTED]>
Received: from atlrel8.hp.com [156.153.255.206] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1Dtv9D-0003lo-00; Sat, 16 Jul 2005 15:28:39 -0700
Received: from smtp2.fc.hp.com (smtp.fc.hp.com [15.15.136.253])
        by atlrel8.hp.com (Postfix) with ESMTP id 0D9911FA7;
        Sat, 16 Jul 2005 18:28:38 -0400 (EDT)
Received: from ldl.fc.hp.com (ldl.fc.hp.com [15.11.146.30])
        by smtp2.fc.hp.com (Postfix) with ESMTP
        id 8031741FE1A; Sat, 16 Jul 2005 22:28:28 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
        by ldl.fc.hp.com (Postfix) with ESMTP id 38C891341D9;
        Sat, 16 Jul 2005 16:28:28 -0600 (MDT)
Received: from ldl.fc.hp.com ([127.0.0.1])
        by localhost (ldl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
        id 07511-02; Sat, 16 Jul 2005 16:28:27 -0600 (MDT)
Received: from localhost (hplu.lsy [10.100.0.20])
        by ldl.fc.hp.com (Postfix) with ESMTP id 031DE1340D4;
        Sat, 16 Jul 2005 16:28:25 -0600 (MDT)
Subject: [Fwd: Log for successful build of nip2_7.10.10-2 (dist=unstable)]
From: dann frazier <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: David Mosberger <[EMAIL PROTECTED]>
Content-Type: multipart/mixed; boundary="=-X69SAp1e51/krM5Jl8vv"
Date: Sun, 17 Jul 2005 01:28:47 +0300
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Mailer: Evolution 2.2.2 
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com
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


--=-X69SAp1e51/krM5Jl8vv
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Package: nip2
Version: 7.10.10-2
Tags: patch

Our automated buildd log filter[1] detected a problem that will cause
your package to segfault on architectures where the size of a pointer is
greater than the size of an integer, such as ia64.

nip2 uses strcasestr() without defining _GNU_SOURCE

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions

diff -urN nip2-7.10.10.orig/debian/patches/include-gnu-source.patch 
nip2-7.10.10/debian/patches/include-gnu-source.patch
--- nip2-7.10.10.orig/debian/patches/include-gnu-source.patch   1969-12-31 
17:00:00.000000000 -0700
+++ nip2-7.10.10/debian/patches/include-gnu-source.patch        2005-07-16 
16:17:13.436685308 -0600
@@ -0,0 +1,10 @@
+--- nip2-7.10.10/src/program.c.orig    2005-07-16 16:15:11.857585235 -0600
++++ nip2-7.10.10/src/program.c 2005-07-16 16:12:50.227704157 -0600
+@@ -32,6 +32,7 @@
+ #define DEBUG_TREE
+  */
+ 
++#define _GNU_SOURCE 1   /* Needed to use strcasestr() */
+ #include "ip.h"
+ 
+ /* Keep tools/kits in a treestore. Also pointers to managed objects.
diff -urN nip2-7.10.10.orig/debian/rules nip2-7.10.10/debian/rules
--- nip2-7.10.10.orig/debian/rules      2005-07-16 15:43:04.930851000 -0600
+++ nip2-7.10.10/debian/rules   2005-07-16 16:24:09.173008340 -0600
@@ -13,7 +13,7 @@
 
 #### Include cdbs rules files.
 include /usr/share/cdbs/1/rules/tarball.mk
-#include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 




-- 
dann frazier <[EMAIL PROTECTED]>

--=-X69SAp1e51/krM5Jl8vv
Content-Disposition: inline
Content-Description: Forwarded message - Log for successful build of
        nip2_7.10.10-2 (dist=unstable)
Content-Type: message/rfc822

Return-Path: <[EMAIL PROTECTED]>
X-Original-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Received: from localhost (localhost [127.0.0.1]) by ldl.fc.hp.com (Postfix)
        with ESMTP id 272E21341EE for <[EMAIL PROTECTED]>; Fri, 15 Jul 2005
        13:27:06 -0600 (MDT)
Received: from ldl.fc.hp.com ([127.0.0.1]) by localhost (ldl [127.0.0.1])
        (amavisd-new, port 10024) with ESMTP id 04954-01 for <[EMAIL 
PROTECTED]>;
        Fri, 15 Jul 2005 13:27:04 -0600 (MDT)
Received: from smtp2.fc.hp.com (smtp2b.fc.hp.com [15.15.136.253]) by
        ldl.fc.hp.com (Postfix) with ESMTP id 2AE271341ED for
        <[EMAIL PROTECTED]>; Fri, 15 Jul 2005 13:27:04 -0600 (MDT)
Received: from atlrel9.hp.com (atlrel9.hp.com [15.45.89.157]) by
        smtp2.fc.hp.com (Postfix) with ESMTP id B62E241EDEF for <[EMAIL 
PROTECTED]>;
        Fri, 15 Jul 2005 19:27:03 +0000 (UTC)
Received: from address.hp.com (address.hp.com [192.151.81.14]) (using TLSv1
        with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate
        requested) by atlrel9.hp.com (Postfix) with ESMTP id B2AD915DA0 for
        <[EMAIL PROTECTED]>; Fri, 15 Jul 2005 15:27:00 -0400 (EDT)
Received: from address.hp.com (localhost [127.0.0.1]) by
        receive-from-antispam-filter (Postfix) with SMTP id 0E11332E2F for
        <[EMAIL PROTECTED]>; Fri, 15 Jul 2005 12:27:36 -0700 (PDT)
Received: from caballero.debian.org (caballero.debian.org
        [193.201.200.200]) by address.hp.com (Postfix) with ESMTP id 7F9CA32E39 
for
        <[EMAIL PROTECTED]>; Fri, 15 Jul 2005 12:27:23 -0700 (PDT)
Received: from buildd by caballero.debian.org with local (Exim 3.36 1
        (Debian)) id 1DtVZ7-0007X5-00; Fri, 15 Jul 2005 20:09:41 +0100
Subject: Log for successful build of nip2_7.10.10-2 (dist=unstable)
Message-Id: <[EMAIL PROTECTED]>
From: Debian/IA64 non-US Build Daemon <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Fri, 15 Jul 2005 20:09:41 +0100
Delivered-To: [EMAIL PROTECTED]
X-PMX-Version: 5.0.0.137324, Antispam-Engine: 2.0.3.2, Antispam-Data:
        2005.7.15.22
X-PerlMx-Spam: Gauge=XXXII, Probability=32%, Report='HASHBUSTER_BLOCK_V2
        3.4, __HASHBUSTER_BLOCK_V2_1 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0,
        __SANE_MSGID 0, __STOCK_CRUFT 0'
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com
Debian-Buildd-Error: Yes
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit

Function `strcasestr' implicitly converted to pointer at program.c:491

--=-X69SAp1e51/krM5Jl8vv--


---------------------------------------
Received: (at 318668-close) by bugs.debian.org; 16 Aug 2005 01:23:19 +0000
>From [EMAIL PROTECTED] Mon Aug 15 18:23:19 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E4q4q-00013K-00; Mon, 15 Aug 2005 18:17:16 -0700
From: Jay Berkenbilt <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#318668: fixed in nip2 7.10.10-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 15 Aug 2005 18:17:16 -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

Source: nip2
Source-Version: 7.10.10-3

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

nip2_7.10.10-3.diff.gz
  to pool/main/n/nip2/nip2_7.10.10-3.diff.gz
nip2_7.10.10-3.dsc
  to pool/main/n/nip2/nip2_7.10.10-3.dsc
nip2_7.10.10-3_i386.deb
  to pool/main/n/nip2/nip2_7.10.10-3_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.
Jay Berkenbilt <[EMAIL PROTECTED]> (supplier of updated nip2 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: Mon, 15 Aug 2005 20:32:17 -0400
Source: nip2
Binary: nip2
Architecture: source i386
Version: 7.10.10-3
Distribution: unstable
Urgency: low
Maintainer: Jay Berkenbilt <[EMAIL PROTECTED]>
Changed-By: Jay Berkenbilt <[EMAIL PROTECTED]>
Description: 
 nip2       - spreadsheet-like graphical image manipulation tool
Closes: 318668 322684
Changes: 
 nip2 (7.10.10-3) unstable; urgency=low
 .
   * Compile with reduced optimization as a hopefully temporary workaround
     for a likely gcc 4.0 problem.  (Closes: #322684)
   * Patch from Dann Frazier <[EMAIL PROTECTED]> to prevent a segmentation fault
     on 64-bit systems from implicit declaration of a function whose return
     value is interpreted as a pointer.  (Closes: #318668)
Files: 
 fe8f6b0583b31fb3c60e6c918a19a124 913 graphics optional nip2_7.10.10-3.dsc
 98fde4f24ac457b939b429f4846e3161 4900 graphics optional nip2_7.10.10-3.diff.gz
 ff6822e718429ca7115a03e41528d52f 9440966 graphics optional 
nip2_7.10.10-3_i386.deb

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

iD8DBQFDATn1EBVk6taI4KcRArDEAJ44diyevNB22os+La+XPu8qfRnckACfYZWH
UClmweUo3aUASQEBguwlSsY=
=R2UV
-----END PGP SIGNATURE-----


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

Reply via email to