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:
parent
53e69ed21c
commit
35e7165ba5
@ -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
3
drgn-0.0.23.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f947ebd80171499b4a226193ecdcc2181d11c48a0f9537950beea3ee2cd0506a
|
||||
size 1083964
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user