glibc-2.26-1
Auto-sync with upstream release/2.26/master Upstream commit: 2aad4b04ad7b17a2e6b0e66d2cb4bc559376617b - Update to released 2.26 branch. - getaddrinfo: Release resolver context on error in gethosts (swbz#21885)
This commit is contained in:
parent
4786e3be95
commit
8742b0f949
@ -67,6 +67,7 @@ bg_BG.UTF-8/UTF-8 \
|
||||
bg_BG/CP1251 \
|
||||
bhb_IN.UTF-8/UTF-8 \
|
||||
bho_IN/UTF-8 \
|
||||
bho_NP/UTF-8 \
|
||||
bi_VU/UTF-8 \
|
||||
bn_BD/UTF-8 \
|
||||
bn_IN/UTF-8 \
|
||||
|
12
glibc.spec
12
glibc.spec
@ -1,6 +1,6 @@
|
||||
%define glibcsrcdir glibc-2.25-819-g5920a4a
|
||||
%define glibcversion 2.25.90
|
||||
%define glibcrelease 30%{?dist}
|
||||
%define glibcsrcdir glibc-2.26-19-g2aad4b0
|
||||
%define glibcversion 2.26
|
||||
%define glibcrelease 1%{?dist}
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
#
|
||||
@ -2270,6 +2270,12 @@ rm -f *.filelist*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 03 2017 Carlos O'Donell <carlos@systemhalted.org> - 2.26-1
|
||||
- Update to released glibc 2.26.
|
||||
- Auto-sync with upstream master,
|
||||
commit 2aad4b04ad7b17a2e6b0e66d2cb4bc559376617b.
|
||||
- getaddrinfo: Release resolver context on error in gethosts (swbz#21885)
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.25.90-30.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.25-819-g5920a4a.tar.gz) = 2b36538ca673954cbb17b892744a1acb7dd8c84cfce380640f90a60ab12aef6a37a256244fc0cfd81af1e74054735d7157ff935aa1db24e784f956dbbc0e5729
|
||||
SHA512 (glibc-2.26-19-g2aad4b0.tar.gz) = b9c20cbc76594a2392963aee47e457a0b0aa1c3ee9fb3a8e1ccc685176ada0b12ed51e855fc155c7395e62bd3e5799aa3650f6039eaf85b96c3a8465c43295a7
|
||||
|
Loading…
Reference in New Issue
Block a user