Auto-sync with upstream branch release/2.27/master
Upstream commit: 68c1bf80978594388157c62fd2edd467d4e8dfb2 - regexec: Fix off-by-one bug in weight comparison (#1582229) - es_BO locale: Change LC_PAPER to en_US (swbz#22996) - conform/conformtest.pl: Escape literal braces in regular expressions
This commit is contained in:
parent
cc9621cd19
commit
1bdba01854
11
glibc.spec
11
glibc.spec
@ -1,6 +1,6 @@
|
||||
%define glibcsrcdir glibc-2.27-71-g5fab7fe1dc
|
||||
%define glibcsrcdir glibc-2.27-74-g68c1bf8097
|
||||
%define glibcversion 2.27
|
||||
%define glibcrelease 29%{?dist}
|
||||
%define glibcrelease 30%{?dist}
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
#
|
||||
@ -2085,6 +2085,13 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 11 2018 Florian Weimer <fweimer@redhat.com> - 2.27-30
|
||||
- Auto-sync with upstream branch release/2.27/master,
|
||||
commit 68c1bf80978594388157c62fd2edd467d4e8dfb2:
|
||||
- regexec: Fix off-by-one bug in weight comparison (#1582229)
|
||||
- es_BO locale: Change LC_PAPER to en_US (swbz#22996)
|
||||
- conform/conformtest.pl: Escape literal braces in regular expressions
|
||||
|
||||
* Wed Jul 11 2018 Florian Weimer <fweimer@redhat.com> - 2.27-29
|
||||
- Add POWER9 multilib (downstream only)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.27-71-g5fab7fe1dc.tar.gz) = fb2a8b53132959e3a9e71a5171f3ce44767802dff34cf47b439b4208680043e143f66c2365faad8453861932ce31d5903dedde4cb7d49e63504f0ccb391438cd
|
||||
SHA512 (glibc-2.27-74-g68c1bf8097.tar.gz) = 1483e3ab9e87bcec5bd536a7981deb7a422473ddba54186a3ba4c72bec64ecd7dabb2147e0e536615bc044d3ea77e8cd1760abfc14229d3f38c2b665d78fe629
|
||||
|
Loading…
Reference in New Issue
Block a user