diff options
author | tron <tron@pkgsrc.org> | 2008-10-29 22:34:18 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2008-10-29 22:34:18 +0000 |
commit | 3b78baf1a52782af0d34ff8337d75856a6d0ee61 (patch) | |
tree | 6403f5d236a0ad837e8054aec781cb02edbbeb00 /x11/gtkmm | |
parent | 570f86683ead6b895e00ba3e5363ffb57b0e72b3 (diff) | |
download | pkgsrc-3b78baf1a52782af0d34ff8337d75856a6d0ee61.tar.gz |
Update "coreutils" package to version 6.12. Changes since version 6.11:
- chcon, runcon: --help output now includes the bug-reporting address
- cp -p copies permissions more portably. For example, on MacOS X 10.5,
"cp -p some-fifo some-file" no longer fails while trying to copy the
permissions from the some-fifo argument.
- id with no options now prints the SELinux context only when invoked
with no USERNAME argument.
- id and groups once again print the AFS-specific nameless group-ID (PAG).
Printing of such large-numbered, kernel-only (not in /etc/group) group-IDs
was suppressed in 6.11 due to ignorance that they are useful.
- uniq: avoid subtle field-skipping malfunction due to isblank misuse.
In some locales on some systems, isblank(240) (aka  ) is nonzero.
On such systems, uniq --skip-fields=N would fail to skip the proper
number of fields for some inputs.
- tac: avoid segfault with --regex (-r) and multiple files, e.g.,
"echo > x; tac -r x x".
- install once again sets SELinux context, when possible
Diffstat (limited to 'x11/gtkmm')
0 files changed, 0 insertions, 0 deletions