Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bpftrace for openSUSE:Factory checked in at 2023-02-09 16:23:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bpftrace (Old) and /work/SRC/openSUSE:Factory/.bpftrace.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bpftrace" Thu Feb 9 16:23:25 2023 rev:19 rq:1063956 version:0.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/bpftrace/bpftrace.changes 2023-01-11 14:37:19.205999340 +0100 +++ /work/SRC/openSUSE:Factory/.bpftrace.new.4462/bpftrace.changes 2023-02-09 16:23:29.198799405 +0100 @@ -1,0 +2,23 @@ +Thu Feb 9 07:35:30 UTC 2023 - Shung-Hsi Yu <[email protected]> + +- Set USE_SYSTEM_BPF_BCC to ON so system libraries are used +- Update to 0.17.0 + + Support opaque pointer (boo#1207295) + + Support 32-bit ARM systems + + Support BTF in kernel modules + + Add %rh option to print buffer as hex without \x + + Add stdbool.h to built-in headers + + Raise minimum versions for libbpf and bcc and vendor them for local builds + + Support comparison for integer arrays + + Drop Ubuntu 19.10 lockdown detection + + Fix pointer/register loads on 32-bit architectures + + Fix kprobe multi-attachment + + Fix attaching to multiple USDT probes using the same wildcard + + Fix pointer arithmetics codegen + + Fix segfault for invalid AssignVarStatement visit + + Better handling of missing function trace support files + + Fix unroll ID reset + + Support profile and interval probes in probe matcher + + Fix BTF detection macro in tools/old/mdflush.bt + +------------------------------------------------------------------- Old: ---- bpftrace-0.16.0.tar.gz New: ---- bpftrace-0.17.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bpftrace.spec ++++++ --- /var/tmp/diff_new_pack.Rgp0iB/_old 2023-02-09 16:23:30.610806680 +0100 +++ /var/tmp/diff_new_pack.Rgp0iB/_new 2023-02-09 16:23:30.614806700 +0100 @@ -31,7 +31,7 @@ %endif Name: bpftrace -Version: 0.16.0 +Version: 0.17.0 Release: 0 Summary: High-level tracing language for Linux eBPF License: Apache-2.0 @@ -92,6 +92,7 @@ -DLLVM_REQUESTED_VERSION="${LLVM_VERSION}" \ -DLIBBFD_LIBRARIES="${LIBBFD}" \ -DLIBOPCODES_LIBRARIES="${LIBOPCODES}" \ + -DUSE_SYSTEM_BPF_BCC:BOOL=ON \ -DBUILD_SHARED_LIBS:BOOL=OFF \ -DBUILD_STATIC_LIBS:BOOL=ON \ -DBUILD_TESTING:BOOL=OFF ++++++ bpftrace-0.16.0.tar.gz -> bpftrace-0.17.0.tar.gz ++++++ ++++ 10045 lines of diff (skipped)
