auto-import glibc-2.3.3-97 on branch devel from glibc-2.3.3-97.src.rpm
This commit is contained in:
parent
f08a267818
commit
6492fbc2b0
@ -1,2 +1,2 @@
|
|||||||
glibc-20041215T0847.tar.bz2
|
glibc-20041217T0906.tar.bz2
|
||||||
glibc-fedora-20041215T0847.tar.bz2
|
glibc-fedora-20041217T0906.tar.bz2
|
||||||
|
File diff suppressed because it is too large
Load Diff
19
glibc.spec
19
glibc.spec
@ -1,6 +1,6 @@
|
|||||||
%define glibcdate 20041215T0847
|
%define glibcdate 20041217T0906
|
||||||
%define glibcversion 2.3.3
|
%define glibcversion 2.3.3
|
||||||
%define glibcrelease 93
|
%define glibcrelease 97
|
||||||
%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 ppc ppc64
|
%define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
|
||||||
@ -1267,6 +1267,21 @@ rm -f *.filelist*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 17 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-97
|
||||||
|
- update from CVS
|
||||||
|
- fix ppc64 getcontext and swapcontext (BZ#610)
|
||||||
|
- sparc/sparc64 fixes
|
||||||
|
|
||||||
|
* Wed Dec 15 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-96
|
||||||
|
- update from CVS
|
||||||
|
- fix i686 __USE_STRING_INLINES strncat
|
||||||
|
- make sure ppc/ppc64 maintain correct stack alignment
|
||||||
|
across clone
|
||||||
|
|
||||||
|
* Wed Dec 15 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-95
|
||||||
|
- export nis_domain_of_r from libnsl.so again which was
|
||||||
|
unintentionally lost
|
||||||
|
|
||||||
* Wed Dec 15 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-93
|
* Wed Dec 15 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-93
|
||||||
- update from CVS
|
- update from CVS
|
||||||
- ppc/ppc64 clone without CLONE_THREAD getpid () adjustement
|
- ppc/ppc64 clone without CLONE_THREAD getpid () adjustement
|
||||||
|
Loading…
Reference in New Issue
Block a user