Hello community, here is the log from the commit of package coreutils checked in at Tue Jun 27 17:13:05 CEST 2006. -------- --- coreutils/coreutils.changes 2006-06-22 18:10:05.000000000 +0200 +++ coreutils/coreutils.changes 2006-06-26 13:20:49.000000000 +0200 @@ -1,0 +2,24 @@ +Mon Jun 26 13:20:23 CEST 2006 - schwab@suse.de + +- Update to coreutils 5.97. +** Bug fixes + + rebuild with better autoconf test for when the lstat replacement + function is needed -- required for Solaris 9 + + cat with any of the options, -A -v -e -E -T, when applied to a + file in /proc or /sys (linux-specific), would truncate its output, + usually printing nothing. + +** Improved robustness + + dircolors: a new autoconf run-test for AIX's buggy strndup function + prevents malfunction on that system; may also affect cut, expand, + and unexpand. + +** New features + + chgrp now supports --preserve-root, --no-preserve-root (default), + as it was documented to do, and just as chmod, chown, and rm do. + +------------------------------------------------------------------- @@ -9 +33 @@ -- Update to coreutils 5.96 (bug fixes). +- Update to coreutils 5.96. Old: ---- coreutils-5.96.diff coreutils-5.96.tar.bz2 tee.diff New: ---- coreutils-5.97.diff coreutils-5.97.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ coreutils.spec ++++++ --- /var/tmp/diff_new_pack.Cno1gM/_old 2006-06-27 17:10:05.000000000 +0200 +++ /var/tmp/diff_new_pack.Cno1gM/_new 2006-06-27 17:10:05.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package coreutils (Version 5.96) +# spec file for package coreutils (Version 5.97) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -20,8 +20,8 @@ Obsoletes: libselinux <= 1.23.11-3 libselinux-32bit >= 9 libselinux-64bit = 9 libselinux-x86 = 9 Autoreqprov: on PreReq: %{install_info_prereq} -Version: 5.96 -Release: 2 +Version: 5.97 +Release: 1 Summary: GNU Core Utilities Source: coreutils-%{version}.tar.bz2 Source1: su.pamd @@ -37,7 +37,6 @@ Patch6: i18n-infloop.diff Patch7: coreutils-5.0-pam-env.patch Patch8: coreutils-sysinfo.diff -Patch9: tee.diff Patch16: invalid-ids.diff Patch17: no-no.diff Patch20: coreutils-5.3.0-pie.diff @@ -106,7 +105,6 @@ %patch %patch7 -p1 %patch8 -p1 -%patch9 %patch16 -p1 %patch17 %patch20 @@ -180,10 +178,25 @@ %doc %{_mandir}/man1/*.1.gz %changelog -n coreutils +* Mon Jun 26 2006 - schwab@suse.de +- Update to coreutils 5.97. + ** Bug fixes + rebuild with better autoconf test for when the lstat replacement + function is needed -- required for Solaris 9 + cat with any of the options, -A -v -e -E -T, when applied to a + file in /proc or /sys (linux-specific), would truncate its output, + usually printing nothing. + ** Improved robustness + dircolors: a new autoconf run-test for AIX's buggy strndup function + prevents malfunction on that system; may also affect cut, expand, + and unexpand. + ** New features + chgrp now supports --preserve-root, --no-preserve-root (default), + as it was documented to do, and just as chmod, chown, and rm do. * Thu Jun 22 2006 - schwab@suse.de - Fix conflict with <fcntl.h>. * Mon May 22 2006 - schwab@suse.de -- Update to coreutils 5.96 (bug fixes). +- Update to coreutils 5.96. * Sat May 13 2006 - schwab@suse.de - Update to coreutils 5.95. * Fri Apr 07 2006 - cthiel@suse.de ++++++ coreutils-5.96.diff -> coreutils-5.97.diff ++++++ ++++++ coreutils-5.96.tar.bz2 -> coreutils-5.97.tar.bz2 ++++++ ++++ 47378 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...