From 43bff16613ea503cc0feee8f88eb988841083118 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Wed, 12 Mar 2014 18:13:23 -0400 Subject: [PATCH] Sync with upstream master. Use cleaner upstream solution for -ftree-loop-distribute-patterns (#911307). --- glibc-nscd-sysconfig.patch | 8 +++++--- glibc-rh1070416.patch | 12 +++--------- glibc.spec | 13 ++++++++----- sources | 2 +- 4 files changed, 17 insertions(+), 18 deletions(-) diff --git a/glibc-nscd-sysconfig.patch b/glibc-nscd-sysconfig.patch index 01bfead..a00346b 100644 --- a/glibc-nscd-sysconfig.patch +++ b/glibc-nscd-sysconfig.patch @@ -1,6 +1,8 @@ ---- a/nscd/nscd.service 2014-02-27 00:04:13.684640521 +0530 -+++ b/nscd/nscd.service 2014-02-27 00:06:14.996635380 +0530 -@@ -6,7 +6,8 @@ +diff --git a/nscd/nscd.service b/nscd/nscd.service +index b7428a3..19ba185 100644 +--- a/nscd/nscd.service ++++ b/nscd/nscd.service +@@ -5,7 +5,8 @@ Description=Name Service Cache Daemon [Service] Type=forking diff --git a/glibc-rh1070416.patch b/glibc-rh1070416.patch index 67dbcb3..b06c748 100644 --- a/glibc-rh1070416.patch +++ b/glibc-rh1070416.patch @@ -1,20 +1,14 @@ -diff --git a/nscd/nscd.service b/nscd/nscd.service -index 99c7563..a970186 100644 --- a/nscd/nscd.service +++ b/nscd/nscd.service -@@ -2,17 +2,20 @@ +@@ -2,6 +2,7 @@ [Unit] Description=Name Service Cache Daemon +After=syslog.target [Service] --Type=simple --ExecStart=/usr/sbin/nscd --foreground -+Type=forking -+ExecStart=/usr/sbin/nscd - ExecStop=/usr/sbin/nscd --shutdown - ExecReload=/usr/sbin/nscd -i passwd + Type=forking +@@ -12,8 +13,10 @@ ExecReload=/usr/sbin/nscd -i group ExecReload=/usr/sbin/nscd -i hosts ExecReload=/usr/sbin/nscd -i services diff --git a/glibc.spec b/glibc.spec index d8bab3f..f25e261 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,6 +1,6 @@ -%define glibcsrcdir glibc-2.19-112-gd4b1725 +%define glibcsrcdir glibc-2.19-146-gabe6d90 %define glibcversion 2.19.90 -%define glibcrelease 5%{?dist} +%define glibcrelease 6%{?dist} # Pre-release tarballs are pulled in from git using a command that is # effectively: # @@ -162,8 +162,8 @@ Patch0032: %{name}-fedora-elf-rh737223.patch Patch0033: %{name}-fedora-elf-ORIGIN.patch Patch0034: %{name}-fedora-elf-init-hidden_undef.patch -# Needs to be sent upstream -Patch0035: %{name}-rh911307.patch +# Needs to be sent upstream. +# Support mangling and demangling null pointers. Patch0037: %{name}-rh952799.patch # rtkaio and c_stubs. Note that despite the numbering, these are always @@ -540,7 +540,6 @@ package or when debugging this package. %patch0032 -p1 %patch0033 -p1 %patch0034 -p1 -%patch0035 -p1 %patch0037 -p1 %patch0040 -p1 %patch0041 -p1 @@ -1636,6 +1635,10 @@ rm -f *.filelist* %endif %changelog +* Wed Mar 12 2014 Carlos O'Donell - 2.19.90-6 +- Sync with upstream master. +- Use cleaner upstream solution for -ftree-loop-distribute-patterns (#911307). + * Tue Mar 04 2014 Siddhesh Poyarekar - 2.19.90-5 - Sync with upstream master. diff --git a/sources b/sources index 5174fd8..81f9d47 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3811b8039821aacd918e17560e812e6d glibc-2.19-112-gd4b1725.tar.gz +43ad927c308051b566d36234c575d4ac glibc-2.19-146-gabe6d90.tar.gz