public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/glibc] rawhide: Auto-sync with upstream branch master
Date: Tue, 07 Jul 2026 13:52:52 GMT	[thread overview]
Message-ID: <178343237227.1.7851758862691811453.rpms-glibc-1f72a54182ed@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/glibc
            Branch : rawhide
            Commit : 1f72a54182ed0261b3441c955bfcb2715283ee63
            Author : Frédéric Bérat <fberat@redhat.com>
            Date   : 2026-07-07T09:43:03+02:00
            Stats  : +59/-3 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/glibc/c/1f72a54182ed0261b3441c955bfcb2715283ee63?branch=rawhide

            Log:
            Auto-sync with upstream branch master

Upstream commit: b5eecf35d91a3b29cff80b731bbc6bcce6863827

- libc.pot: regenerate (Andreas K. Hüttel)
- Revert "malloc: aarch64: Add ifuncs for malloc functions" (Yury Khrustalev)
- netinet/tcp.h: Sync with Linux 6.15 and fix struct tcp_info tail (BZ 34347) (Adhemerval Zanella)
- Add OPEN_TREE_NAMESPACE and FSMOUNT_NAMESPACE to sys/mount.h (Adhemerval Zanella)
- s390: Prevent hoisting the thread-pointer read in THREAD_SET_STACK_GUARD (BZ 34297) (Adhemerval Zanella)
- Add new AArch64 HWCAP definitions from Linux 6.14, 6.18 and 7.0 to bits/hwcap.h (Adhemerval Zanella)
- Makefile: Depend on elf/subdir_lib only if $(subdirs) has elf (H.J. Lu)
- sysdeps/x86: don't spuriously mark tests as xfail (Andreas Schwab)
- riscv: Add RVV strncpy for both multiarch and non-multiarch builds (Yao Zihong)
- riscv: Add RVV stpncpy for both multiarch and non-multiarch builds (Yao Zihong)
- Add tst-thp-size-mod.so dependency to strace THP tests (H.J. Lu)
- build-many-glibcs.py: Update Linux kernel version to 7.1 (Adhemerval Zanella)
- Update kernel version to 7.1 in header constant tests (Adhemerval Zanella)
- Update syscall lists for Linux 7.1 (Adhemerval Zanella)
- Add NT_RISCV_USER_CFI from Linux 7.0 to elf.h (Adhemerval Zanella)
- Add IPPROTO_AGGFRAG from Linux 6.14 to netinet/in.h (BZ 34347) (Adhemerval Zanella)
- Add SCHED_GETATTR_FLAG_DL_DYNAMIC from Linux 7.1 to bits/sched.h (Adhemerval Zanella)
- Update PIDFD_* constants for Linux 7.1 (Adhemerval Zanella)
- Add new LoongArch HWCAP definitions from Linux 7.0 and 7.1 to bits/hwcap.h (Adhemerval Zanella)
- Add new constants from Linux 6.12, 6.18 and 6.19 to bits/fcntl-linux.h (Adhemerval Zanella)
- x86: Remove unused VZEROUPPER_SHORT_RETURN macro from memset (RyotaSaito)
- string: Fix memory leak in argz-addsep.c (Samuel Balazi)
- Makerules: run test-container helper through the built loader (Adhemerval Zanella)
- Makerules: add 'make check-parallel' to run tests without serialization (Adhemerval Zanella)
- Run check-installed-headers concurrently for each header (Adhemerval Zanella)
- Makefile: Do not install the container testroot if not running tests (Adhemerval Zanella)
- Makefile: Do not force elf last for the others and tests passes (Adhemerval Zanella)
- Makefile: Run the subdirectory recursion in parallel (Adhemerval Zanella)
- scripts/gen-sorted.awk: Also emit the subdirectory dependency edges (Adhemerval Zanella)
- intl: create correct directory in tst-translit.sh (Sam James)
- po/*.po: integrate current state of translations (Andreas K. Hüttel)
- po/libc.pot: regenerate (Andreas K. Hüttel)
- Add system-wide tunables: manual (DJ Delorie)
- Add system-wide tunables: Filters (DJ Delorie)
- Add system-wide tunables: Apply tunables part (DJ Delorie)
- Add system-wide tunables: cache ld.so.cache (DJ Delorie)
- Add system-wide tunables: ldconfig part (DJ Delorie)
- malloc: Don't call __get_thp_mode/__get_thp_size twice (H.J. Lu)
- nis: Fix a memory leak in nis_creategroup when malloc fails (Jiri Stransky)
- stdio-common: Fix scanf nan/inf pushback [BZ #34208] (Xiang Gao)
- nss: Remove --enable-static-nss configure option (Michael Ford)
- manual: Document indirect functions (IFUNC) (Adhemerval Zanella)
- ppc64le: Restore optimized memchr for power10 [BZ #34300] (Sachin Monga)
- riscv: Fix RV32 libthread_db THREAD_SELF register layout (Shengwen Cheng)
- elf: Fix clang-18 build of ifunc resolver tests (Adhemerval Zanella)
- arm: Xfail 2 static THP tests (H.J. Lu)
- thp: Limit THP code padding to 2 * THP page size (H.J. Lu)
- Update documentation of iconv [BZ #30136] (Mike FABIAN)
- AArch64: additional mathvec build system cleanups. (Pierre Blanchard)
- AArch64: Update SHARED-FILES with files from Arm Optimized-Routines (Pierre Blanchard)
- AArch64: Update mathvec directory structure. (Pierre Blanchard)
- hppa: Fix missing call to __feraiseexcept (BZ 34306) (John David Anglin)

---
diff --git a/glibc.spec b/glibc.spec
index d32d4ea..7cb70ae 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -1,4 +1,4 @@
-%global glibcsrcdir glibc-2.43.9000-444-gb61b98e3d0
+%global glibcsrcdir glibc-2.43.9000-496-gb5eecf35d9
 %global glibcversion 2.43.9000
 # Pre-release tarballs are pulled in from git using a command that is
 # effectively:
@@ -152,7 +152,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 22
+%global baserelease 23
 Release: %{baserelease}%{?dist}
 
 # Licenses:
@@ -2404,6 +2404,62 @@ update_gconv_modules_cache ()
 %endif
 
 %changelog
+* Tue Jul 07 2026 Frédéric Bérat <fberat@redhat.com> - 2.43.9000-23
+- Auto-sync with upstream branch master,
+  commit b5eecf35d91a3b29cff80b731bbc6bcce6863827:
+- libc.pot: regenerate (Andreas K. Hüttel)
+- Revert "malloc: aarch64: Add ifuncs for malloc functions" (Yury Khrustalev)
+- netinet/tcp.h: Sync with Linux 6.15 and fix struct tcp_info tail (BZ 34347) (Adhemerval Zanella)
+- Add OPEN_TREE_NAMESPACE and FSMOUNT_NAMESPACE to sys/mount.h (Adhemerval Zanella)
+- s390: Prevent hoisting the thread-pointer read in THREAD_SET_STACK_GUARD (BZ 34297) (Adhemerval Zanella)
+- Add new AArch64 HWCAP definitions from Linux 6.14, 6.18 and 7.0 to bits/hwcap.h (Adhemerval Zanella)
+- Makefile: Depend on elf/subdir_lib only if $(subdirs) has elf (H.J. Lu)
+- sysdeps/x86: don't spuriously mark tests as xfail (Andreas Schwab)
+- riscv: Add RVV strncpy for both multiarch and non-multiarch builds (Yao Zihong)
+- riscv: Add RVV stpncpy for both multiarch and non-multiarch builds (Yao Zihong)
+- Add tst-thp-size-mod.so dependency to strace THP tests (H.J. Lu)
+- build-many-glibcs.py: Update Linux kernel version to 7.1 (Adhemerval Zanella)
+- Update kernel version to 7.1 in header constant tests (Adhemerval Zanella)
+- Update syscall lists for Linux 7.1 (Adhemerval Zanella)
+- Add NT_RISCV_USER_CFI from Linux 7.0 to elf.h (Adhemerval Zanella)
+- Add IPPROTO_AGGFRAG from Linux 6.14 to netinet/in.h (BZ 34347) (Adhemerval Zanella)
+- Add SCHED_GETATTR_FLAG_DL_DYNAMIC from Linux 7.1 to bits/sched.h (Adhemerval Zanella)
+- Update PIDFD_* constants for Linux 7.1 (Adhemerval Zanella)
+- Add new LoongArch HWCAP definitions from Linux 7.0 and 7.1 to bits/hwcap.h (Adhemerval Zanella)
+- Add new constants from Linux 6.12, 6.18 and 6.19 to bits/fcntl-linux.h (Adhemerval Zanella)
+- x86: Remove unused VZEROUPPER_SHORT_RETURN macro from memset (RyotaSaito)
+- string: Fix memory leak in argz-addsep.c (Samuel Balazi)
+- Makerules: run test-container helper through the built loader (Adhemerval Zanella)
+- Makerules: add 'make check-parallel' to run tests without serialization (Adhemerval Zanella)
+- Run check-installed-headers concurrently for each header (Adhemerval Zanella)
+- Makefile: Do not install the container testroot if not running tests (Adhemerval Zanella)
+- Makefile: Do not force elf last for the others and tests passes (Adhemerval Zanella)
+- Makefile: Run the subdirectory recursion in parallel (Adhemerval Zanella)
+- scripts/gen-sorted.awk: Also emit the subdirectory dependency edges (Adhemerval Zanella)
+- intl: create correct directory in tst-translit.sh (Sam James)
+- po/*.po: integrate current state of translations (Andreas K. Hüttel)
+- po/libc.pot: regenerate (Andreas K. Hüttel)
+- Add system-wide tunables: manual (DJ Delorie)
+- Add system-wide tunables: Filters (DJ Delorie)
+- Add system-wide tunables: Apply tunables part (DJ Delorie)
+- Add system-wide tunables: cache ld.so.cache (DJ Delorie)
+- Add system-wide tunables: ldconfig part (DJ Delorie)
+- malloc: Don't call __get_thp_mode/__get_thp_size twice (H.J. Lu)
+- nis: Fix a memory leak in nis_creategroup when malloc fails (Jiri Stransky)
+- stdio-common: Fix scanf nan/inf pushback [BZ #34208] (Xiang Gao)
+- nss: Remove --enable-static-nss configure option (Michael Ford)
+- manual: Document indirect functions (IFUNC) (Adhemerval Zanella)
+- ppc64le: Restore optimized memchr for power10 [BZ #34300] (Sachin Monga)
+- riscv: Fix RV32 libthread_db THREAD_SELF register layout (Shengwen Cheng)
+- elf: Fix clang-18 build of ifunc resolver tests (Adhemerval Zanella)
+- arm: Xfail 2 static THP tests (H.J. Lu)
+- thp: Limit THP code padding to 2 * THP page size (H.J. Lu)
+- Update documentation of iconv [BZ #30136] (Mike FABIAN)
+- AArch64: additional mathvec build system cleanups. (Pierre Blanchard)
+- AArch64: Update SHARED-FILES with files from Arm Optimized-Routines (Pierre Blanchard)
+- AArch64: Update mathvec directory structure. (Pierre Blanchard)
+- hppa: Fix missing call to __feraiseexcept (BZ 34306) (John David Anglin)
+
 * Tue Jun 23 2026 Frédéric Bérat <fberat@redhat.com> - 2.43.9000-22
 - Auto-sync with upstream branch master,
   commit b61b98e3d0c81c85200e2082407708c7b0e821a3:

diff --git a/sources b/sources
index 40a3a6b..66adb21 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glibc-2.43.9000-444-gb61b98e3d0.tar.xz) = debf5148d5fc79bc60897fbed69d68df1d82d006be520970f613b35512c390a4589b2dd684568ac4cd63f9bab109feada68463a8b4f580a16f8c5f330562060f
+SHA512 (glibc-2.43.9000-496-gb5eecf35d9.tar.xz) = c1c40086bcc40e2fb3be338aa0f1f2dd6bfd78010607679b5452cc66f7fbcfddae67d89ba64c23de88fd61d50e917c031ed44d821c6b1bb685f99fc2d2ea8d64

             reply	other threads:[~2026-07-07 13:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-07 13:52  [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-07-21 17:07 [rpms/glibc] rawhide: Auto-sync with upstream branch master 
2026-06-23 17:32 
2026-06-16 13:09 
2026-06-10 15:23 
2026-06-02  7:31 

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178343237227.1.7851758862691811453.rpms-glibc-1f72a54182ed@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox