Commit Graph

8 Commits

Author SHA1 Message Date
Viktor Malik e402818776
Rebase bpftrace to 0.20.3
Also fixes a couple of issues:
- fix bpftrace creating BPF programs with truncated names,
- fix CVE allowing unprivileged users loading of compromised linux headers.

Resolves: RHEL-30779
Resolves: RHEL-8502
Resolves: RHEL-28765
CVE: CVE-2024-2313

Signed-off-by: Viktor Malik <vmalik@redhat.com>
2024-05-03 09:20:09 +02:00
Viktor Malik 8f9b08b6e0
Rebase bpftrace to 0.19.1
Also rebuild for LLVM 17.

Resolves: RHEL-10693
Resolves: RHEL-10592
Resolves: RHEL-3690
Resolves: RHEL-11476
2023-11-21 07:10:06 +01:00
Viktor Malik 2fbe8b0169
Rebase bpftrace to 0.17.0
In addition, fix runqlat.bt, tcpdrop.bt, and undump.bt on aarch64.

Resolves: RHEL-286
Resolves: rhbz#2170838

Signed-off-by: Viktor Malik <vmalik@redhat.com>
2023-03-14 08:20:37 +01:00
Viktor Malik 96b95cdfd3
Rebase to bpfrace 0.16.0 and LLVM 15
Resolves: rhbz#2121920
Resolves: rhbz#2118995
Resolves: rhbz#1975148
Resolves: rhbz#2088577
Resolves: rhbz#2128208
Resolves: rhbz#2073675
Resolves: rhbz#2073770
Resolves: rhbz#2075076

The new release and few added patches fix bugs in the shipped tools.
Also some RHEL-specific patches can be removed.

bpftrace 0.16.0 requires the cereal serialization library which is not
packaged into RHEL9. To overcome this problem, we download it manually,
which is ok to do as the library is only necessary during build.

Signed-off-by: Viktor Malik <vmalik@redhat.com>
2022-12-21 12:19:57 +01:00
Jerome Marchand 297bf8d34c Rebase to bpftrace 0.13.1
- Rebase to bpftrace 0.13.1.
- Rebuild for LLVM14

Resolves: rhbz#2061052
Related: rhbz#2061764

Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
2022-05-18 12:39:46 +02:00
Jerome Marchand a139ab5017 Rebase to bpftrace 0.12.1
Resolves: rhbz#1965383
2021-06-03 13:49:08 +02:00
Petr Šabata a1c50b75b3 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/bpftrace#9d461237bbdb0cf042f76e688d1cda4882b74635
2020-10-14 22:27:27 +02:00
Release Configuration Management ff6b5350a4 New branch setup 2020-10-08 11:07:50 +00:00