public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/glibc] f43: Auto-sync with upstream branch release/2.42/master
Date: Wed, 03 Jun 2026 05:26:07 GMT	[thread overview]
Message-ID: <178046436779.1.13762403586706345449.rpms-glibc-059600760cc4@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/glibc
            Branch : f43
            Commit : 059600760cc4cbc9241979e4b2c60e5ab6a9181a
            Author : Frédéric Bérat <fberat@redhat.com>
            Date   : 2026-06-02T14:43:48+02:00
            Stats  : +10/-3 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/glibc/c/059600760cc4cbc9241979e4b2c60e5ab6a9181a?branch=f43

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

Upstream commit: 6cebb0b80fd783e442a8ad27c3f52cde52a9cac7

- stdio-common: Allow partially-filled %mc buffers [BZ #12701] (DJ Delorie)
- stdio-common: Reject insufficient character data in scanf [BZ #12701] (Maciej W. Rozycki)
- support: Implement 'xfmemopen' for seamless 'fmemopen' use (Maciej W. Rozycki)

---
diff --git a/glibc.spec b/glibc.spec
index d36ec39..6a6b6c3 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -1,4 +1,4 @@
-%global glibcsrcdir glibc-2.42-67-g4ebd33dd77
+%global glibcsrcdir glibc-2.42-70-g6cebb0b80f
 %global glibcversion 2.42
 # 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 13
+%global baserelease 14
 Release: %{baserelease}%{?dist}
 
 # Licenses:
@@ -2392,6 +2392,13 @@ update_gconv_modules_cache ()
 %endif
 
 %changelog
+* Tue Jun 02 2026 Frédéric Bérat <fberat@redhat.com> - 2.42-14
+- Auto-sync with upstream branch release/2.42/master,
+  commit 6cebb0b80fd783e442a8ad27c3f52cde52a9cac7:
+- stdio-common: Allow partially-filled %mc buffers [BZ #12701] (DJ Delorie)
+- stdio-common: Reject insufficient character data in scanf [BZ #12701] (Maciej W. Rozycki)
+- support: Implement 'xfmemopen' for seamless 'fmemopen' use (Maciej W. Rozycki)
+
 * Tue May 12 2026 Frédéric Bérat <fberat@redhat.com> - 2.42-13
 - Auto-sync with upstream branch release/2.42/master,
   commit 4ebd33dd77eabe8d4c45232bed4b42a31d2f9edc:

diff --git a/sources b/sources
index f24759f..59459ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glibc-2.42-67-g4ebd33dd77.tar.xz) = d21e1329e6e733dcee0bcb77470b84bb782d9a362a3f12b3e79dd262a1a647192e9b5536469c0238e3c670530df1bd7c5f8b6de4b97d10e03ea138838352757d
+SHA512 (glibc-2.42-70-g6cebb0b80f.tar.xz) = bfdc032dae5193773a768762c616b231b96c1d6cdd75f79add6ae601d212c06d075c662e68a3208a0b36e247576b02842ca8e0ba040089088a66696202fb1fcb

             reply	other threads:[~2026-06-03  5:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-03  5:26  [this message]
2026-06-04 15:26 [rpms/glibc] f43: Auto-sync with upstream branch release/2.42/master 

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=178046436779.1.13762403586706345449.rpms-glibc-059600760cc4@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