Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bpftrace for openSUSE:Factory checked in at 2021-04-06 17:30:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bpftrace (Old) and /work/SRC/openSUSE:Factory/.bpftrace.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bpftrace" Tue Apr 6 17:30:09 2021 rev:11 rq:882753 version:0.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/bpftrace/bpftrace.changes 2021-01-14 15:06:56.390925119 +0100 +++ /work/SRC/openSUSE:Factory/.bpftrace.new.2401/bpftrace.changes 2021-04-06 17:31:33.871244758 +0200 @@ -1,0 +2,24 @@ +Sat Apr 3 04:19:14 UTC 2021 - Aleksa Sarai <asa...@suse.com> + +- Update to bpftrace 0.12.0. + + add path, macaddr, strftime builtin + + allow wildcards for tracepoint categories + + add wildcard support for kfunc probe types + + support scientific notation for integer literals + + list retprobes + + resolve unknown typedefs using BTF and give a hint when a type cannot be found + + support multi-matched globbed targets for uprobe and ustd probes + + positional parameters: support numbers as strings and params as string literals + + support for tracepoint __data_loc fields + + set addrspace info for various builtins + + support watchpoint for kernel space address + + support for pointer to pointer + + support for uprobe refcounts + + support for usdt arguments utilising the index register and scale + + printing structures + - disable str($# + 1) + * array improvements (support assignment to variables and usage as a map key) +- Remove upstreamed patches: + - bpftrace-bsc1180670-sync-man-page-and-help.patch + +------------------------------------------------------------------- Old: ---- bpftrace-0.11.4.tar.gz bpftrace-bsc1180670-sync-man-page-and-help.patch New: ---- bpftrace-0.12.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bpftrace.spec ++++++ --- /var/tmp/diff_new_pack.r9Tpqo/_old 2021-04-06 17:31:34.387245342 +0200 +++ /var/tmp/diff_new_pack.r9Tpqo/_new 2021-04-06 17:31:34.391245346 +0200 @@ -23,14 +23,13 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: bpftrace -Version: 0.11.4 +Version: 0.12.0 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: bpftrace-bsc1180670-sync-man-page-and-help.patch BuildRequires: binutils BuildRequires: binutils-devel BuildRequires: bison @@ -67,7 +66,6 @@ %prep %setup -q -%patch1 -p1 # Correct the #!-line to avoid rpmlint warnings. find tools -name '*.bt' -type f \ ++++++ bpftrace-0.11.4.tar.gz -> bpftrace-0.12.0.tar.gz ++++++ ++++ 45967 lines of diff (skipped)