Sync from SUSE:ALP:Source:Standard:1.0 python-drgn revision 2708f983dc0477113aff0a8f84bbd085
This commit is contained in:
parent
e7b9cccfb4
commit
1402c27a8f
BIN
drgn-0.0.24.tar.gz
(Stored with Git LFS)
BIN
drgn-0.0.24.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
drgn-0.0.25.tar.gz
(Stored with Git LFS)
Normal file
BIN
drgn-0.0.25.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 4 14:46:37 UTC 2023 - Michal Koutný <mkoutny@suse.com>
|
||||
|
||||
- Cleanup .gitignore'd files from tarball
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 2 16:59:32 UTC 2023 - Petr Tesařík <petr@tesarici.cz>
|
||||
|
||||
- Update to drgn-0.0.25:
|
||||
* omitting the prog argument
|
||||
* running without root privileges
|
||||
* maple tree helpers
|
||||
* VMA helpers
|
||||
* wait queue helpers
|
||||
* ppc64 radix MMU support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 8 19:25:20 UTC 2023 - Petr Tesařík <petr@tesarici.cz>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
|
||||
Name: python-drgn
|
||||
Version: 0.0.24
|
||||
Version: 0.0.25
|
||||
Release: 0
|
||||
Summary: Scriptable debugger library
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user