From: Jakub Jelinek Date: Mon, 22 Aug 2005 07:51:54 +0000 (+0000) Subject: 2.3.90-9 X-Git-Tag: cvs/fedora-glibc-2_3_90-9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2b0f6344275bc3624e47a4d02b67a7e131f6f56;p=thirdparty%2Fglibc.git 2.3.90-9 --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 8c2d7f14289..969f6409744 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 8 +%define glibcrelease 9 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define xenarches i686 athlon @@ -1074,6 +1074,12 @@ rm -f *.filelist* %endif %changelog +* Mon Aug 22 2005 Jakub Jelinek 2.3.90-9 +- update from CVS + - fix resolving over TCP (#161181, #165802) + - on ia64 don't abort on unhandled math function exception codes + (#165693) + * Mon Aug 8 2005 Jakub Jelinek 2.3.90-8 - update from CVS - nscd persistent database verifier (#164001)