This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch, fedora/master, updated. glibc-2.14-1068-g98a758e


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, fedora/master has been updated
       via  98a758e31777aea78161e05d89bbd117a1bfe922 (commit)
       via  1d3b8f9491b0e2573373c374f2beccaf8e1dfb25 (commit)
       via  85ae058936c5f6e2bf7fb26979389dd26c9690b5 (commit)
       via  f3ed22607e8bf724b697c16876dbb76bb2418db6 (commit)
       via  a60df2c3db52b66fd3190c92ad9bc9b972e0d1fc (commit)
       via  69f630971184cae39d578709089d175c4b743390 (commit)
       via  675456ef83622a17c86ae60b94b8e5e3a9d5bb2f (commit)
       via  5e4287d16f897cde3e0201de0f96d148248c0ca9 (commit)
       via  9c96ff23858b0759e12ad69e3c4599931c90bee8 (commit)
       via  73d7af4f4c2b394063cb0b3a33ee2b00b5ad80b4 (commit)
       via  1dc277048c82f5445031b9273114a6a5c505abd8 (commit)
       via  f9ddf089f124279836930692b9cd7bc807e60088 (commit)
       via  07df30d99565f1b4dd6d9abf4a1c169bbd9aa3be (commit)
       via  9ac533d31bae9b814a0c84b279db422005d1c9fd (commit)
       via  eda97df36c09685f9a56fb777a9790c743aaf6c9 (commit)
       via  19b6db2e0478b1de8c18d84baa08ae375972f972 (commit)
       via  8e999d29628b0d1fec3046722554e792c351450b (commit)
       via  89edf2e9119b57fc404891670d2bc47bdfdb61ef (commit)
       via  2df1f7be58b2dfc80d29e7d53415df48949340ce (commit)
       via  14d96785125abee5e9a49a1c3037f35a581750bd (commit)
       via  6761ac045dd33da3e0e5c79b0879a0d7406b439e (commit)
       via  a724d1b9bfa0f6ee9146b365e43ea6e245d0cf0c (commit)
       via  c55fbd1ea768f9fdef34a01377702c0d72cbc213 (commit)
       via  879165f25a1a6b13995e43c11e88b1a21b6f101e (commit)
      from  9a2cd1254d21bfe9f1080d45193be50b98b029c3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=98a758e31777aea78161e05d89bbd117a1bfe922

commit 98a758e31777aea78161e05d89bbd117a1bfe922
Author: Andreas Schwab <schwab@redhat.com>
Date:   Mon Aug 15 10:06:20 2011 +0200

    2.14.90-5

diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 49f525d..084de7c 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -24,7 +24,7 @@
 Summary: The GNU libc libraries
 Name: glibc
 Version: %{glibcversion}
-Release: 4
+Release: 5
 # 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
@@ -1071,6 +1071,13 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Mon Aug 15 2011 Andreas Schwab <schwab@redhat.com> - 2.14.90-5
+- Update from master
+  - Implement LD_DEBUG=scopes
+  - Locale-independent parsing in libintl (#726536)
+  - Fix stack alignment on x86_64 (#728762)
+  - Implement scandirat function
+
 * Tue Aug  9 2011 Andreas Schwab <schwab@redhat.com> - 2.14.90-4
 - Update from master
   - Properly tokenize nameserver line for servers with IPv6 address
@@ -1083,7 +1090,7 @@ rm -f *.filelist*
   - Add read barrier protecting DES initialization
   - Fix overflow bug in optimized strncat for x86-64
   - Check for overflows in expressions (BZ#12852)
-  - Fix check for AVX enablement (BZ#13007)
+  - Fix check for AVX enablement (#720176, BZ#13007)
   - Force La_x86_64_ymm to be 16-byte aligned
   - Add const attr to gnu_dev_{major,minor,makedev}
 - Filter out GLIBC_PRIVATE symbols again

http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=1d3b8f9491b0e2573373c374f2beccaf8e1dfb25

commit 1d3b8f9491b0e2573373c374f2beccaf8e1dfb25
Merge: eda97df 85ae058
Author: Andreas Schwab <schwab@redhat.com>
Date:   Mon Aug 15 10:00:26 2011 +0200

    Merge remote-tracking branch 'origin/master' into fedora/master


http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=eda97df36c09685f9a56fb777a9790c743aaf6c9

commit eda97df36c09685f9a56fb777a9790c743aaf6c9
Author: Andreas Schwab <schwab@redhat.com>
Date:   Fri Aug 12 14:22:39 2011 +0200

    Filter out GLIBC_PRIVATE symbols again

diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 6ba5851..49f525d 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -88,9 +88,7 @@ BuildRequires: gcc >= 4.1.0-0.17
 BuildRequires: elfutils >= 0.72
 BuildRequires: rpm >= 4.2-0.56
 %endif
-%filter_from_provides /GLIBC_PRIVATE/d
-%filter_from_requires /GLIBC_PRIVATE/d
-%filter_setup
+%global __filter_GLIBC_PRIVATE 1
 
 %description
 The glibc package contains standard libraries which are used by

http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=19b6db2e0478b1de8c18d84baa08ae375972f972

commit 19b6db2e0478b1de8c18d84baa08ae375972f972
Author: Andreas Schwab <schwab@redhat.com>
Date:   Fri Aug 12 11:25:44 2011 +0200

    Fix missing debuginfo

diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index e58cd08..6ba5851 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -405,6 +405,7 @@ GCC=`cat Gcc`
 rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT
 make -j1 install_root=$RPM_BUILD_ROOT install -C build-%{target} %{silentrules}
+chmod +x $RPM_BUILD_ROOT%{_prefix}/libexec/pt_chown
 %ifnarch %{auxarches}
 cd build-%{target} && \
   make %{?_smp_mflags} install_root=$RPM_BUILD_ROOT install-locales -C ../localedata objdir=`pwd` && \
@@ -797,8 +798,10 @@ eu-readelf -hS $RPM_BUILD_ROOT/usr/bin/getconf $RPM_BUILD_ROOT/usr/libexec/getco
 
 find_debuginfo_args='--strict-build-id -g'
 %ifarch %{debuginfocommonarches}
+echo %{_prefix}/libexec/pt_chown > workaround.filelist
 find_debuginfo_args="$find_debuginfo_args \
-  -l common.filelist -l utils.filelist -l nscd.filelist -p '.*/sbin/.*' \
+  -l common.filelist -l utils.filelist -l nscd.filelist -l workaround.filelist \
+  -p '.*/(sbin|libexec)/.*' \
   -o debuginfocommon.filelist \
   -l rpm.filelist -l nosegneg.filelist \
 "

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                          |  109 +++++++++++++++
 NEWS                                               |    5 +-
 Versions.def                                       |    1 +
 dirent/Makefile                                    |    5 +-
 dirent/Versions                                    |    3 +
 dirent/dirent.h                                    |   45 ++++++-
 dirent/opendir.c                                   |   13 ++-
 dirent/scandir.c                                   |  125 +----------------
 dirent/scandir64.c                                 |   10 +-
 dirent/scandirat.c                                 |  144 ++++++++++++++++++++
 dirent/scandirat64.c                               |   26 ++++
 elf/dl-libc.c                                      |   11 +-
 elf/dl-load.c                                      |    8 +-
 elf/dl-open.c                                      |   65 ++++-----
 elf/rtld.c                                         |   16 ++-
 fedora/glibc.spec.in                               |   20 ++-
 include/dirent.h                                   |   11 ++
 intl/l10nflist.c                                   |   26 ++--
 locale/Makefile                                    |   31 +++--
 nptl/ChangeLog                                     |    7 +
 nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S |    6 +-
 .../sysv/linux/x86_64/pthread_cond_timedwait.S     |    6 +-
 .../unix/sysv/linux/x86_64/pthread_cond_wait.S     |    4 +-
 nscd/servicescache.c                               |    2 +-
 string/strncat.c                                   |    7 +-
 sysdeps/generic/ldsodefs.h                         |   10 +-
 sysdeps/i386/i486/bits/atomic.h                    |   18 ++-
 sysdeps/unix/opendir.c                             |   21 +++-
 sysdeps/unix/sysv/linux/i386/scandir64.c           |  105 ++++++++++++++-
 sysdeps/unix/sysv/linux/ia64/sys/ptrace.h          |    2 +-
 sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h       |    2 +-
 sysdeps/unix/sysv/linux/s390/sys/ptrace.h          |    2 +-
 sysdeps/unix/sysv/linux/sparc/bits/resource.h      |    4 +-
 sysdeps/unix/sysv/linux/sparc/sys/ptrace.h         |    2 +-
 sysdeps/wordsize-64/scandirat.c                    |    6 +
 sysdeps/wordsize-64/scandirat64.c                  |    1 +
 sysdeps/x86_64/l10nflist.c                         |   13 ++
 37 files changed, 652 insertions(+), 240 deletions(-)
 create mode 100644 dirent/scandirat.c
 create mode 100644 dirent/scandirat64.c
 create mode 100644 sysdeps/wordsize-64/scandirat.c
 create mode 100644 sysdeps/wordsize-64/scandirat64.c
 create mode 100644 sysdeps/x86_64/l10nflist.c


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]