Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bcc for openSUSE:Factory checked in 
at 2022-05-16 18:08:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bcc (Old)
 and      /work/SRC/openSUSE:Factory/.bcc.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bcc"

Mon May 16 18:08:39 2022 rev:49 rq:977487 version:0.24.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bcc/bcc.changes  2022-02-17 23:41:41.223700338 
+0100
+++ /work/SRC/openSUSE:Factory/.bcc.new.1538/bcc.changes        2022-05-16 
18:11:07.621402687 +0200
@@ -1,0 +2,24 @@
+Fri Apr 22 13:33:49 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 0.24.0:
+  + Support for kernel up to 5.16
+  + bcc tools: update for trace.py, sslsniff.py, tcptop.py, hardirqs.py, etc.
+  + new libbpf tools: bashreadline
+  + allow specify wakeup_events for perf buffer
+  + support BPF_MAP_TYPE_{INODE, TASK}_STORAGE maps
+  + remove all deprecated libbpf function usage
+  + remove P4/B language support
+  + major test infra change, using github actions now
+  + doc update, bug fixes and other tools improvement
+- Changes from version 0.23.0:
+  + Support for kernel up to 5.15
+  + bcc tools: update for kvmexit.py, tcpv4connect.py, cachetop.py, 
cachestat.py, etc.
+  + libbpf tools: update for update for mountsnoop, ksnoop, gethostlatency, 
etc.
+  + fix renaming of task_struct->state
+  + get pid namespace properly for a number of tools
+  + initial work for more libbpf utilization (less section names)
+  + doc update, bug fixes and other tools improvement
+- Drop Do-not-export-USDT-function-when-ENABLE_USDT-is-OFF.patch:
+  fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  Do-not-export-USDT-function-when-ENABLE_USDT-is-OFF.patch
  bcc-0.22.0.tar.gz

New:
----
  bcc-0.24.0.tar.gz

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

Other differences:
------------------
++++++ bcc.spec ++++++
--- /var/tmp/diff_new_pack.sOC6xg/_old  2022-05-16 18:11:08.145403104 +0200
+++ /var/tmp/diff_new_pack.sOC6xg/_new  2022-05-16 18:11:08.153403110 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bcc
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,15 +27,13 @@
 %endif
 
 Name:           bcc
-Version:        0.22.0
+Version:        0.24.0
 Release:        0
 Summary:        BPF Compiler Collection (BCC)
 License:        Apache-2.0
 Group:          Development/Tools/Other
 URL:            https://github.com/iovisor/bcc
 Source:         
https://github.com/iovisor/bcc/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM https://github.com/iovisor/bcc/pull/3642
-Patch1:         Do-not-export-USDT-function-when-ENABLE_USDT-is-OFF.patch
 ExcludeArch:    ppc s390
 BuildRequires:  bison
 BuildRequires:  cmake >= 2.8.7
@@ -136,7 +134,6 @@
 
 %prep
 %setup -q
-%autopatch -p1
 
 %build
 # Prevent the cpp examples from compilation and installation

++++++ bcc-0.22.0.tar.gz -> bcc-0.24.0.tar.gz ++++++
++++ 24581 lines of diff (skipped)

Reply via email to