Auto-sync with upstream branch master
Upstream commit: 1a6566094d3097f4a3037ab5555cddc6cb11c3a3 - alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986] - Fix http: URL in 'configure' - Regenerate charmap-kw.h, locfile-kw.h - Fix three GNU license URLs, along with trailing-newline issues. - Prefer https to http for gnu.org and fsf.org URLs
This commit is contained in:
parent
6129ad64d4
commit
61f15e90bc
14
glibc.spec
14
glibc.spec
@ -1,4 +1,4 @@
|
|||||||
%define glibcsrcdir glibc-2.30.9000-95-g1b7f04070b
|
%define glibcsrcdir glibc-2.30.9000-100-g1a6566094d
|
||||||
%define glibcversion 2.30.9000
|
%define glibcversion 2.30.9000
|
||||||
# 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:
|
||||||
@ -87,7 +87,7 @@
|
|||||||
Summary: The GNU libc libraries
|
Summary: The GNU libc libraries
|
||||||
Name: glibc
|
Name: glibc
|
||||||
Version: %{glibcversion}
|
Version: %{glibcversion}
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
|
|
||||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||||
# libraries.
|
# libraries.
|
||||||
@ -2011,6 +2011,16 @@ fi
|
|||||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 16 2019 DJ Delorie <dj@redhat.com> - 2.30.9000-7
|
||||||
|
- Auto-sync with upstream branch master,
|
||||||
|
commit 1a6566094d3097f4a3037ab5555cddc6cb11c3a3.
|
||||||
|
- alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986]
|
||||||
|
- Fix http: URL in 'configure'
|
||||||
|
- Regenerate charmap-kw.h, locfile-kw.h
|
||||||
|
- Fix three GNU license URLs, along with trailing-newline issues.
|
||||||
|
- Prefer https to http for gnu.org and fsf.org URLs
|
||||||
|
|
||||||
|
|
||||||
* Fri Sep 06 2019 Patsy Franklin <patsy@redhat.com> - 2.30.9000-6
|
* Fri Sep 06 2019 Patsy Franklin <patsy@redhat.com> - 2.30.9000-6
|
||||||
- Auto-sync with upstream branch master,
|
- Auto-sync with upstream branch master,
|
||||||
commit 1b7f04070bd94f259e2ed24d6fb76309d64fb164.
|
commit 1b7f04070bd94f259e2ed24d6fb76309d64fb164.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (glibc-2.30.9000-95-g1b7f04070b.tar.xz) = 545fa1ae4386316215c095d6dde99ca35b150611e4f0dbb2ac352aff650f501f7b3e1b3fa50fb2486c9f4cc7729c345f4e20b4cf87a07037e54f8c8d3bc27b4c
|
SHA512 (glibc-2.30.9000-100-g1a6566094d.tar.xz) = e6054a8f1367fde262f023c76f7eaf5ce588613c4894b8d577c7e1c3159a2dfcefb7c60e301340b823cd8e6d2f8d264d7da83e61034b9180836d392d5db4c5ba
|
||||||
|
Loading…
Reference in New Issue
Block a user