2.13.90-1

This commit is contained in:
Andreas Schwab 2011-01-25 12:34:04 +01:00
parent e89d95d281
commit 3558758764
4 changed files with 216 additions and 257 deletions

4
.gitignore vendored
View File

@ -1,3 +1,3 @@
/glibc-2.13-fedora.tar.xz
/glibc-2.13.tar.xz
/glibc-ports-2.12-54-gbd44238.tar.xz
/glibc-2.13-6-g3321010-fedora.tar.xz
/glibc-2.13-6-g3321010.tar.xz

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
%define glibcsrcdir glibc-2.13
%define glibcversion 2.13
%define glibcsrcdir glibc-2.13-6-g3321010
%define glibcversion 2.13.90
%define glibcportsdir glibc-ports-2.12-54-gbd44238
### glibc.spec.in follows:
%define run_glibc_tests 1
@ -1034,6 +1034,11 @@ rm -f *.filelist*
%endif
%changelog
* Tue Jan 25 2011 Andreas Schwab <schwab@redhat.com> - 2.13.90-1
- Update from master
- Fix ordering of DSO constructors and destructors (BZ#11724)
- Remove no longer needed assembler workaround
* Tue Jan 18 2011 Andreas Schwab <schwab@redhat.com> - 2.13-1
- Update to 2.13 release
- Define AT_NO_AUTOMOUNT

View File

@ -1,3 +1,3 @@
3d1e20fbe27dde9a14fd577e5e7d68dc glibc-2.13-fedora.tar.xz
cc5d8b1b994fb3b870222565c79853ca glibc-2.13.tar.xz
11e71635dabc55410f7100fcd18fd47f glibc-2.13-6-g3321010-fedora.tar.xz
66c4127428843137291cb14fe0a19345 glibc-2.13-6-g3321010.tar.xz
62a6f9e2a8d2afb66f7672a2b9a6315c glibc-ports-2.12-54-gbd44238.tar.xz