public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Enable sysprof capture support
@ 2026-08-11 10:37 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 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 : 6f01bd7f0633e252c13eb2b44b4b7996792dadb1
Author : Kalev Lember <klember@redhat.com>
Date   : 2021-02-24T11:23:09+01:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/6f01bd7f0633e252c13eb2b44b4b7996792dadb1?branch=cve-2026-58016-f44

Log:
Enable sysprof capture support

---
diff --git a/glib2.spec b/glib2.spec
index b6fc529..a02b360 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,6 +1,6 @@
 Name: glib2
 Version: 2.67.4
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: A library of handy utility functions
 
 License: LGPLv2+
@@ -46,6 +46,7 @@ BuildRequires: pkgconfig(libelf)
 BuildRequires: pkgconfig(libffi)
 BuildRequires: pkgconfig(libpcre)
 BuildRequires: pkgconfig(mount)
+BuildRequires: pkgconfig(sysprof-capture-4)
 BuildRequires: pkgconfig(zlib)
 BuildRequires: python3-devel
 
@@ -111,6 +112,7 @@ rm glib/pcre/*.[ch]
     -Dman=true \
     -Ddtrace=true \
     -Dsystemtap=true \
+    -Dsysprof=enabled \
     -Dgtk_doc=true \
     -Dinstalled_tests=true \
 %if 0%{?rhel}
@@ -242,6 +244,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/installed-tests
 
 %changelog
+* Wed Feb 24 2021 Kalev Lember <klember@redhat.com> - 2.67.4-3
+- Enable sysprof capture support
+
 * Fri Feb 19 2021 Kalev Lember <klember@redhat.com> - 2.67.4-2
 - Backport a fix for gsubprocesslauncher regression
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-11 10:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 10:37 [rpms/glib2] cve-2026-58016-f44: Enable sysprof capture support Kalev Lember

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