diff --git a/glibc-rh1114591.patch b/glibc-rh1114591.patch deleted file mode 100644 index 73e6bc4..0000000 --- a/glibc-rh1114591.patch +++ /dev/null @@ -1,47 +0,0 @@ -Upstream patch: - -commit ff889b196575c2fbf6aa7130abb1ec862714ea4e -Author: Florian Weimer -Date: Fri Feb 19 14:21:34 2016 +0100 - - Remove trailing newline from date_fmt in Serbian locales [BZ #19581] - -diff --git a/localedata/locales/sr_ME b/localedata/locales/sr_ME -index 4f243dc..dd68df8 100644 ---- a/localedata/locales/sr_ME -+++ b/localedata/locales/sr_ME -@@ -119,7 +119,7 @@ am_pm "";"" - t_fmt_ampm "" - date_fmt "/ - / --" -+" - week 7;19971130;4 - first_weekday 2 - first_workday 2 -diff --git a/localedata/locales/sr_RS b/localedata/locales/sr_RS -index 2ae085b..ffea86f 100644 ---- a/localedata/locales/sr_RS -+++ b/localedata/locales/sr_RS -@@ -300,7 +300,7 @@ am_pm "";"" - t_fmt_ampm "" - date_fmt "/ - / --" -+" - week 7;19971130;4 - first_weekday 2 - first_workday 2 -diff --git a/localedata/locales/sr_RS@latin b/localedata/locales/sr_RS@latin -index da6628b..fd10ea6 100644 ---- a/localedata/locales/sr_RS@latin -+++ b/localedata/locales/sr_RS@latin -@@ -120,7 +120,7 @@ am_pm "";"" - t_fmt_ampm "" - date_fmt "/ - / --" -+" - week 7;19971130;4 - first_weekday 2 - first_workday 2 diff --git a/glibc.spec b/glibc.spec index 4d96830..6f4c7a4 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,6 +1,6 @@ -%define glibcsrcdir glibc-2.23-52-ga824d60 +%define glibcsrcdir glibc-2.23-55-g1a8a7c1 %define glibcversion 2.23.1 -%define glibcrelease 6%{?dist} +%define glibcrelease 7%{?dist} # Pre-release tarballs are pulled in from git using a command that is # effectively: # @@ -301,8 +301,6 @@ Patch2035: glibc-nsswitch-Add-group-merging-support.patch Patch2036: glibc-gcc-PR69537.patch -# Upstream BZ 19581 -Patch2101: glibc-rh1114591.patch Patch2102: glibc-rh1321372.patch ############################################################################## @@ -790,7 +788,6 @@ microbenchmark tests on the system. %patch0059 -p1 %patch2035 -p1 %patch2036 -p1 -%patch2101 -p1 %patch2102 -p1 %patch0060 -p1 @@ -2119,6 +2116,15 @@ rm -f *.filelist* %endif %changelog +* Wed May 11 2016 Florian Weimer - 2.23.1-7 +- Drop glibc-rh1114591.patch, now included upstream. +- Sync with the upstream 2.23 release branch + (commit 1a8a7c12950a0026a3c406a7cb1608f96aa1460e), + resolving the bugs listed below. +- CVE-2016-3706: stack overflow in getaddrinfo hostent conversion (#1330888) +- Back out dlsym (RTLD_NEXT)/dlerror change (#1333945) + because it reveals an ASAN bug (#1335011) + * Mon May 9 2016 Florian Weimer - 2.23.1-6 - Drop the revert in glibc-rh1252570.patch. There is now a series of upstream fixes for the Hesiod crash and the IPv6 address diff --git a/sources b/sources index 81440ec..5b42ba3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5caac941824ffc45a0e85ba17dc761dd glibc-2.23-52-ga824d60.tar.gz +6cfafbd4b4f57d209fd8f715a61857f0 glibc-2.23-55-g1a8a7c1.tar.gz