-
Mon Jun 17 2019 Edward Leung <edward.leung@oracle.com> - 8.22-24.0.1
- clean up empty file if cp is failed [Orabug 15973168]
- tests: avoid false failure when df lists no root file system
-
Fri Mar 15 2019 Kamil Dudka <kdudka@redhat.com> - 8.22-24
- doc: improve description of the --kibibytes option of ls (#1527391)
- doc: fix typo in date example (#1620624)
- stat,tail: sync the list of file systems with coreutils-8.31 (#1659530)
- df: avoid stat() for dummy file systems with -l (#1668137)
- df: prioritize mounts nearer the device root (#1042840)
-
Fri Jun 15 2018 Kamil Dudka <kdudka@redhat.com> - 8.22-23
- update description of the -a/--all option in df.1 man page (#1553212)
- sort -M: fix memory leak when using multibyte locale (#1540059)
-
Wed Jan 24 2018 Kamil Dudka <kdudka@redhat.com> - 8.22-22
- mv -n: do not overwrite the destination (#1526265)
-
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)