Auto-sync with upstream branch master
Upstream commit: dc91a19e6f71e1523f4ac179191a29b2131d74bb - Linux: Add oddly-named arm syscalls to syscall-names.list. - arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl support. - Add INADDR_ALLSNOOPERS_GROUP from Linux 5.1 to netinet/in.h.
This commit is contained in:
parent
34927af202
commit
3aed6a961c
11
glibc.spec
11
glibc.spec
@ -1,4 +1,4 @@
|
|||||||
%define glibcsrcdir glibc-2.29.9000-292-g9250e6610f
|
%define glibcsrcdir glibc-2.29.9000-296-gdc91a19e6f
|
||||||
%define glibcversion 2.29.9000
|
%define glibcversion 2.29.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: 23%{?dist}
|
Release: 24%{?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.
|
||||||
@ -1985,6 +1985,13 @@ fi
|
|||||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 03 2019 Carlos O'Donell <carlos@redhat.com> - 2.29.9000-24
|
||||||
|
- Auto-sync with upstream branch master,
|
||||||
|
commit dc91a19e6f71e1523f4ac179191a29b2131d74bb:
|
||||||
|
- Linux: Add oddly-named arm syscalls to syscall-names.list.
|
||||||
|
- arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl support.
|
||||||
|
- Add INADDR_ALLSNOOPERS_GROUP from Linux 5.1 to netinet/in.h.
|
||||||
|
|
||||||
* Sat Jun 01 2019 Carlos O'Donell <carlos@redhat.com> - 2.29.9000-23
|
* Sat Jun 01 2019 Carlos O'Donell <carlos@redhat.com> - 2.29.9000-23
|
||||||
- Convert glibc_post_upgrade to lua.
|
- Convert glibc_post_upgrade to lua.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (glibc-2.29.9000-292-g9250e6610f.tar.xz) = 9d3bda7bf75aafe5618ad26fc9696df904a67e4287ce7fa4ad5d7937848da2420304f68c262cc07440135aef029f22f8c875720ef9ed830694b3c4d6dd24d335
|
SHA512 (glibc-2.29.9000-296-gdc91a19e6f.tar.xz) = 3295b07bc34808c8c3d2b5b3f7c0453c9aacc2a9ab210958e0c9afabd253e001ff69b2adcc85397a82f91470e6a164ee8b4724e9fe6587d4d4d111e543b93bb2
|
||||||
|
Loading…
Reference in New Issue
Block a user