Auto-sync with upstream branch master
Upstream commit: 2bbc694df279020a6620096d31c1e05c93966f9b - nptl: Fix cleanups for stack grows up [BZ# 28899] - manual: SA_ONSTACK is ignored without alternate stack - io: Add fsync call in tst-stat - Linux: Consolidate auxiliary vector parsing (redo)
This commit is contained in:
parent
199391c59d
commit
2b9524042d
12
glibc.spec
12
glibc.spec
@ -1,4 +1,4 @@
|
||||
%global glibcsrcdir glibc-2.35.9000-107-g1fe00d3eb6
|
||||
%global glibcsrcdir glibc-2.35.9000-111-g2bbc694df2
|
||||
%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: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
|
||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||
# libraries.
|
||||
@ -2174,6 +2174,14 @@ update_gconv_modules_cache ()
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Tue Mar 01 2022 Carlos O'Donell <carlos@redhat.com> - 2.35.9000-7
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 2bbc694df279020a6620096d31c1e05c93966f9b:
|
||||
- nptl: Fix cleanups for stack grows up [BZ# 28899]
|
||||
- manual: SA_ONSTACK is ignored without alternate stack
|
||||
- io: Add fsync call in tst-stat
|
||||
- Linux: Consolidate auxiliary vector parsing (redo)
|
||||
|
||||
* Fri Feb 25 2022 Arjun Shankar <arjun@redhat.com> - 2.35.9000-6
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 1fe00d3eb602a0754873b536dc92fb6226759ee4:
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.35.9000-107-g1fe00d3eb6.tar.xz) = 19a2a5ccb9c2289d41590469d1ae99f208188625a2490d0bfe08bf862aa22ad5b5539f44f5074f05d243eae973e705a358f6cd8e7efeb217737525d142f81ef7
|
||||
SHA512 (glibc-2.35.9000-111-g2bbc694df2.tar.xz) = 0430b468a98563201631da4fefcb048962fd222824de0e4ac706e70617ae36224741aacf49ebf6019362844e77e2c353a45735d28eb6ae3d652c9ed11ba709c4
|
||||
|
Loading…
Reference in New Issue
Block a user