Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bcc for openSUSE:Factory checked in 
at 2021-03-29 18:22:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bcc (Old)
 and      /work/SRC/openSUSE:Factory/.bcc.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bcc"

Mon Mar 29 18:22:25 2021 rev:44 rq:881782 version:0.19.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bcc/bcc.changes  2021-01-06 19:56:35.829088027 
+0100
+++ /work/SRC/openSUSE:Factory/.bcc.new.2401/bcc.changes        2021-03-29 
18:22:27.422303979 +0200
@@ -1,0 +2,15 @@
+Mon Mar 29 03:36:43 UTC 2021 - Gary Ching-Pang Lin <g...@suse.com>
+
+- Update to 0.19.0
+  + Support for kernel up to 5.11
+  + allow BCC as a cmake subproject
+  + add LPORT support in tcpconnlat and tcpconnect
+  + added bpf_map_lookup_and_delete_batch support
+  + new tools: virtiostat
+  + new libbpf-tools: cpufreq, funclatency, cachestat
+  + add install target to libbpf-tools
+  + a few lua fixes
+  + doc update and bug fixes
+- Set ENABLE_NO_PIE to "OFF" to enable PIE for bcc-lua (bsc#1183399)
+
+-------------------------------------------------------------------

Old:
----
  bcc-0.18.0.tar.gz

New:
----
  bcc-0.19.0.tar.gz

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

Other differences:
------------------
++++++ bcc.spec ++++++
--- /var/tmp/diff_new_pack.B7UJn3/_old  2021-03-29 18:22:27.914304482 +0200
+++ /var/tmp/diff_new_pack.B7UJn3/_new  2021-03-29 18:22:27.918304487 +0200
@@ -29,7 +29,7 @@
 %define libbpf_version 0.3
 
 Name:           bcc
-Version:        0.18.0
+Version:        0.19.0
 Release:        0
 Summary:        BPF Compiler Collection (BCC)
 License:        Apache-2.0
@@ -164,6 +164,7 @@
 %if %{with_lua}
        -DLUAJIT_INCLUDE_DIR=`pkg-config --variable=includedir luajit` \
        -DLUAJIT_LIBRARY=%{_libdir}/lib`pkg-config --variable=libname 
luajit`.so \
+       -DENABLE_NO_PIE=OFF \
 %endif
 %ifarch %arm || %ix86
        -DENABLE_USDT=OFF \

++++++ bcc-0.18.0.tar.gz -> bcc-0.19.0.tar.gz ++++++
++++ 495616 lines of diff (skipped)

Reply via email to