Hello community, here is the log from the commit of package strace for openSUSE:Factory checked in at 2019-03-13 16:41:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/strace (Old) and /work/SRC/openSUSE:Factory/.strace.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "strace" Wed Mar 13 16:41:16 2019 rev:72 rq:684333 version:4.26 Changes: -------- --- /work/SRC/openSUSE:Factory/strace/strace.changes 2019-01-03 18:03:47.844291372 +0100 +++ /work/SRC/openSUSE:Factory/.strace.new.28833/strace.changes 2019-03-13 16:41:20.230686051 +0100 @@ -1,0 +2,5 @@ +Tue Mar 12 12:58:09 UTC 2019 - Jiri Slaby <[email protected]> + +- disable test failing with kernel 5.0 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ strace.spec ++++++ --- /var/tmp/diff_new_pack.AMsuaj/_old 2019-03-13 16:41:21.074685428 +0100 +++ /var/tmp/diff_new_pack.AMsuaj/_new 2019-03-13 16:41:21.078685425 +0100 @@ -1,7 +1,7 @@ # # spec file for package strace # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -59,6 +59,9 @@ %prep %setup -q +# This test needs updating for kernel 5.0. Remove this later. +sed -i '2,/bpf-obj_get_info_by_fd-prog-v/d' tests/bpf-obj_get_info_by_fd-prog-v.gen.test + %build %configure \ %ifarch aarch64 riscv64
