Accepting request 1134318 from Kernel:kdump
OBS-URL: https://build.opensuse.org/request/show/1134318 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-drgn?expand=0&rev=6
This commit is contained in:
commit
3e61530278
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