Revisions of coreutils

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 213255 from Bernhard Voelker's avatar Bernhard Voelker (bernhard-voelker) (revision 99)
* Update to 8.22.
* Pull in two I18N fixes for cut and sort from Fedora.
* Add new SELinux patch for cp from upstream.
* Avoid some testsuite failures by adding 4 other patches.

Supersedes 
https://build.opensuse.org/request/show/212842
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 212043 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 98)
The "gnulib" package contains a number of floating-point test cases
that do not work correctly with the PowerPC long double ("double double")
format.  These tests "accidentally" succeeded anyway in the big-endian
variant, but are now actually failing in little-endian mode.

As is usual for gnulib, those tests end up copied into the source code
of various packages that use gnulib, including coreutils, findutils,
grep, and libunistring.

A patch to fix the tests for ppc64le has been submitted to upstream
to the bug-gnulib mailing list.  We'll work with upstream of the
other affected packages to make sure the copies are refreshed.

- coreutils-gnulib-tests-ppc64le.patch: Fix imported gnulib long double
  math tests for little-endian PowerPC. (forwarded request 211829 from uweigand)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 210654 from Bernhard Voelker's avatar Bernhard Voelker (bernhard-voelker) (revision 97)
Avoid false sort test failure (coreutils-i18n.patch):
As for the C locale, skip the multi-byte test case
'output-is-input-mb.p'. (forwarded request 210653 from bernhard-voelker)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 209856 from Bernhard Voelker's avatar Bernhard Voelker (bernhard-voelker) (revision 96)
- Require valgrind only when it exists (forwarded request 209799 from AndreasSchwab)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 209317 from Bernhard Voelker's avatar Bernhard Voelker (bernhard-voelker) (revision 95)
- Update I18N patch from Fedora:
  (coreutils-i18n.patch)
  * sort: fix multibyte incompabilities (rh#821264)
  * pr -e, with a mix of backspaces and TABs, could corrupt the
    heap in multibyte locales (analyzed by J.Koncicky)
  * path in the testsuite to cover i18n regressions
  * Enable cut and sort-merge perl tests for multibyte as well
- Refresh longlong-aarch64.patch. (forwarded request 209118 from bernhard-voelker)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 94)
Split 13.1 from Factory
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 186198 from Philipp Thomas's avatar Philipp Thomas (psmt) (revision 93)
- Remove "BuildRequires: help2man" as it is included. (forwarded request 186183 from bernhard-voelker)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 184102 from Philipp Thomas's avatar Philipp Thomas (psmt) (revision 92)
- Undo the previous change.
  Remove configure options gl_cv_func_printf_directive_n and
  gl_cv_func_printf_infinite_long_double again because of constant
  factory build failures on x86_64 and i586.  The argument for
  adding them was that the fortify checks would be bypassed
  by the gnulib "reimplementation of printf", but that is not
  the case: instead, gnulib just adds some wrapping code to ensure
  a consistent behaviour on all supported platforms. (forwarded request 184097 from bernhard-voelker)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 179293 from Philipp Thomas's avatar Philipp Thomas (psmt) (revision 91)
- Explicitly list libattr-devel as BuildRequires (forwarded request 179221 from jengelh)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 178034 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 90)
- longlong-aarch64.patch: fix build on aarch64 (forwarded request 178022 from Andreas_Schwab)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 176188 from Bernhard Voelker's avatar Bernhard Voelker (bernhard-voelker) (revision 89)
- Try to fix nap() races in gnulib-tests.
  (coreutils-gnulib-tests-fix-nap-race.patch: add upstream patch)
  (coreutils-gnulib-tests-fix-nap-race-obs.patch: add openSUSE patch for OBS) (forwarded request 176187 from bernhard-voelker)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 163147 from Bernhard Voelker's avatar Bernhard Voelker (bernhard-voelker) (revision 88)
- Update to 8.21 (2013-02-14) [stable]
- Port su(1) deleted upstreams from previous OS package
- Fix multibyte issue in unexpand (rh#821262) (forwarded request 163146 from bernhard-voelker)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 160435 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 87)
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

- Added url as source.
  Please see http://en.opensuse.org/SourceUrls (forwarded request 160428 from m_meister)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 150029 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 86)
- do not require texinfo for building, texlive is a bit too heavy
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 85)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 149348 from Bernhard Voelker's avatar Bernhard Voelker (bernhard-voelker) (revision 84)
- Avoid segmentation fault in "join -i" with long line input (bnc#798541, VUL-1)
- Avoid segmentation fault in "sort -d" and "sort -M" with long line input
  (bnc#798538, VUL-1)
- Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1)
- Fix test-suite errors (bnc#798261).
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 144029 from Bernhard Voelker's avatar Bernhard Voelker (bernhard-voelker) (revision 83)
supersedes request 143406:
* mention patch name in changelog,
* fix crash in "df --total" due to bad rootfs hiding
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 139627 from Bernhard Voelker's avatar Bernhard Voelker (bernhard-voelker) (revision 82)
Add upstream patch fixing a cp, mv and install error
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 135275 from Philipp Thomas's avatar Philipp Thomas (psmt) (revision 81)
fix multithreading patch for sort(1) to respect OMP_NUM_THREADS again.
the other, "pending" request, #114813, was rejected by aj already (forwarded request 135267 from froh)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 125432 from Philipp Thomas's avatar Philipp Thomas (psmt) (revision 80)
Update to 8.17
Displaying revisions 61 - 80 of 159
openSUSE Build Service is sponsored by