Hello community, here is the log from the commit of package bpftrace for openSUSE:Factory checked in at 2020-11-24 22:12:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bpftrace (Old) and /work/SRC/openSUSE:Factory/.bpftrace.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bpftrace" Tue Nov 24 22:12:47 2020 rev:9 rq:850372 version:0.11.4 Changes: -------- --- /work/SRC/openSUSE:Factory/bpftrace/bpftrace.changes 2020-11-23 10:22:33.124825048 +0100 +++ /work/SRC/openSUSE:Factory/.bpftrace.new.5913/bpftrace.changes 2020-11-24 22:13:30.239552512 +0100 @@ -1,0 +2,6 @@ +Mon Nov 23 06:25:32 UTC 2020 - Aleksa Sarai <asa...@suse.com> + +- Do not strip bpftrace binaries -- bpftrace depends on debuginfos for + /proc/self/exe in order to implement the BEGIN trigger. bsc#1178928 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bpftrace.spec ++++++ --- /var/tmp/diff_new_pack.eGYPtL/_old 2020-11-24 22:13:32.307554428 +0100 +++ /var/tmp/diff_new_pack.eGYPtL/_new 2020-11-24 22:13:32.311554432 +0100 @@ -14,8 +14,14 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # +# nodebuginfo +# Disable binary stripping because bpftrace depends on debug symbols in its +# implementation of the BEGIN trigger. See bsc#1178928. +%undefine _build_create_debug +%define __arch_install_post export NO_BRP_STRIP_DEBUG=true + Name: bpftrace Version: 0.11.4 Release: 0 _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org