Auto-sync with upstream branch master
Upstream commit: a727220b37efc9d4d558a77c5fc57f3af99a4829 - Add AGROUP from Linux 5.19 to sys/acct.h, remove Alpha version (bug 29502) - alpha: Fix generic brk system call emulation in __brk_call (bug 29490) - hurd: Assume non-suid during bootstrap
This commit is contained in:
parent
c6f93d2f6d
commit
318ee02db8
11
glibc.spec
11
glibc.spec
@ -1,4 +1,4 @@
|
|||||||
%global glibcsrcdir glibc-2.36.9000-51-g9125e43daf
|
%global glibcsrcdir glibc-2.36.9000-54-ga727220b37
|
||||||
%global glibcversion 2.36.9000
|
%global glibcversion 2.36.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:
|
||||||
@ -159,7 +159,7 @@ Version: %{glibcversion}
|
|||||||
# - It allows using the Release number without the %%dist tag in the dependency
|
# - It allows using the Release number without the %%dist tag in the dependency
|
||||||
# generator to make the generated requires interchangeable between Rawhide
|
# generator to make the generated requires interchangeable between Rawhide
|
||||||
# and ELN (.elnYY < .fcXX).
|
# and ELN (.elnYY < .fcXX).
|
||||||
%global baserelease 2
|
%global baserelease 3
|
||||||
Release: %{baserelease}%{?dist}
|
Release: %{baserelease}%{?dist}
|
||||||
|
|
||||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||||
@ -2185,6 +2185,13 @@ update_gconv_modules_cache ()
|
|||||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 22 2022 Arjun Shankar <arjun@redhat.com> - 2.36.9000-3
|
||||||
|
- Auto-sync with upstream branch master,
|
||||||
|
commit a727220b37efc9d4d558a77c5fc57f3af99a4829:
|
||||||
|
- Add AGROUP from Linux 5.19 to sys/acct.h, remove Alpha version (bug 29502)
|
||||||
|
- alpha: Fix generic brk system call emulation in __brk_call (bug 29490)
|
||||||
|
- hurd: Assume non-suid during bootstrap
|
||||||
|
|
||||||
* Thu Aug 18 2022 Patsy Griffin <patsy@redhat.com> - 2.36.9000-2
|
* Thu Aug 18 2022 Patsy Griffin <patsy@redhat.com> - 2.36.9000-2
|
||||||
- Auto-sync with upstream branch master,
|
- Auto-sync with upstream branch master,
|
||||||
commit 9125e43daf92e3d4e69044a54b9fe9ed88c861ad.
|
commit 9125e43daf92e3d4e69044a54b9fe9ed88c861ad.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (glibc-2.36.9000-51-g9125e43daf.tar.xz) = add14794c9a37de72f0c9e689414566f9c02dc334fcbb4504d9633bff4c5512c68d814ab589cf659db4f5863b5d23ee4c04b0ee31afbdfa1c27eb09304c37327
|
SHA512 (glibc-2.36.9000-54-ga727220b37.tar.xz) = 637f810720cc6da8ee759fc690dd9f759687448d7bc78a1d6c1a463c7d075d70d7b2295323e590250321c838fd0016e3082166107444812161190c3a3ed2456c
|
||||||
|
Loading…
Reference in New Issue
Block a user