Rebase to upstream version 0.23.5
The version fixes a broken kstack/ustack on s390x systems. Resolves: RHEL-96958 Signed-off-by: Viktor Malik <vmalik@redhat.com>
This commit is contained in:
parent
16ca238ea8
commit
3ac07929ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/bpftrace-0.22.1.tar.gz
|
||||
/bpftrace-0.23.2.tar.gz
|
||||
/bpftrace-0.23.3.tar.gz
|
||||
/bpftrace-0.23.5.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: bpftrace
|
||||
Version: 0.23.3
|
||||
Version: 0.23.5
|
||||
Release: 1%{?dist}
|
||||
Summary: High-level tracing language for Linux eBPF
|
||||
License: Apache-2.0
|
||||
@ -84,6 +84,10 @@ find %{buildroot}%{_datadir}/%{name}/tools -type f -exec \
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 16 2025 Viktor Malik <vmalik@redhat.com> - 0.23.5-1
|
||||
- Rebase to upstream version 0.23.5 which fixes an issue with kstack/ustack on
|
||||
s390x (RHEL-96958)
|
||||
|
||||
* Thu May 22 2025 Viktor Malik <vmalik@redhat.com> - 0.23.2-1
|
||||
- Rebase to upstream version 0.23.2 (RHEL-78919)
|
||||
- Rebuild for LLVM 20 (RHEL-81774)
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (bpftrace-0.23.3.tar.gz) = fa4fc7d843d4a7c34b4f06e23945eb87b8cdce975a2a58744e5010839fbebd7464fdfdc31a804d35fa7a38b019412c6079016e7f6b1cb322840942dab1abee91
|
||||
SHA512 (bpftrace-0.23.5.tar.gz) = 1e040bce7636da4e2ebeffc1c8fc3944feb26ef2c371ff287b323123ef89b839fbaa492a61e8164efedc7579e73aebc489f168ecad903f3cac6144d8bbc4b6f1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user