Ticket #1923 (closed enhancement: fixed)

Opened 1 year ago

Last modified 7 months ago

findutils-4.2.29

Reported by: matthew@linuxfromscratch.org Assigned to: matthew@linuxfromscratch.org
Priority: normal Milestone:
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New version. From NEWS:

** Documentation Fixes

The global effect of options (other than -daystart and -follow) is now explained more clearly in the manual page. Savannah bug 15360.

** Bug Fixes

#17782: find -execdir now correctly puts the prefix "./" before the expansion of "{}" rather than at the start of the argument it appears in. Please note that if you use the -exec or -execdir actions with a shell, then you may be vulnerable to shell code injection attacks, so don't do that. It's not a security defect in find - you should not be passing untrusted data (such as file names chosen by other people) to the shell.

#17477: find -printf '%' (that is, where the format has a trailing %) now generates an error message.

Change History

01/27/07 14:06:17 changed by matthew@linuxfromscratch.org

  • owner changed from lfs-book@linuxfromscratch.org to matthew@linuxfromscratch.org.
  • status changed from new to assigned.

01/31/07 11:09:37 changed by matthew@linuxfromscratch.org

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in r7896.

10/05/07 07:53:16 changed by jhuntwork@linuxfromscratch.org

  • milestone deleted.

Milestone 6.3 deleted