Update to glibc 2.28 release tarball
- Translation updates - x86/CET: Fix property note parser (swbz#23467) - x86: Add tst-get-cpu-features-static to $(tests) (swbz#23458)
This commit is contained in:
parent
304fcdff50
commit
fb1f848c19
14
glibc.spec
14
glibc.spec
@ -1,6 +1,6 @@
|
|||||||
%define glibcsrcdir glibc-2.27.9000-659-gaf86087f02
|
%define glibcsrcdir glibc-2.28
|
||||||
%define glibcversion 2.27.9000
|
%define glibcversion 2.28
|
||||||
%define glibcrelease 42%{?dist}
|
%define glibcrelease 1%{?dist}
|
||||||
# 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:
|
||||||
#
|
#
|
||||||
@ -114,7 +114,7 @@ Release: %{glibcrelease}
|
|||||||
License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL
|
License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL
|
||||||
|
|
||||||
URL: http://www.gnu.org/software/glibc/
|
URL: http://www.gnu.org/software/glibc/
|
||||||
Source0: %{?glibc_release_url}%{glibcsrcdir}.tar.gz
|
Source0: %{?glibc_release_url}%{glibcsrcdir}.tar.xz
|
||||||
Source1: build-locale-archive.c
|
Source1: build-locale-archive.c
|
||||||
Source4: nscd.conf
|
Source4: nscd.conf
|
||||||
Source7: nsswitch.conf
|
Source7: nsswitch.conf
|
||||||
@ -1870,6 +1870,12 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 01 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-43
|
||||||
|
- Update to glibc 2.28 release tarball:
|
||||||
|
- Translation updates
|
||||||
|
- x86/CET: Fix property note parser (swbz#23467)
|
||||||
|
- x86: Add tst-get-cpu-features-static to $(tests) (swbz#23458)
|
||||||
|
|
||||||
* Mon Jul 30 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-42
|
* Mon Jul 30 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-42
|
||||||
- Auto-sync with upstream branch master,
|
- Auto-sync with upstream branch master,
|
||||||
commit af86087f02a5522d8801a11d8381e04f95e33162:
|
commit af86087f02a5522d8801a11d8381e04f95e33162:
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (glibc-2.27.9000-659-gaf86087f02.tar.gz) = 695c08336589435ca655c92076433ce01e2b08e9a050a48de5f608891e8cdc4fc9b43cabb871d912ec988800e78de722dbbaeb09ef9bb92826172d0dd225ab6b
|
SHA512 (glibc-2.28.tar.xz) = 521f820953ff07c69ece4c2186f59fc061a7f9747932cd70ef2995c2b2deee76eeb6de700d85071cdca5949179aa8ccee75eda7feca1394121ec7b821ad0a3f3
|
||||||
|
Loading…
Reference in New Issue
Block a user