Author: adconrad Date: 2013-08-17 23:36:55 +0000 (Sat, 17 Aug 2013) New Revision: 5684
Modified: glibc-package/trunk/debian/changelog glibc-package/trunk/debian/patches/series Log: patches/any/cvs-tst-cancel4-buf.diff: Increase nptl test case buffer size to 16384 so we really block on current (>= 3.10) Linux kernels. Modified: glibc-package/trunk/debian/changelog =================================================================== --- glibc-package/trunk/debian/changelog 2013-08-01 22:01:17 UTC (rev 5683) +++ glibc-package/trunk/debian/changelog 2013-08-17 23:36:55 UTC (rev 5684) @@ -1,6 +1,7 @@ eglibc (2.17-93) UNRELEASED; urgency=low - * + * patches/any/cvs-tst-cancel4-buf.diff: Increase nptl test case buffer + size to 16384 so we really block on current (>= 3.10) Linux kernels. -- Adam Conrad <[email protected]> Thu, 01 Aug 2013 23:00:51 +0100 Modified: glibc-package/trunk/debian/patches/series =================================================================== --- glibc-package/trunk/debian/patches/series 2013-08-01 22:01:17 UTC (rev 5683) +++ glibc-package/trunk/debian/patches/series 2013-08-17 23:36:55 UTC (rev 5684) @@ -244,3 +244,4 @@ any/cvs-regexp-overrun.diff any/cvs-gethostbyname-numeric.diff any/cvs-getaddrinfo-EAI_NONAME.diff +any/cvs-tst-cancel4-buf.diff -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

