From b2452ec760514c73a4ae1671714aca71dc677852 Mon Sep 17 00:00:00 2001 From: Patsy Griffin Date: Apr 09 2024 22:02:09 +0000 Subject: Auto-sync with upstream branch master Upstream commit: 42e48e720c78ab75eb8def9e866da52b0ac278df - nptl: Add tst-pthread-key1-static for BZ #21777 - elf: Add ld.so test with non-existing program name - elf: Check objname before calling fatal_error - Use crtbeginT.o and crtend.o for non-PIE static executables - aarch64: Enhanced CPU diagnostics for ld.so - x86: Add generic CPUID data dumper to ld.so --list-diagnostics - elf: Add CPU iteration support for future use in ld.so diagnostics - timezone: sync to TZDB 2024a - Fix bsearch, qsort doc to match POSIX better - x86-64: Exclude FMA4 IFUNC functions for -mapxf - Reinstate generic features-time64.h - Cleanup __tls_get_addr on alpha/microblaze localplt.data - arm: Remove ld.so __tls_get_addr plt usage - aarch64: Remove ld.so __tls_get_addr plt usage - math: x86 trunc traps when FE_INEXACT is enabled (BZ 31603) - math: x86 floor traps when FE_INEXACT is enabled (BZ 31601) - math: x86 ceill traps when FE_INEXACT is enabled (BZ 31600) - aarch64/fpu: Add vector variants of erfc - aarch64/fpu: Add vector variants of tanh - aarch64/fpu: Add vector variants of sinh - aarch64/fpu: Add vector variants of atanh - aarch64/fpu: Add vector variants of asinh - aarch64/fpu: Add vector variants of acosh - aarch64/fpu: Add vector variants of cosh - aarch64/fpu: Add vector variants of erf - misc: Add support for Linux uio.h RWF_NOAPPEND flag - manual: significand() uses FLT_RADIX, not 2 - manual: Clarify return value of cbrt(3) - manual: floor(log2(fabs(x))) has rounding errors - manual: logb(x) is floor(log2(fabs(x))) - powerpc: Add missing arch flags on rounding ifunc variants - math: Reformat Makefile. - Always define __USE_TIME_BITS64 when 64 bit time_t is used - benchtests: Improve benchtests for strstr - x86_64: Remove avx512 strstr implementation - signal: Avoid system signal disposition to interfere with tests --- diff --git a/glibc.spec b/glibc.spec index feb93b3..a627751 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,4 +1,4 @@ -%global glibcsrcdir glibc-2.39.9000-124-g96d1b9ac23 +%global glibcsrcdir glibc-2.39.9000-160-g42e48e720c %global glibcversion 2.39.9000 # Pre-release tarballs are pulled in from git using a command that is # effectively: @@ -171,7 +171,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 10 +%global baserelease 11 Release: %{baserelease}%{?dist} # Licenses: @@ -2457,6 +2457,46 @@ update_gconv_modules_cache () %endif %changelog +* Tue Apr 09 2024 Patsy Griffin - 2.39.9000-11 +- Auto-sync with upstream branch master, + commit 42e48e720c78ab75eb8def9e866da52b0ac278df. +- nptl: Add tst-pthread-key1-static for BZ #21777 +- elf: Add ld.so test with non-existing program name +- elf: Check objname before calling fatal_error +- Use crtbeginT.o and crtend.o for non-PIE static executables +- aarch64: Enhanced CPU diagnostics for ld.so +- x86: Add generic CPUID data dumper to ld.so --list-diagnostics +- elf: Add CPU iteration support for future use in ld.so diagnostics +- timezone: sync to TZDB 2024a +- Fix bsearch, qsort doc to match POSIX better +- x86-64: Exclude FMA4 IFUNC functions for -mapxf +- Reinstate generic features-time64.h +- Cleanup __tls_get_addr on alpha/microblaze localplt.data +- arm: Remove ld.so __tls_get_addr plt usage +- aarch64: Remove ld.so __tls_get_addr plt usage +- math: x86 trunc traps when FE_INEXACT is enabled (BZ 31603) +- math: x86 floor traps when FE_INEXACT is enabled (BZ 31601) +- math: x86 ceill traps when FE_INEXACT is enabled (BZ 31600) +- aarch64/fpu: Add vector variants of erfc +- aarch64/fpu: Add vector variants of tanh +- aarch64/fpu: Add vector variants of sinh +- aarch64/fpu: Add vector variants of atanh +- aarch64/fpu: Add vector variants of asinh +- aarch64/fpu: Add vector variants of acosh +- aarch64/fpu: Add vector variants of cosh +- aarch64/fpu: Add vector variants of erf +- misc: Add support for Linux uio.h RWF_NOAPPEND flag +- manual: significand() uses FLT_RADIX, not 2 +- manual: Clarify return value of cbrt(3) +- manual: floor(log2(fabs(x))) has rounding errors +- manual: logb(x) is floor(log2(fabs(x))) +- powerpc: Add missing arch flags on rounding ifunc variants +- math: Reformat Makefile. +- Always define __USE_TIME_BITS64 when 64 bit time_t is used +- benchtests: Improve benchtests for strstr +- x86_64: Remove avx512 strstr implementation +- signal: Avoid system signal disposition to interfere with tests + * Tue Mar 26 2024 DJ Delorie - 2.39.9000-10 - Auto-sync with upstream branch master, commit 96d1b9ac2321b565f340ba8f3674597141e3450d. diff --git a/sources b/sources index 3724a92..f722609 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (glibc-2.39.9000-124-g96d1b9ac23.tar.xz) = 4abdff83f8da31c7256b8520695bdedf3a48ef6baa5b5615ce4e036bb40f824a14a9c30edaad230561d84abe7327479019a58ba2fff148d84e758d5a2674cb47 +SHA512 (glibc-2.39.9000-160-g42e48e720c.tar.xz) = 41d5ea916774d9f3d1370468c4e3ae5ab32ad794c3906d1645dc0dec984ba93fa6b28653d49cc881712f3810710b51494908dacfdff145fb4afc5f552b0e1244