Hello community, here is the log from the commit of package sysdig for openSUSE:Factory checked in at 2016-11-15 18:02:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-08-22 10:07:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sysdig.new/sysdig.changes 2016-11-15 18:02:44.000000000 +0100 @@ -1,0 +2,22 @@ +Tue Nov 15 10:33:24 UTC 2016 - [email protected] + +- Update to version 0.12.1: + * Compilation issues when using non-bundled OpenSSL #672 + * Compilation issues under S390 architecture + * Various issues on k8s parsing + * Stale thread info when parsing processes within containers #665 + * Avoid getting cwd from driver, causes issues on Kernel 4.8 +- Changes for version 0.12.0: + * New filters container.mount.* to match container mount points + * New filter container.privileged to match containers running in + privileged mode + * Support latest kubernetes features: k8s.deployment.* and + k8s.rs.* filters are now available + * Added glob operator for strings, works as classic shell glob + path matcher + * Added pmatch operator + * Add less package on docker image +- Drop upstreamed sysdig-do-not-use-private-jq-api.patch +- Enable building on s390x + +------------------------------------------------------------------- Old: ---- sysdig-0.11.0.tar.gz sysdig-do-not-use-private-jq-api.patch New: ---- sysdig-0.12.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysdig.spec ++++++ --- /var/tmp/diff_new_pack.t2daHv/_old 2016-11-15 18:02:45.000000000 +0100 +++ /var/tmp/diff_new_pack.t2daHv/_new 2016-11-15 18:02:45.000000000 +0100 @@ -17,15 +17,13 @@ Name: sysdig -Version: 0.11.0 +Version: 0.12.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 -- sysdig-do-not-use-private-jq-api.patch gh#draios/sysdig#626 -Patch0: sysdig-do-not-use-private-jq-api.patch BuildRequires: %{kernel_module_package_buildreqs} BuildRequires: cmake BuildRequires: fdupes @@ -41,7 +39,7 @@ BuildRequires: pkgconfig(zlib) BuildRoot: %{_tmppath}/%{name}-%{version}-build %kernel_module_package -ExclusiveArch: %{ix86} x86_64 +ExclusiveArch: %{ix86} x86_64 s390 s390x %description Sysdig is open source, system-level exploration: capture system state and @@ -51,7 +49,6 @@ %prep %setup -q -%patch0 -p1 %build export SYSDIG_CHISEL_DIR=%{_datadir}%{name}/chisels @@ -67,7 +64,7 @@ -DDIR_ETC=%{_sysconfdir} \ -DBUILD_DRIVER=OFF \ -Wno-dev -make %{?_smp_mflags} +%make_jobs %install export INSTALL_MOD_PATH=%{buildroot} ++++++ sysdig-0.11.0.tar.gz -> sysdig-0.12.1.tar.gz ++++++ ++++ 20952 lines of diff (skipped)
