GNU Core Utilities

Edit Package coreutils
https://www.gnu.org/software/coreutils/

These are the GNU core utilities. This package is the union of
the GNU fileutils, sh-utils, and textutils packages.

[ arch b2sum base32 base64 basename basenc cat chcon chgrp chmod chown chroot
cksum comm cp csplit cut date dd df dir dircolors dirname du echo env expand
expr factor false fmt fold groups head hostid id install join
link ln logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup
nproc numfmt od paste pathchk pinky pr printenv printf ptx pwd readlink
realpath rm rmdir runcon seq sha1sum sha224sum sha256sum sha384sum sha512sum
shred shuf sleep sort split stat stdbuf stty sum sync tac tail tee test
timeout touch tr true truncate tsort tty uname unexpand uniq unlink
uptime users vdir wc who whoami yes

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000082 82 Bytes
baselibs.conf 0000000069 69 Bytes
coreutils-9.3.tar.xz 0005808696 5.54 MB
coreutils-9.3.tar.xz.sig 0000000833 833 Bytes
coreutils-build-timeout-as-pie.patch 0000001275 1.25 KB
coreutils-disable_tests.patch 0000000756 756 Bytes
coreutils-getaddrinfo.patch 0000000763 763 Bytes
coreutils-i18n.patch 0000164962 161 KB
coreutils-invalid-ids.patch 0000000974 974 Bytes
coreutils-misc.patch 0000001909 1.86 KB
coreutils-remove_hostname_documentation.patch 0000003568 3.48 KB
coreutils-remove_kill_documentation.patch 0000005207 5.08 KB
coreutils-skip-gnulib-test-tls.patch 0000001202 1.17 KB
coreutils-skip-some-sort-tests-on-ppc.patch 0000001858 1.81 KB
coreutils-skip-tests-rm-ext3-perf.patch 0000000858 858 Bytes
coreutils-sysinfo.patch 0000001824 1.78 KB
coreutils-test_without_valgrind.patch 0000000782 782 Bytes
coreutils-tests-shorten-extreme-factor-tests.patch 0000001431 1.4 KB
coreutils-tests-workaround-make-fdleak.patch 0000000854 854 Bytes
coreutils-use-python3.patch 0000001029 1 KB
coreutils.changes 0000199081 194 KB
coreutils.keyring 0000020290 19.8 KB
coreutils.spec 0000008133 7.94 KB
Revision 350 (latest revision is 363)
Bernhard Voelker's avatar Bernhard Voelker (berny) accepted request 1080971 from Bernhard Voelker's avatar Bernhard Voelker (berny) (revision 350)
- update to 9.3:
  Bug fixes:
  * cp --reflink=auto (the default), mv, and install
    will again fall back to a standard copy in more cases.
    Previously copies could fail with permission errors on
    more restricted systems like android or containers etc.
    [bug introduced in coreutils-9.2]
  * cp --recursive --backup will again operate correctly.
    Previousy it may have issued "File exists" errors when
    it failed to appropriately rename files being replaced.
    [bug introduced in coreutils-9.2]
  * date --file and dircolors will now diagnose a failure to read a file.
    Previously they would have silently ignored the failure.
    [This bug was present in "the beginning".]
  * md5sum --check again correctly prints the status of each file checked.
    Previously the status for files was printed as 'OK' once any file had passed.
    This also applies to cksum, sha*sum, and b2sum.
    [bug introduced in coreutils-9.2]
  * wc will now diagnose if any total counts have overflowed.
    [This bug was present in "the beginning".]
  * `wc -c` will again correctly update the read offset of inputs.
    Previously it deduced the size of inputs while leaving the offset unchanged.
    [bug introduced in coreutils-8.27]
  * Coreutils programs no longer fail for timestamps past the year 2038
    on obsolete configurations with 32-bit signed time_t, because the
    build procedure now rejects these configurations.
    [This bug was present in "the beginning".]
  Changes in behavior:
  * 'cp -n' and 'mv -n' now issue an error diagnostic if skipping a file,
    to correspond with -n inducing a nonzero exit status as of coreutils 9.2.
    Similarly 'cp -v' and 'mv -v' will output a message for each file skipped
    due to -n, -i, or -u.
  New features:
  * cp and mv now support --update=none to always skip existing files
    in the destination, while not affecting the exit status.
    This is equivalent to the --no-clobber behavior from before v9.2.
- drop fix-reflink-fallback.patch (upstream).
- add coreutils-tests-skip-cpuinfo-replaced.patch: avoid FP test failure.
Comments 0
openSUSE Build Service is sponsored by