Commit Graph

12 Commits

Author SHA256 Message Date
OBS User _service
f0069e9572 generated via source service
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=84
2011-01-10 14:00:50 +00:00
Stephan Kulow
b5b7dff385 prepare_spec
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=83
2011-01-10 14:00:43 +00:00
OBS User _service
5f159dea2d generated via source service
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=80
2011-01-05 13:32:04 +00:00
Philipp Thomas
921495db7a - Update to 8.9:
Bug fixes
  split no longer creates files with a suffix length that
  is dependent on the number of bytes or lines per file.
  [bug introduced in coreutils-8.8]

OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=79
2011-01-05 13:31:58 +00:00
OBS User _service
4f07b6c990 generated via source service
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=78
2011-01-03 19:39:12 +00:00
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
OBS User _service
bdfd30b9a0 generated via source service
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=76
2010-12-22 15:54:24 +00:00
OBS User _service
90f58e2851 generated via source service
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=72
2010-12-22 15:40:10 +00:00
OBS User _service
2441db72ca generated via source service
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=42
2010-12-22 15:21:27 +00:00
OBS User _service
4cd50b702e generated via source service
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=38
2010-12-22 15:17:22 +00:00
OBS User _service
fd9ad6021a generated via source service
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=36
2010-12-22 14:56:12 +00:00
OBS User _service
efc444d457 generated via source service
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=33
2010-12-22 14:25:13 +00:00