Auto-sync with upstream master
Upstream commit: 7a5e3d9d633c828d84a9535f26b202a6179978e7
This commit is contained in:
parent
434cf9e2e2
commit
93ddbf99ee
10
glibc.spec
10
glibc.spec
@ -1,6 +1,6 @@
|
|||||||
%define glibcsrcdir glibc-2.24-392-g5ee1a44
|
%define glibcsrcdir glibc-2.24-397-g7a5e3d9
|
||||||
%define glibcversion 2.24.90
|
%define glibcversion 2.24.90
|
||||||
%define glibcrelease 18%{?dist}
|
%define glibcrelease 19%{?dist}
|
||||||
# Pre-release tarballs are pulled in from git using a command that is
|
# Pre-release tarballs are pulled in from git using a command that is
|
||||||
# effectively:
|
# effectively:
|
||||||
#
|
#
|
||||||
@ -2283,6 +2283,12 @@ rm -f *.filelist*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 23 2016 Florian Weimer <fweimer@redhat.com> - 2.24.90-19
|
||||||
|
- Auto-sync with upstream master,
|
||||||
|
commit 7a5e3d9d633c828d84a9535f26b202a6179978e7:
|
||||||
|
- Fix default float_t definition (swbz#20855)
|
||||||
|
- Fix writes past the allocated array bounds in execvpe (swbz#20847)
|
||||||
|
|
||||||
* Tue Nov 22 2016 Florian Weimer <fweimer@redhat.com> - 2.24.90-18
|
* Tue Nov 22 2016 Florian Weimer <fweimer@redhat.com> - 2.24.90-18
|
||||||
- Auto-sync with upstream master,
|
- Auto-sync with upstream master,
|
||||||
commit 5ee1a4443a3eb0868cef1fe506ae6fb6af33d4ad.
|
commit 5ee1a4443a3eb0868cef1fe506ae6fb6af33d4ad.
|
||||||
|
Loading…
Reference in New Issue
Block a user