[bug #20871] regression in oldfind when $PWD is inaccessible

2007-11-11 Thread Eric Blake
Update of bug #20871 (project findutils): Fixed Release:None => 4.3.9 ___ Reply to this item at: ___

[bug #20951] Very bad/unclear/confusing documentation for a security note of find's -execdir option

2007-11-11 Thread James Youngman
Update of bug #20951 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.3.9 ___ Reply to this item at:

[bug #21454] findutils-4.3.8 fails to compile with gcc-4.2.2/glibc-2.7 in mbuiter.h

2007-11-11 Thread James Youngman
Update of bug #21454 (project findutils): Open/Closed:Open => Closed Fixed Release: 4.3.8 => 4.3.9 ___ Reply to this item at:

[bug #20871] regression in oldfind when $PWD is inaccessible

2007-11-11 Thread James Youngman
Update of bug #20871 (project findutils): Open/Closed:Open => Closed ___ Reply to this item at: ___

[bug #20834] find -execdir segfaults if PATH is not set.

2007-11-11 Thread James Youngman
Update of bug #20834 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.3.9 ___ Reply to this item at:

[bug #20804] -path vs. -wholename

2007-11-11 Thread James Youngman
Update of bug #20804 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.3.9 ___ Reply to this item at:

[bug #20751] memory corruption in lib/listfile.c can cause segfault

2007-11-11 Thread James Youngman
Update of bug #20751 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.3.9 ___ Reply to this item at:

[bug #20688] 'find / -nowarn -maxdepth 0 -name /' still warns

2007-11-11 Thread James Youngman
Update of bug #20688 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.3.9 ___ Reply to this item at:

[bug #20662] memory leak from gnulib dirname module

2007-11-11 Thread James Youngman
Update of bug #20662 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.3.9 ___ Reply to this item at:

[bug #20594] allow ./configure to choose default arg size limit

2007-11-11 Thread James Youngman
Update of bug #20594 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.3.9 ___ Reply to this item at:

[bug #20552] Typos, ordering and formatting issues in find manpage

2007-11-11 Thread James Youngman
Update of bug #20552 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.3.9 ___ Reply to this item at:

[bug #20547] --version output does not comply with GNU Coding Standards

2007-11-11 Thread James Youngman
Update of bug #20547 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.3.9 ___ Reply to this item at:

[bug #20529] typo in xargs info documentation

2007-11-11 Thread James Youngman
Update of bug #20529 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.3.9 ___ Reply to this item at:

[bug #20310] updatedb generates an invalid database of (1) one filename (=concatenation of all filenames on the fs)

2007-11-11 Thread James Youngman
Update of bug #20310 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.3.9 ___ Reply to this item at:

[bug #20273] xargs -E and find -ok consume too much seekable input

2007-11-11 Thread James Youngman
Update of bug #20273 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.3.9 ___ Reply to this item at:

[bug #20263] DEC Alpha OSF/1 cc does not support comparing function pointer types with <= or >

2007-11-11 Thread James Youngman
Update of bug #20263 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.3.9 ___ Reply to this item at:

[bug #20262] findutils uses assert to verify conditions checkable at compile time

2007-11-11 Thread James Youngman
Update of bug #20262 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.3.9 ___ Reply to this item at:

[bug #20261] fcntl.h can be included unconditinally

2007-11-11 Thread James Youngman
Update of bug #20261 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.3.9 ___ Reply to this item at:

[bug #20232] locate --max-database-age problems

2007-11-11 Thread James Youngman
Update of bug #20232 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.3.9 ___ Reply to this item at:

[bug #20210] need to use gnulib strcasestr

2007-11-11 Thread James Youngman
Update of bug #20210 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.3.9 ___ Reply to this item at:

[bug #20139] -mtime -2 includes -mtime 2

2007-11-11 Thread James Youngman
Update of bug #20139 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.3.9 ___ Reply to this item at:

Announcing the release of version 4.3.9 of GNU findutils

2007-11-11 Thread James Youngman
I announce the release of version 4.3.9 of GNU findutils. GNU findutils is a set of software tools for finding files that match certain criteria and for performing various operations on them. Findutils includes the programs "find", "xargs" and "locate". More information about findutils is availab

[bug #21454] findutils-4.3.8 fails to compile with gcc-4.2.2/glibc-2.7 in mbuiter.h

2007-11-11 Thread James Youngman
Update of bug #21454 (project findutils): Status:None => Fixed Assigned to:None => jay ___ Follow-up Comment #3: findutils-4.3.9

Re: [bug #21454] findutils-4.3.8 fails to compile with gcc-4.2.2/glibc-2.7 in mbuiter.h

2007-11-11 Thread Mike Frysinger
On Sunday 11 November 2007, Mike Frysinger wrote: > On Sunday 11 November 2007, James Youngman wrote: > > On Nov 10, 2007 10:27 PM, anonymous <[EMAIL PROTECTED]> wrote: > > > Gentoo has a fix for this in Gentoo bug 197326 > > > http://bugs.gentoo.org/show_bug.cgi?id=197326 > > > > Why not > > contr

Re: [bug #21454] findutils-4.3.8 fails to compile with gcc-4.2.2/glibc-2.7 in mbuiter.h

2007-11-11 Thread Mike Frysinger
On Sunday 11 November 2007, James Youngman wrote: > On Nov 10, 2007 10:27 PM, anonymous <[EMAIL PROTECTED]> wrote: > > Gentoo has a fix for this in Gentoo bug 197326 > > http://bugs.gentoo.org/show_bug.cgi?id=197326 > > Gentoo developers, I see you have a bug fix for this bug. the bug is against *

Re: [bug #21454] findutils-4.3.8 fails to compile with gcc-4.2.2/glibc-2.7 in mbuiter.h

2007-11-11 Thread James Youngman
On Nov 10, 2007 10:27 PM, anonymous <[EMAIL PROTECTED]> wrote: > Gentoo has a fix for this in Gentoo bug 197326 > http://bugs.gentoo.org/show_bug.cgi?id=197326 Gentoo developers, I see you have a bug fix for this bug. Why not contribute your bugfixes to the upstream package? It seems inefficie