]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.3.90-9 cvs/fedora-glibc-2_3_90-9
authorJakub Jelinek <jakub@redhat.com>
Mon, 22 Aug 2005 07:51:54 +0000 (07:51 +0000)
committerJakub Jelinek <jakub@redhat.com>
Mon, 22 Aug 2005 07:51:54 +0000 (07:51 +0000)
fedora/glibc.spec.in

index 8c2d7f142899a782c218786295a4db925a3ceca5..969f64097442be49d8ff3673e221dc871db8d6ff 100644 (file)
@@ -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 <jakub@redhat.com> 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 <jakub@redhat.com> 2.3.90-8
 - update from CVS
   - nscd persistent database verifier (#164001)