-
Thu Jan 25 2018 EL Errata <el-errata_ww@oracle.com> - 8.22-21.0.1
- clean up empty file if cp is failed [Orabug 15973168]
- tests: avoid false failure when df lists no root file system
-
Mon Dec 04 2017 Kamil Dudka <kdudka@redhat.com> - 8.22-21
- timeout: revert the last fix for a possible race (#1439465)
-
Thu Nov 23 2017 Kamil Dudka <kdudka@redhat.com> - 8.22-20
- df: do not stat file systems that do not satisfy the -t/-x args (#1511947)
-
Thu Sep 21 2017 Kamil Dudka <kdudka@redhat.com> - 8.22-19
- timeout: fix race possibly terminating wrong process (#1439465)
- ls: allow interruption when reading slow directories (#1421802)
- fold: preserve new-lines in mutlibyte text (#1418505)
-
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)