Auto-sync with upstream master
Upstream commit: 3d7b66f66cb223e899a7ebc0f4c20f13e711c9e0 - string/stratcliff.c: Replace int with size_t (swbz#21982) - Fix tgmath.h handling of complex integers (swbz#21684)
This commit is contained in:
parent
a60d22cda6
commit
6a6f54375a
10
glibc.spec
10
glibc.spec
@ -1,6 +1,6 @@
|
||||
%define glibcsrcdir glibc-2.26-159-g80f91666fe
|
||||
%define glibcsrcdir glibc-2.26-181-g3d7b66f66c
|
||||
%define glibcversion 2.26.90
|
||||
%define glibcrelease 10%{?dist}
|
||||
%define glibcrelease 11%{?dist}
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
#
|
||||
@ -2077,6 +2077,12 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Aug 25 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-11
|
||||
- Auto-sync with upstream master,
|
||||
commit 3d7b66f66cb223e899a7ebc0f4c20f13e711c9e0:
|
||||
- string/stratcliff.c: Replace int with size_t (swbz#21982)
|
||||
- Fix tgmath.h handling of complex integers (swbz#21684)
|
||||
|
||||
* Thu Aug 24 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-10
|
||||
- Use an architecture-independent system call list (#1484729)
|
||||
- Drop glibc-fedora-include-bits-ldbl.patch (#1482105)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.26-159-g80f91666fe.tar.gz) = 6bf4aa031cd8a9497274280f24ee500db3e1fdceb802e1098c4a21a5032534156c8a70d531a22c1bc1709086fda0c3dd87221144dedb5bcb75391ba67a5fd05d
|
||||
SHA512 (glibc-2.26-181-g3d7b66f66c.tar.gz) = dfc4a9f451eceab94ffa83355e883276d024643e99fde068c9341ffe4cbb6a7b6f1a3f66609a47db7b18ed98d992888689e947feaca51e5b788ab1c6c1429951
|
||||
|
Loading…
Reference in New Issue
Block a user