public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <kalevlember@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Update to 2.41.3
Date: Tue, 11 Aug 2026 10:35:44 GMT [thread overview]
Message-ID: <178644454403.1.10300043627405339930.rpms-glib2-b10630033052@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : b10630033052cc6acf689d5543b84d7164ba8e27
Author : Kalev Lember <kalevlember@gmail.com>
Date : 2014-08-16T21:17:17+02:00
Stats : +6/-39 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/b10630033052cc6acf689d5543b84d7164ba8e27?branch=cve-2026-58016-f44
Log:
Update to 2.41.3
---
diff --git a/gio-Fix-regression-encoding-an-array-of-doubles.patch b/gio-Fix-regression-encoding-an-array-of-doubles.patch
deleted file mode 100644
index 4093602..0000000
--- a/gio-Fix-regression-encoding-an-array-of-doubles.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From 869a5d38d6004d3f636f3a01e029a81e545c1c51 Mon Sep 17 00:00:00 2001
-From: Stef Walter <stefw@gnome.org>
-Date: Tue, 22 Jul 2014 21:29:27 +0200
-Subject: [PATCH] gio: Fix regression encoding an array of doubles
-
-Take the simple slow path in this case. Encoding a double
-takes special precautions as you can see in append_value_to_blob()
-and friends.
-
-https://bugzilla.gnome.org/show_bug.cgi?id=732754
----
- gio/gdbusmessage.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/gio/gdbusmessage.c b/gio/gdbusmessage.c
-index cd995b8..4173bcc 100644
---- a/gio/gdbusmessage.c
-+++ b/gio/gdbusmessage.c
-@@ -1219,7 +1219,7 @@ get_type_fixed_size (const GVariantType *type)
- return 2;
- case 'i': case 'u': case 'h':
- return 4;
-- case 'x': case 't': case 'd':
-+ case 'x': case 't':
- return 8;
- default:
- return 0;
---
-1.9.3
\ No newline at end of file
diff --git a/glib2.spec b/glib2.spec
index 78ca6e3..3138757 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -2,16 +2,14 @@
Summary: A library of handy utility functions
Name: glib2
-Version: 2.41.2
-Release: 3%{?dist}
+Version: 2.41.3
+Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
#VCS: git:git://git.gnome.org/glib
Source: http://download.gnome.org/sources/glib/2.41/glib-%{version}.tar.xz
-Patch1: gio-Fix-regression-encoding-an-array-of-doubles.patch
-
BuildRequires: pkgconfig
BuildRequires: gettext
BuildRequires: libattr-devel
@@ -83,11 +81,6 @@ the functionality of the installed glib2 package.
%prep
%setup -q -n glib-%{version}
-%patch1 -p1
-
-# Workaround wrong gtk-doc.make timestamp
-# https://bugzilla.gnome.org/show_bug.cgi?id=700350
-touch -r Makefile.am gtk-doc.make
%build
# Support builds of both git snapshots and tarballs packed with autogoo
@@ -226,6 +219,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%{_datadir}/installed-tests
%changelog
+* Sat Aug 16 2014 Kalev Lember <kalevlember@gmail.com> - 2.41.3-1
+- Update to 2.41.3
+
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.41.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
diff --git a/sources b/sources
index ce2c108..e11d834 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9636f60e99b98fd0fdb5239f905ac008 glib-2.41.2.tar.xz
+30d5a113e9126ffb544f60184a7a15be glib-2.41.3.tar.xz
reply other threads:[~2026-08-11 10:35 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=178644454403.1.10300043627405339930.rpms-glib2-b10630033052@fedoraproject.org \
--to=kalevlember@gmail.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