Hello community, here is the log from the commit of package sysdig for openSUSE:Factory checked in at 2018-07-23 18:02:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sysdig (Old) and /work/SRC/openSUSE:Factory/.sysdig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sysdig" Mon Jul 23 18:02:28 2018 rev:22 rq:624664 version:0.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sysdig/sysdig.changes 2018-06-27 10:21:25.416033007 +0200 +++ /work/SRC/openSUSE:Factory/.sysdig.new/sysdig.changes 2018-07-23 18:03:37.968735557 +0200 @@ -1,0 +2,21 @@ +Mon Jul 23 07:58:49 UTC 2018 - [email protected] + +- Update to version 0.22: + * eBPF support for sysdig: eBPF as the instrumentation backend in kernel space (beta) + * Parsing an argument passed to sysdig-probe-loader as a custom URL for the kernel module like -e SYSDIG_PROBE_URL=http://54.183.253.176:52354 [#1085] + * Several changes to expand the set of events that are skipped by falco, and to centralize the logic for knowing which events to skip [#1105] + * Improved proc lookup in libsinsp [#1107] [#1110] [#1112] + * Improved performance [#1126] [#1120] [#1121] [#1137] + * In dropping mode, drop events that don't change system state [#1123] + * Introduce non-STL thread table API [#1142] + * Add the ability to ignore events by process name (comm). At the scap level, ignoring is by tid. At the sinsp level, as threads are added/removed from the thread table the comm is checked against a set of comms and if found the tid is added to the scap-level ignore hash table [#1139] + * The container_manager can now receive callbacks to call when a new container is detected or an inactive one is removed [#1133] + * Add support for adding custom container types alongside Docker etc (on sinsp level) [#1149] + * Parse and store three new container_info fields: repository, tag and digest [#1127] + * Skip proc scan in sinsp_dumper w/ threads_from_sinsp=true [#1164] + * Allow k8s filterchecks with analyzer [#1160] + * When creating the sysdig docker image, add the ability to directly set the sysdig version via the environment variable SYSDIG_VERSION [#1166] +- Drop upstreamed patch: + * sysdig_proto_ops_getname.patch + +------------------------------------------------------------------- Old: ---- sysdig-0.21.0.tar.gz sysdig_proto_ops_getname.patch New: ---- sysdig-0.22.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysdig.spec ++++++ --- /var/tmp/diff_new_pack.VcdIKg/_old 2018-07-23 18:03:38.392735034 +0200 +++ /var/tmp/diff_new_pack.VcdIKg/_new 2018-07-23 18:03:38.396735028 +0200 @@ -17,15 +17,13 @@ Name: sysdig -Version: 0.21.0 +Version: 0.22.0 Release: 0 Summary: System-level exploration License: GPL-2.0-only Group: System/Monitoring URL: http://www.sysdig.org/ Source0: https://github.com/draios/%{name}/archive/%{version}/sysdig-%{version}.tar.gz -# PATCH-FIX-UPSTREAM sysdig_proto_ops_getname.patch -Patch0: sysdig_proto_ops_getname.patch BuildRequires: %{kernel_module_package_buildreqs} BuildRequires: cmake BuildRequires: fdupes @@ -51,7 +49,6 @@ %prep %setup -q -%patch0 -p1 %build export SYSDIG_CHISEL_DIR=%{_datadir}%{name}/chisels ++++++ sysdig-0.21.0.tar.gz -> sysdig-0.22.0.tar.gz ++++++ ++++ 26172 lines of diff (skipped)
