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, 16 Jun 2026 13:09:51 GMT	[thread overview]
Message-ID: <178161539110.1.17336281924616655979.rpms-glibc-fa4733c2e049@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/glibc
            Branch : rawhide
            Commit : fa4733c2e04904e9dc9b7cc71bb8d88f2ec00507
            Author : Frédéric Bérat <fberat@redhat.com>
            Date   : 2026-06-16T08:51:48+02:00
            Stats  : +18/-3 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/glibc/c/fa4733c2e04904e9dc9b7cc71bb8d88f2ec00507?branch=rawhide

            Log:
            Auto-sync with upstream branch master

Upstream commit: a767fbcff0eefc64cb6b2369a34b5205468dbafd

- math: Sync acosh with CORE-MATH 887cab6f (Adhemerval Zanella)
- inet: Remove unused STATIC_NSS define (Michael Ford)
- nss: Remove <gnu/lib-names.h> include from nsswitch.c (Michael Ford)
- arm: Save/restore VFP registers in PLT trampolines (BZ 34144, BZ 15792) (Adhemerval Zanella)
- aarch64: Fix static PIE CPU feature detection (BZ 34205) (Adhemerval Zanella)
- nptl: open threads comm with O_WRONLY|O_CLOEXEC (Sana Kazi)
- malloc: aarch64: Add ifuncs for malloc functions (Yury Khrustalev)
- rtld: cache cpuid results on the stack for intel (Fabian Rast)
- Fix -Wconstant-logical-operand error for Hurd (Joseph Myers)
- Fix -Werror=constant-logical-operand errors in soft-fp (Joseph Myers)
- Fix -Wconstant-logical-operand error in tst-printf-format-skeleton.c (Joseph Myers)

---
diff --git a/glibc.spec b/glibc.spec
index c7d99d5..2329bc6 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -1,4 +1,4 @@
-%global glibcsrcdir glibc-2.43.9000-398-g9cf4dd03bd
+%global glibcsrcdir glibc-2.43.9000-409-ga767fbcff0
 %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 20
+%global baserelease 21
 Release: %{baserelease}%{?dist}
 
 # Licenses:
@@ -2408,6 +2408,21 @@ update_gconv_modules_cache ()
 %endif
 
 %changelog
+* Tue Jun 16 2026 Frédéric Bérat <fberat@redhat.com> - 2.43.9000-21
+- Auto-sync with upstream branch master,
+  commit a767fbcff0eefc64cb6b2369a34b5205468dbafd:
+- math: Sync acosh with CORE-MATH 887cab6f (Adhemerval Zanella)
+- inet: Remove unused STATIC_NSS define (Michael Ford)
+- nss: Remove <gnu/lib-names.h> include from nsswitch.c (Michael Ford)
+- arm: Save/restore VFP registers in PLT trampolines (BZ 34144, BZ 15792) (Adhemerval Zanella)
+- aarch64: Fix static PIE CPU feature detection (BZ 34205) (Adhemerval Zanella)
+- nptl: open threads comm with O_WRONLY|O_CLOEXEC (Sana Kazi)
+- malloc: aarch64: Add ifuncs for malloc functions (Yury Khrustalev)
+- rtld: cache cpuid results on the stack for intel (Fabian Rast)
+- Fix -Wconstant-logical-operand error for Hurd (Joseph Myers)
+- Fix -Werror=constant-logical-operand errors in soft-fp (Joseph Myers)
+- Fix -Wconstant-logical-operand error in tst-printf-format-skeleton.c (Joseph Myers)
+
 * Wed Jun 10 2026 Frédéric Bérat <fberat@redhat.com> - 2.43.9000-20
 - Auto-sync with upstream branch master,
   commit 9cf4dd03bdfd8b4113400e6b56c6d665c3c739ae:

diff --git a/sources b/sources
index 409a614..dd0accb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glibc-2.43.9000-398-g9cf4dd03bd.tar.xz) = 1897f4087aefdda2e79fc8eeb2cf8a71b3ec516d37e9c0709b50758a7475a3594e5395a81f39fff1746dfbd84b5a8fb5e2f35a058bbcd66f02b3aa3b1a299ef2
+SHA512 (glibc-2.43.9000-409-ga767fbcff0.tar.xz) = 3e8655607179acb087cfe636c3f09c91b34bd789faad7b38470a17d648895d567d2d33b19450cb76bb27ca6474f82f84e9f05e6e81b0b814b91351032e64c615

             reply	other threads:[~2026-06-16 13:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-16 13:09  [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-06-23 17:32 [rpms/glibc] rawhide: Auto-sync with upstream branch master 
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=178161539110.1.17336281924616655979.rpms-glibc-fa4733c2e049@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