Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
coreutils - A set of basic GNU tools commonly used in shell scripts
These are the GNU core utilities. This package is the combination of
the old GNU fileutils, sh-utils, and textutils packages.
Packages
Latest: coreutils-8.4-13.pre6.el6.fio.src.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
coreutils |
0 |
8.4 |
13.pre6.el6.fio |
src |
4.4 MiB |
2011-07-14 09:16:37 |
Changelog:
- * 2011-03-10 - Ondrej Vasik <ovasik[AT]redhat[DOTCOM]> - 8.4-13
- fix possible uninitalized variables usage caused by i18n
patch(#683799)
- * 2011-02-02 - Ondrej Vasik <ovasik[AT]redhat[DOTCOM]> - 8.4-12
- document that dd's iflag=fulblock prevents dd's oflag=direct
automatic turn off when reading via pipe(#614605)
- * 2011-01-17 - Ondrej Vasik <ovasik[AT]redhat[DOTCOM]> - 8.4-11
- adjust the wording in the octal value byte representation
documentation to match with upstream(#660033)
- * 2011-01-14 - Ondrej Vasik <ovasik[AT]redhat[DOTCOM]> - 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)
- * 2010-06-14 - Ondrej Vasik <ovasik[AT]redhat[DOTCOM]> - 8.4-9
- compile coreutils with xattr support again(#603617)