public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Merge branch 'master' into f29
Date: Tue, 11 Aug 2026 10:36:39 GMT [thread overview]
Message-ID: <178644459907.1.16480405949341159969.rpms-glib2-5d7683bd2f94@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 5d7683bd2f94f5adf94c2af78dea47c6cfd69763
Author : Kalev Lember <klember@redhat.com>
Date : 2018-09-05T17:23:07+02:00
Stats : +9/-5 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/5d7683bd2f94f5adf94c2af78dea47c6cfd69763?branch=cve-2026-58016-f44
Log:
Merge branch 'master' into f29
---
diff --git a/glib2.spec b/glib2.spec
index 88ee441..86b02ab 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -88,6 +88,7 @@ rm glib/pcre/*.[ch]
# Support builds of both git snapshots and tarballs packed with autogoo
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
%configure $CONFIGFLAGS \
+ --disable-silent-rules \
--with-python=%{__python3} \
--with-pcre=system \
--enable-systemtap \
diff --git a/glib2.spec b/glib2.spec
index 08aff35..86b02ab 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -4,13 +4,13 @@
%global __python %{__python3}
Name: glib2
-Version: 2.57.2
+Version: 2.58.0
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.57/glib-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/glib/2.58/glib-%{version}.tar.xz
BuildRequires: chrpath
BuildRequires: gettext
@@ -143,10 +143,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_libdir}/libgio-2.0.so.*
%dir %{_datadir}/bash-completion
%dir %{_datadir}/bash-completion/completions
-%{_datadir}/bash-completion/completions/gdbus
-%{_datadir}/bash-completion/completions/gsettings
%{_datadir}/bash-completion/completions/gapplication
+%{_datadir}/bash-completion/completions/gdbus
%{_datadir}/bash-completion/completions/gio
+%{_datadir}/bash-completion/completions/gsettings
%dir %{_datadir}/glib-2.0
%dir %{_datadir}/glib-2.0/schemas
%dir %{_libdir}/gio
@@ -218,6 +218,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/installed-tests
%changelog
+* Wed Sep 05 2018 Kalev Lember <klember@redhat.com> - 2.58.0-1
+- Update to 2.58.0
+
* Thu Aug 2 2018 Ondrej Holy <oholy@redhat.com> - 2.57.2-1
- Update to 2.57.2
diff --git a/sources b/sources
index 6a08420..e121e13 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-2.57.2.tar.xz) = 372de80d738063c1ad359435deb095803d92e449abc64d2a8311d217fe0cb517dc12c05193b4618164ec2016ab0f83e4e331aae1488d5585e552bd36e5c8591f
+SHA512 (glib-2.58.0.tar.xz) = eedf65ec8e2fb5b9c6c7f96c69fe162db1b00a2b407a64219ba6c070a608804f361a69738a9fc93ff514896deea763e06ae0fcf12b3d1d1ef67d6f2c1a492413
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=178644459907.1.16480405949341159969.rpms-glib2-5d7683bd2f94@fedoraproject.org \
--to=klember@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