From 8910c825142599ae8962f15416a1d875e45f06d5 Mon Sep 17 00:00:00 2001 From: Viktor Malik Date: Thu, 30 May 2024 12:14:19 +0200 Subject: [PATCH] Rebuild for BCC 0.30.0-4 Related: RHEL-28765 Signed-off-by: Viktor Malik --- bpftrace.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bpftrace.spec b/bpftrace.spec index b7b6fef..e65eb13 100644 --- a/bpftrace.spec +++ b/bpftrace.spec @@ -1,6 +1,6 @@ Name: bpftrace Version: 0.20.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: High-level tracing language for Linux eBPF License: ASL 2.0 @@ -93,6 +93,9 @@ find %{buildroot}%{_datadir}/%{name}/tools -type f -exec \ %exclude %{_datadir}/%{name}/tools/old %changelog +* Thu May 30 2024 - 0.20.4-2 +- Rebuild for bcc 0.30.0-4 + * Thu May 30 2024 Viktor Malik - 0.20.4-1 - Rebase on bpftrace 0.20.4 - Fix CVE allowing unprivileged users loading of compromised linux headers