[bug #14535] locate doesn't support UTF-8

2007-03-02 Thread James Youngman
Update of bug #14535 (project findutils): Status:None => Fixed Assigned to:None => jay ___ Follow-up Comment #2: Fixed in the 4.3

Re: new module mbscasestr, remove module strcasestr

2007-03-02 Thread James Youngman
On 2/5/07, Bruno Haible <[EMAIL PROTECTED]> wrote: This introduces a new module mbscasestr. mbscasestr() is like glibc's strcasestr(), except it works on character strings (i.e. on multibyte strings). Thanks for adding this. Findutils 4.3.x now uses the mbscasestr and mbsstr modules in order t

Re: findutils-4.3.2: core dump when run as root on Solaris 10 SPARC

2007-03-02 Thread James Youngman
On 3/3/07, Nelson H. F. Beebe <[EMAIL PROTECTED]> wrote: Thanks for the patch to function drop_privs() in locate/locate.c in the findutils-4.3.2 distribution. I've just applied it in a test build, and then ran "locate firefox-2.0.0.2" as an ordinary user, and then as root; both cases succeeded,

[bug #19155] Typo in locate --help

2007-03-02 Thread James Youngman
Update of bug #19155 (project findutils): Status:None => Fixed Assigned to:None => jay ___ Reply to this item at:

[bug #19155] Typo in locate --help

2007-03-02 Thread James Youngman
Follow-up Comment #1, bug #19155 (project findutils): This problem is fixed in the CVS code for findutils. To resolve your problem, you could either wait for the next official release of findutils, or check out a copy of the code from the CVS repository for findutils.

[bug #17861] make of find fails on Solaris 2.8

2007-03-02 Thread James Youngman
Follow-up Comment #4, bug #17861 (project findutils): Please respond to my earlier question... ___ Reply to this item at: ___ Message sent via/by Savan

[bug #17951] find doesn't correctly stat directories

2007-03-02 Thread James Youngman
Update of bug #17951 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.3.2 ___ Follow-up Comment #6: The patch attach

Re: findutils-4.3.2: core dump when run as root on Solaris 10 SPARC

2007-03-02 Thread Nelson H. F. Beebe
Thanks for the patch to function drop_privs() in locate/locate.c in the findutils-4.3.2 distribution. I've just applied it in a test build, and then ran "locate firefox-2.0.0.2" as an ordinary user, and then as root; both cases succeeded, and without a core dump as root. I'm going to reinstall th