-
Wed Oct 17 2012 Guangyu Sun <guangyu.sun@oracle.com> 5.97-34.0.1.1
- add reflink support to cp [bug 13709927]
- add an "auto" parameter to fall back to a normal copy [bug 13709927]
- preserve attributes on cloned files if asked [bug 13709927]
-
Thu Mar 15 2012 Ondrej Vasik <ovasik@redhat.com> 5.97-34.1
- fix backup of the individual files (broken by backupdir
patch - #803356)
-
Thu May 12 2011 Ondrej Vasik <ovasik@redhat.com> 5.97-34
- su: fix shell suspend in tcsh (#681598)
-
Sat Apr 30 2011 Ondrej Vasik <ovasik@redhat.com> 5.97-33
- workaround wrong workarounds for the runcon argument
reordering (related #628953)
-
Wed Apr 20 2011 Ondrej Vasik <ovasik@redhat.com> 5.97-32
- fix descriptor leak in fts tight cycle fix (#537463)
-
Fri Apr 15 2011 Ondrej Vasik <ovasik@redhat.com> 5.97-31
- improve error chmod handling in ro xattrs fix (#525199)
-
Fri Apr 01 2011 Ondrej Vasik <ovasik@redhat.com> 5.97-30
- improve the fix for preserving xattrs in read only mode
(#525199)
-
Sat Mar 26 2011 Ondrej Vasik <ovasik@redhat.com> 5.97-28
- fix incorrect output of ls -1U with more than one
argument(#515499)
- runuser documentation improved (#524805)
- cp/mv: preserving xattrs should work on read only
files too (#525199)
- fix failure of rmdir --ignore-fail-on-non-empty on vxfs
filesystem (#664895)
- mv: fix confusing 'subdirectory of itself' error message
(#658839)
- don't reorder runcon arguments (#628953)
- clarify mkdir --mode behaviour in info documentation
(#610559)
- improve escaping in colorls scriptlets(#586957)
- add info documentation for chcon and runcon(#660186)
- document that groups are not reflecting changes within
existing login session (#584802)
- pwd: add support for -P (physical) and -L (logical) (#582774)
- cp/mv: do not inform about ACL preserving failure, when
preserving not explicitely requested (#513153)
- du using ghosted automounted directory no longer
results in 'No such file or directory' (#537463)
- fix segfault in sort if LC_TIME differs from the rest
of locales(#684249)
- speed up deleting many files (#523923)
- allow mv backups for directories (#627285)
-
Thu Jan 27 2011 Ondrej Vasik <ovasik@redhat.com> 5.97-27
- fix exit status of terminated child processes in su with
pam(#559098)
-
Tue Jan 11 2011 Ondrej Vasik <ovasik@redhat.com> 5.97-26
- add support for iflag=fullblock in dd (#668247)
- fix the build with gettext-0.17
-
Tue Feb 23 2010 Ondrej Vasik <ovasik@redhat.com> 5.97-25
- readlink cannot handle recursive symlinks(#510809)
-
Tue Oct 13 2009 Ondrej Vasik <ovasik@redhat.com> 5.97-24
- fixed regression where df -l <device> as regular user
cause "Permission denied" (#520630, introduced by fix for
rhbz #497830)
-
Tue Jul 14 2009 Ondrej Vasik <ovasik@redhat.com> 5.97-23
- add support for copying xattrs to --archive (-a) option
as well, but don't show diagnostic errors for it - do not
require preserving xattrs(#454072)
-
Sat Apr 25 2009 Ondrej Vasik <ovasik@redhat.com> 5.97-22
- fixed segfault in join for multibyte locales (#497368)
- df: use open(2), not stat, to trigger automounting(#497830)
-
Wed Apr 22 2009 Ondrej Vasik <ovasik@redhat.com> 5.97-21
- do not show error messages about unsupported operation
when copying xattrs to prevent spam on e.g. NFSv3(#496143)
- improve version sorting in ls based on latest upstream
version(#253817)
-
Tue Apr 07 2009 Ondrej Vasik <ovasik@redhat.com> 5.97-20
- Own LC_TIME locale directories (#481804)
- chmod, chown, chgrp: honor --silent (-f) once again(#474220)
- do not document rm --directory (-d) option, warn about
it's usage - option is no-op and confusing(#473472)
- fix typo in tail.1 manpage(#470788)
- chcon no longer accepts never implemented and undocumented
--context option(#468030)
- install now accepts -C option for preventing destination
modification in the case that files are completely same
(#453447)
- fix build without SELinux enabled(#488730)
- make ls -v sort files properly by version(#253817)
- add xattr support to cp/mv/install(#454072)
-
Thu Oct 30 2008 Ondrej Vasik <ovasik@redhat.com> 5.97-19
- run pre scriptlet only when find available (#467858)
-
Tue Oct 21 2008 Ondrej Vasik <ovasik@redhat.com> 5.97-18
- mention unavailable dtr/dsr on some devices (#445213)
- amend documentation fixes (#466869)
-
Sat Oct 18 2008 Ondrej Vasik <ovasik@redhat.com> 5.97-17
- add dtr/dsr support to stty if available in kernel(#445213)
-
Thu Oct 16 2008 Ondrej Vasik <ovasik@redhat.com> 5.97-16
- do not patch generated manpages (#466869)
-
Fri Aug 29 2008 Ondrej Vasik <ovasik@redhat.com> 5.97-15
- Fix typos in runuser and su man pages and help messages
(#450506)
- discard error messages from dircolors in LS_COLORS
inicialization(#450508)
- document change in tail +X behaviour in manpages(#447485)
- ls should not fail with memory exhausted error on huge
filelist (~>6M) for unsorted one-file-per-line format
(#441807)
- mention that DISPLAY and XAUTHORITY envvars are preserved
for pam_xauth in su -l (#450505)
- pwd no longer fails to traverse unreadable directory
(#448446)
- /usr/bin/install now changes correctly mode for existing dir
(#443682)
-
Sat Dec 01 2007 Ondrej Vasik <ovasik@redhat.com> 5.97-14
- apropos selinux should display runcon and chcon(#217881)
- fixed bug in handling YYYYMMDD date format with relative
signed offset(#377821)
-
Sat Nov 24 2007 Ondrej Vasik <ovasik@redhat.com> 5.97-13
- Prevent a cut(1) crash (bug #222117).
- allow cp -a to rewrite file on NFS filesystem(#320771)
- fixed du output for unaccesible dirs(#250087)
- fixed displaying dangling symlinks with full path(#236721)
- fixed rm race(#235994)
-
Tue Nov 28 2006 Tim Waugh <twaugh@redhat.com> 5.97-12.1
- Fixed stat's 'C' format specifier (bug #216676).
- Misleading 'id -Z root' error message (bug #211089).
-
Sat Nov 18 2006 Tim Waugh <twaugh@redhat.com>
- Clarified runcon man page (bug #213846).
-
Thu Oct 05 2006 Tim Waugh <twaugh@redhat.com> 5.97-12
- Fixed 'cp -Z' when destination exists, again (bug #189967).
-
Fri Sep 29 2006 Tim Waugh <twaugh@redhat.com> 5.97-11
- Back-ported rename patch (bug #205744).
-
Wed Sep 13 2006 Tim Waugh <twaugh@redhat.com> 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).
-
Fri Aug 25 2006 Tim Waugh <twaugh@redhat.com> 5.97-9
- Fixed warnings in pam, i18n, sysinfo, selinux and acl patches (bug #203166).
-
Thu Aug 24 2006 Tim Waugh <twaugh@redhat.com> 5.97-8
- Don't chdir until after PAM bits in su (bug #197659).
-
Wed Aug 16 2006 Tim Waugh <twaugh@redhat.com> 5.97-7
- Fixed 'sort -b' multibyte problem (bug #199986).
-
Sat Jul 22 2006 Tim Waugh <twaugh@redhat.com> 5.97-6
- Added runuser '-g' and '-G' options (bug #199344).
- Added su '--session-command' option (bug #199066).
-
Wed Jul 19 2006 Tomas Mraz <tmraz@redhat.com> 5.97-5
- 'include' su and runuser scripts in su-l and runuser-l scripts
-
Fri Jul 14 2006 David Howells <dhowells@redhat.com> 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
-
Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 5.97-3.1
- rebuild
-
Wed Jul 12 2006 Tomas Mraz <tmraz@redhat.com> 5.97-3
- allow root to su to expired user (#152420)
-
Fri Jun 30 2006 Tim Waugh <twaugh@redhat.com> 5.97-2
- Allow 'sort +1 -2' (patch from upstream).
-
Mon Jun 26 2006 Tim Waugh <twaugh@redhat.com> 5.97-1
- 5.97. No longer need tempname or tee patches, or pl translation.
-
Mon Jun 26 2006 Tim Waugh <twaugh@redhat.com> 5.96-4
- Include new hashes (bug #196369). Patch from upstream.
- Build at -O1 on s390 for the moment (bug #196369).
-
Sat Jun 10 2006 Tim Waugh <twaugh@redhat.com>
- Fix large file support for temporary files.
-
Tue Jun 06 2006 Tim Waugh <twaugh@redhat.com> 5.96-3
- Fixed Polish translation.
-
Tue May 23 2006 Tim Waugh <twaugh@redhat.com> 5.96-2
- 5.96. No longer need proc patch.
-
Sat May 20 2006 Tim Waugh <twaugh@redhat.com>
- Fixed pr properly in multibyte locales (bug #192381).
-
Wed May 17 2006 Tim Waugh <twaugh@redhat.com> 5.95-3
- Upstream patch to fix cp -p when proc is not mounted (bug #190601).
- BuildRequires libacl-devel.
-
Tue May 16 2006 Tim Waugh <twaugh@redhat.com>
- Fixed pr in multibyte locales (bug #189663).
-
Tue May 16 2006 Tim Waugh <twaugh@redhat.com> 5.95-2
- 5.95.
-
Thu Apr 27 2006 Tim Waugh <twaugh@redhat.com> 5.94-4
- Avoid redeclared 'tee' function.
- Fix 'cp -Z' when the destination exists (bug #189967).
-
Fri Apr 21 2006 Tim Waugh <twaugh@redhat.com> 5.94-3
- Make 'ls -Z' output more consistent with other output formats.
-
Sat Mar 25 2006 Tim Waugh <twaugh@redhat.com> 5.94-2
- 5.94.
-
Sat Feb 11 2006 Jesse Keating <jkeating@redhat.com> - 5.93-7.2
- bump again for double-long bug on ppc(64)
-
Wed Feb 08 2006 Jesse Keating <jkeating@redhat.com> - 5.93-7.1
- rebuilt for new gcc4.1 snapshot and glibc changes
-
Tue Jan 24 2006 Tim Waugh <twaugh@redhat.com>
- Fixed chcon(1) bug reporting address (bug #178523).
-
Fri Jan 06 2006 Tim Waugh <twaugh@redhat.com> 5.93-7
- Don't suppress chown/chgrp errors in install(1) (bug #176708).
-
Tue Jan 03 2006 Dan Walsh <dwalsh@redhat.com> 5.93-6
- Remove pam_selinux.so from su.pamd, not needed for targeted and Strict/MLS
will have to newrole before using.
-
Sat Dec 24 2005 Tim Waugh <twaugh@redhat.com> 5.93-5
- Fix "sort -n" (bug #176468).
-
Sat Dec 17 2005 Tim Waugh <twaugh@redhat.com>
- Explicitly set default POSIX2 version during configure stage.
-
Sat Dec 10 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
-
Sat Dec 03 2005 Tim Waugh <twaugh@redhat.com>
- Parametrize SELinux (bug #174067).
- Fix runuser.pamd (bug #173807).
-
Sat Nov 26 2005 Tim Waugh <twaugh@redhat.com> 5.93-4
- Rebuild to pick up new glibc *at functions.
- Apply runuser PAM patch from bug #173807. Ship runuser PAM file.
-
Tue Nov 15 2005 Dan Walsh <dwalsh@redhat.com> 5.93-3
- Remove multiple from su.pamd
-
Tue Nov 15 2005 Tim Waugh <twaugh@redhat.com> 5.93-2
- Call setsid() in su under some circumstances (bug #173008).
- Prevent runuser operating when setuid (bug #173113).
-
Wed Nov 09 2005 Tim Waugh <twaugh@redhat.com> 5.93-1
- 5.93.
- No longer need alt-md5sum-binary, dircolors, mkdir, mkdir2 or tac patches.
-
Sat Oct 29 2005 Tim Waugh <twaugh@redhat.com> 5.92-1
- Finished porting i18n patch to sort.c.
- Fixed for sort-mb-tests (avoid +n syntax).
-
Sat Oct 29 2005 Tim Waugh <twaugh@redhat.com> 5.92-0.2
- Fix chgrp basic test.
- Include md5sum patch from ALT.
-
Tue Oct 25 2005 Tim Waugh <twaugh@redhat.com> 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.
-
Sat Oct 01 2005 Tomas Mraz <tmraz@redhat.com> - 5.2.1-56
- use include instead of pam_stack in pam config
-
Sat Sep 10 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-55
- Reverse change to use raw functions
-
Fri Sep 09 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-54
- Explicit setuid bit for /bin/su in file manifest (bug #167745).
-
Wed Sep 07 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-53
- Allow id to run even when SELinux security context can not be run
- Change chcon to use raw functions.
-
Wed Jun 29 2005 Tim Waugh <twaugh@redhat.com>
- Corrected comments in DIR_COLORS.xterm (bug #161711).
-
Thu Jun 23 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-52
- Fixed stale-utmp patch so that 'who -r' and 'who -b' work
again (bug #161264).
-
Sat Jun 18 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-51
- Use upstream hostid fix.
-
Fri Jun 17 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-50
- Don't display the sign-extended part of the host id (bug #160078).
-
Wed Jun 01 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-49
- Eliminate bogus "can not preserve context" message when moving files.
-
Thu May 26 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-48
- Prevent buffer overflow in who(1) (bug #158405).
-
Sat May 21 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-47
- Better error checking in the pam patch (bug #158189).
-
Tue May 17 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-46
- Fix SELinux patch to better handle MLS integration
-
Tue May 17 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-45
- Applied Russell Coker's selinux changes (bug #157856).
-
Sat Apr 09 2005 Tim Waugh <twaugh@redhat.com>
- Fixed pam patch from Steve Grubb (bug #154946).
- Use better upstream patch for "stale utmp".
-
Wed Mar 30 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-44
- Added "stale utmp" patch from upstream.
-
Fri Mar 25 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-43
- Removed patch that adds -C option to install(1).
-
Tue Mar 15 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-42
- Fixed pam patch.
- Fixed broken configure test.
- Fixed build with GCC 4 (bug #151045).
-
Thu Feb 10 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-41
- Jakub Jelinek's sort -t multibyte fixes (bug #147567).
-
Sun Feb 06 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-40
- Undo last change (bug #145266).
-
Sat Feb 05 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-38
- Special case for ia32e in uname (bug #145266).
-
Fri Jan 14 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-37
- Fixed zh_CN translation (bug #144845). Patch from Mitrophan Chin.
-
Wed Dec 29 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-36
- Fix to only setdefaultfilecon if not overridden by command line
-
Tue Dec 28 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-35
- Change install to restorecon if it can
-
Thu Dec 16 2004 Tim Waugh <twaugh@redhat.com>
- Fixed small bug in i18n patch.
-
Tue Dec 07 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-34
- Don't set fs uid until after pam_open_session (bug #77791).
-
Fri Nov 26 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-33
- Fixed colorls.csh (bug #139988). Patch from Miloslav Trmac.
-
Tue Nov 09 2004 Tim Waugh <twaugh@redhat.com>
- Updated URL (bug #138279).
-
Tue Oct 26 2004 Steve Grubb <sgrubb@redhat.com> 5.2.1-32
- Handle the return code of function calls in runcon.
-
Tue Oct 19 2004 Tim Waugh <twaugh@redhat.com>
- Prevent compiler warning in coreutils-i18n.patch (bug #136090).
-
Wed Oct 06 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-31
- getgrouplist() patch from Ulrich Drepper.
- The selinux patch should be applied last.
-
Tue Oct 05 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-30
- Mv runuser to /sbin
-
Tue Oct 05 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-28
- Fix runuser man page.
-
Tue Oct 05 2004 Tim Waugh <twaugh@redhat.com>
- Fixed build.
-
Sat Sep 25 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-26
- Add runuser as similar to su, but only runable by root
-
Sat Sep 25 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-25
- chown(1) patch from Ulrich Drepper.
-
Wed Sep 15 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-24
- SELinux patch fix: don't display '(null)' if getfilecon() fails
(bug #131196).
-
Sat Aug 21 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-23
- Fixed colorls.csh quoting (bug #102412).
- Fixed another join LSB test failure (bug #121153).
-
Tue Aug 17 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-22
- Fixed sort -t LSB test failure (bug #121154).
- Fixed join LSB test failure (bug #121153).
-
Thu Aug 12 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-21
- Apply upstream patch to fix 'cp -a' onto multiply-linked files (bug #128874).
- SELinux patch fix: don't error out if lgetfilecon() returns ENODATA.
-
Wed Aug 11 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-20
- Added 'konsole' TERM to DIR_COLORS (bug #129544).
-
Thu Aug 05 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-19
- Added 'gnome' TERM to DIR_COLORS (bug #129112).
- Worked around a bash bug #129128.
- Fixed an i18n patch bug in cut (bug #129114).
-
Wed Aug 04 2004 Tim Waugh <twaugh@redhat.com>
- Fixed colorls.{sh,csh} so that the l. and ll aliases are always defined
(bug #128948).
-
Wed Jul 14 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-18
- Fixed field extraction in sort (bug #127694).
-
Sat Jun 26 2004 Tim Waugh <twaugh@redhat.com>
- Added 'TERM screen.linux' to DIR_COLORS (bug #78816).
-
Thu Jun 24 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-17
- Move pam-xauth to after pam-selinux
-
Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Tue Jun 08 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-15
- Fix ls -Z (bug #125447).
-
Sat Jun 05 2004 Tim Waugh <twaugh@redhat.com>
- Build requires bison (bug #125290).
-
Sat Jun 05 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-14
- Fix selinux patch causing problems with ls --format=... (bug #125238).
-
Fri Jun 04 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-13
- Change su to use pam_selinux open and pam_selinux close
-
Thu Jun 03 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-12
- Don't call access() on symlinks about to be removed (bug #124699).
-
Thu Jun 03 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-11
- Fix ja translation (bug #124862).
-
Wed May 19 2004 Jeremy Katz <katzj@redhat.com> 5.2.1-10
- rebuild
-
Tue May 18 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-9
- Mention pam in the info for su (bug #122592).
- Remove wheel group rant again (bug #122886).
- Change default behaviour for chgrp/chown (bug #123263). Patch from
upstream.
-
Tue May 18 2004 Thomas Woerner <twoerner@redhat.com> 5.2.1-8
- compiling su PIE
-
Thu May 13 2004 Tim Waugh <twaugh@redhat.com>
- Build requires new versions of autoconf and automake (bug #123098).
-
Wed May 05 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-7
- Fix join -t (bug #122435).
-
Wed Apr 21 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-6
- Fix 'ls -Z' displaying users/groups if stat() failed (bug #121292).
-
Sat Apr 10 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-5
- Add ls -LZ fix
- Fix chcon to handle "."
-
Thu Mar 18 2004 Tim Waugh <twaugh@redhat.com>
- Apply upstream fix for non-zero seconds for --date="10:00 +0100".
-
Wed Mar 17 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-3
- If preserve fails, report as warning unless user requires preserve
-
Wed Mar 17 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-2
- Make mv default to preserve on context
-
Sun Mar 14 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-1
- 5.2.1.
-
Sat Mar 13 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-9
- Add '-Z' to 'ls --help' output (bug #118108).
-
Sat Mar 06 2004 Tim Waugh <twaugh@redhat.com>
- Fix deref-args test case for rebuilding under SELinux (bug #117556).
-
Thu Feb 26 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-8
- kill(1) offloaded to util-linux altogether.
-
Wed Feb 25 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-7
- Ship the real '[', not a symlink.
-
Tue Feb 24 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-6
- Apply Paul Eggert's chown patch (bug #116536).
- Merged chdir patch into pam patch where it belongs.
-
Tue Feb 24 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-5
- Fixed i18n patch bug causing sort -M not to work (bug #116575).
-
Sun Feb 22 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-4
- Reinstate kill binary, just not its man page (bug #116463).
-
Sun Feb 22 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-3
- Updated ls-stat patch.
-
Sat Feb 21 2004 Dan Walsh <dwalsh@redhat.com> 5.2.0-2
- fix chcon to ignore . and .. directories for recursing
-
Sat Feb 21 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-1
- Patch ls so that failed stat() is handled gracefully (Ulrich Drepper).
- 5.2.0.
-
Fri Feb 20 2004 Tim Waugh <twaugh@redhat.com>
- More AFS patch tidying.
-
Thu Feb 19 2004 Dan Walsh <dwalsh@redhat.com> 5.1.3-0.2
- fix chcon to handle -h qualifier properly, eliminate potential crash
-
Thu Feb 19 2004 Tim Waugh <twaugh@redhat.com>
- Stop 'sort -g' leaking memory (i18n patch bug #115620).
- Don't ship kill, since util-linux already does.
- Tidy AFS patch.
-
Tue Feb 17 2004 Tim Waugh <twaugh@redhat.com> 5.1.3-0.1
- 5.1.3.
- Patches ported forward or removed.
-
Sat Feb 14 2004 Elliot Lee <sopwith@redhat.com> 5.0-40
- rebuilt
-
Wed Jan 21 2004 Dan Walsh <dwalsh@redhat.com> 5.0-39
- Change /etc/pam.d/su to remove preservuser and add multiple
-
Wed Jan 21 2004 Dan Walsh <dwalsh@redhat.com> 5.0-38
- Change is_selinux_enabled to is_selinux_enabled > 0
-
Wed Jan 21 2004 Dan Walsh <dwalsh@redhat.com> 5.0-37
- Add pam_selinux to pam file to allow switching of roles within selinux
-
Sat Jan 17 2004 Tim Waugh <twaugh@redhat.com>
- The textutils-2.0.17-mem.patch is no longer needed.
-
Fri Jan 16 2004 Tim Waugh <twaugh@redhat.com> 5.0-36
- Fixed autoconf test causing builds to fail.
-
Wed Dec 10 2003 Dan Walsh <dwalsh@redhat.com> 5.0-35
- Fix copying to non xattr files
-
Fri Dec 05 2003 Tim Waugh <twaugh@redhat.com> 5.0-34.sel
- Fix column widths problems in ls.
-
Wed Dec 03 2003 Tim Waugh <twaugh@redhat.com> 5.0-33.sel
- Speed up md5sum by disabling speed-up asm.
-
Thu Nov 20 2003 Dan Walsh <dwalsh@redhat.com> 5.0-32.sel
- Try again
-
Thu Nov 20 2003 Dan Walsh <dwalsh@redhat.com> 5.0-31.sel
- Fix move on non SELinux kernels
-
Sat Nov 15 2003 Tim Waugh <twaugh@redhat.com> 5.0-30.sel
- Fixed useless acl dependencies (bug #106141).
-
Sat Oct 25 2003 Dan Walsh <dwalsh@redhat.com> 5.0-29.sel
- Fix id -Z
-
Wed Oct 22 2003 Dan Walsh <dwalsh@redhat.com> 5.0-28.sel
- Turn on SELinux
- Fix chcon error handling
-
Thu Oct 16 2003 Dan Walsh <dwalsh@redhat.com> 5.0-28
- Turn off SELinux
-
Tue Oct 14 2003 Dan Walsh <dwalsh@redhat.com> 5.0-27.sel
- Turn on SELinux
-
Tue Oct 14 2003 Dan Walsh <dwalsh@redhat.com> 5.0-27
- Turn off SELinux
-
Tue Oct 14 2003 Dan Walsh <dwalsh@redhat.com> 5.0-26.sel
- Turn on SELinux
-
Mon Oct 13 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- allow compiling without pam support
-
Sat Oct 11 2003 Tim Waugh <twaugh@redhat.com> 5.0-23
- Make split(1) handle large files (bug #106700).
-
Fri Oct 10 2003 Dan Walsh <dwalsh@redhat.com> 5.0-22
- Turn off SELinux
-
Thu Oct 09 2003 Dan Walsh <dwalsh@redhat.com> 5.0-21.sel
- Cleanup SELinux patch
-
Sat Oct 04 2003 Tim Waugh <twaugh@redhat.com> 5.0-20
- Restrict ACL support to only those programs needing it (bug #106141).
- Fix default PATH for LSB (bug #102567).
-
Fri Sep 12 2003 Dan Walsh <dwalsh@redhat.com> 5.0-19
- Turn off SELinux
-
Thu Sep 11 2003 Dan Walsh <dwalsh@redhat.com> 5.0-18.sel
- Turn on SELinux
-
Sat Sep 06 2003 Dan Walsh <dwalsh@redhat.com> 5.0-17
- Turn off SELinux
-
Wed Sep 03 2003 Dan Walsh <dwalsh@redhat.com> 5.0-16.sel
- Only call getfilecon if the user requested it.
- build with selinux
-
Thu Aug 21 2003 Tim Waugh <twaugh@redhat.com> 5.0-14
- Documentation fix (bug #102697).
-
Wed Aug 13 2003 Tim Waugh <twaugh@redhat.com> 5.0-13
- Made su use pam again (oops).
- Fixed another i18n bug causing sort --month-sort to fail.
- Don't run dubious stty test, since it fails when backgrounded
(bug #102033).
- Re-enable make check.
-
Sat Aug 09 2003 Tim Waugh <twaugh@redhat.com> 5.0-12
- Don't run 'make check' for this build (build environment problem).
- Another uninitialized variable in i18n (from bug #98683).
-
Thu Aug 07 2003 Dan Walsh <dwalsh@redhat.com> 5.0-11
- Internationalize runcon
- Update latest chcon from NSA
-
Thu Jul 31 2003 Tim Waugh <twaugh@redhat.com>
- Re-enable make check.
-
Thu Jul 31 2003 Tim Waugh <twaugh@redhat.com> 5.0-9
- Don't run 'make check' for this build (build environment problem).
-
Tue Jul 29 2003 Tim Waugh <twaugh@redhat.com> 5.0-8
- Actually use the ACL patch (bug #100519).
-
Sat Jul 19 2003 Dan Walsh <dwalsh@redhat.com> 5.0-7
- Convert to SELinux
-
Tue Jun 10 2003 Tim Waugh <twaugh@redhat.com>
- Removed samefile patch. Now the test suite passes.
-
Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Thu May 29 2003 Tim Waugh <twaugh@redhat.com> 5.0-5
- Both kon and kterm support colours (bug #83701).
- Fix 'ls -l' alignment in zh_CN locale (bug #88346).
-
Tue May 13 2003 Tim Waugh <twaugh@redhat.com> 5.0-4
- Prevent file descriptor leakage in du (bug #90563).
- Build requires recent texinfo (bug #90439).
-
Thu May 01 2003 Tim Waugh <twaugh@redhat.com> 5.0-3
- Allow obsolete options unless POSIXLY_CORRECT is set.
-
Sun Apr 13 2003 Tim Waugh <twaugh@redhat.com>
- Fold bug was introduced by i18n patch; fixed there instead.
-
Sat Apr 12 2003 Matt Wilson <msw@redhat.com> 5.0-2
- fix segfault in fold (#88683)
-
Sun Apr 06 2003 Tim Waugh <twaugh@redhat.com> 5.0-1
- 5.0.
-
Tue Mar 25 2003 Tim Waugh <twaugh@redhat.com>
- Use _smp_mflags.
-
Tue Mar 25 2003 Tim Waugh <twaugh@redhat.com> 4.5.11-2
- Remove overwrite patch.
- No longer seem to need nolibrt, errno patches.
-
Fri Mar 21 2003 Tim Waugh <twaugh@redhat.com>
- No longer seem to need danglinglink, prompt, lug, touch_errno patches.
-
Fri Mar 21 2003 Tim Waugh <twaugh@redhat.com> 4.5.11-1
- 4.5.11.
- Use packaged readlink.
-
Thu Mar 20 2003 Tim Waugh <twaugh@redhat.com> 4.5.10-1
- 4.5.10.
- Update lug, touch_errno, acl, utmp, printf-ll, i18n, test-bugs patches.
- Drop fr_fix, LC_TIME, preserve, regex patches.
-
Thu Mar 13 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-21
- Fixed another i18n patch bug (bug #82032).
-
Wed Mar 12 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-20
- Fix sort(1) efficiency in multibyte encoding (bug #82032).
-
Wed Feb 19 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-19
- Ship readlink(1) (bug #84200).
-
Fri Feb 14 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-18
- Deal with glibc < 2.2 in %pre scriplet (bug #84090).
-
Thu Feb 13 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-16
- Require glibc >= 2.2 (bug #84090).
-
Wed Feb 12 2003 Bill Nottingham <notting@redhat.com> 4.5.3-15
- fix group (#84095)
-
Thu Jan 23 2003 Tim Powers <timp@redhat.com> 4.5.3-14
- rebuilt
-
Fri Jan 17 2003 Tim Waugh <twaugh@redhat.com>
- Fix rm(1) man page.
-
Fri Jan 17 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-13
- Fix re_compile_pattern check.
- Fix su hang (bug #81653).
-
Wed Jan 15 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-11
- Fix memory size calculation.
-
Wed Dec 18 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-10
- Fix mv error message (bug #79809).
-
Tue Dec 17 2002 Tim Powers <timp@redhat.com> 4.5.3-9
- added PreReq on grep
-
Sat Dec 14 2002 Tim Waugh <twaugh@redhat.com>
- Fix cp --preserve with multiple arguments.
-
Fri Dec 13 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-8
- Turn on colorls for screen (bug #78816).
-
Tue Dec 10 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-7
- Fix mv (bug #79283).
- Add patch27 (nogetline).
-
Mon Dec 02 2002 Tim Powers <timp@redhat.com> 4.5.3-6
- use the su.pamd from sh-utils since it works properly with multilib systems
-
Sat Nov 30 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-5
- Fix test suite quoting problems.
-
Sat Nov 30 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-4
- Fix scriplets.
- Fix i18n patch so it doesn't break uniq.
- Fix several other patches to either make the test suite pass or
not run the relevant tests.
- Run 'make check'.
- Fix file list.
-
Fri Nov 29 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-3
- Adapted for Red Hat Linux.
- Self-host for help2man.
- Don't ship readlink just yet (maybe later).
- Merge patches from fileutils and sh-utils (textutils ones are already
merged it seems).
- Keep the binaries where the used to be (in particular, id and stat).
-
Mon Nov 18 2002 Stew Benedict <sbenedict@mandrakesoft.com> 4.5.3-2mdk
- LI18NUX/LSB compliance (patch800)
- Installed (but unpackaged) file(s) - /usr/share/info/dir
-
Fri Nov 01 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.3-1mdk
- new release
- rediff patch 180
- merge patch 150 into 180
-
Tue Oct 15 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-6mdk
- move su back to /bin
-
Tue Oct 15 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-5mdk
- patch 0 : lg locale is illegal and must be renamed lug (pablo)
-
Tue Oct 15 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-4mdk
- fix conflict with procps
-
Tue Oct 15 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-3mdk
- patch 105 : fix install -s
-
Tue Oct 15 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-2mdk
- fix build
- don't chmode two times su
- build with large file support
- fix description
- various spec cleanups
- fix chroot installation
- fix missing /bin/env
- add old fileutils, sh-utils & textutils ChangeLogs
-
Sat Oct 12 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-1mdk
- initial release (merge fileutils, sh-utils & textutils)
- obsoletes/provides: sh-utils/fileutils/textutils
- fileutils stuff go in 1xx range
- sh-utils stuff go in 7xx range
- textutils stuff go in 5xx range
- drop obsoletes patches 1, 2, 10 (somes files're gone but we didn't ship
most of them)
- rediff patches 103, 105, 111, 113, 180, 706
- temporary disable patch 3 & 4
- fix fileutils url