]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.4.90-3 cvs/fedora-glibc-2_4_90-3
authorJakub Jelinek <jakub@redhat.com>
Thu, 27 Apr 2006 21:34:42 +0000 (21:34 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 27 Apr 2006 21:34:42 +0000 (21:34 +0000)
fedora/glibc.spec.in

index d1aceae0cb01dd471787d50a60a326be6dbc2178..00db08833a87fc58a9f6c26c25461c617ec3e961 100644 (file)
@@ -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 <jakub@redhat.com> 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 <jakub@redhat.com> 2.4.90-2
 - update from CVS
   - fix getaddrinfo (#190002)