diff --git a/glibc.spec b/glibc.spec index 946f678..fee8649 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,6 +1,6 @@ -%define glibcsrcdir glibc-2.23-465-g31d0a4f +%define glibcsrcdir glibc-2.23-499-ga3b4733 %define glibcversion 2.23.90 -%define glibcrelease 23%{?dist} +%define glibcrelease 24%{?dist} # Pre-release tarballs are pulled in from git using a command that is # effectively: # @@ -2069,6 +2069,13 @@ rm -f *.filelist* %endif %changelog +* Tue Jun 21 2016 Florian Weimer - 2.23.90-24 +- Auto-sync with upstream master, commit + a3b473373ee43a292f5ec68a7fda6b9cfb26a9b0, fixing these bugs: +- Unnecessary mmap fallback in malloc (#1348620) +- nss_db: get*ent crasheswithout preceding set*ent (#1344480) +- pwritev system call passes incorrect offset to kernel (#1346070) + * Sat Jun 18 2016 Carlos O'Donell - 2.23.90-23 - Use scriptlet expansion in all-langpacks posttrans script to expand _install_langes macro. diff --git a/sources b/sources index 54e2c7c..f98c7cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4dbf0d43dc3b233af3ea68a23f016137 glibc-2.23-465-g31d0a4f.tar.gz +edbd1e1b6de6937a369e37306dc106be glibc-2.23-499-ga3b4733.tar.gz