SHA256
1
0
forked from pool/python-drgn

- Update to drgn-0.0.23:

* Support Linux 6.3 and 6.4
  * Full s390x support
  * Extend idr helpers for pre-4.11 Linux
  * Support GNU-style compressed .zdebug_* sections
  * New scripts in contrib

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/python-drgn?expand=0&rev=8
This commit is contained in:
Petr Tesařík 2023-06-29 10:29:24 +00:00 committed by Git OBS Bridge
parent 53e69ed21c
commit 35e7165ba5
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:361cf21d39d74e936702c20498e76371379ffe84424dd7c0d24cf5e15975c3ff
size 643719

3
drgn-0.0.23.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f947ebd80171499b4a226193ecdcc2181d11c48a0f9537950beea3ee2cd0506a
size 1083964

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jun 29 09:48:44 UTC 2023 - Petr Tesařík <petr@tesarici.cz>
- Update to drgn-0.0.23:
* Support Linux 6.3 and 6.4
* Full s390x support
* Extend idr helpers for pre-4.11 Linux
* Support GNU-style compressed .zdebug_* sections
* New scripts in contrib
-------------------------------------------------------------------
Sat Jan 7 20:40:49 UTC 2023 - Petr Tesařík <ptesarik@suse.com>

View File

@ -21,7 +21,7 @@
%{?!python_module:%define python_module() python3-%{**}}
Name: python-drgn
Version: 0.0.22
Version: 0.0.23
Release: 0
Summary: Scriptable debugger library
License: LGPL-2.1-or-later