Hello community,

here is the log from the commit of package sysdig for openSUSE:Factory checked 
in at 2018-05-11 09:17:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sysdig (Old)
 and      /work/SRC/openSUSE:Factory/.sysdig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sysdig"

Fri May 11 09:17:05 2018 rev:20 rq:606107 version:0.21.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysdig/sysdig.changes    2018-03-02 
21:11:09.602123427 +0100
+++ /work/SRC/openSUSE:Factory/.sysdig.new/sysdig.changes       2018-05-11 
09:17:08.720971221 +0200
@@ -1,0 +2,15 @@
+Thu May 10 08:08:38 UTC 2018 - [email protected]
+
+- Update to version 0.21.0:
+  * Track Versioning in Capture Files: With this release, we will increment 
the pcap major/minor version in capture files when a release adds new event 
types, additional event fields, etc. that are incompatible with earlier sysdig 
versions. [#1081] [#1084]
+  * Add s390x as a platform using Docker [#1029]
+  * When saving container information, also store certain mesos-related 
environment information associated with the first process in the container 
[#1021] [#1057]
+  * New filtercheck fd.connected returns whether or not a network connection 
file descriptor is actually bound to a remote endpoint. Think of udp sockets 
that only use sendto() vs udp sockets that use connect() and then send(), or 
tcp sockets that have been created but not connect()ed yet. [#1051]
+  * New filtercheck fd.name_changed is true when an event changes the 
connection information for a connection fd. This can occur in some cases such 
as udp connections where a connect() changes the connection information for a 
fd.
+  * Make the thread table size configurable via 
sinsp::set_max_thread_table_size() [#1056]
+  * Add support for new AWS Linux 2 AMI [#1058]
+  * Add process group id to execve events [#1044] [#1080]
+  * Expand the set of system calls returned by the driver when in dropping 
mode [#1075]
+  * Handle AT_FDCWD arguments to linkat, openat, etc. and resolve the path 
relative to the cwd [#1020]
+
+-------------------------------------------------------------------

Old:
----
  sysdig-0.20.0.tar.gz

New:
----
  sysdig-0.21.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sysdig.spec ++++++
--- /var/tmp/diff_new_pack.chKO1h/_old  2018-05-11 09:17:09.320949483 +0200
+++ /var/tmp/diff_new_pack.chKO1h/_new  2018-05-11 09:17:09.324949338 +0200
@@ -17,12 +17,12 @@
 
 
 Name:           sysdig
-Version:        0.20.0
+Version:        0.21.0
 Release:        0
 Summary:        System-level exploration
 License:        GPL-2.0-only
 Group:          System/Monitoring
-Url:            http://www.sysdig.org/
+URL:            http://www.sysdig.org/
 Source0:        
https://github.com/draios/%{name}/archive/%{version}/sysdig-%{version}.tar.gz
 BuildRequires:  %{kernel_module_package_buildreqs}
 BuildRequires:  cmake
@@ -86,8 +86,8 @@
 %{_bindir}/sysdig
 %{_bindir}/csysdig
 %{_bindir}/sysdig-probe-loader
-%{_mandir}/man8/sysdig.8%{ext_man}
-%{_mandir}/man8/csysdig.8%{ext_man}
+%{_mandir}/man8/sysdig.8%{?ext_man}
+%{_mandir}/man8/csysdig.8%{?ext_man}
 %dir %{_datadir}/zsh
 %dir %{_datadir}/zsh/site-functions
 %dir %{_datadir}/zsh/vendor-completions

++++++ sysdig-0.20.0.tar.gz -> sysdig-0.21.0.tar.gz ++++++
++++ 4529 lines of diff (skipped)


Reply via email to