SHA256
1
0
forked from pool/coreutils
Go to file
Philipp Thomas c09ae1bc93 - Update to 8.8. Changes since 8.6:
** Bug fixes
  cp -u no longer does unnecessary copying merely because the source
  has finer-grained time stamps than the destination.
  od now prints floating-point numbers without losing information, and
  it no longer omits spaces between floating-point columns in some cases.
  sort -u with at least two threads could attempt to read through a
  corrupted pointer. [bug introduced in coreutils-8.6]
  sort with at least two threads and with blocked output would busy-loop
  (spinlock) all threads, often using 100% of available CPU cycles to
  do no work.  I.e., "sort < big-file | less" could waste a lot of power.
  [bug introduced in coreutils-8.6]
  sort with at least two threads no longer segfaults due to use of pointers
  into the stack of an expired thread. [bug introduced in coreutils-8.6]
  sort --compress no longer mishandles subprocesses' exit statuses,
  no longer hangs indefinitely due to a bug in waiting for subprocesses,
  and no longer generates many more than NMERGE subprocesses.
  sort -m -o f f ... f no longer dumps core when file descriptors are limited.
  csplit no longer corrupts heap when writing more than 999 files,
  nor does it leak memory for every chunk of input processed
  [the bugs were present in the initial implementation]
  tail -F once again notices changes in a currently unavailable
  remote directory [bug introduced in coreutils-7.5]
** Changes in behavior
  sort will not create more than 8 threads by default due to diminishing
  performance gains.  Also the --parallel option is no longer restricted
  to the number of available processors.
  cp --attributes-only now completely overrides --reflink.
  Previously a reflink was needlessly attempted.

OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=77
2011-01-03 19:39:07 +00:00
_service - Update to 8.8. Changes since 8.6: 2011-01-03 19:39:07 +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 - Update to 8.8. Changes since 8.6: 2011-01-03 19:39:07 +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.8. Changes since 8.6: 2011-01-03 19:39:07 +00:00
coreutils-8.8.de.po - Update to 8.8. Changes since 8.6: 2011-01-03 19:39:07 +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.8. Changes since 8.6: 2011-01-03 19:39:07 +00:00
coreutils-i18n-infloop.patch - Update to 8.8. Changes since 8.6: 2011-01-03 19:39:07 +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-no_hostname_and_hostid.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-split_suffix.patch - Update to 8.8. Changes since 8.6: 2011-01-03 19:39:07 +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.changes - Update to 8.8. Changes since 8.6: 2011-01-03 19:39:07 +00:00
coreutils.spec - Update to 8.8. Changes since 8.6: 2011-01-03 19:39:07 +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