Auto-sync with upstream branch release/2.24/master
Upstream commit: 79c6f51428a9ec977e611e609a8be6aebcb00006 - Incorrect pointer alignment in NSS group merge result construction (#1471985) - Fix nss_nisplus build with mainline GCC (swbz#20978) - Fix rpcgen buffer overrun (swbz#20790)
This commit is contained in:
parent
907cd9eb03
commit
acf0890850
11
glibc.spec
11
glibc.spec
@ -1,6 +1,6 @@
|
||||
%define glibcsrcdir glibc-2.24-66-gd5a4092c36
|
||||
%define glibcsrcdir glibc-2.24-71-g79c6f51428
|
||||
%define glibcversion 2.24
|
||||
%define glibcrelease 10%{?dist}
|
||||
%define glibcrelease 11%{?dist}
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
#
|
||||
@ -2310,6 +2310,13 @@ rm -f *.filelist*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Oct 19 2017 Florian Weimer <fweimer@redhat.com> - 2.24-11
|
||||
- Auto-sync with upstream branch release/2.24/master,
|
||||
commit 79c6f51428a9ec977e611e609a8be6aebcb00006:
|
||||
- Incorrect pointer alignment in NSS group merge result construction (#1471985)
|
||||
- Fix nss_nisplus build with mainline GCC (swbz#20978)
|
||||
- Fix rpcgen buffer overrun (swbz#20790)
|
||||
|
||||
* Wed Aug 16 2017 Florian Weimer <fweimer@redhat.com> - 2.24-10
|
||||
- Auto-sync with upstream release/2.24/master,
|
||||
commit d5a4092c367955ac0203ee603fdec625f6c924f9:
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.24-66-gd5a4092c36.tar.gz) = 6a988bb3df59ef00730ccc596cef9b82003e9d4ff98ea11f4f1cf9ebf19fffa9c7786dcb47521652e3353cdf2c647803b1c4b82b6611ba725cb6fe546b5e54ae
|
||||
SHA512 (glibc-2.24-71-g79c6f51428.tar.gz) = 466f439f933e7a715fd4b227704bdaa386dd795ee819beba3e61fa5cd2b4ea1fca3e8196ec95757d0563c6528e8cc540988ec00a10a12ecdbf4ae8e2a790258e
|
||||
|
Loading…
x
Reference in New Issue
Block a user