Hello community, here is the log from the commit of package sysdig for openSUSE:Factory checked in at 2016-06-20 11:06:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-04-14 13:07:36.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sysdig.new/sysdig.changes 2016-06-20 11:06:45.000000000 +0200 @@ -1,0 +2,18 @@ +Fri Jun 17 07:15:22 UTC 2016 - [email protected] + +- Update to version 0.10.0: + * setsid event + * proc.sid filter field: the session id of the process + generating the event + * proc.sname filter field: the name of the current process + session leader + * --force-term-compat command line option: try to configure + simple terminal + * settings (xterm-1002) that work better with terminals like + putty + * Many minor bugfixes + * builds with gcc6 (boo#985121) +- Use pkgconfig() style dependencies +- Build with lua-5.1 as builds fail with lua-5.2 and later + +------------------------------------------------------------------- Old: ---- sysdig-0.9.0.tar.gz New: ---- sysdig-0.10.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysdig.spec ++++++ --- /var/tmp/diff_new_pack.o4KMuS/_old 2016-06-20 11:06:46.000000000 +0200 +++ /var/tmp/diff_new_pack.o4KMuS/_new 2016-06-20 11:06:46.000000000 +0200 @@ -17,7 +17,7 @@ Name: sysdig -Version: 0.9.0 +Version: 0.10.0 Release: 0 Summary: System-level exploration License: GPL-2.0 @@ -27,16 +27,16 @@ Source1: sysdig-kmp-preamble BuildRequires: %{kernel_module_package_buildreqs} BuildRequires: cmake -BuildRequires: curl-devel BuildRequires: fdupes BuildRequires: gcc-c++ -BuildRequires: jsoncpp-devel BuildRequires: libb64-devel -BuildRequires: lua51-devel BuildRequires: ncurses-devel -BuildRequires: openssl-devel -BuildRequires: pkg-config -BuildRequires: zlib-devel +BuildRequires: pkgconfig +BuildRequires: pkgconfig(jsoncpp) +BuildRequires: pkgconfig(libcurl) +BuildRequires: pkgconfig(lua-5.1) +BuildRequires: pkgconfig(openssl) +BuildRequires: pkgconfig(zlib) BuildRoot: %{_tmppath}/%{name}-%{version}-build ExcludeArch: ppc ppc64 ppc64le aarch64 ++++++ sysdig-0.9.0.tar.gz -> sysdig-0.10.0.tar.gz ++++++ ++++ 12361 lines of diff (skipped)
