9d1d687974
* Bug fixes cp -a --link would not create a hardlink to a symlink, instead copying the symlink and then not preserving its timestamp. [bug introduced in coreutils-8.0] cp now avoids FIEMAP issues with BTRFS before Linux 2.6.38, which could result in corrupt copies of sparse files. [bug introduced in coreutils-8.10] cut could segfault when invoked with a user-specified output delimiter and an unbounded range like "-f1234567890-". [bug introduced in coreutils-5.3.0] du would infloop when given --files0-from=DIR [bug introduced in coreutils-7.1] sort no longer spawns 7 worker threads to sort 16 lines [bug introduced in coreutils-8.6] touch built on Solaris 9 would segfault when run on Solaris 10 [bug introduced in coreutils-8.8] wc would dereference a NULL pointer upon an early out-of-memory error [bug introduced in coreutils-7.1] ** New features dd now accepts the 'nocache' flag to the iflag and oflag options, which will discard any cache associated with the files, or processed portion thereof. dd now warns that 'iflag=fullblock' should be used, in various cases where partial reads can cause issues. ** Changes in behavior cp now avoids syncing files when possible, when doing a FIEMAP copy. The sync is only needed on Linux kernels before 2.6.39. [The sync was introduced in coreutils-8.10] OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=109 |
||
---|---|---|
_service | ||
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
coreutils-8.6-compile-su-with-fpie.diff | ||
coreutils-8.6-honor-settings-in-etc-default-su-resp-etc-login.defs.diff | ||
coreutils-8.6-i18n.patch | ||
coreutils-8.6-log-all-su-attempts.diff | ||
coreutils-8.6-make-sure-sbin-resp-usr-sbin-are-in-PATH.diff | ||
coreutils-8.6-pam-support-for-su.diff | ||
coreutils-8.6-set-sane-default-path.diff | ||
coreutils-8.6-update-man-page-for-pam.diff | ||
coreutils-8.9-singlethreaded-sort.patch | ||
coreutils-8.11.tar.xz | ||
coreutils-getaddrinfo.patch | ||
coreutils-gl_printf_safe.patch | ||
coreutils-i18n-infloop.patch | ||
coreutils-i18n-uninit.patch | ||
coreutils-invalid-ids.patch | ||
coreutils-misc.patch | ||
coreutils-ptr_int_casts.patch | ||
coreutils-remove_hostname_documentation.patch | ||
coreutils-sysinfo.patch | ||
coreutils-testsuite.spec | ||
coreutils.changes | ||
coreutils.spec | ||
su.default | ||
su.pamd |