Go to file
Philipp Thomas 9d1d687974 - Update to 8.11:
* 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
2011-04-15 14:49:23 +00:00
_service - Update to 8.11: 2011-04-15 14:49:23 +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-8.6-compile-su-with-fpie.diff Accepting request 53149 from home:lnussel:Factory 2010-11-16 13:35:27 +00:00
coreutils-8.6-honor-settings-in-etc-default-su-resp-etc-login.defs.diff Accepting request 53149 from home:lnussel:Factory 2010-11-16 13:35:27 +00:00
coreutils-8.6-i18n.patch - Fix i18n patch for join. 2011-02-10 16:07:27 +00:00
coreutils-8.6-log-all-su-attempts.diff Accepting request 53149 from home:lnussel:Factory 2010-11-16 13:35:27 +00:00
coreutils-8.6-make-sure-sbin-resp-usr-sbin-are-in-PATH.diff Accepting request 53149 from home:lnussel:Factory 2010-11-16 13:35:27 +00:00
coreutils-8.6-pam-support-for-su.diff - Update to 8.8. Changes since 8.6: 2011-01-03 19:39:07 +00:00
coreutils-8.6-set-sane-default-path.diff Accepting request 53149 from home:lnussel:Factory 2010-11-16 13:35:27 +00:00
coreutils-8.6-update-man-page-for-pam.diff - Update to 8.9: 2011-01-05 13:31:58 +00:00
coreutils-8.9-singlethreaded-sort.patch Updating link to change in openSUSE:Factory/coreutils revision 51.0 2011-01-14 13:58:48 +00:00
coreutils-8.11.tar.xz - Update to 8.11: 2011-04-15 14:49:23 +00:00
coreutils-getaddrinfo.patch Updating link to change in openSUSE:Factory/coreutils revision 43.0 2010-07-19 12:13:47 +00:00
coreutils-gl_printf_safe.patch - Update to 8.11: 2011-04-15 14:49:23 +00:00
coreutils-i18n-infloop.patch - Update to 8.9: 2011-01-05 13:31:58 +00:00
coreutils-i18n-uninit.patch - Update to 8.6: 2010-11-11 17:25:53 +00:00
coreutils-invalid-ids.patch Updating link to change in openSUSE:Factory/coreutils revision 43.0 2010-07-19 12:13:47 +00:00
coreutils-misc.patch - Update to 8.8. Changes since 8.6: 2011-01-03 19:39:07 +00:00
coreutils-ptr_int_casts.patch - Update to 8.6: 2010-11-11 17:25:53 +00:00
coreutils-remove_hostname_documentation.patch - Remove the last patch as it isn't needed. It was an old patch 2011-04-04 14:16:21 +00:00
coreutils-sysinfo.patch Updating link to change in openSUSE:Factory/coreutils revision 43.0 2010-07-19 12:13:47 +00:00
coreutils-testsuite.spec - Update to 8.11: 2011-04-15 14:49:23 +00:00
coreutils.changes - Update to 8.11: 2011-04-15 14:49:23 +00:00
coreutils.spec - Update to 8.11: 2011-04-15 14:49:23 +00:00
su.default OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=12 2007-11-30 15:07:11 +00:00
su.pamd Updating link to change in openSUSE:Factory/coreutils revision 43.0 2010-07-19 12:13:47 +00:00