Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-drgn for openSUSE:Factory 
checked in at 2022-10-15 16:37:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-drgn (Old)
 and      /work/SRC/openSUSE:Factory/.python-drgn.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-drgn"

Sat Oct 15 16:37:41 2022 rev:2 rq:1010977 version:0.0.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-drgn/python-drgn.changes  2022-08-15 
20:00:32.521448543 +0200
+++ /work/SRC/openSUSE:Factory/.python-drgn.new.2275/python-drgn.changes        
2022-10-15 16:40:31.330595303 +0200
@@ -1,0 +2,19 @@
+Fri Oct 14 16:11:33 UTC 2022 - Petr Tesa????k <[email protected]>
+
+- Update to drgn-0.0.21:
+  * Linux kernel support up to Linux 6.0.
+  * Helpers for lockless linked lists in the Linux kernel.
+  * A helper to find the slab cache that a virtual address came.
+  * A drgn.helpers.common package for helpers that can be used with
+    any program (which may have program-specific additional
+    behavior).
+  * A helper to identify an arbitrary address (e.g., as a symbol or
+    slab object).
+  * PageFoo() helpers to check various struct page flags.
+  * Helpers for working with compound pages.
+  * A helper to get the CPU that a task last ran on.
+  * Automatic pretty-printing in IPython/Jupyter.
+  * drgn.StackTrace.prog was added as a way to get the program that a stack 
trace came from.
+  * Bug fixes, documentation, minor API changes.
+
+-------------------------------------------------------------------

Old:
----
  drgn-0.0.20.tar.gz

New:
----
  drgn-0.0.21.tar.gz

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

Other differences:
------------------
++++++ python-drgn.spec ++++++
--- /var/tmp/diff_new_pack.rjvCJr/_old  2022-10-15 16:40:31.710596217 +0200
+++ /var/tmp/diff_new_pack.rjvCJr/_new  2022-10-15 16:40:31.714596226 +0200
@@ -21,20 +21,20 @@
 %{?!python_module:%define python_module() python3-%{**}}
 
 Name:           python-drgn
-Version:        0.0.20
+Version:        0.0.21
 Release:        0
 Summary:        Scriptable debugger library
 License:        GPL-3.0-or-later
 Group:          Development/Tools/Debuggers
 URL:            https://github.com/osandov/drgn
 Source:         
https://files.pythonhosted.org/packages/source/d/drgn/drgn-%{version}.tar.gz
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
 BuildRequires:  libdw-devel
 BuildRequires:  libelf-devel
 BuildRequires:  libkdumpfile-devel
 BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  fdupes
 %python_subpackages
 
 %description

++++++ drgn-0.0.20.tar.gz -> drgn-0.0.21.tar.gz ++++++
++++ 9219 lines of diff (skipped)

Reply via email to