Hello community, here is the log from the commit of package coreutils for openSUSE:Factory checked in at 2013-12-06 13:51:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/coreutils (Old) and /work/SRC/openSUSE:Factory/.coreutils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "coreutils" Changes: -------- --- /work/SRC/openSUSE:Factory/coreutils/coreutils-testsuite.changes 2013-08-13 11:09:29.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.coreutils.new/coreutils-testsuite.changes 2013-12-06 14:39:26.000000000 +0100 @@ -1,0 +2,12 @@ +Sun Dec 1 22:48:48 UTC 2013 - [email protected] + +- 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. + +------------------------------------------------------------------- coreutils.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ coreutils.spec: same change ++++++ coreutils-i18n.patch ++++++ ++++ 1007 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/coreutils/coreutils-i18n.patch ++++ and /work/SRC/openSUSE:Factory/.coreutils.new/coreutils-i18n.patch ++++++ longlong-aarch64.patch ++++++ --- /var/tmp/diff_new_pack.GOIGY8/_old 2013-12-06 14:39:27.000000000 +0100 +++ /var/tmp/diff_new_pack.GOIGY8/_new 2013-12-06 14:39:27.000000000 +0100 @@ -11,11 +11,11 @@ src/longlong.h | 21 +++++++-------------- 2 files changed, 11 insertions(+), 14 deletions(-) -diff --git a/src/longlong.h b/src/longlong.h -index 4681642..eba2417 100644 ---- a/src/longlong.h -+++ b/src/longlong.h -@@ -529,23 +529,16 @@ extern UWtype __MPN(udiv_qrnnd) (UWtype *, UWtype, UWtype, UWtype); +Index: coreutils-8.21/src/longlong.h +=================================================================== +--- coreutils-8.21.orig/src/longlong.h ++++ coreutils-8.21/src/longlong.h +@@ -529,23 +529,16 @@ extern UWtype __MPN(udiv_qrnnd) (UWtype #endif /* __arm__ */ #if defined (__aarch64__) && W_TYPE_SIZE == 64 @@ -46,6 +46,3 @@ #define umul_ppmm(ph, pl, m0, m1) \ do { \ UDItype __m0 = (m0), __m1 = (m1); \ --- -1.8.3 - -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
