Hello community, here is the log from the commit of package sysdig for openSUSE:Factory checked in at 2020-01-10 17:49:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sysdig (Old) and /work/SRC/openSUSE:Factory/.sysdig.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sysdig" Fri Jan 10 17:49:50 2020 rev:27 rq:762636 version:0.26.5 Changes: -------- --- /work/SRC/openSUSE:Factory/sysdig/sysdig.changes 2019-11-15 00:15:51.796042605 +0100 +++ /work/SRC/openSUSE:Factory/.sysdig.new.6675/sysdig.changes 2020-01-10 17:49:57.978130471 +0100 @@ -1,0 +2,12 @@ +Fri Jan 10 08:44:43 UTC 2020 - Martin Pluskal <[email protected]> + +- Update to version 0.26.5: + * Fixed segfault that happens at startup (#1475, #1528) + * Fixed memory leaks from certain thread/socket operations (#1491) + * Fixed handling of SEND_SIG_NOINFO in the eBPF driver (#1493) + * Fixed a regression in reading certain partial container events from scap files (#1513) + * Updated use of Kubernetes APIs to support v1.16 (#1521) + * Fixed rare driver deadlock that could occur during a context switch (#1522) + * Added more detail to probe loader error message (#1541) + +------------------------------------------------------------------- Old: ---- sysdig-0.26.4.tar.gz New: ---- sysdig-0.26.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysdig.spec ++++++ --- /var/tmp/diff_new_pack.KXaqRq/_old 2020-01-10 17:50:02.086129737 +0100 +++ /var/tmp/diff_new_pack.KXaqRq/_new 2020-01-10 17:50:02.134129729 +0100 @@ -1,7 +1,7 @@ # # spec file for package sysdig # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: sysdig -Version: 0.26.4 +Version: 0.26.5 Release: 0 Summary: System-level exploration License: Apache-2.0 @@ -69,6 +69,7 @@ -DUSE_BUNDLED_CARES=OFF \ -DUSE_BUNDLED_PROTOBUF=OFF \ -DUSE_BUNDLED_GRPC=OFF \ + -DCREATE_TEST_TARGETS=OFF \ -DDIR_ETC=%{_sysconfdir} \ -DBUILD_DRIVER=OFF \ -Wno-dev @@ -81,8 +82,6 @@ for flavor in %{flavors_to_build} ; do make KERNELDIR="%{_prefix}/src/linux-obj/%{_target_cpu}/$flavor" \ clean install_driver DESTDIR=%{buildroot} -# make KERNELDIR="%{_prefix}/src/linux-obj/%{_target_cpu}/$flavor" \ -# -C ../driver clean done rm -rf %{buildroot}%{_prefix}/src/* %fdupes -s %{buildroot}/%{_datadir} ++++++ sysdig-0.26.4.tar.gz -> sysdig-0.26.5.tar.gz ++++++ ++++ 7169 lines of diff (skipped)
