Auto-sync with upstream branch master
Upstream commit: 7db1fe38de21831d53ceab9ae83493d8d1aec601 - Include <kernel-features.h> explicitly in Linux clock_settime.c - Remove math-finite.h - Remove finite-math tests - Remove x64 _finite tests and references - Fix testroot.pristine creation copying dynamic linker
This commit is contained in:
parent
8e7139fb4c
commit
8936dd058a
13
glibc.spec
13
glibc.spec
@ -1,4 +1,4 @@
|
||||
%define glibcsrcdir glibc-2.30.9000-180-gef21bd2d8c
|
||||
%define glibcsrcdir glibc-2.30.9000-185-g7db1fe38de
|
||||
%define glibcversion 2.30.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: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
|
||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||
# libraries.
|
||||
@ -2034,6 +2034,15 @@ fi
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Wed Oct 23 2019 Arjun Shankar <arjun@redhat.com> - 2.30.9000-13
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 7db1fe38de21831d53ceab9ae83493d8d1aec601:
|
||||
- Include <kernel-features.h> explicitly in Linux clock_settime.c
|
||||
- Remove math-finite.h
|
||||
- Remove finite-math tests
|
||||
- Remove x64 _finite tests and references
|
||||
- Fix testroot.pristine creation copying dynamic linker
|
||||
|
||||
* Fri Oct 18 2019 Patsy Franklin <patsy@redhat.com> - 2.30.9000-12
|
||||
- Auto-sync with upstream branch master,
|
||||
commit ef21bd2d8c6805c0c186a01f7c5039189f51b8c4.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.30.9000-180-gef21bd2d8c.tar.xz) = 5c6807f422b568b28c4b77a2351eb7dac70a902c6d7bdd9bafc6ed8d1143e74ccc270dfe0ae5ebe11e91c0fb9e68fe0a9f396518c4174019a5f30a1f415bd59e
|
||||
SHA512 (glibc-2.30.9000-185-g7db1fe38de.tar.xz) = b6da6699c9db281863acfb5e9c3eb3b64040b273a033dbe4ac6262853b1d4dc00e740620e01587aac019826bd3ffd86a54155d38f24af395c045ef8fb776c0ec
|
||||
|
Loading…
Reference in New Issue
Block a user