Hello community, here is the log from the commit of package findutils checked in at Thu Dec 7 20:06:04 CET 2006. -------- --- findutils/findutils.changes 2006-11-20 13:26:32.000000000 +0100 +++ /mounts/work_src_done/STABLE/findutils/findutils.changes 2006-12-04 13:26:04.000000000 +0100 @@ -1,0 +2,18 @@ +Mon Dec 4 13:22:38 CET 2006 - schwab@suse.de + +- Update to finutils 4.2.29. + ** 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. + +------------------------------------------------------------------- Old: ---- findutils-4.2.28.diff findutils-4.2.28.tar.gz New: ---- findutils-4.2.29.diff findutils-4.2.29.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ findutils.spec ++++++ --- /var/tmp/diff_new_pack.jnDZqr/_old 2006-12-07 20:03:26.000000000 +0100 +++ /var/tmp/diff_new_pack.jnDZqr/_new 2006-12-07 20:03:26.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package findutils (Version 4.2.28) +# spec file for package findutils (Version 4.2.29) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -18,8 +18,8 @@ Obsoletes: find Autoreqprov: on PreReq: %{install_info_prereq} -Version: 4.2.28 -Release: 22 +Version: 4.2.29 +Release: 1 Summary: GNU find--Finding Files Source: findutils-%{version}.tar.gz Source1: sysconfig.locate @@ -133,6 +133,21 @@ /var/adm/fillup-templates/* %changelog -n findutils +* Mon Dec 04 2006 - schwab@suse.de +- Update to finutils 4.2.29. + ** 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. * Mon Nov 20 2006 - schwab@suse.de - cron.daily.clean_core: robustify even more. * Mon Oct 16 2006 - schwab@suse.de ++++++ findutils-4.2.28.diff -> findutils-4.2.29.diff ++++++ ++++++ findutils-4.2.28.tar.gz -> findutils-4.2.29.tar.gz ++++++ ++++ 11656 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de