auto-import glibc-2.3.3-89 on branch devel from glibc-2.3.3-89.src.rpm
This commit is contained in:
parent
d0f23188c9
commit
61d52d11e8
@ -1,2 +1,2 @@
|
||||
glibc-20041207T1331.tar.bz2
|
||||
glibc-fedora-20041207T1331.tar.bz2
|
||||
glibc-20041208T1024.tar.bz2
|
||||
glibc-fedora-20041208T1024.tar.bz2
|
||||
|
File diff suppressed because it is too large
Load Diff
12
glibc.spec
12
glibc.spec
@ -1,6 +1,6 @@
|
||||
%define glibcdate 20041207T1331
|
||||
%define glibcdate 20041208T1024
|
||||
%define glibcversion 2.3.3
|
||||
%define glibcrelease 88
|
||||
%define glibcrelease 89
|
||||
%define auxarches i586 i686 athlon sparcv9 alphaev6
|
||||
%define prelinkarches noarch
|
||||
%define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
|
||||
@ -1261,6 +1261,14 @@ rm -f *.filelist*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Dec 8 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-89
|
||||
- update from CVS
|
||||
- fix clone2 on ia64
|
||||
- avoid tst-timer5 failing with linuxthreads implementation
|
||||
- if __libc_enable_secure, disallow mode != normal
|
||||
- change ldd script to imply -r when -u is used, properly
|
||||
propagate return value and handle suid binaries
|
||||
|
||||
* Tue Dec 7 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-88
|
||||
- update from CVS
|
||||
- disregard LD_SHOW_AUXV and LD_DYNAMIC_WEAK if __libc_enable_secure
|
||||
|
Loading…
Reference in New Issue
Block a user