-
Tue Aug 30 2016 EL Errata <el-errata_ww@oracle.com> - 8.22-18.0.1
- clean up empty file if cp is failed [Orabug 15973168]
-
Fri Jul 01 2016 Ondrej Vasik <ovasik@redhat.com> - 8.22-18
- fix xfs build failure in chrooted environment (#1263341)
- update filesystem lists for stat and tail from latest upstream
(#1327881, #1280357)
- disable id/setgid.sh test(missing chroot feature), fix
cp-a-selinux test (#1266500,#1266501)
- colorls.sh - change detection of interactive shell for ksh
compatibility (#1321648)
- fix date --date crash with empty or invalid TZ envvar (#1325786)
- df -l: do not hang on a dead autofs mount point (#1309247)
- sort -h: fix functionality of human readable numeric sort for other
than first field (#1328360)
-
Wed Nov 25 2015 Ondrej Vasik <ovasik@redhat.com> - 8.22-16
- cp: prevent potential sparse file corruption (#1284906)
-
Sat Sep 12 2015 Ondrej Vasik <ovasik@redhat.com> - 8.22-15
- fix one more occurance of non-full path in colorls.sh (#1222223)
-
Mon Aug 17 2015 Ondrej Vasik <ovasik@redhat.com> - 8.22-14
- fix several failing non-default(root,expensive) tests (#1247641)
-
Mon Jul 06 2015 Ondrej Vasik <ovasik@redhat.com> - 8.22-13
- call utilities in colorls.* scripts with full path (#1222223)
- tail: disable inotify in --follow for vxfs (#1109083)
- remove circular dependency for util-linux (not relevant for RHEL 7 - #1155963)
- sort: do not look at more than specified keys for mb locales (#1148347)
- i18n patch: fix buffer overruns and compiler warnings (#1148347)
- xfs: fix dd sparse false test failure on btrfs and xfs (#1223041)
- dd: new status=progress level to print stats periodically (#1147701)
- id/groups - print correct group for session (#1115430)
- cp,install,mknod,mkfifo,mkdir: separate -Z and --context options
in --help and manpage (#1084471)
- ls: clarify --scontext/--context/--lcontext options behaviour
in info documentation, mention deprecation (#1099508)
- du: handle bindmount cycles more gracefully (#1238191)
- mv: prevent possible race condition for hardlinks (#1166570)
- df: improve filtering of NFS mounts and bind mounts
(#1197463, #1100026, #1129661)
-
Tue Aug 05 2014 Ondrej Vasik <ovasik@redhat.com> - 8.22-12
- fix test failure on ppc64le (#1112687)
-
Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 8.22-11
- Mass rebuild 2014-01-24
-
Mon Jan 13 2014 Ondrej Vasik <ovasik@redhat.com> 8.22-10
- cp/mv/install: do not crash when getfscreatecon() is
returning a NULL context
- fix the cut optimizations to UTF-8 locales only
- unset the unnecessary envvars after colorls scripts
-
Fri Jan 10 2014 Ondrej Oprala <ooprala@redhat.com> 8.22-9
- Only use cut optimizations for UTF-8 locales (#1021403)