diff options
author | Jakub Jelinek <jakub@redhat.com> | 2005-05-24 16:34:46 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2005-05-24 16:34:46 +0000 |
commit | 65e9e980336144eea0cf7951f1d4aab3550fef25 (patch) | |
tree | 3efdac4745ff8150b5092e604ff1dc4484d75349 /fedora/glibc.spec.in | |
parent | fa5b2af750e09b61ffc5f636f269968429de1ba1 (diff) | |
download | glibc-65e9e980336144eea0cf7951f1d4aab3550fef25.tar glibc-65e9e980336144eea0cf7951f1d4aab3550fef25.tar.gz glibc-65e9e980336144eea0cf7951f1d4aab3550fef25.tar.bz2 glibc-65e9e980336144eea0cf7951f1d4aab3550fef25.zip |
2.3.5-9cvs/fedora-glibc-2_3_5-9
Diffstat (limited to 'fedora/glibc.spec.in')
-rw-r--r-- | fedora/glibc.spec.in | 7 |
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 |