Auto-sync with upstream branch master
Upstream commit: 83e6b59625f45db1eee93e5684091f740c52a083 - elf: Revert LD_AUDIT fix for modules with invalid version (swbz#24122) - strftime: Pass the additional flags from %EY to %Ey (swbz#24096) - strftime: Set the default width of %Ey to 2 (swbz#23758)
This commit is contained in:
parent
7c5e863b5b
commit
70a46f30e1
11
glibc.spec
11
glibc.spec
@ -1,6 +1,6 @@
|
||||
%define glibcsrcdir glibc-2.28.9000-583-g3367acdb34
|
||||
%define glibcsrcdir glibc-2.28.9000-590-g83e6b59625
|
||||
%define glibcversion 2.28.9000
|
||||
%define glibcrelease 33%{?dist}
|
||||
%define glibcrelease 34%{?dist}
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
#
|
||||
@ -1902,6 +1902,13 @@ fi
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Fri Jan 25 2019 Florian Weimer <fweimer@redhat.com> - 2.28.9000-34
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 83e6b59625f45db1eee93e5684091f740c52a083:
|
||||
- elf: Revert LD_AUDIT fix for modules with invalid version (swbz#24122)
|
||||
- strftime: Pass the additional flags from "%EY" to "%Ey" (swbz#24096)
|
||||
- strftime: Set the default width of "%Ey" to 2 (swbz#23758)
|
||||
|
||||
* Thu Jan 24 2019 Florian Weimer <fweimer@redhat.com> - 2.28.9000-33
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 3367acdb344a1d7fcf8f53748d301d652c8911dd:
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.28.9000-583-g3367acdb34.tar.xz) = 05c97f35ce294f7a55f66feacc1c5e68a01a376bcee865a0190d7ab81e9b92e781a991f874ddcddb6e6ccf23e4cae1bf9afa405890ad7d17c1b4c48040b7bf59
|
||||
SHA512 (glibc-2.28.9000-590-g83e6b59625.tar.xz) = 6d174e61f702fa50bce3e6de372227e03db07f99d7288fd512ffe784aabec2d6d7887ee3cacfa40e4bf9cc9a6f7778d9575dd8ae220b7019e01e437a0c521898
|
||||
|
Loading…
Reference in New Issue
Block a user