Go to file
Dirk Mueller 949c2f42cf * cksum now accepts the --base64 (-b) option to print
base64-encoded checksums.  It also accepts/checks such
    checksums.
  * cksum now accepts the --raw option to output a raw binary
    checksum.  No file name or other information is output in
    this mode.
  * cp, mv, and install now accept the --debug option to
    print details on how a file is being copied.
  * factor now accepts the --exponents (-h) option to print
    factors in the form p^e, rather than repeating the prime p, e
    times.
  * ls now supports the --time=modification option, to explicitly
    select the default mtime timestamp for display and sorting.
  * mv now supports the --no-copy option, which causes it to fail
    when asked to move a file to a different file system.
  * split now accepts options like '-n SIZE' that exceed machine
    integer range, when they can be implemented as if they were
    infinity.
  * split -n now accepts piped input even when not in round-robin
    mode, by first copying input to a temporary file to determine its
    size.
  * wc now accepts the --total={auto,never,always,only} option
    to give explicit control over when the total is output.
  * 'cp --reflink=always A B' no longer leaves behind a newly
    created empty file B merely because copy-on-write clones are not
    supported.
  * 'cp -n' and 'mv -n' now exit with nonzero status if they skip
    their action because the destination exists, and likewise for 'cp
    -i', 'ln -i', and 'mv -i' when the user declines.  (POSIX
    specifies this for 'cp -i' and 'mv -i'.)

OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=345
2023-03-21 21:33:58 +00:00
_multibuild Accepting request 768253 from home:lnussel:branches:Base:System 2020-01-29 14:45:22 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=1 2006-12-18 23:15:28 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=1 2006-12-18 23:15:28 +00:00
baselibs.conf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=23 2008-04-10 11:11:17 +00:00
coreutils-9.2.tar.xz - update to 9.2: 2023-03-21 21:00:25 +00:00
coreutils-9.2.tar.xz.sig - update to 9.2: 2023-03-21 21:00:25 +00:00
coreutils-build-timeout-as-pie.patch Accepting request 620563 from home:berny:branches:Base:System 2018-07-04 06:11:55 +00:00
coreutils-disable_tests.patch - update to 9.2: 2023-03-21 21:00:25 +00:00
coreutils-getaddrinfo.patch Accepting request 783998 from home:berny:branches:Base:System 2020-03-18 11:50:56 +00:00
coreutils-i18n.patch - update to 9.2: 2023-03-21 21:00:25 +00:00
coreutils-invalid-ids.patch Accepting request 922533 from home:berny:branches:Base:System 2021-10-01 19:34:37 +00:00
coreutils-misc.patch Accepting request 922533 from home:berny:branches:Base:System 2021-10-01 19:34:37 +00:00
coreutils-remove_hostname_documentation.patch - update to 9.2: 2023-03-21 21:00:25 +00:00
coreutils-remove_kill_documentation.patch - update to 9.2: 2023-03-21 21:00:25 +00:00
coreutils-skip-gnulib-test-tls.patch - gnulib-simple-backup-fix.patch: Add patch to make simple backups in correct 2022-04-26 08:21:31 +00:00
coreutils-skip-some-sort-tests-on-ppc.patch Accepting request 215037 from home:bernhard-voelker 2014-01-24 13:44:10 +00:00
coreutils-skip-tests-rm-ext3-perf.patch Accepting request 922533 from home:berny:branches:Base:System 2021-10-01 19:34:37 +00:00
coreutils-sysinfo.patch - gnulib-simple-backup-fix.patch: Add patch to make simple backups in correct 2022-04-26 08:21:31 +00:00
coreutils-test_without_valgrind.patch Accepting request 356783 from home:berny:branches:Base:System 2016-01-30 07:32:56 +00:00
coreutils-tests-shorten-extreme-factor-tests.patch - update to 9.2: 2023-03-21 21:00:25 +00:00
coreutils-tests-workaround-make-fdleak.patch * cksum now accepts the --base64 (-b) option to print 2023-03-21 21:33:58 +00:00
coreutils-use-python3.patch Accepting request 922533 from home:berny:branches:Base:System 2021-10-01 19:34:37 +00:00
coreutils.changes * cksum now accepts the --base64 (-b) option to print 2023-03-21 21:33:58 +00:00
coreutils.keyring Accepting request 888651 from home:berny:branches:Base:System2 2021-04-29 07:01:08 +00:00
coreutils.spec * cksum now accepts the --base64 (-b) option to print 2023-03-21 21:33:58 +00:00