Your message dated Wed, 28 Dec 2005 21:02:41 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#300760: reopen
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; 1 Sep 2002 23:22:49 +0000
>From [EMAIL PROTECTED] Sun Sep 01 18:22:49 2002
Return-path: <[EMAIL PROTECTED]>
Received: from mail.interware.hu [195.70.32.130] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 17le3M-0008UL-00; Sun, 01 Sep 2002 18:22:48 -0500
Received: from pretoria-25.budapest.interware.hu ([195.70.53.89] 
helo=iluvatar.ath.cx)
        by mail.interware.hu with esmtp (Exim 3.33 #1 (Debian))
        id 17le3K-00018N-00
        for <[EMAIL PROTECTED]>; Mon, 02 Sep 2002 01:22:47 +0200
Received: from iluvatar.ath.cx (localhost [127.0.0.1])
        by iluvatar.ath.cx (Postfix) with ESMTP id C3AB5ABBA1
        for <[EMAIL PROTECTED]>; Mon,  2 Sep 2002 01:24:38 +0200 (CEST)
Date: Mon, 02 Sep 2002 01:24:34 +0200
Message-ID: <[EMAIL PROTECTED]>
From: Gergely Nagy <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: slocate: Patch for my 2.6-1.4 NMU
User-Agent: Wanderlust/2.9.14 (Unchained Melody) Emacs/21.2 Mule/5.0 (SAKAKI)
X-Fortune: Forsan et haec olim meminisse juvabit.
X-Marvin: Life, loathe it or ignore it, you can't like it.
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]

Package: slocate
Version: 2.6-1.3
Severity: normal

I just uploaded -1.4, which fixes an old grave bug (#92454). Here is a
patch for it, against -1.3.

Cheers,
-- 
Gergely Nagy

diff -u -urNad slocate-2.6/debian/changelog slocate-2.6.new/debian/changelog
--- slocate-2.6/debian/changelog        2002-09-02 01:21:53.000000000 +0200
+++ slocate-2.6.new/debian/changelog    2002-09-02 01:06:09.000000000 +0200
@@ -1,3 +1,11 @@
+slocate (2.6-1.4) unstable; urgency=low
+
+  * Non-maintainer upload
+  * Handle long filenames. (Patch from David D. Kilzer, closes: #92454)
+  * debian/rules (clean): Use distclean, and remove config.h too.
+  
+ -- Gergely Nagy <[EMAIL PROTECTED]>  Mon,  2 Sep 2002 00:56:07 +0200
+
 slocate (2.6-1.3) unstable; urgency=low
 
   * A "make woody great" NMU.
diff -u -urNad slocate-2.6/debian/rules slocate-2.6.new/debian/rules
--- slocate-2.6/debian/rules    2002-09-02 01:21:53.000000000 +0200
+++ slocate-2.6.new/debian/rules        2002-09-02 01:05:51.000000000 +0200
@@ -23,10 +23,9 @@
        rm -f build-stamp install-stamp
 
        # Add here commands to clean up after the build process.
-       -$(MAKE) clean
-       -$(MAKE) distclean-generic
+       -$(MAKE) distclean
        # ya autoconf is great.
-       rm -f slocate config.status
+       rm -f slocate config.status config.h
 
        dh_clean
        rm -rf debian/tmp
diff -u -urNad slocate-2.6/main.c slocate-2.6.new/main.c
--- slocate-2.6/main.c  2002-09-02 01:21:53.000000000 +0200
+++ slocate-2.6.new/main.c      2002-09-02 00:56:45.000000000 +0200
@@ -1236,7 +1236,7 @@
 
                cur_size += bytes;
 
-               code_num = (short)*begin_ptr;
+               code_num = (short) *((signed char *) begin_ptr);
                begin_ptr += 1;
 
                if (code_num == SLOC_ESC) {

---------------------------------------
Received: (at 159235-done) by bugs.debian.org; 29 Dec 2005 05:01:58 +0000
>From [EMAIL PROTECTED] Wed Dec 28 21:01:58 2005
Return-path: <[EMAIL PROTECTED]>
Received: from s01060008c72b258d.vf.shawcable.net
        ([70.68.255.20] helo=trakker.trakker.ca ident=mail)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1ErpvK-0008Oo-47
        for [EMAIL PROTECTED]; Wed, 28 Dec 2005 21:01:58 -0800
Received: from klindsay by trakker.trakker.ca with local (Exim 3.36 #1 (Debian))
        id 1Erpw1-0002IX-00; Wed, 28 Dec 2005 21:02:41 -0800
Date: Wed, 28 Dec 2005 21:02:41 -0800
From: Kevin Lindsay <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: Bastian Blank <[EMAIL PROTECTED]>
Subject: Re: Bug#300760: reopen
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="8P1HSweYDcXXzwPJ"
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.11
Sender: "Kevin Lindsay,,," <[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


--8P1HSweYDcXXzwPJ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

This is an old NMU which fixed an old bug. It is not irrelevant as the
latest upload ia complete rewrite and redesign.

Kevin-

On Sat, Dec 24, 2005 at 01:43:26PM +0100, Bastian Blank wrote:

> reopen 159235
> thanks
>=20
> This bugs was closed without solution:
>=20
> | * Closes: #300760, #159235, #300778, #338652, #217608, #324951, #266530
> | * Closes: #271695, #272131
> | * Closes: #229198

--
Kevin Lindsay <[EMAIL PROTECTED]>
PGP Key Id:   746C51F4

--8P1HSweYDcXXzwPJ
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFDs23xUZpV8HRsUfQRAoPLAKCS9UklOTnIzE5F/fkBmJ8TBnOeWACgg5Ms
8EKCwOKaUF9m2KsgAHZDjNQ=
=Pt1U
-----END PGP SIGNATURE-----

--8P1HSweYDcXXzwPJ--


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

Reply via email to