glibc: strcasecmp failure on ppc64le
This commit is contained in:
Florian Weimer 2016-07-05 18:40:25 +02:00
parent 0ce3b29d56
commit 9a78be1808
2 changed files with 8 additions and 3 deletions

View File

@ -1,6 +1,6 @@
%define glibcsrcdir glibc-2.23-499-ga3b4733
%define glibcsrcdir glibc-2.23-538-g30e4cc5
%define glibcversion 2.23.90
%define glibcrelease 25%{?dist}
%define glibcrelease 26%{?dist}
# Pre-release tarballs are pulled in from git using a command that is
# effectively:
#
@ -2069,6 +2069,11 @@ rm -f *.filelist*
%endif
%changelog
* Tue Jul 05 2016 Florian Weimer <fweimer@redhat.com> - 2.23.90-26
- Auto-sync with upstream master, up to commit
30e4cc5413f72c2c728a544389da0c48500d9904, fixing these bug:
- glibc: strcasecmp failure on ppc64le (#1351737)
* Fri Jun 24 2016 Carlos O'Donell <carlos@redhat.com> - 2.23.90-25
- Properly handle more invalid --install-langs arguments (#1349906).

View File

@ -1 +1 @@
edbd1e1b6de6937a369e37306dc106be glibc-2.23-499-ga3b4733.tar.gz
cad96aa52b3f71bdb9b50f45dfe55e17 glibc-2.23-538-g30e4cc5.tar.gz