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-11-14 21:42:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bpftrace (Old) and /work/SRC/openSUSE:Factory/.bpftrace.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bpftrace" Tue Nov 14 21:42:27 2023 rev:21 rq:1125783 version:0.19.1 Changes: -------- --- /work/SRC/openSUSE:Factory/bpftrace/bpftrace.changes 2023-03-06 18:56:20.932908866 +0100 +++ /work/SRC/openSUSE:Factory/.bpftrace.new.17445/bpftrace.changes 2023-11-14 21:42:32.047512867 +0100 @@ -1,0 +2,36 @@ +Mon Nov 13 09:17:21 UTC 2023 - Shung-Hsi Yu <shung-hsi...@suse.com> + +- Update to 0.19.1 + * Support all iterators + * Support parsing bitfields from BTF/DWARF and printing entire + structs + * Support using BTF for tracepoints defined in modules + * PowerPC + * Enable watchpoint support + * Add new function, offsetof, get the offset of the element in + the struct + * Add iter:task_vma iterators detection + * Add trailer to truncated strings + * Support func builtin for k(ret)func probes + * Support casting int <-> int array + * Support targeting all running processes for USDTs + * Improve attaching to uprobes with size 0 + * Make args a structure (instead of a pointer) + * Improve user symbol resolution + * uprobes: make C++ symbol demangling explicit + * uprobe: improve C++ probes listing + * Fix segfaults in dwarf_parser + * Fix resolving username for malformed /etc/passwd + * Fix crashes when maps are concurrently modified + * Fix alignment of byte arrays inside tuples + * Allow '+' in attach point path + * Improve listing and 'probe' builtin for several probe types + * Allow probe builtin with aliased software/hardware probes + * Support executing symlinked binaries with -c + * Add access to CLOCK_MONOTONIC with nsecs(monotonic) + * iter: Skip structures with '__safe_trusted' suffix + * Improve detection of unknown typedefs in ClangParser +- Drop Vendor-BPF_F_KPROBE_MULTI_RETURN-definition.patch since it + is included from v0.18.0 + +------------------------------------------------------------------- Old: ---- Vendor-BPF_F_KPROBE_MULTI_RETURN-definition.patch bpftrace-0.17.0.tar.gz New: ---- bpftrace-0.19.1.tar.gz BETA DEBUG BEGIN: Old: * Improve detection of unknown typedefs in ClangParser - Drop Vendor-BPF_F_KPROBE_MULTI_RETURN-definition.patch since it is included from v0.18.0 BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bpftrace.spec ++++++ --- /var/tmp/diff_new_pack.UWzGbI/_old 2023-11-14 21:42:32.595533154 +0100 +++ /var/tmp/diff_new_pack.UWzGbI/_new 2023-11-14 21:42:32.595533154 +0100 @@ -31,14 +31,13 @@ %endif Name: bpftrace -Version: 0.17.0 +Version: 0.19.1 Release: 0 Summary: High-level tracing language for Linux eBPF License: Apache-2.0 Group: Development/Tools/Debuggers URL: https://github.com/iovisor/bpftrace Source: https://github.com/iovisor/bpftrace/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -Patch1: Vendor-BPF_F_KPROBE_MULTI_RETURN-definition.patch BuildRequires: binutils BuildRequires: binutils-devel BuildRequires: bison ++++++ bpftrace-0.17.0.tar.gz -> bpftrace-0.19.1.tar.gz ++++++ ++++ 21851 lines of diff (skipped)