2.14.90-7

This commit is contained in:
Andreas Schwab 2011-09-01 14:44:40 +02:00
parent 02300746cd
commit d05dd8538a
4 changed files with 341 additions and 324 deletions

4
.gitignore vendored
View File

@ -1,3 +1,3 @@
/glibc-2.14-209-gad69cc2-fedora.tar.xz
/glibc-2.14-209-gad69cc2.tar.xz
/glibc-ports-2.14-7-g978f13e.tar.xz
/glibc-2.14-213-g3ba5751-fedora.tar.xz
/glibc-2.14-213-g3ba5751.tar.xz

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
%define glibcsrcdir glibc-2.14-209-gad69cc2
%define glibcsrcdir glibc-2.14-213-g3ba5751
%define glibcversion 2.14.90
%define glibcportsdir glibc-ports-2.14-7-g978f13e
### glibc.spec.in follows:
@ -28,7 +28,7 @@
Summary: The GNU libc libraries
Name: glibc
Version: %{glibcversion}
Release: 6
Release: 7
# GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.
# Things that are linked directly into dynamically linked programs
# and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional
@ -1075,6 +1075,12 @@ rm -f *.filelist*
%endif
%changelog
* Thu Sep 1 2011 Andreas Schwab <schwab@redhat.com> - 2.14.90-7
- Update from master
- Relocate objects in dependency order (#733462)
- Avoid assertion failure when first DNS answer was empty (#730856)
- Don't treat tls_offset == 1 as forced dynamic (#731228)
* Wed Aug 24 2011 Andreas Schwab <schwab@redhat.com> - 2.14.90-6
- Update from master
- Correct cycle detection during dependency sorting

View File

@ -1,3 +1,3 @@
02a726d40df33004688d2b1f0bd94feb glibc-2.14-209-gad69cc2-fedora.tar.xz
a3f20e7d2e05b525aaf62abf30486753 glibc-2.14-209-gad69cc2.tar.xz
16c3101748d555b392b5fce6eb9fc62e glibc-2.14-213-g3ba5751-fedora.tar.xz
38cf77553ff7f11cf6b09910348041ed glibc-2.14-213-g3ba5751.tar.xz
de9571b97cdfb83e6c148293b7e51040 glibc-ports-2.14-7-g978f13e.tar.xz