From 38f4704619fa2fd112a9fcef2fc9e1ed987ba777 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Feb 13 2021 06:13:44 +0000 Subject: import systemtap-4.4-9.el8 --- diff --git a/SPECS/systemtap.spec b/SPECS/systemtap.spec index 637005f..c8a5fdf 100644 --- a/SPECS/systemtap.spec +++ b/SPECS/systemtap.spec @@ -89,7 +89,7 @@ Name: systemtap Version: 4.4 -Release: 8%{?release_override}%{?dist} +Release: 9%{?release_override}%{?dist} # for version, see also configure.ac @@ -138,6 +138,7 @@ BuildRequires: cpio BuildRequires: gettext-devel BuildRequires: pkgconfig(nss) BuildRequires: pkgconfig(avahi-client) +BuildRequires: pkgconfig(libdebuginfod) %if %{with_dyninst} BuildRequires: dyninst-devel >= 10.0 BuildRequires: pkgconfig(libselinux) @@ -1242,6 +1243,9 @@ done # PRERELEASE %changelog +* Tue Jan 26 2021 Frank Ch. Eigler - 4.4-9 +- rhbz1927497 enable debuginfod client for buildid probing + * Tue Jan 26 2021 Frank Ch. Eigler - 4.4-8 - rhbz1902696 fix invocation as stapusr with procfs/lockdown