diff --git a/glibc.spec b/glibc.spec index e565396..b609db9 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,6 +1,6 @@ -%define glibcsrcdir glibc-2.24-397-g7a5e3d9 +%define glibcsrcdir glibc-2.24-427-g9e78f6f %define glibcversion 2.24.90 -%define glibcrelease 19%{?dist} +%define glibcrelease 20%{?dist} # Pre-release tarballs are pulled in from git using a command that is # effectively: # @@ -2283,6 +2283,15 @@ rm -f *.filelist* %endif %changelog +* Wed Nov 30 2016 Florian Weimer - 2.24.90-20 +- Auto-sync with upstream master, + commit 9e78f6f6e7134a5f299cc8de77370218f8019237, fixing: +- stdio buffering with certain network file systems (#1400144) +- libpthread initialization breaks ld.so exceptions (#1393909) +- x86_64: Use of PLT and GOT in static archives (swbz#20750) +- localedata, iconvdata: 0x80->Euro sign mapping for GBK (swbz#20864) +- math: x86_64 -mfpmath=387 float_t, double_t (swbz#20787) + * Wed Nov 23 2016 Florian Weimer - 2.24.90-19 - Auto-sync with upstream master, commit 7a5e3d9d633c828d84a9535f26b202a6179978e7: diff --git a/sources b/sources index 3fa6872..b61640f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e4b5a2653fd6923d4aee6dc2770b283f glibc-2.24-397-g7a5e3d9.tar.gz +d5d14c8698dd099c937a477c93c80cd0 glibc-2.24-427-g9e78f6f.tar.gz