Auto-sync with upstream release/2.26/master
Upstream commit: a71a3374cd8cf53776c33994f69ec184c26f2129 - Provide a C++ version of issignaling that does not use __MATH_TG - Provide a C++ version of iszero that does not use __MATH_TG (swbz#21930) - getaddrinfo: Return EAI_NODATA if gethostbyname2_r with NO_DATA (swzbz#21922) - getaddrinfo: Fix error handling in gethosts (swbz#21915)
This commit is contained in:
parent
e4a37ded6e
commit
9c124d1b8c
12
glibc.spec
12
glibc.spec
@ -1,6 +1,6 @@
|
||||
%define glibcsrcdir glibc-2.26-15-g6043d77a47
|
||||
%define glibcsrcdir glibc-2.26-27-ga71a3374cd
|
||||
%define glibcversion 2.26
|
||||
%define glibcrelease 6%{?dist}
|
||||
%define glibcrelease 7%{?dist}
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
#
|
||||
@ -2190,6 +2190,14 @@ rm -f *.filelist*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Sep 04 2017 Florian Weimer <fweimer@redhat.com> - 2.26-7
|
||||
- Auto-sync with upstream release/2.26/master,
|
||||
commit a71a3374cd8cf53776c33994f69ec184c26f2129:
|
||||
- Provide a C++ version of issignaling that does not use __MATH_TG
|
||||
- Provide a C++ version of iszero that does not use __MATH_TG (swbz#21930)
|
||||
- getaddrinfo: Return EAI_NODATA if gethostbyname2_r with NO_DATA (swzbz#21922)
|
||||
- getaddrinfo: Fix error handling in gethosts (swbz#21915)
|
||||
|
||||
* Mon Aug 28 2017 Florian Weimer <fweimer@redhat.com> - 2.26-6
|
||||
- Backport upstream patch for the built-in system call list (#1484729)
|
||||
- Auto-sync with upstream release/2.26/master,
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.26-15-g6043d77a47.tar.gz) = eff0e45d845f6c48c3bc139b5c5a9078dcdbfe5c630df7740e94dfe0e67641b05385fd004d1efda8fc1460d5e2cb8ed596fd59063bd3d5b267f05454c44a2daa
|
||||
SHA512 (glibc-2.26-27-ga71a3374cd.tar.gz) = dd2bdc8b885309ed8f6c488aaa65b03cb556c3b8fca7fc1af53948a04a0c9b4b63803d4416e734b1d3120221be36fcbb699c611aa511021c17a99940ca1aeed8
|
||||
|
Loading…
x
Reference in New Issue
Block a user