Go to file
Bernhard Voelker e7f4664e8f Accepting request 1080971 from home:berny:branches:Base:System
- 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.

OBS-URL: https://build.opensuse.org/request/show/1080971
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=350
2023-04-20 21:06:24 +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.3.tar.xz Accepting request 1080971 from home:berny:branches:Base:System 2023-04-20 21:06:24 +00:00
coreutils-9.3.tar.xz.sig Accepting request 1080971 from home:berny:branches:Base:System 2023-04-20 21:06:24 +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 Accepting request 1080971 from home:berny:branches:Base:System 2023-04-20 21:06:24 +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 1080971 from home:berny:branches:Base:System 2023-04-20 21:06:24 +00:00
coreutils-remove_hostname_documentation.patch Accepting request 1080971 from home:berny:branches:Base:System 2023-04-20 21:06:24 +00:00
coreutils-remove_kill_documentation.patch Accepting request 1080971 from home:berny:branches:Base:System 2023-04-20 21:06:24 +00:00
coreutils-skip-gnulib-test-tls.patch Accepting request 1080971 from home:berny:branches:Base:System 2023-04-20 21:06:24 +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 Accepting request 1080971 from home:berny:branches:Base:System 2023-04-20 21:06:24 +00:00
coreutils-tests-workaround-make-fdleak.patch Accepting request 1080971 from home:berny:branches:Base:System 2023-04-20 21:06:24 +00:00
coreutils-use-python3.patch Accepting request 1080971 from home:berny:branches:Base:System 2023-04-20 21:06:24 +00:00
coreutils.changes Accepting request 1080971 from home:berny:branches:Base:System 2023-04-20 21:06:24 +00:00
coreutils.keyring Accepting request 888651 from home:berny:branches:Base:System2 2021-04-29 07:01:08 +00:00
coreutils.spec Accepting request 1080971 from home:berny:branches:Base:System 2023-04-20 21:06:24 +00:00