public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michael Catanzaro <mcatanzaro@gnome.org>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Add missing bundled provides
Date: Tue, 11 Aug 2026 10:37:22 GMT	[thread overview]
Message-ID: <178644464248.1.14593296779818646997.rpms-glib2-029172473e50@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 029172473e5023c68c272dd7328b1c03fc288fca
Author : Michael Catanzaro <mcatanzaro@gnome.org>
Date   : 2021-05-05T08:37:39-05:00
Stats  : +12/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/029172473e5023c68c272dd7328b1c03fc288fca?branch=cve-2026-58016-f44

Log:
Add missing bundled provides

---
diff --git a/glib2.spec b/glib2.spec
index 42cced1..9af2d62 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,6 +1,6 @@
 Name: glib2
 Version: 2.68.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: A library of handy utility functions
 
 License: LGPLv2+
@@ -55,6 +55,11 @@ Obsoletes: glib2-fam < 2.67.1-3
 # glib 2.59.0 hash table changes broke older gcr versions / password prompts in gnome-shell
 Conflicts: gcr < 3.28.1
 
+Provides: bundled(gnulib)
+Provides: bundled(gvdb)
+Provides: bundled(libcharset)
+Provides: bundled(xdgmime)
+
 %description
 GLib is the low-level core library that forms the basis for projects
 such as GTK+ and GNOME. It provides data structure handling for C,
@@ -98,8 +103,9 @@ the functionality of the installed glib2 package.
 %autosetup -n glib-%{version} -p1
 
 %build
-# Bug 1324770: Also explicitly remove PCRE sources since we use --with-pcre=system
-rm glib/pcre/*.[ch]
+# No surprise bundled libraries
+rm -rf glib/pcre
+rm -rf subprojects
 
 # We cannot build with GnuTLS in Fedora since there is no gnutls-static
 # subpackage. (glib2-static is needed by qemu in Fedora, but not in RHEL.)
@@ -241,6 +247,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/installed-tests
 
 %changelog
+* Wed May 05 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.68.1-3
+- Add missing bundled provides
+
 * Wed Apr 28 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.68.1-2
 - Refresh GDesktopAppInfo patchset
 

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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-11 10:37 Michael Catanzaro [this message]
2026-08-11 10:38 [rpms/glib2] cve-2026-58016-f44: Add missing bundled provides Michael Catanzaro

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=178644464248.1.14593296779818646997.rpms-glib2-029172473e50@fedoraproject.org \
    --to=mcatanzaro@gnome.org \
    --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