public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Add missing bundled provides
@ 2026-08-11 10:38 Michael Catanzaro
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Catanzaro @ 2026-08-11 10:38 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 4a203602ef5e42be3409aaa022d4fa63816e18c3
Author : Michael Catanzaro <mcatanzaro@redhat.com>
Date   : 2024-04-18T14:07:22-05:00
Stats  : +3/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/4a203602ef5e42be3409aaa022d4fa63816e18c3?branch=cve-2026-58016-f44

Log:
Add missing bundled provides

---
diff --git a/glib2.spec b/glib2.spec
index 8c4eb81..26731e2 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -48,6 +48,9 @@ Requires: libgnutls.so.30()(64bit)
 Requires: libgnutls.so.30
 %endif
 
+Provides: bundled(cmph)
+Provides: bundled(dirent)
+Provides: bundled(gnulib)
 Provides: bundled(gvdb)
 Provides: bundled(libcharset)
 Provides: bundled(xdgmime)

^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [rpms/glib2] cve-2026-58016-f44: Add missing bundled provides
@ 2026-08-11 10:37 Michael Catanzaro
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Catanzaro @ 2026-08-11 10:37 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-08-11 10:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 10:38 [rpms/glib2] cve-2026-58016-f44: Add missing bundled provides Michael Catanzaro
  -- strict thread matches above, loose matches on Subject: below --
2026-08-11 10:37 Michael Catanzaro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox