Hello community, here is the log from the commit of package sysdig for openSUSE:Factory checked in at 2016-01-28 17:24:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sysdig (Old) and /work/SRC/openSUSE:Factory/.sysdig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sysdig" Changes: -------- --- /work/SRC/openSUSE:Factory/sysdig/sysdig.changes 2015-12-25 13:06:10.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.sysdig.new/sysdig.changes 2016-01-28 17:25:27.000000000 +0100 @@ -1,0 +2,26 @@ +Tue Jan 26 19:36:57 UTC 2016 - [email protected] + +- Update to 0.7.1 + * Fix sysdig-probe compilation for kernel < 3.4.0 + * Fix compilation on OSX +- Changes for 0.7.0 + * Fix sysdig-probe for kernel 4.4 + * Fix a remotely possible deadlock during ioctl calls + * Fix Kubernetes support when data returned from the API server + is particularly big + * Minor bugfixes + * Spectrogram views in csysdig: spectro_all (System call latency + spectrogram) and spectro_file (File I/O latency spectrogram) + * Ability to authenticate to a Kubernetes API server using a + certificate, via -K <file_name> or --k8s-api-cert=<file_name>. + Can also be specified via the environment variable + SYSDIG_K8S_API_CERT + * Ability to sort columns in csysdig views using the keyboard + * --filter-proclist: apply the filter to the process table + * -M: add the possibility to stop collecting after X seconds + evt.latency.quantized: 10-base log of the delta between an + exit event and the correspondent enter event evt.latency.human: + delta between an exit event and the correspondent enter event, + as a human readable string (e.g. 10.3ms) + +------------------------------------------------------------------- Old: ---- sysdig-0.6.0.tar.gz New: ---- sysdig-0.7.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysdig.spec ++++++ --- /var/tmp/diff_new_pack.Bu3dtp/_old 2016-01-28 17:25:28.000000000 +0100 +++ /var/tmp/diff_new_pack.Bu3dtp/_new 2016-01-28 17:25:28.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package sysdig # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -17,7 +17,7 @@ Name: sysdig -Version: 0.6.0 +Version: 0.7.1 Release: 0 Summary: System-level exploration License: GPL-2.0 ++++++ sysdig-0.6.0.tar.gz -> sysdig-0.7.1.tar.gz ++++++ ++++ 10208 lines of diff (skipped)
