Auto-sync with upstream branch master
Upstream commit: a11e15ea0ab1ee8a1947b6be52beca53693f0991 - math: Update alpha ulps - hurd: Fix restoring message to be retried - nptl: Convert tst-sem11 and tst-sem12 tests to use the test driver - nptl: Add copyright notice tst-sem11 and tst-sem12 tests - tests: XFAIL audit tests failing on all mips configurations, bug 29404 - time/Makefile: Split and sort tests - s390x: Fix segfault in wcsncmp [BZ #31934]
This commit is contained in:
parent
8f78a55fb6
commit
a9efe40115
15
glibc.spec
15
glibc.spec
@ -1,4 +1,4 @@
|
||||
%global glibcsrcdir glibc-2.39.9000-404-g2e456ccf0c
|
||||
%global glibcsrcdir glibc-2.39.9000-411-ga11e15ea0a
|
||||
%global glibcversion 2.39.9000
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
@ -169,7 +169,7 @@ Version: %{glibcversion}
|
||||
# - It allows using the Release number without the %%dist tag in the dependency
|
||||
# generator to make the generated requires interchangeable between Rawhide
|
||||
# and ELN (.elnYY < .fcXX).
|
||||
%global baserelease 33
|
||||
%global baserelease 34
|
||||
Release: %{baserelease}%{?dist}
|
||||
|
||||
# Licenses:
|
||||
@ -2574,6 +2574,17 @@ update_gconv_modules_cache ()
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jul 15 2024 DJ Delorie <dj@redhat.com> - 2.39.9000-34
|
||||
- Auto-sync with upstream branch master,
|
||||
commit a11e15ea0ab1ee8a1947b6be52beca53693f0991.
|
||||
- math: Update alpha ulps
|
||||
- hurd: Fix restoring message to be retried
|
||||
- nptl: Convert tst-sem11 and tst-sem12 tests to use the test driver
|
||||
- nptl: Add copyright notice tst-sem11 and tst-sem12 tests
|
||||
- tests: XFAIL audit tests failing on all mips configurations, bug 29404
|
||||
- time/Makefile: Split and sort tests
|
||||
- s390x: Fix segfault in wcsncmp [BZ #31934]
|
||||
|
||||
* Sat Jul 13 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.39.9000-33
|
||||
- Rebuilt for the bin-sbin merge (again)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.39.9000-404-g2e456ccf0c.tar.xz) = f0b00c30ab89c1e04642f1f2c680740f58c8e8e1ce602374eb16c7979574c84446ea74b11f234b049bd9b1c10cf8b8e269e7ba066af5c3751f1b2c4210538c03
|
||||
SHA512 (glibc-2.39.9000-411-ga11e15ea0a.tar.xz) = aa7043f64d00106490280a92c5834fc946a1d679c38bfa03bb883e599b04a95b1c43b534d33fe2e563c1ad8433cf1723a80700181feeaf7170e45bc0e12a76cb
|
||||
|
Loading…
Reference in New Issue
Block a user