Auto-sync with upstream branch master
Upstream commit: e3f454bac0f968216699ca405c127c858f0657c7 - nss_dns: Do not replace root domain with empty string - alloc_buffer: Return unqualified pointer type in alloc_buffer_next - malloc: Set and reset all hooks for tracing (swbz#16573)
This commit is contained in:
parent
a54853472d
commit
448365c7f7
11
glibc.spec
11
glibc.spec
@ -1,4 +1,4 @@
|
||||
%define glibcsrcdir glibc-2.29.9000-189-g648279f4af
|
||||
%define glibcsrcdir glibc-2.29.9000-196-ge3f454bac0
|
||||
%define glibcversion 2.29.9000
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
@ -87,7 +87,7 @@
|
||||
Summary: The GNU libc libraries
|
||||
Name: glibc
|
||||
Version: %{glibcversion}
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?dist}
|
||||
|
||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||
# libraries.
|
||||
@ -1899,6 +1899,13 @@ fi
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Mon Apr 15 2019 Florian Weimer <fweimer@redhat.com> - 2.29.9000-15
|
||||
- Auto-sync with upstream branch master,
|
||||
commit e3f454bac0f968216699ca405c127c858f0657c7:
|
||||
- nss_dns: Do not replace root domain with empty string
|
||||
- alloc_buffer: Return unqualified pointer type in alloc_buffer_next
|
||||
- malloc: Set and reset all hooks for tracing (swbz#16573)
|
||||
|
||||
* Thu Apr 11 2019 Florian Weimer <fweimer@redhat.com> - 2.29.9000-14
|
||||
- Run valgrind smoke test against the install tree
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.29.9000-189-g648279f4af.tar.xz) = 5540f7922cd9829b1f5b8b021ac156e5a2e4b95c4712b9ab4d9ec9578941ff078b945af0a454e35b48e57bb25f322cfc28b42086a4f56ea224da4a87cb84e759
|
||||
SHA512 (glibc-2.29.9000-196-ge3f454bac0.tar.xz) = ec0d9b0a454c0a35e55c7e82e76f30c4ec52ffa70dc20070d40c72ca5c4b672de185c0a090a35142a86d8d3736ee3992f262880d89a72df9d0607d1742c8fdc9
|
||||
|
Loading…
Reference in New Issue
Block a user