Opened 21 years ago
Closed 19 years ago
#567 closed defect (fixed)
findutils-4.2.27
Reported by: | Matthew Burgess | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
There wasn't an existing bug to handle updates to findutils which is not surprising as it hasn't been updated since 1994!
Change History (50)
comment:1 by , 21 years ago
Status: | new → assigned |
---|
comment:2 by , 21 years ago
dependson: | → 30 |
---|
comment:3 by , 21 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Sorry for the delay in closing this one - it was committed days a ago.
comment:4 by , 21 years ago
dependson: | 30 |
---|
comment:5 by , 20 years ago
bug_file_loc: | → ftp://alpha.gnu.org/gnu/findutils/ |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
Summary: | findutils-4.1.20 → findutils-4.2.0 |
Version increment (4.2.0). See NEWS for the long list of new features and bug fixes.
comment:6 by , 20 years ago
Summary: | findutils-4.2.0 → findutils-4.2.1 |
---|
Version increment (4.2.1) - thanks to Juerg Billeter. NEWS has this:
- Major changes in release 4.2.1
Bug Fixes * find -iname now works correctly on systems that have an fnmatch() function
that does not support FNM_CASEFOLD
* updatedb now uses signal names for "trap" instead of numbers,
as per bug #9465 (see
http://www.opengroup.org/onlinepubs/009695399/utilities/trap.html) * Better support for systems lacking intmax_t Other Changes findutils now uses a newer version of gnulib (dated 2004-10-17).
comment:8 by , 20 years ago
Summary: | findutils-4.2.2 → findutils-4.2.3 |
---|
Version increment (4.2.3). Here's the latest from NEWS:
- Major changes in release 4.2.3
Functionality Changes * Added new action -delete which deletes things that find matches. * Added new action -quit which causes find to exit immediately. * A new format directive '%D' for "find -printf" prints the device number. * The -ls predicate no longer truncates user or group names. * Added new option "-d" which is a synonym for "-depth" for compatibility
with Mac OS, OpenBSD and FreeBSD. This option is already deprecated since the POSIX standard specifies "-depth".
* Added two new format specifiers to the -printf action; these are
%y and %Y. They indicate the type of the file as a single letter; these are the same latters as are used by the "-type" test.
* If a parent directory changes during the execution of find,
the error message we issue identifies the nature of the change (for example the previous and current inode numbers of the directoru we've just returned out of).
Other Changes * Non-functional code changes to silence compiler warnings.
comment:9 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:10 by , 20 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:11 by , 20 years ago
Priority: | highest → normal |
---|---|
Summary: | findutils-4.2.3 → findutils-4.2.6 |
Version: | CVS → SVN |
comment:13 by , 20 years ago
Summary: | findutils-4.2.7 → findutils-4.2.8 |
---|
Version increment (4.2.8) - only change is for Solaris automount functionality - oh well, just keeping this bug up-to-date :-)
comment:14 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Upgraded in unstable to 4.2.8
comment:15 by , 20 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | findutils-4.2.8 → findutils-4.2.9 |
Version increment (4.2.9). Several bug fixes and functionality changes - see NEWS for more details
comment:17 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:18 by , 20 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | findutils-4.2.10 → findutils-4.2.11 |
Version increment (4.2.11). See NEWS for the details.
comment:20 by , 20 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | findutils-4.2.11 → findutils-4.2.12 |
Version increment (4.2.12)
comment:21 by , 20 years ago
Summary: | findutils-4.2.12 → findutils-4.2.13 |
---|
Version increment (4.2.13)
comment:22 by , 20 years ago
Summary: | findutils-4.2.13 → findutils-4.2.14 |
---|
Version increment (4.2.14)
comment:23 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:24 by , 20 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | findutils-4.2.14 → findutils-4.2.15 |
Version increment (4.2.15):
- locate now supports matching regular expression (--regex).
- --enable-d_type-optimization (introduced in findutils 4.2.13) is now turned on
by default.
comment:25 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:26 by , 20 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | findutils-4.2.15 → findutils-4.2.16 |
Version increment (4.2.16)
comment:27 by , 20 years ago
Summary: | findutils-4.2.16 → findutils-4.2.17 |
---|
Version increment (4.2.17)
comment:29 by , 20 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | findutils-4.2.17 → findutils-4.2.18 |
Version increment (4.2.18)
comment:30 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:31 by , 20 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | findutils-4.2.18 → findutils-4.2.19 |
Version increment (4.2.19)
comment:32 by , 20 years ago
I built SVN-20050303 a couple of days ago and used the most recent version of Findutils (4.2.19). I've not noticed any problems or issues associated with it, though I've not tried out all the IPRoute tools that the IPRoute patch may affect with "newer Findutils".
Just thought I'd mention this for when an update to the Findutils package is done.
comment:33 by , 20 years ago
Status: | reopened → assigned |
---|
comment:34 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:35 by , 20 years ago
bug_file_loc: | ftp://alpha.gnu.org/gnu/findutils/ → ftp://ftp.gnu.org/gnu/findutils/ |
---|---|
Summary: | findutils-4.2.19 → findutils-4.2.20 |
FinVersion increment (4.2.20)
comment:36 by , 20 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Reopening as this isn't in SVN yet.
comment:37 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Sorry Jim, I'm having a bad morning :(
comment:38 by , 19 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | findutils-4.2.20 → findutils-4.2.23 |
Version increment (4.2.23). Includes a fix for a recently discovered security vulnerability
comment:39 by , 19 years ago
Is this change going to go into testing due to it being a security fix or should we backport a patch?
comment:40 by , 19 years ago
Let's just upgrade it. Far less work than backporting a patch, getting it into LFS format and putting the explanatory text in.
comment:41 by , 19 years ago
Ok. Let me grab a copy and run a build with it to make sure nothing funny happens.
comment:42 by , 19 years ago
Owner: | changed from | to
---|---|
Status: | reopened → new |
Fixed in trunk (r6082). Awaiting merge to testing.
comment:43 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in testing (r6090). Closing bug.
comment:44 by , 19 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | findutils-4.2.23 → findutils-4.2.25 |
Version increment (4.2.25)
comment:45 by , 19 years ago
Owner: | changed from | to
---|---|
Status: | reopened → new |
comment:46 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:47 by , 19 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | findutils-4.2.25 → findutils-4.2.26 |
Version increment (4.2.26)
comment:48 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:49 by , 19 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | findutils-4.2.26 → findutils-4.2.27 |
Version increment (4.2.27)
comment:50 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Linking this bug to 30