auto-import glibc-2.3.5-11 on branch devel from glibc-2.3.5-11.src.rpm
This commit is contained in:
parent
1803713c8c
commit
0d2a757f3e
@ -1,2 +1,2 @@
|
|||||||
glibc-20050524T1606.tar.bz2
|
glibc-20050620T1530.tar.bz2
|
||||||
glibc-fedora-20050524T1606.tar.bz2
|
glibc-fedora-20050620T1530.tar.bz2
|
||||||
|
File diff suppressed because it is too large
Load Diff
18
glibc.spec
18
glibc.spec
@ -1,9 +1,9 @@
|
|||||||
%define glibcdate 20050524T1606
|
%define glibcdate 20050620T1530
|
||||||
%define glibcname glibc
|
%define glibcname glibc
|
||||||
%define glibcsrcdir glibc-20050524T1606
|
%define glibcsrcdir glibc-20050620T1530
|
||||||
%define glibc_release_tarballs 0
|
%define glibc_release_tarballs 0
|
||||||
%define glibcversion 2.3.5
|
%define glibcversion 2.3.5
|
||||||
%define glibcrelease 10
|
%define glibcrelease 11
|
||||||
%define auxarches i586 i686 athlon sparcv9 alphaev6
|
%define auxarches i586 i686 athlon sparcv9 alphaev6
|
||||||
%define prelinkarches noarch
|
%define prelinkarches noarch
|
||||||
%define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 sparc64 ppc ppc64
|
%define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 sparc64 ppc ppc64
|
||||||
@ -1344,6 +1344,18 @@ rm -f *.filelist*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 20 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-11
|
||||||
|
- update from CVS
|
||||||
|
- PPC32 -msecure-plt support
|
||||||
|
- support classes keyword in /etc/hesiod.conf (#150350)
|
||||||
|
- add RLIMIT_NICE and RLIMIT_RTPRIO to <sys/resources.h> (#157049)
|
||||||
|
- decrease number of .plt relocations in libc.so
|
||||||
|
- use -laudit in nscd (#159217)
|
||||||
|
- handle big amounts of networking interfaces in getifaddrs/if_nameindex
|
||||||
|
(#159399)
|
||||||
|
- fix pa_IN locale's am_pm (#158715, BZ#622)
|
||||||
|
- fix debugging of PIEs
|
||||||
|
|
||||||
* Mon May 30 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-10
|
* Mon May 30 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-10
|
||||||
- fix LD_ASSUME_KERNEL (since 2.3.5-8 GLRO(dl_osversion)
|
- fix LD_ASSUME_KERNEL (since 2.3.5-8 GLRO(dl_osversion)
|
||||||
has been always overwritten with the version of currently
|
has been always overwritten with the version of currently
|
||||||
|
Loading…
Reference in New Issue
Block a user