- Update to version 7.4.0
* Kernel configuration options related to bpfilter (namely: CONFIG_BPFILTER
* and CONFIG_BPFILTER_UMH) are no longer checked with bpftool feature probe
* More information displayed for BPF links
* Generate shadow variables for struct_ops maps in program skeletons
* Mark orphaned programs as such when listing programs
* Recognize arena map types (a09e203) and global variables
* Support the addr_space_cast instruction in the disassembler for translated
programs
* In the mirror repository, fix the detection of clang-bpf-co-re (for
skeletons support) for some clang versions
* Displaying PIDs for processes holding references to BPF links when listing
links with bpftool link list on older kernels broke in v7.3.0, because the
internal program pid_iter would fail to load
OBS-URL: https://build.opensuse.org/request/show/1167790
OBS-URL: https://build.opensuse.org/package/show/Base:System/bpftool?expand=0&rev=20
- Update to out-of-tree version 7.2.0
- Use release tarball that includes the specific copy of libbpf that is needed
to build bpftool
- Fix build on Linux 5.14
+ 0001-bpftool-use-a-local-copy-of-perf_event-to-fix-access.patch
+ 0002-bpftool-define-a-local-bpf_perf_link-to-fix-accessin.patch
+ 0003-bpftool-use-a-local-bpf_perf_event_value-to-fix-acce.patch
+ 0004-bpftool-Use-a-local-copy-of-BPF_LINK_TYPE_PERF_EVENT.patch
OBS-URL: https://build.opensuse.org/request/show/1086590
OBS-URL: https://build.opensuse.org/package/show/Base:System/bpftool?expand=0&rev=16