Auto-sync with upstream branch release/2.26/master
Upstream commit: 73a92363619e52c458146e903dfb9b1ba823aa40 - malloc: Fix -Werror compilation failure with -O3 (swbz#22052)
This commit is contained in:
parent
b1baf5deba
commit
8cca31a681
@ -1,6 +1,6 @@
|
||||
%define glibcsrcdir glibc-2.26-106-gdf8c219cb9
|
||||
%define glibcsrcdir glibc-2.26-107-g73a9236361
|
||||
%define glibcversion 2.26
|
||||
%define glibcrelease 19%{?dist}
|
||||
%define glibcrelease 20%{?dist}
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
#
|
||||
@ -2283,6 +2283,11 @@ rm -f *.filelist*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Dec 06 2017 Florian Weimer <fweimer@redhat.com> - 2.26-20
|
||||
- Auto-sync with upstream branch release/2.26/master,
|
||||
commit 73a92363619e52c458146e903dfb9b1ba823aa40:
|
||||
- malloc: Fix -Werror compilation failure with -O3 (swbz#22052)
|
||||
|
||||
* Wed Dec 06 2017 Florian Weimer <fweimer@redhat.com> - 2.26-19
|
||||
- Auto-sync with upstream branch release/2.26/master,
|
||||
commit df8c219cb987cfe85c550efa693a1383a11e38aa:
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.26-106-gdf8c219cb9.tar.gz) = a5b85a1910f74ec51f4ab427e762defed1179429411318218960dd39b88a27a6f3c981efee2b160a8217eb1ea26e53850f35b519034d06090ef36f4cead7ba7f
|
||||
SHA512 (glibc-2.26-107-g73a9236361.tar.gz) = 2035c11c168680b70393ff453f2a5c38b660af39f1fdde3a9bcd2c2cf4673e2b7a9823335197cd9705ce9a3fe51dcc0680083305cd9c7d91b08a2aeb94f4935c
|
||||
|
Loading…
Reference in New Issue
Block a user