Processed: bug 716775 is forwarded to http://sourceware.org/bugzilla/show_bug.cgi?id=15736

2013-07-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > forwarded 716775 http://sourceware.org/bugzilla/show_bug.cgi?id=15736 Bug #716775 [libc6] libc6:amd64: mismatch between strcasecmp and toupper/tolower in tr_TR.iso88599 locale Set Bug forwarded-to-address to 'http://sourceware.org/bugzilla/show_

r5664 - in glibc-package/trunk/debian: . patches/kfreebsd

2013-07-12 Thread Petr Salinger
Author: ps-guest Date: 2013-07-12 15:45:54 + (Fri, 12 Jul 2013) New Revision: 5664 Modified: glibc-package/trunk/debian/changelog glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff Log: kfreebsd/local-sysdeps.diff: update to revision 4739 (from glibc-bsd). Modified: glibc

Bug#716775: libc6:amd64: mismatch between strcasecmp and toupper/tolower in tr_TR.iso88599 locale

2013-07-12 Thread Vincent Lefevre
Package: libc6 Version: 2.17-7 Severity: normal There is a mismatch between strcasecmp and toupper/tolower in the tr_TR.iso88599 locale: #include #include #include #include #include int main (void) { int i, j, k; char *infs[] = { "INF", "inf" }; if (setlocale (LC_ALL, "") == NULL)

Bug#665287: [#665287] clockid_t types (fwd)

2013-07-12 Thread Robert Millan
2013/7/11 Petr Salinger : > The kernel support is available in HEAD (but not in STABLE-9). > It could be easier to backport (kernel part of) > > http: //www.freebsd.org/cgi/query-pr.cgi?pr=16841 Uhm wrong PR number. > into our kernel. > > Or even persuade upstream to MFC it into STABLE-9 ;-) Do