public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glibc] rawhide: Auto-sync with upstream branch release/2.44/master
@ 2026-08-04  6:08 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-04  6:08 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/glibc
            Branch : rawhide
            Commit : 1c516db0fe7ad8464df3d217a1428108a7936bb0
            Author : Frédéric Bérat <fberat@redhat.com>
            Date   : 2026-08-04T03:02:20+02:00
            Stats  : +26/-4 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/glibc/c/1c516db0fe7ad8464df3d217a1428108a7936bb0?branch=rawhide

            Log:
            Auto-sync with upstream branch release/2.44/master

Upstream commit: 9bcb85688e58847191deb42bfc68d60802078df4

- io: fix ftw ABI on MIPS n64 (Xi Ruoyao)
- math: Fix x86_64 tanh _FloatN aliases binding to the FMA variant [BZ 34465] (Adhemerval Zanella)
- math: Fix sinh worst-case results for |x| > 36.736801 [BZ 34441] (Adhemerval Zanella)
- hurd: fix fork's longjmp demangling on i386 (Samuel Thibault)
- hurd: Make the readlink __fstatat64 references optional (Samuel Thibault)
- NEWS: start 2.44.1 section (Andreas K. Hüttel)
- advisories: replace with ADVISORIES text file (Andreas K. Hüttel)
- ChangeLog.old/ChangeLog.33: add (Andreas K. Hüttel)
- version.h, include/features.h: Increase version number (Andreas K. Hüttel)
- NEWS: drop empty section (Andreas K. Hüttel)
- po: update (only line number changes) (Andreas K. Hüttel)
- libc.pot: regenerate (Andreas K. Hüttel)
- hurd: Make setitimer clear interval on value being 0 (Samuel Thibault)
- hurd: xfail more tests waiting for barrier setpshared support (Samuel Thibault)
- manual/install.texi, INSTALL: update version numbers (Andreas K. Hüttel)
- resolv: Disable TCP servers in tst-resolv-res_init-failure (Florian Weimer)
- NEWS: mention more recent developments (Andreas K. Hüttel)
- math: test: Fix unsupported check in test-narrowing-trap (Yury Khrustalev)

---
diff --git a/glibc.spec b/glibc.spec
index 2bbd944..9e00b4b 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -1,5 +1,5 @@
-%global glibcsrcdir glibc-2.43.9000-536-ga5aa0df24a
-%global glibcversion 2.43.9000
+%global glibcsrcdir glibc-2.44-7-g9bcb85688e
+%global glibcversion 2.44
 # 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 25
+%global baserelease 1
 Release: %{baserelease}%{?dist}
 
 # Licenses:
@@ -2404,6 +2404,28 @@ update_gconv_modules_cache ()
 %endif
 
 %changelog
+* Tue Aug 04 2026 Frédéric Bérat <fberat@redhat.com> - 2.44-1
+- Auto-sync with upstream branch release/2.44/master,
+  commit 9bcb85688e58847191deb42bfc68d60802078df4:
+- io: fix ftw ABI on MIPS n64 (Xi Ruoyao)
+- math: Fix x86_64 tanh _FloatN aliases binding to the FMA variant [BZ 34465] (Adhemerval Zanella)
+- math: Fix sinh worst-case results for |x| > 36.736801 [BZ 34441] (Adhemerval Zanella)
+- hurd: fix fork's longjmp demangling on i386 (Samuel Thibault)
+- hurd: Make the readlink __fstatat64 references optional (Samuel Thibault)
+- NEWS: start 2.44.1 section (Andreas K. Hüttel)
+- advisories: replace with ADVISORIES text file (Andreas K. Hüttel)
+- ChangeLog.old/ChangeLog.33: add (Andreas K. Hüttel)
+- version.h, include/features.h: Increase version number (Andreas K. Hüttel)
+- NEWS: drop empty section (Andreas K. Hüttel)
+- po: update (only line number changes) (Andreas K. Hüttel)
+- libc.pot: regenerate (Andreas K. Hüttel)
+- hurd: Make setitimer clear interval on value being 0 (Samuel Thibault)
+- hurd: xfail more tests waiting for barrier setpshared support (Samuel Thibault)
+- manual/install.texi, INSTALL: update version numbers (Andreas K. Hüttel)
+- resolv: Disable TCP servers in tst-resolv-res_init-failure (Florian Weimer)
+- NEWS: mention more recent developments (Andreas K. Hüttel)
+- math: test: Fix unsupported check in test-narrowing-trap (Yury Khrustalev)
+
 * Tue Jul 21 2026 Frédéric Bérat <fberat@redhat.com> - 2.43.9000-25
 - Auto-sync with upstream branch master,
   commit a5aa0df24ad61a7dbc0f7c0dc9da7387ec0e974d:

diff --git a/sources b/sources
index c088735..a5d9e6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glibc-2.43.9000-536-ga5aa0df24a.tar.xz) = 79224e8c03fd393a642cd0f5a0b04569f77cb6c01d922e7005ae7d68e8986904a55f00a377c6f6392501e6daba2d4b4f5369b02d433849fdefac5afa9b71086e
+SHA512 (glibc-2.44-7-g9bcb85688e.tar.xz) = ccb0ab5292af1989ef011ecb89918d208b5494ff2924d49260ef41ef1a657f17764b388bdee16a1ab27b632caaf032d46631d16bc3bfef1d2ae3aaa4609bfd6e

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-04  6:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04  6:08 [rpms/glibc] rawhide: Auto-sync with upstream branch release/2.44/master 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox