From: Jakub Jelinek Date: Thu, 27 Apr 2006 21:34:42 +0000 (+0000) Subject: 2.4.90-3 X-Git-Tag: cvs/fedora-glibc-2_4_90-3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45f1c052dc488bb21093d52bb9a3df18e7b2df36;p=thirdparty%2Fglibc.git 2.4.90-3 --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index d1aceae0cb0..00db08833a8 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 2 +%define glibcrelease 3 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define xenarches i686 athlon @@ -1389,6 +1389,12 @@ rm -f *.filelist* %endif %changelog +* Thu Apr 27 2006 Jakub Jelinek 2.4.90-3 +- update from CVS + - fix a typo in nscd.conf (#190085) + - fix handling of SIGHUP in nscd when some caches are disabled (#189978) + - make nscd paranoia mode working with non-root server-user (#189779) + * Wed Apr 26 2006 Jakub Jelinek 2.4.90-2 - update from CVS - fix getaddrinfo (#190002)