summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-05-24 16:34:46 +0000
committerJakub Jelinek <jakub@redhat.com>2005-05-24 16:34:46 +0000
commit65e9e980336144eea0cf7951f1d4aab3550fef25 (patch)
tree3efdac4745ff8150b5092e604ff1dc4484d75349
parentfa5b2af750e09b61ffc5f636f269968429de1ba1 (diff)
-rw-r--r--fedora/glibc.spec.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index ba0b7ed6be..171ed1422e 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 nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 sparc64 ppc ppc64
@@ -1339,6 +1339,11 @@ rm -f *.filelist*
%endif
%changelog
+* Tue May 24 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-9
+- update from CVS
+ - increase bindresvport's LOWPORT to 512, apparently some
+ broken daemons don't think 0 .. 511 ports are reserved
+
* Mon May 23 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-8
- update from CVS
- fix kernel version check in ld.so