r3349 - in glibc-package/branches/eglibc-2.9/debian: . patches patches/localedata testsuite-checking
Author: aurel32
Date: 2009-03-01 13:47:50 +0000 (Sun, 01 Mar 2009)
New Revision: 3349
Added:
glibc-package/branches/eglibc-2.9/debian/patches/localedata/submitted-bz9912-locale-ru_UA.diff
Modified:
glibc-package/branches/eglibc-2.9/debian/changelog
glibc-package/branches/eglibc-2.9/debian/patches/series
glibc-package/branches/eglibc-2.9/debian/testsuite-checking/expected-results-i486-linux-gnu-libc
glibc-package/branches/eglibc-2.9/debian/testsuite-checking/expected-results-i686-linux-i686
Log:
Merge changes from revisions 3333-3348 from trunk to eglibc
Modified: glibc-package/branches/eglibc-2.9/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.9/debian/changelog 2009-03-01 13:39:45 UTC (rev 3348)
+++ glibc-package/branches/eglibc-2.9/debian/changelog 2009-03-01 13:47:50 UTC (rev 3349)
@@ -16,10 +16,18 @@
glibc (2.9-5) unstable; urgency=low
- *
+ [ Clint Adams ]
+ * Change first day of the week in ru_UA locale to Monday. closes:
+ #517386.
- -- Aurelien Jarno <aurel32@debian.org> Fri, 27 Feb 2009 20:18:01 +0100
+ [ Aurelien Jarno ]
+ * testsuite-checking/expected-results-i486-linux-gnu-libc,
+ testsuite-checking/expected-results-i686-linux-i686: remove
+ testgrp.out from the ignore list, it was due to a misconfiguration
+ of the build daemon.
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 01 Mar 2009 13:52:29 +0100
+
glibc (2.9-4) unstable; urgency=low
* testsuite-checking/expected-results-ia64-linux-gnu-libc: ignore
Added: glibc-package/branches/eglibc-2.9/debian/patches/localedata/submitted-bz9912-locale-ru_UA.diff
===================================================================
--- glibc-package/branches/eglibc-2.9/debian/patches/localedata/submitted-bz9912-locale-ru_UA.diff (rev 0)
+++ glibc-package/branches/eglibc-2.9/debian/patches/localedata/submitted-bz9912-locale-ru_UA.diff 2009-03-01 13:47:50 UTC (rev 3349)
@@ -0,0 +1,15 @@
+Index: a/localedata/locales/ru_UA
+===================================================================
+RCS file: /cvs/glibc/libc/localedata/locales/ru_UA,v
+retrieving revision 1.18
+diff -u -r1.18 ru_UA
+--- a/localedata/locales/ru_UA 31 Oct 2008 19:00:57 -0000 1.18
++++ b/localedata/locales/ru_UA 27 Feb 2009 17:04:30 -0000
+@@ -141,6 +141,7 @@
+ date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
+ <U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
+ <U0025><U005A><U0020><U0025><U0059>"
++week 7;19971201;4
+ END LC_TIME
+
+ LC_PAPER
Modified: glibc-package/branches/eglibc-2.9/debian/patches/series
===================================================================
--- glibc-package/branches/eglibc-2.9/debian/patches/series 2009-03-01 13:39:45 UTC (rev 3348)
+++ glibc-package/branches/eglibc-2.9/debian/patches/series 2009-03-01 13:47:50 UTC (rev 3349)
@@ -41,6 +41,7 @@
localedata/first_weekday.diff
localedata/submitted-bz9835-en_GB-first_day.diff
localedata/locale-fr_FR.diff
+localedata/submitted-bz9912-locale-ru_UA.diff
alpha/local-gcc4.1.diff
alpha/submitted-creat64.diff
Modified: glibc-package/branches/eglibc-2.9/debian/testsuite-checking/expected-results-i486-linux-gnu-libc
===================================================================
--- glibc-package/branches/eglibc-2.9/debian/testsuite-checking/expected-results-i486-linux-gnu-libc 2009-03-01 13:39:45 UTC (rev 3348)
+++ glibc-package/branches/eglibc-2.9/debian/testsuite-checking/expected-results-i486-linux-gnu-libc 2009-03-01 13:47:50 UTC (rev 3349)
@@ -5,7 +5,6 @@
#
annexc.out, Error 1 (ignored)
check-localplt.out, Error 1
-testgrp.out, Error 1
tst-cancelx4.out, Error 1
tst-cancelx5.out, Error 1
tst-cpuclock2.out, Error 1
Modified: glibc-package/branches/eglibc-2.9/debian/testsuite-checking/expected-results-i686-linux-i686
===================================================================
--- glibc-package/branches/eglibc-2.9/debian/testsuite-checking/expected-results-i686-linux-i686 2009-03-01 13:39:45 UTC (rev 3348)
+++ glibc-package/branches/eglibc-2.9/debian/testsuite-checking/expected-results-i686-linux-i686 2009-03-01 13:47:50 UTC (rev 3349)
@@ -5,7 +5,6 @@
#
annexc.out, Error 1 (ignored)
check-localplt.out, Error 1
-testgrp.out, Error 1
tst-cpuclock2.out, Error 1
tst-timer.out, Error 139
tst-tls4.out, Error 1
Reply to: