Package Release Info

bpftop-0.7.1-bp160.1.1

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

bpftop

Change Logs

* Tue Sep 02 2025 Andreas Stieger <andreas.stieger@gmx.de>
- Update to version 0.7.1:
  * CVE-2025-58160: Update tracing-subscriber to version 0.3.20
    (boo#1249007)
  * The BPF iterator program that tracks which process loaded each
    BPF program now fails gracefully instead of preventing bpftop
    from starting
* Thu Aug 21 2025 Andreas Stieger <andreas.stieger@gmx.de>
- Update to version 0.7.0:
  * Customizable refresh rate: Added -d/--delay option to set
    screen refresh rate in seconds
* Sat Apr 05 2025 Andreas Stieger <andreas.stieger@gmx.de>
- initial version