|
|
|
|
Changelog for coreutils-8.4-46.el6.i686.rpm :
Mon Feb 6 13:00:00 2017 Kamil Dudka - 8.4-46 - pure rebuild to bring back support for acl_extended_file_nofollow() on x86_64
Mon Feb 6 13:00:00 2017 Kamil Dudka - 8.4-45 - su: deny killing other processes with root privileges (CVE-2017-2616)
Tue Oct 4 14:00:00 2016 Kamil Dudka - 8.4-44 - fix the functionality of \'sort -h -k ...\' in multi-byte locales (#1357979) - use correct path to grep(1) in colorls.sh (#1376892) - make colorls.sh compatible with ksh (#1321643)
Wed Feb 10 13:00:00 2016 Ondrej Vasik - 8.4-43 - sed should actually be /bin/sed (related #1222140)
Wed Jan 6 13:00:00 2016 Ondrej Vasik - 8.4-41 - colorls.sh,colorls.csh - call utilities with complete path (#1222140) - mkdir, mkfifo, mknod - respect default umask/acls when COREUTILS_CHILD_DEFAULT_ACLS envvar is set (to match rhel 7 behaviour,
Wed Oct 21 14:00:00 2015 Ondrej Vasik - 8.4-40 - ls: improve efficiency on filesystems without support for ACLs, xattrs or SELinux (#1248141) - su: suppress PAM info messages for -c or non-login sessions (#1267588) - tail, stat: recognize several new filesystems - up2date by Jan 1st 2016 (#1280333)
Thu Oct 15 14:00:00 2015 Ondrej Oprala - 8.4-39 - du: improve du error message of coreutils commands in a chrooted environment (patch by Boris Ranto) (#1086916)
Thu Sep 24 14:00:00 2015 Kamil Dudka - 8.4-38 - su: fix incorrect message printing when su is killed (#1147532)
Wed Jul 16 14:00:00 2014 Ondrej Oprala - 8.4-37 - df: canonicalize mount list device names as well (#812449)
Tue Jul 15 14:00:00 2014 Ondrej Vasik - 8.4-36 - don\'t include id-setgid test, this root-only test fails in some environments (false alarms)
Thu Jun 26 14:00:00 2014 Ondrej Vasik - 8.4-35 - id/groups - print correct group for session (#1016163)
Fri Jun 13 14:00:00 2014 Ondrej Vasik - 8.4-34 - tail: disable inotify in --follow for vxfs (#1104244) - df: dereference symlinks to disk device nodes (#812449) - dd: add support for count_bytes iflag (#1098078)
Mon May 5 14:00:00 2014 Ondrej Vasik - 8.4-33 - su: don\'t terminate parent process upon SIGTERM(#1063887) - tail: do not show \"reverting to polling\" warning when not necessary (#1046818) - chcon: document default behaviour for symlink (#1064621) - fix dd sparse test failure on XFS (#1075679)
Wed Mar 5 13:00:00 2014 Ondrej Vasik - 8.4-32 - df: print the devices longer than 20 chars on separate line again in non-posix mode (#1057026)
Thu Oct 17 14:00:00 2013 Ondrej Vasik - 8.4-31 - adjust the fix for the du bindmounts failure(#836557)
Mon Oct 7 14:00:00 2013 Ondrej Oprala - Fix su retvals (once again)
Fri Oct 4 14:00:00 2013 Ondrej Vasik - 8.4-29 - CVE-2013-0221 CVE-2013-0223 CVE-2013-0222 - fix various segmentation faults in sort, uniq and join(#1015019)
Tue Sep 17 14:00:00 2013 Ondrej Oprala - 8.4-28 - su now returns correct retvals for all cases
Tue Sep 17 14:00:00 2013 Ondrej Oprala - 8.4-27 - tail -F now disables inotify when encountering a symlink. Polling is used instead.
Mon Sep 16 14:00:00 2013 Ondrej Oprala - df now properly dereferences long FS names(again)
Fri Aug 16 14:00:00 2013 Ondrej Vasik - 8.4-25 - pr -n no longer crashes when passed values >= 32. Also line numbers are consistently padded with spaces, rather than with zeros for certain widths. (#997537)
Wed Aug 14 14:00:00 2013 Ondrej Oprala - 8.4-24 - fix su return codes when NOT killed by a signal (#996190)
Mon Aug 5 14:00:00 2013 Ondrej Vasik - 8.4-23 - fix several newly introduced defects found by Coverity check
Thu Aug 1 14:00:00 2013 Ondrej Vasik - 8.4-22 - wait for su child to prevent errorneous execution of some commands (#749679) - correct return values after signal termination (#889531) and propagation of child core dump info (#747592) - dd now accepts \'status=none\' to suppress all informational output(#965654) - cut --output-delimiter option was ignored for multibyte locales (#867984) - remove redundant setpwent() and setgrent () syscalls from stat -U/-G to improve NIS performance (#911206) - date: deal correctly with invalid input with special characters (#960160) - dd: provide support for the conv=sparse (#908980) - su/runuser: clarify which envvars are preserved/initialized in -p/-m and -l help/man documentation (#967623) - du: properly detect bindmounts (#836557) - df: fix alignment of columns (#842040) - id,groups: fix correct group printing (#816708) - mv : replace empty directories in cross file system move (#980061)
Wed May 15 14:00:00 2013 Ondrej Vasik - 8.4-21 - fix parsing of field regression in sort command (introduced between RHEL5 and RHEL6 upstream) (#956143)
Fri Mar 22 13:00:00 2013 Ondrej Vasik - 8.4-20 - revert to polling for unknown filesystems, update known fs for tail and stat based on coreutils-8.21 (#827199)
Tue Apr 17 14:00:00 2012 Ondrej Vasik - 8.4-19 - fix the tcsh colorls.csh behaviour in non-interactive mode (#804604)
Mon Mar 5 13:00:00 2012 Ondrej Vasik - 8.4-18 - add support for cleaning special bits on directories via 5+ digits octals (#691466)
Thu Feb 16 13:00:00 2012 Ondrej Vasik - 8.4-17 - fix memory leak in ls -l (#751974) - document difference between ls -lZ and ls -Zl (#771843) - fix various i18n patch related issues in pr (#772172) - df should display target device information when a symbolic link is specified as a parameter(#766461) - su no longer hangs when a program set itself to ignore SIG_CHLD signal, and fork a child to exec su(#754029) - stat recognizes few new filesystems, tail -f recognizes FhGFS and GPFS as remote (disables inotify) (#769874)
Wed Oct 5 14:00:00 2011 Ondrej Vasik - 8.4-16 - improve the acl_extended_file_nofollow() fix to prevent ls -L regression(#720325)
Wed Aug 17 14:00:00 2011 Ondrej Vasik - 8.4-15 - ensure that we have libacl-devel with support for acl_extened_file_nofollow()
Thu Aug 11 14:00:00 2011 Ondrej Vasik - 8.4-14 - tweak documentation of tail --sleep-interval (#725618) - prevent build failure on system with mock>=1.1.9 (#691292) - su: fix shell suspend in tcsh (#703712) - ls: use acl_extended_file_nofollow() to prevent unnecessary autofs mounts(#720325) - fix cp -Z functionality if the destination exists(#715557)
Thu Mar 10 13:00:00 2011 Ondrej Vasik - 8.4-13 - fix possible uninitalized variables usage caused by i18n patch(#683799)
Wed Feb 2 13:00:00 2011 Ondrej Vasik - 8.4-12 - document that dd\'s iflag=fulblock prevents dd\'s oflag=direct automatic turn off when reading via pipe(#614605)
Mon Jan 17 13:00:00 2011 Ondrej Vasik - 8.4-11 - adjust the wording in the octal value byte representation documentation to match with upstream(#660033)
Fri Jan 14 13:00:00 2011 Ondrej Vasik - 8.4-10 - compile coreutils su with RELRO and PIE again(#630017) - document rare usefulness of tail options --sleep-interval and --max-unchanged-stats with inotify support(#662900) - fix double free error in tac for input line longer than 16KiB(#628212) - fix segfault in sort if LC_TIME differs from the rest of locales(#649224) - fix support for DTR/DSR control flow in stty(#598631) - clarify mkdir --mode behaviour in info documentation (#609262) - inform about dropped ninth bit of 3-digit octal values in byte representations in info documentation(#660033)
Mon Jun 14 14:00:00 2010 Ondrej Vasik - 8.4-9 - compile coreutils with xattr support again(#603617)
Mon Jun 7 14:00:00 2010 Ondrej Vasik - 8.4-8 - remove word \"fuzzy\" from japanese translation of ls -l timestamp format(#600384)
Wed Apr 28 14:00:00 2010 Ondrej Vasik - 8.4-7 - doublequote LS_COLORS in colorls. *sh scripts to speedup shell start(#586949) - update /etc/DIR_COLORS * files - move readlink from /usr/bin to bin, keep symlink in /usr/bin(#586948)
Mon Mar 29 14:00:00 2010 Kamil Dudka - 8.4-6 - a new option df --direct (#479364)
Sat Mar 20 13:00:00 2010 Ondrej Vasik - 8.4-5 - run tput colors in colorls profile.d scripts only in the interactive mode(#586947)
Fri Feb 12 13:00:00 2010 Ondrej Vasik - 8.4-4 - fix exit status of terminated child processes in su with pam(#563852) - do not depend on selinux patch application in _require_selinux tests
Fri Jan 29 13:00:00 2010 Ondrej Vasik - 8.4-3 - do not fail tests if there are no loopdevices left (#558898)
Mon Jan 25 13:00:00 2010 Ondrej Vasik - 8.4-2 - who doesn\'t determine user\'s message status correctly (#553625)
Thu Jan 14 13:00:00 2010 Ondrej Vasik - 8.4-1 - new upstream release 8.4
Fri Jan 8 13:00:00 2010 Ondrej Vasik - 8.3-1 - new upstream release 8.3, fixes several regressions
Wed Jan 6 13:00:00 2010 Ondrej Vasik - 8.2-3 - require gmp-devel/gmp for large numbers support - fix misc/selinux root-only test - bring back uname -p/-i functionality except of the athlon hack - comment patches
Wed Dec 16 13:00:00 2009 Ondrej Vasik - 8.2-2 - Sanity changes(#548421): - use grep instead of deprecated egrep in colorls.sh script - remove unnecessary versioned requires - remove non-upstream hack for uname -p - add dtrdsr patch from RHEL-5 to prevent regression
Fri Dec 11 13:00:00 2009 Ondrej Vasik - 8.2-1 - new upstream release 8.2 - removed applied patches, temporarily do not run dup_cloexec() dependent gnulib tests failing in koji - do not use bold attribute in 256-colors dircolor - CVE-2009-4135 coreutils: Unsafe temporary directory use in \"distcheck\" rule(#546705)
Fri Nov 27 13:00:00 2009 Ondrej Vasik - 8.1-1 - new upstream release 8.1 - fix build under koji (no test failures with underlying RHEL-5 XEN kernel due to unsearchable path and lack of futimens functionality)
Wed Oct 7 14:00:00 2009 Ondrej Vasik - 8.0-2 - update /etc/DIR_COLORS * files
Wed Oct 7 14:00:00 2009 Ondrej Vasik - 8.0-1 - New upstream release 8.0 (beta), defuzz patches, remove applied patches
Mon Oct 5 14:00:00 2009 Ondrej Vasik - 7.6-7 - chcon no longer aborts on a selinux disabled system (#527142)
Fri Oct 2 14:00:00 2009 Ondrej Vasik - 7.6-6 - ls -LR exits with status 2, not 0, when it encounters a cycle(#525402) - ls: print \"?\", not \"0\" as inode of dereferenced dangling symlink(#525400) - call the install-info on .gz info files
Tue Sep 22 14:00:00 2009 Ondrej Vasik - 7.6-5 - improve and correct runuser documentation (#524805)
Mon Sep 21 14:00:00 2009 Ondrej Vasik - 7.6-4 - add dircolors color for GNU lzip (#516897)
Fri Sep 18 14:00:00 2009 Ondrej Vasik - 7.6-3 - fixed typo in DIR_COLORS.256color causing no color for multihardlink
Wed Sep 16 14:00:00 2009 Ondrej Vasik - 7.6-2 - fix copying of extended attributes for read only source files
Sat Sep 12 14:00:00 2009 Ondrej Vasik - 7.6-1 - new upstream bugfix release 7.6, removed applied patches, defuzzed the rest
Thu Sep 10 14:00:00 2009 Ondrej Vasik - 7.5-6 - fix double free error in fold for singlebyte locales (caused by multibyte patch)
Tue Sep 8 14:00:00 2009 Ondrej Vasik - 7.5-5 - fix sort -h for multibyte locales (reported via http://bugs.archlinux.org/task/16022)
Thu Sep 3 14:00:00 2009 Ondrej Vasik - 7.5-4 - fixed regression where df -l as regular user cause \"Permission denied\" (#520630, introduced by fix for rhbz #497830)
Fri Aug 28 14:00:00 2009 Ondrej Vasik - 7.5-3 - ls -i: print consistent inode numbers also for mount points (#453709)
Mon Aug 24 14:00:00 2009 Ondrej Vasik - 7.5-2 - Better fix than workaround the koji insufficient utimensat support issue to prevent failures in other packages
Fri Aug 21 14:00:00 2009 Ondrej Vasik - 7.5-1 - New upstream release 7.5, remove already applied patches, defuzz few others, xz in default set(by dependencies), so no explicit br required - skip two new tests on system with insufficient utimensat support(e.g. koji) - libstdbuf.so in separate coreutils-libs subpackage - update /etc/DIRCOLORS *
Thu Aug 6 14:00:00 2009 Ondrej Vasik - 7.4-6 - do process install-info only with info files present(#515970) - BuildRequires for xz, use xz tarball
Wed Aug 5 14:00:00 2009 Kamil Dudka - 7.4-5 - ls -1U with two or more arguments (or with -R or -s) works properly again - install runs faster again with SELinux enabled (#479502)
Fri Jul 24 14:00:00 2009 Fedora Release Engineering - 7.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Mon Jul 6 14:00:00 2009 Ondrej Vasik 7.4-3 - do not ignore sort\'s version sort for multibyte locales (#509688)
Tue Jun 16 14:00:00 2009 Ondrej Vasik 7.4-2 - temporarily workaround probable kernel issue with TCSADRAIN(#504798)
Mon May 25 14:00:00 2009 Ondrej Vasik 7.4-1 - new upstream release 7.4, removed applied patches
Thu Apr 23 14:00:00 2009 Ondrej Vasik 7.2-3 - fix segfaults in join (i18n patch) when using multibyte locales(#497368)
Fri Apr 17 14:00:00 2009 Ondrej Vasik 7.2-2 - make mv xattr support failures silent (as is done for cp -a) - #496142
Tue Mar 31 14:00:00 2009 Ondrej Vasik 7.2-1 - New upstream bugfix release 7.2 - removed applied patches - temporarily disable strverscmp failing gnulib test
Thu Mar 19 13:00:00 2009 Ondrej Vasik 7.1-7 - do not ship /etc/DIR_COLORS.xterm - as many terminals use TERM xterm and black background as default - making ls color output unreadable - shipping /etc/DIR_COLORS.lightbgcolor instead of it for light(white/gray) backgrounds - try to preserve xattrs in cp -a when possible
Mon Mar 2 13:00:00 2009 Ondrej Vasik 7.1-6 - fix sort bugs (including #485715) for multibyte locales as well
Fri Feb 27 13:00:00 2009 Ondrej Vasik 7.1-5 - fix infinite loop in recursive cp (upstream, introduced by 7.1)
Thu Feb 26 13:00:00 2009 Ondrej Vasik 7.1-4 - fix showing ACL\'s for ls -Z (#487374), fix automatic column width for it as well
Wed Feb 25 13:00:00 2009 Ondrej Vasik 7.1-3 - fix couple of bugs (including #485715) in sort with determining end of fields(upstream)
Wed Feb 25 13:00:00 2009 Ondrej Vasik 7.1-2 - workaround libcap issue with broken headers (#483548) - fix gnulib testsuite failure (4x77 (skip) is not 77(skip) ;) )
Tue Feb 24 13:00:00 2009 Ondrej Vasik - 7.1-1 - New upstream release 7.1 (temporarily using tar.gz tarball as there are no xz utils in Fedora), removed applied patches, amended patches and LS_COLORS files
Tue Feb 24 13:00:00 2009 Fedora Release Engineering - 7.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Wed Jan 28 13:00:00 2009 Kamil Dudka - 7.0-7 - added BuildRequires for libattr-devel and attr
Wed Jan 28 13:00:00 2009 Kamil Dudka - 7.0-6 - cp/mv: add --no-clobber (-n) option to not overwrite target - cp/mv: add xattr support (#202823)
Thu Dec 4 13:00:00 2008 Ondrej Vasik - 7.0-5 - fix info documentation for expr command as well(#474434)
Thu Dec 4 13:00:00 2008 Ondrej Vasik - 7.0-4 - fixed syntax error w/ \"expr\" command using negative string/integer as first (i.e expr -125) - due to complexity of changes used diff against upstream git-head (#474434) - enable total-awk test again (and skip it when df not working)
Tue Nov 25 13:00:00 2008 Ondrej Vasik - 7.0-3 - package summary tuning
Fri Nov 21 13:00:00 2008 Ondrej Vasik - 7.0-2 - added requirements for util-linux-ng >= 2.14 because of file conflict in update from F-8/F-9(#472445) - some sed cleanup, df totaltests patch changes (not working correctly yet :( )
Wed Nov 12 13:00:00 2008 Ondrej Vasik - 7.0-1 - new upstream release - modification/removal of related patches - use automake 1.10.1 instead of 1.10a - temporarily skip df --total tests (failures), timeout-paramaters (failure on ppc64)
Mon Nov 3 13:00:00 2008 Ondrej Vasik - 6.12-17 - Requires: ncurses (#469277)
Tue Oct 21 14:00:00 2008 Ondrej Vasik - 6.12-16 - make possible to disable capability in ls due to performance impact when not cached(#467508) - do not patch generated manpages - generate them at build time - do not mistakenly display -g and -G runuser option in su --help output
Mon Oct 13 14:00:00 2008 Ondrej Vasik - 6.12-15 - fix several date issues(e.g. countable dayshifts, ignoring some cases of relative offset, locales conversions...) - clarify ls exit statuses documentation (#446294)
Sun Oct 12 14:00:00 2008 Ondrej Vasik - 6.12-14 - cp -Z now correctly separated in man page (#466646) - cp -Z works again (#466653) - make preservation of SELinux CTX non-mandatory for preserve=all cp option
Wed Oct 8 14:00:00 2008 Ondrej Vasik - 6.12-13 - remove unimplemented (never accepted by upstream) option for chcon changes only. Removed from help and man. - remove ugly lzma hack as lzma is now supported by setup macro
Mon Oct 6 14:00:00 2008 Jarod Wilson - 6.12-12 - fix up potential test failures when building in certain slightly quirky environments (part of bz#442352)
Mon Oct 6 14:00:00 2008 Ondrej Vasik - 6.12-11 - added requires for libattr (#465569)
Mon Sep 29 14:00:00 2008 Ondrej Vasik - 6.12-10 - seq should no longer fail to display final number of some float usages of seq with utf8 locales(#463556)
Wed Aug 13 14:00:00 2008 Ondrej Vasik - 6.12-9 - mention that DISPLAY and XAUTHORITY envvars are preserved for pam_xauth in su -l (#450505)
Mon Aug 4 14:00:00 2008 Kamil Dudka - 6.12-8 - ls -U1 now uses constant memory
Thu Jul 24 14:00:00 2008 Kamil Dudka - 6.12-7 - dd: iflag=fullblock now read full blocks if possible (#431997, #449263) - ls: --color now highlights files with capabilities (#449985)
Wed Jul 16 14:00:00 2008 Ondrej Vasik - 6.12-6 - Get rid off fuzz in patches
Fri Jul 4 14:00:00 2008 Ondrej Vasik - 6.12-5 - fix authors for basename and echo - fix who info pages, print last runlevel only for printable chars
Mon Jun 16 14:00:00 2008 Ondrej Vasik - 6.12-4 - print verbose output of chcon with newline after each message (#451478)
Fri Jun 6 14:00:00 2008 Ondrej Vasik - 6.12-3 - workaround for koji failures(#449910, #442352) now preserves timestamps correctly - fallback to supported functions, added test case - runuser binary is no longer doubled in /usr/bin/runuser
Wed Jun 4 14:00:00 2008 Ondrej Vasik - 6.12-2 - workaround for strange koji failures(#449910,#442352) - fixed ls -ZC segfault(#449866, introduced by 6.10-1 SELinux patch reworking)
Mon Jun 2 14:00:00 2008 Ondrej Vasik - 6.12-1 - New upstream release 6.12, adapted patches
Thu May 29 14:00:00 2008 Tom \"spot\" Callaway - 6.11-5 - fix SHA256/SHA512 to work on sparc
Tue May 20 14:00:00 2008 Ondrej Vasik - 6.11-4 - fixed a HUGE memory leak in install binary(#447410)
Mon May 19 14:00:00 2008 Ondrej Vasik - 6.11-3 - added arch utility (from util-linux-ng) - do not show executable file types without executable bit in colored ls as executable
Wed Apr 23 14:00:00 2008 Ondrej Vasik - 6.11-2 - Do not show misleading scontext in id command when user is specified (#443485) - Avoid possible test failures on non-english locales
Mon Apr 21 14:00:00 2008 Ondrej Vasik - 6.11-1 - New upstream release 6.11 - removed accepted patches + few minor patch changes
Fri Apr 18 14:00:00 2008 Ondrej Vasik - 6.10-21 - fix wrong checksum line handling in sha1sum -c command(#439531)
Tue Apr 15 14:00:00 2008 Ondrej Vasik - 6.10-20 - fix possible segfault in sha1sum/md5sum command
Mon Apr 14 14:00:00 2008 Ondrej Vasik - 6.10-19 - fix possible build-failure typo in i18n patch(#442205)
Mon Apr 7 14:00:00 2008 Ondrej Vasik - 6.10-18 - fix colorls.sh syntax with Zsh (#440652) - mention that cp -a includes -c option + mention cp -c option in manpages (#440056) - fix typo in runuser manpages (#439410)
Sat Mar 29 13:00:00 2008 Ondrej Vasik - 6.10-17 - better workaround of glibc getoptc change(factor test) - don\'t segfault mknod, mkfifo with invalid-selinux-context
Thu Mar 27 13:00:00 2008 Ondrej Vasik - 6.10-16 - keep LS_COLORS when USER_LS_COLORS defined - someupstream fixes: - mkdir -Z invalid-selinux-context dir no longer segfaults - ptx with odd number of backslashes no longer leads to buffer overflow - paste -d\'\\\' file\" no longer ovveruns memory
Wed Mar 26 13:00:00 2008 Ondrej Vasik - 6.10-15 - covered correct handling for some test conditions failures e.g. root build+selinux active and not running mcstrans(d) or selinux enforcing (#436717)
Wed Mar 19 13:00:00 2008 Ondrej Vasik - 6.10-14 - mv: never unlink a destination file before calling rename (upstream, #438076)
Mon Mar 17 13:00:00 2008 Ondrej Vasik - 6.10-13 - disable echo option separator behavior(added by #431005, request for removal #437653 + upstream) - temporarily disabled longoptions change until full clarification upstreamery (#431005)
Tue Mar 11 13:00:00 2008 Ondrej Vasik - 6.10-12 - fixed harmless double close of stdout in dd(#436368)
Thu Mar 6 13:00:00 2008 Ondrej Vasik - 6.10-11 - fixed broken order of params in stat(#435669)
Tue Mar 4 13:00:00 2008 Ondrej Vasik - 6.10-10 - colorls.csh missing doublequotes (#435789) - fixed possibility to localize verbose outputs
Mon Mar 3 13:00:00 2008 Ondrej Vasik - 6.10-9 - consolidation of verbose output to stdout (upstream)
Mon Feb 18 13:00:00 2008 Ondrej Vasik - 6.10-8 - use default security context in install - broken by coreutils-6.10 update(#319231) - some sh/csh scripts optimalizations(by ville.skyttaAATTiki.fi, - #433189, #433190)
Mon Feb 11 13:00:00 2008 Ondrej Vasik - 6.10-7 - keep old csh/sh usermodified colorls shell scripts but use the new ones(#432154)
Thu Feb 7 13:00:00 2008 Ondrej Vasik - 6.10-6 - better 256-color support in colorls shell scripts - color tuning(based on feedback in #429121)
Mon Feb 4 13:00:00 2008 Ondrej Vasik - 6.10-5 - enabled 256-color support in colorls shell scripts(#429121) - fixed syntax error in csh script(#431315)
Thu Jan 31 13:00:00 2008 Ondrej Vasik - 6.10-4 - forgotten return in colorls.sh change
Thu Jan 31 13:00:00 2008 Ondrej Vasik - 6.10-3 - fix unability of echo to display certain strings(added -- separator, #431005) - do not require only one long_opt for certain commands e.g. sleep, yes - but use first usable (#431005) - do not override userspecified LS_COLORS variable, but use it for colored ls(#430827) - discard errors from dircolors to /dev/null + some tuning of lscolor sh/csh scripts(#430823) - do not consider files with SELinux security context as files having ACL in ls long format(#430779)
Mon Jan 28 13:00:00 2008 Ondrej Vasik - 6.10-2 - some manpages improvements(#406981,#284881) - fix non-versioned obsoletes of mktemp(#430407)
Fri Jan 25 13:00:00 2008 Ondrej Vasik - 6.10-1 - New upstream release(changed %prep because of lack of lzma support in %setup macro) - License GPLv3+ - removed patches cp-i-u,du-ls-upstream,statsecuritycontext, futimens,getdateYYYYMMDD,ls-x - modified patches to be compilable after upstream changes - selinux patch reworked to have backward compatibility with F8(cp,ls and stat behaviour differ from upstream in SELinux options) - su-l/runuser-l pam file usage a bit documented(#368721) - more TERMs for DIR_COLORS, added colors for audio files, more image/compress file types(taken from upstream dircolors.hin) - new file DIR_COLORS.256color which takes advantage from 256color term types-not really used yet(#429121)
Wed Jan 16 13:00:00 2008 Ondrej Vasik - 6.9-17 - added several missing colored TERMs(including rxvt-unicode, screen-256color and xterm-256color) to DIR_COLORS and DIR_COLORS.xterm(#239266)
Wed Dec 5 13:00:00 2007 Ondrej Vasik - 6.9-16 - fix displaying of security context in stat(#411181)
Thu Nov 29 13:00:00 2007 Ondrej Vasik - 6.9-15 - completed fix of wrong colored broken symlinks in ls(#404511)
Fri Nov 23 13:00:00 2007 Ondrej Vasik - 6.9-14 - fixed bug in handling YYYYMMDD date format with relative signed offset(#377821)
Tue Nov 13 13:00:00 2007 Ondrej Vasik - 6.9-13 - fixed bug in selinux patch which caused bad preserving of security context in install(#319231)
Fri Nov 2 13:00:00 2007 Ondrej Vasik - 6.9-12 - added some upstream supported dircolors TERMs(#239266) - fixed du output for unaccesible dirs(#250089) - a bit of upstream tunning for symlinks
Tue Oct 30 13:00:00 2007 Ondrej Vasik - 6.9-11 - allow cp -a to rewrite file on different filesystem(#219900) (based on upstream patch)
Mon Oct 29 13:00:00 2007 Ondrej Vasik - 6.9-10 - modified coreutils-i18n.patch because of sort -R in a non C locales(fix by Andreas Schwab) (#249315)
Mon Oct 29 13:00:00 2007 Ondrej Vasik - 6.9-9 - applied upstream patch for runuser to coreutils-selinux.patch(#232652) - License tag to GPLv2+
Thu Oct 25 14:00:00 2007 Ondrej Vasik - 6.9-8 - applied upstream patch for cp and mv(#248591)
Thu Aug 23 14:00:00 2007 Pete Graner - 6.9-7 - Fix typo in spec file. (CVS merge conflict leftovers)
Thu Aug 23 14:00:00 2007 Pete Graner - 6.9-6 - Remove --all-name from spec file its now provided in the upstream rpm\'s find-lang.sh - Rebuild
Tue Aug 14 14:00:00 2007 Tim Waugh 6.9-5 - Don\'t generate runuser.1 since we ship a complete manpage for it (bug #241662).
Wed Jul 4 14:00:00 2007 Tim Waugh 6.9-4 - Use hard links instead of symbolic links for LC_TIME files (bug #246729).
Wed Jun 13 14:00:00 2007 Tim Waugh 6.9-3 - Fixed \'ls -x\' output (bug #240298). - Disambiguate futimens() from the glibc implementation (bug #242321).
Mon Apr 2 14:00:00 2007 Karsten Hopp 6.9-2 - /bin/mv in %post requires libselinux
Mon Mar 26 14:00:00 2007 Tim Waugh 6.9-1 - 6.9.
Fri Mar 9 13:00:00 2007 Tim Waugh - Better install-info scriptlets (bug #225655).
Thu Mar 1 13:00:00 2007 Tim Waugh 6.8-1 - 6.8+, in preparation for 6.9.
Thu Feb 22 13:00:00 2007 Tim Waugh 6.7-9 - Use sed instead of perl for text replacement (bug #225655). - Use install-info scriptlets from the guidelines (bug #225655).
Tue Feb 20 13:00:00 2007 Tim Waugh 6.7-8 - Don\'t mark profile scripts as config files (bug #225655). - Avoid extra directory separators (bug #225655).
Mon Feb 19 13:00:00 2007 Tim Waugh 6.7-7 - Better Obsoletes/Provides versioning (bug #225655). - Use better defattr (bug #225655). - Be info file compression tolerant (bug #225655). - Moved changelog compression to %install (bug #225655). - Prevent upstream changes being masked (bug #225655). - Added a comment (bug #225655). - Use install -p for non-compiled files (bug #225655). - Use sysconfdir macro for /etc (bug #225655). - Use Requires(pre) etc for install-info (bug #225655).
Fri Feb 16 13:00:00 2007 Tim Waugh 6.7-6 - Provide version for stat (bug #225655). - Fixed permissions on profile scripts (bug #225655).
Wed Feb 14 13:00:00 2007 Tim Waugh 6.7-5 - Removed unnecessary stuff in pre scriptlet (bug #225655). - Prefix sources with \'coreutils-\' (bug #225655). - Avoid %makeinstall (bug #225655).
Tue Feb 13 13:00:00 2007 Tim Waugh 6.7-4 - Ship COPYING file (bug #225655). - Use datadir and infodir macros in %pre scriptlet (bug #225655). - Use spaces not tabs (bug #225655). - Fixed build root. - Change prereq to requires (bug #225655). - Explicitly version some obsoletes tags (bug #225655). - Removed obsolete pl translation fix.
Mon Jan 22 13:00:00 2007 Tim Waugh 6.7-3 - Make scriptlet unconditionally succeed (bug #223681).
Fri Jan 19 13:00:00 2007 Tim Waugh 6.7-2 - Build does not require libtermcap-devel.
Tue Jan 9 13:00:00 2007 Tim Waugh 6.7-1 - 6.7. No longer need sort-compatibility, rename, newhashes, timestyle, acl, df-cifs, afs or autoconf patches.
Tue Jan 2 13:00:00 2007 Tim Waugh - Prevent \'su --help\' showing runuser-only options such as --group.
Fri Nov 24 13:00:00 2006 Tim Waugh 5.97-16 - Unbreak id (bug #217177).
Thu Nov 23 13:00:00 2006 Tim Waugh 5.97-15 - Fixed stat\'s \'C\' format specifier (bug #216676). - Misleading \'id -Z root\' error message (bug #211089).
Fri Nov 10 13:00:00 2006 Tim Waugh 5.97-14 - Clarified runcon man page (bug #213846).
Tue Oct 17 14:00:00 2006 Tim Waugh 5.97-13 - Own LC_TIME locale directories (bug #210751).
Wed Oct 4 14:00:00 2006 Tim Waugh 5.97-12 - Fixed \'cp -Z\' when destination exists, again (bug #189967).
Thu Sep 28 14:00:00 2006 Tim Waugh 5.97-11 - Back-ported rename patch (bug #205744).
Tue Sep 12 14:00:00 2006 Tim Waugh 5.97-10 - Ignore \'cifs\' filesystems for \'df -l\' (bug #183703). - Include -g/-G in runuser man page (part of bug #199344). - Corrected runuser man page (bug #200620).
Thu Aug 24 14:00:00 2006 Tim Waugh 5.97-9 - Fixed warnings in pam, i18n, sysinfo, selinux and acl patches (bug #203166).
Wed Aug 23 14:00:00 2006 Tim Waugh 5.97-8 - Don\'t chdir until after PAM bits in su (bug #197659).
Tue Aug 15 14:00:00 2006 Tim Waugh 5.97-7 - Fixed \'sort -b\' multibyte problem (bug #199986).
Fri Jul 21 14:00:00 2006 Tim Waugh 5.97-6 - Added runuser \'-g\' and \'-G\' options (bug #199344). - Added su \'--session-command\' option (bug #199066).
Tue Jul 18 14:00:00 2006 Tomas Mraz 5.97-5 - \'include\' su and runuser scripts in su-l and runuser-l scripts
Thu Jul 13 14:00:00 2006 David Howells 5.97-4 - split the PAM scripts for \"su -l\"/\"runuser -l\" from that of normal \"su\" and \"runuser\" (#198639) - add keyinit instructions to PAM scripts
Wed Jul 12 14:00:00 2006 Jesse Keating - 5.97-3.1 - rebuild
Tue Jul 11 14:00:00 2006 Tomas Mraz 5.97-3 - allow root to su to expired user (#152420)
Thu Jun 29 14:00:00 2006 Tim Waugh 5.97-2 - Allow \'sort +1 -2\' (patch from upstream).
Sun Jun 25 14:00:00 2006 Tim Waugh 5.97-1 - 5.97. No longer need tempname or tee patches, or pl translation.
Sun Jun 25 14:00:00 2006 Tim Waugh 5.96-4 - Include new hashes (bug #196369). Patch from upstream. - Build at -O1 on s390 for the moment (bug #196369).
Fri Jun 9 14:00:00 2006 Tim Waugh - Fix large file support for temporary files.
Mon Jun 5 14:00:00 2006 Tim Waugh 5.96-3 - Fixed Polish translation.
Mon May 22 14:00:00 2006 Tim Waugh 5.96-2 - 5.96. No longer need proc patch.
Fri May 19 14:00:00 2006 Tim Waugh - Fixed pr properly in multibyte locales (bug #192381).
Tue May 16 14:00:00 2006 Tim Waugh 5.95-3 - Upstream patch to fix cp -p when proc is not mounted (bug #190601). - BuildRequires libacl-devel.
Mon May 15 14:00:00 2006 Tim Waugh - Fixed pr in multibyte locales (bug #189663).
Mon May 15 14:00:00 2006 Tim Waugh 5.95-2 - 5.95.
Wed Apr 26 14:00:00 2006 Tim Waugh 5.94-4 - Avoid redeclared \'tee\' function. - Fix \'cp -Z\' when the destination exists (bug #189967).
Thu Apr 20 14:00:00 2006 Tim Waugh 5.94-3 - Make \'ls -Z\' output more consistent with other output formats.
Fri Mar 24 13:00:00 2006 Tim Waugh 5.94-2 - 5.94.
Fri Feb 10 13:00:00 2006 Jesse Keating - 5.93-7.2 - bump again for double-long bug on ppc(64)
Tue Feb 7 13:00:00 2006 Jesse Keating - 5.93-7.1 - rebuilt for new gcc4.1 snapshot and glibc changes
Mon Jan 23 13:00:00 2006 Tim Waugh - Fixed chcon(1) bug reporting address (bug #178523).
Thu Jan 5 13:00:00 2006 Tim Waugh 5.93-7 - Don\'t suppress chown/chgrp errors in install(1) (bug #176708).
Mon Jan 2 13:00:00 2006 Dan Walsh 5.93-6 - Remove pam_selinux.so from su.pamd, not needed for targeted and Strict/MLS will have to newrole before using.
Fri Dec 23 13:00:00 2005 Tim Waugh 5.93-5 - Fix \"sort -n\" (bug #176468).
Fri Dec 16 13:00:00 2005 Tim Waugh - Explicitly set default POSIX2 version during configure stage.
Fri Dec 9 13:00:00 2005 Jesse Keating - rebuilt
Fri Dec 2 13:00:00 2005 Tim Waugh - Parametrize SELinux (bug #174067). - Fix runuser.pamd (bug #173807).
Fri Nov 25 13:00:00 2005 Tim Waugh 5.93-4 - Rebuild to pick up new glibc *at functions. - Apply runuser PAM patch from bug #173807. Ship runuser PAM file.
Mon Nov 14 13:00:00 2005 Dan Walsh 5.93-3 - Remove multiple from su.pamd
Mon Nov 14 13:00:00 2005 Tim Waugh 5.93-2 - Call setsid() in su under some circumstances (bug #173008). - Prevent runuser operating when setuid (bug #173113).
Tue Nov 8 13:00:00 2005 Tim Waugh 5.93-1 - 5.93. - No longer need alt-md5sum-binary, dircolors, mkdir, mkdir2 or tac patches.
Fri Oct 28 14:00:00 2005 Tim Waugh 5.92-1 - Finished porting i18n patch to sort.c. - Fixed for sort-mb-tests (avoid +n syntax).
Fri Oct 28 14:00:00 2005 Tim Waugh 5.92-0.2 - Fix chgrp basic test. - Include md5sum patch from ALT.
Mon Oct 24 14:00:00 2005 Tim Waugh 5.92-0.1 - 5.92. - No longer need afs, dircolors, utmp, gcc4, brokentest, dateseconds, chown, rmaccess, copy, stale-utmp, no-sign-extend, fchown patches. - Updated acl, dateman, pam, langinfo, i18n, getgrouplist, selinux patches. - Dropped printf-ll, allow_old_options, jday, zh_CN patches. - NOTE: i18n patch not ported for sort(1) yet.
Fri Sep 30 14:00:00 2005 Tomas Mraz - 5.2.1-56 - use include instead of pam_stack in pam config
Fri Sep 9 14:00:00 2005 Dan Walsh 5.2.1-55 - Reverse change to use raw functions
Thu Sep 8 14:00:00 2005 Tim Waugh 5.2.1-54 - Explicit setuid bit for /bin/su in file manifest (bug #167745).
Tue Sep 6 14:00:00 2005 Dan Walsh 5.2.1-53 - Allow id to run even when SELinux security context can not be run - Change chcon to use raw functions.
Tue Jun 28 14:00:00 2005 Tim Waugh - Corrected comments in DIR_COLORS.xterm (bug #161711).
Wed Jun 22 14:00:00 2005 Tim Waugh 5.2.1-52 - Fixed stale-utmp patch so that \'who -r\' and \'who -b\' work again (bug #161264).
Fri Jun 17 14:00:00 2005 Tim Waugh 5.2.1-51 - Use upstream hostid fix.
Thu Jun 16 14:00:00 2005 Tim Waugh 5.2.1-50 - Don\'t display the sign-extended part of the host id (bug #160078).
Tue May 31 14:00:00 2005 Dan Walsh 5.2.1-49 - Eliminate bogus \"can not preserve context\" message when moving files.
Wed May 25 14:00:00 2005 Tim Waugh 5.2.1-48 - Prevent buffer overflow in who(1) (bug #158405).
Fri May 20 14:00:00 2005 Tim Waugh 5.2.1-47 - Better error checking in the pam patch (bug #158189).
Mon May 16 14:00:00 2005 Dan Walsh 5.2.1-46 - Fix SELinux patch to better handle MLS integration
Mon May 16 14:00:00 2005 Tim Waugh 5.2.1-45 - Applied Russell Coker\'s selinux changes (bug #157856).
Fri Apr 8 14:00:00 2005 Tim Waugh - Fixed pam patch from Steve Grubb (bug #154946). - Use better upstream patch for \"stale utmp\".
Tue Mar 29 14:00:00 2005 Tim Waugh 5.2.1-44 - Added \"stale utmp\" patch from upstream.
Thu Mar 24 13:00:00 2005 Tim Waugh 5.2.1-43 - Removed patch that adds -C option to install(1).
Mon Mar 14 13:00:00 2005 Tim Waugh 5.2.1-42 - Fixed pam patch. - Fixed broken configure test. - Fixed build with GCC 4 (bug #151045).
Wed Feb 9 13:00:00 2005 Tim Waugh 5.2.1-41 - Jakub Jelinek\'s sort -t multibyte fixes (bug #147567).
Sat Feb 5 13:00:00 2005 Tim Waugh 5.2.1-40 - Undo last change (bug #145266).
Fri Feb 4 13:00:00 2005 Tim Waugh 5.2.1-38 - Special case for ia32e in uname (bug #145266).
Thu Jan 13 13:00:00 2005 Tim Waugh 5.2.1-37 - Fixed zh_CN translation (bug #144845). Patch from Mitrophan Chin.
Tue Dec 28 13:00:00 2004 Dan Walsh 5.2.1-36 - Fix to only setdefaultfilecon if not overridden by command line
Mon Dec 27 13:00:00 2004 Dan Walsh 5.2.1-35 - Change install to restorecon if it can
Wed Dec 15 13:00:00 2004 Tim Waugh - Fixed small bug in i18n patch.
Mon Dec 6 13:00:00 2004 Tim Waugh 5.2.1-34 - Don\'t set fs uid until after pam_open_session (bug #77791).
Thu Nov 25 13:00:00 2004 Tim Waugh 5.2.1-33 - Fixed colorls.csh (bug #139988). Patch from Miloslav Trmac.
Mon Nov 8 13:00:00 2004 Tim Waugh - Updated URL (bug #138279).
Mon Oct 25 14:00:00 2004 Steve Grubb 5.2.1-32 - Handle the return code of function calls in runcon.
Mon Oct 18 14:00:00 2004 Tim Waugh - Prevent compiler warning in coreutils-i18n.patch (bug #136090).
Tue Oct 5 14:00:00 2004 Tim Waugh 5.2.1-31 - getgrouplist() patch from Ulrich Drepper. - The selinux patch should be applied last.
Mon Oct 4 14:00:00 2004 Dan Walsh 5.2.1-30 - Mv runuser to /sbin
Mon Oct 4 14:00:00 2004 Dan Walsh 5.2.1-28 - Fix runuser man page.
Mon Oct 4 14:00:00 2004 Tim Waugh - Fixed build.
Fri Sep 24 14:00:00 2004 Dan Walsh 5.2.1-26 - Add runuser as similar to su, but only runable by root
Fri Sep 24 14:00:00 2004 Tim Waugh 5.2.1-25 - chown(1) patch from Ulrich Drepper.
Tue Sep 14 14:00:00 2004 Tim Waugh 5.2.1-24 - SELinux patch fix: don\'t display \'(null)\' if getfilecon() fails (bug #131196).
Fri Aug 20 14:00:00 2004 Tim Waugh 5.2.1-23 - Fixed colorls.csh quoting (bug #102412). - Fixed another join LSB test failure (bug #121153).
Mon Aug 16 14:00:00 2004 Tim Waugh 5.2.1-22 - Fixed sort -t LSB test failure (bug #121154). - Fixed join LSB test failure (bug #121153).
Wed Aug 11 14:00:00 2004 Tim Waugh 5.2.1-21 | |