public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ondrej Holy <oholy@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Update to 2.57.1
Date: Tue, 11 Aug 2026 10:36:36 GMT	[thread overview]
Message-ID: <178644459673.1.6902010626919321380.rpms-glib2-61bd4d25e711@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 61bd4d25e711df4f2b805301da3d03007c722204
Author : Ondrej Holy <oholy@redhat.com>
Date   : 2018-07-20T15:50:57+02:00
Stats  : +8/-22 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/61bd4d25e711df4f2b805301da3d03007c722204?branch=cve-2026-58016-f44

Log:
Update to 2.57.1

---
diff --git a/glib2-fix-gdbus-codegen.patch b/glib2-fix-gdbus-codegen.patch
deleted file mode 100644
index 9977f41..0000000
--- a/glib2-fix-gdbus-codegen.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/gio/gdbus-2.0/codegen/codegen_main.py b/gio/gdbus-2.0/codegen/codegen_main.py
-index 9d9099f..1cfe7c1 100755
---- a/gio/gdbus-2.0/codegen/codegen_main.py
-+++ b/gio/gdbus-2.0/codegen/codegen_main.py
-@@ -209,7 +209,7 @@ def codegen_main():
-             print_error('Using --body requires --output')
- 
-         c_file = args.output
--        header_name = os.path.splitext(c_file)[0] + '.h'
-+        header_name = os.path.splitext(os.path.basename(c_file))[0] + '.h'
- 
-     all_ifaces = []
-     for fname in args.files + args.xml_files:

diff --git a/glib2.spec b/glib2.spec
index a7904c8..e23ac97 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -4,22 +4,18 @@
 %global __python %{__python3}
 
 Name: glib2
-Version: 2.56.1
-Release: 6%{?dist}
+Version: 2.57.1
+Release: 1%{?dist}
 Summary: A library of handy utility functions
 
 License: LGPLv2+
 URL: http://www.gtk.org
-Source0: http://download.gnome.org/sources/glib/2.56/glib-%{version}.tar.xz
-
-# Include upstream patch to fix gdbus-codegen when used with meson 0.46
-# https://gitlab.gnome.org/GNOME/glib/commit/cd1f82d8fc741a2203582c12cc21b4dacf7e1872
-Patch0: glib2-fix-gdbus-codegen.patch
+Source0: http://download.gnome.org/sources/glib/2.57/glib-%{version}.tar.xz
 
 # https://gitlab.gnome.org/GNOME/glib/merge_requests/90
 # https://gitlab.gnome.org/GNOME/glib/merge_requests/102
 # https://bugzilla.redhat.com/show_bug.cgi?id=1584916
-Patch1: glib2-gfdonotificationbackend-fix-possible-invalid-pointer.patch
+Patch0: glib2-gfdonotificationbackend-fix-possible-invalid-pointer.patch
 
 BuildRequires: chrpath
 BuildRequires: gettext
@@ -224,6 +220,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/installed-tests
 
 %changelog
+* Fri Jul 20 2018 Ondrej Holy <oholy@redhat.com> - 2.57.1-1
+- Update to 2.57.1
+
 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.56.1-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
 

diff --git a/sources b/sources
index 2016ac1..682eefe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-2.56.1.tar.xz) = 7e96cc23f3fa42a41b1974ae8fa2a7b123449643f265763d464620afcb011668e2de013ed2a6e5f13b6bd1bf3ab8eab43c05bf4a8ee0d99b7808767ab4fa69f4
+SHA512 (glib-2.57.1.tar.xz) = fad52b079731338d2a573c460750cdbc757e249f5276f57a4cb5e1833e65e3fc353da78c3253db820a69af2e1444f6d32874d862580e199570a64965401388b1

                 reply	other threads:[~2026-08-11 10:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178644459673.1.6902010626919321380.rpms-glib2-61bd4d25e711@fedoraproject.org \
    --to=oholy@redhat.com \
    --cc=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