Hello community,

here is the log from the commit of package sysdig for openSUSE:Factory checked 
in at 2017-10-10 11:42:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sysdig (Old)
 and      /work/SRC/openSUSE:Factory/.sysdig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sysdig"

Tue Oct 10 11:42:32 2017 rev:17 rq:532754 version:0.19.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysdig/sysdig.changes    2017-09-05 
15:19:51.758083590 +0200
+++ /work/SRC/openSUSE:Factory/.sysdig.new/sysdig.changes       2017-10-10 
11:42:32.500643852 +0200
@@ -1,0 +2,36 @@
+Mon Oct  9 13:28:50 UTC 2017 - [email protected]
+
+- Update to version 0.19.1:
+  * Fix a compilation issue on old versions of kernels 2.6.32 shipped by 
RHEL/CentOS
+- Changes for version 0.19.0:
+  * Add per-cpu counters when a tracepoint is hit [#947]
+  * mq_unlink syscall reports as ptrace [#927]
+  * Fixed copy-paste typo [#946]
+  * expose the event masking/unmasking mechanism at the inspector level [#951]
+  * Fix targetViewFilter for "Accessed Files" in wsysdig_summary chisel [#952]
+  * Various improvements and fixes for Sysdig Inspect
+- Changes for version 0.18.0:
+  * Changed language of CLA to also cover government contributions [#902]
+  * Support mapped container docker networking mode, currently used by k8s 
pods [#922]
+  * Allow an external event capture dumper object to be used together with an 
inspector object [#912]
+  * Handle reading large execve args/env that might otherwise cause a page 
fault [#920]
+  * Add container events (container start/stop/etc) to capture files. In the 
future, will also be used for orchestrator information. [#935]
+  * Add the executable path as a filterable/displayable item proc.exepath 
[#845] [#934]
+  * Small README changes [#936]
+  * Support additional flags to clone() syscall [#909]
+  * Support page faults as events [#904]
+  * Support for upcoming visualization product [#931]
+  * Compilation fixes for sysdig monitor agent [#942]
+  * Fix minor problems found by valgrind [#938]
+  * Fix crash when reading large messages from docker daemon [#932]
+  * Better cleanup of failed installation of the sysdig driver under coreos 
[#926]
+  * Ensure that a parent's ptid is set when an execve fills in information on 
a new process [#914]
+  * Fix IN operator so it works with non-string values [#913]
+  * fix compile errors with newer versions of libcurl [#895] [#911]
+  * fix compile errors when O_DIRECTORY not defined [#907]
+  * Use session id, not process group id, for proc.sid [#904] [#905]
+  * Small docs fixes related to container.mount.* [#901]
+  * Update installation script to use latest version of EPEL repository [#897]
+- Drop no longer needed sysdig-curlbuild.patch
+
+-------------------------------------------------------------------

Old:
----
  sysdig-0.17.0.tar.gz
  sysdig-curlbuild.patch

New:
----
  sysdig-0.19.1.tar.gz

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

Other differences:
------------------
++++++ sysdig.spec ++++++
--- /var/tmp/diff_new_pack.e1DpN6/_old  2017-10-10 11:42:33.184613832 +0200
+++ /var/tmp/diff_new_pack.e1DpN6/_new  2017-10-10 11:42:33.184613832 +0200
@@ -17,15 +17,13 @@
 
 
 Name:           sysdig
-Version:        0.17.0
+Version:        0.19.1
 Release:        0
 Summary:        System-level exploration
 License:        GPL-2.0
 Group:          System/Monitoring
 Url:            http://www.sysdig.org/
 Source0:        
https://github.com/draios/%{name}/archive/%{version}/sysdig-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM gsysdig-curlbuild.patch gh#draios/sysdig#895
-Patch0:         sysdig-curlbuild.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
@@ -83,7 +80,6 @@
 %fdupes -s %{buildroot}/%{_datadir}
 
 %files
-%defattr(-,root,root,-)
 %doc README.md COPYING
 %config %{_sysconfdir}/bash_completion.d/sysdig
 %{_bindir}/sysdig

++++++ sysdig-0.17.0.tar.gz -> sysdig-0.19.1.tar.gz ++++++
++++ 10252 lines of diff (skipped)


Reply via email to