Auto-sync with upstream branch master
Upstream commit: 6de743a4e31a94e3d022e64a90c9082290a5a573 - x86_64: Fix code formatting of vectorized math functions - pthread: Do not overwrite tests-time64 - x86_64: Fix svml_s_acosf16_core_avx512.S code formatting - i386: Remove libc-do-syscall from sysdep-dl-routines [BZ #28936] - linux/i386: remove dead assignment of sysdep-dl-routines
This commit is contained in:
parent
93272df772
commit
ca8ff78a60
13
glibc.spec
13
glibc.spec
@ -1,4 +1,4 @@
|
||||
%global glibcsrcdir glibc-2.35.9000-111-g2bbc694df2
|
||||
%global glibcsrcdir glibc-2.35.9000-241-g6de743a4e3
|
||||
%global glibcversion 2.35.9000
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
@ -152,7 +152,7 @@ end}
|
||||
Summary: The GNU libc libraries
|
||||
Name: glibc
|
||||
Version: %{glibcversion}
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
|
||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||
# libraries.
|
||||
@ -2176,6 +2176,15 @@ update_gconv_modules_cache ()
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Tue Mar 08 2022 Arjun Shankar <arjun@redhat.com> - 2.35.9000-9
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 6de743a4e31a94e3d022e64a90c9082290a5a573:
|
||||
- x86_64: Fix code formatting of vectorized math functions
|
||||
- pthread: Do not overwrite tests-time64
|
||||
- x86_64: Fix svml_s_acosf16_core_avx512.S code formatting
|
||||
- i386: Remove libc-do-syscall from sysdep-dl-routines [BZ #28936]
|
||||
- linux/i386: remove dead assignment of sysdep-dl-routines
|
||||
|
||||
* Tue Mar 08 2022 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.35.9000-8
|
||||
- Fix version check to accommodate gettext snapshot builds in rawhide.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.35.9000-111-g2bbc694df2.tar.xz) = 0430b468a98563201631da4fefcb048962fd222824de0e4ac706e70617ae36224741aacf49ebf6019362844e77e2c353a45735d28eb6ae3d652c9ed11ba709c4
|
||||
SHA512 (glibc-2.35.9000-241-g6de743a4e3.tar.xz) = 74594f6ef186f72fadc94b1c44de93f0dbbf67dc3d5dd8638f7d3e81e2398e554fcc46c32f4e7b7fec5c8e3429de4e4b0199aca94fd75474d83592b5f63a507e
|
||||
|
Loading…
Reference in New Issue
Block a user