From: Jakub Jelinek Date: Mon, 24 Apr 2006 10:12:55 +0000 (+0000) Subject: 2.4-6 X-Git-Tag: cvs/fedora-glibc-2_4-6~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15b2849a0d3774da75ed614d48c165c38db727cb;p=thirdparty%2Fglibc.git 2.4-6 --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 0f38af7f112..46a82d56bd6 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 5 +%define glibcrelease 6 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define xenarches i686 athlon @@ -313,6 +313,19 @@ cat > override_headers/asm/unistd.h < override_headers/asm/unistd.h < override_headers/asm/unistd.h < override_headers/asm/unistd.h < override_headers/asm/unistd.h < 2.4-6 +- update from CVS + - NIS+ fixes + - don't segfault on too large argp key values (#189545) + - getaddrinfo fixes for RFC3484 (#188364) + * Tue Mar 28 Jakub Jelinek 2.4-5 - update from CVS - pshared robust mutex support