Rebase bpftrace to 0.24.2
Resolves: RHEL-108334 Also rebuild with LLVM 21. Signed-off-by: Viktor Malik <vmalik@redhat.com>
This commit is contained in:
parent
4c48b5f464
commit
7ed4d00996
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/bpftrace-0.23.3.tar.gz
|
||||
/bpftrace-0.23.5.tar.gz
|
||||
/bpftrace-0.24.1.tar.gz
|
||||
/bpftrace-0.24.2.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: bpftrace
|
||||
Version: 0.24.1
|
||||
Version: 0.24.2
|
||||
Release: 1%{?dist}
|
||||
Summary: High-level tracing language for Linux eBPF
|
||||
License: Apache-2.0
|
||||
@ -79,6 +79,10 @@ find %{buildroot}%{_datadir}/%{name}/tools -type f -exec \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 13 2026 Viktor Malik <vmalik@redhat.com> - 0.24.2-1
|
||||
- Rebuild with LLVM 21 (RHEL-108334)
|
||||
- Rebase to upstream version 0.24.2
|
||||
|
||||
* Thu Oct 23 2025 Viktor Malik <vmalik@redhat.com> - 0.24.1-1
|
||||
- Rebase to upstream version 0.24.1 (RHEL-79000)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (bpftrace-0.24.1.tar.gz) = 97ce3d909c6d6fe021afc6db4ea67dd70fa85502358ee89314d8cf58cb8727ce091bbbdf23f73d9eaadae59d8244d76530dda89993b499deebe7f90edd21cda7
|
||||
SHA512 (bpftrace-0.24.2.tar.gz) = d9ff773ce39b578877d5e73a48434d3654b46985bb4b9ad458fbf622718049da5075b3a2d2e6d1ae0a9effbdb74658822b4c4535bca384fbd6e539fdec393f4b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user