884cfdf109
Accepting request 1252113 from Kernel:kdump
Ana Guerrero2025-03-11 19:47:17 +00:00
3b1842a5b5
- RPM: move source to obscpio maintained with _service - RPM: use modern (>=15.4) python macros
Michal Koutný2025-03-11 16:02:21 +00:00
937a8afd68
Accepting request 1233922 from Kernel:kdump
Ana Guerrero2025-01-01 22:04:55 +00:00
a2b38e6dfe
- Update to drgn-0.0.30: * Linux 6.13 support * Support for symbols without debuginfo * Use Python 3.13 enhanced REPL when available * Add a 'stat' subcommand to contrib/cgroup.py * Many bug fixes - API compatibility with libkdumpfile-0.5.5: * libdrgn-kdump-prepare-for-incompatible-changes-in-li.patch * libdrgn-kdump-simplify-getting-the-PRSTATUS-attribut.patch
Petr Tesařík
2024-12-30 13:16:26 +00:00
35b74ba59e
Accepting request 1206458 from Kernel:kdump
Ana Guerrero2024-10-09 20:13:06 +00:00
de9c0dc1f6
- Update to drgn-0.0.29: * Fix call_function(), write_memory(), and write_object() for kernels with CONFIG_MODVERSIONS=y - Fix a few rpmlint warnings.
Petr Tesařík
2024-10-09 07:16:21 +00:00
67de2232c8
Accepting request 1203947 from Kernel:kdump
Ana Guerrero2024-09-27 15:10:53 +00:00
80b1b1dbba
- Update RPM's Source: to match tarball proper
Michal Koutný2024-09-26 16:46:46 +00:00
afac8feac8
Update RPM Source: to version that matches pure git archive (pythonhosted tarball is not stable or it confuses factory-auto checker)
Michal Koutný2024-09-26 15:40:29 +00:00
9740dffb16
Accepting request 1184765 from Kernel:kdump
Ana Guerrero2024-07-02 16:18:01 +00:00
c6a9af33c2
Accepting request 1184764 from home:ptesarik:branches:Kernel:kdump
Petr Tesařík
2024-07-02 04:51:47 +00:00
d94f1afe72
Accepting request 1157312 from Kernel:kdump
Ana Guerrero2024-03-13 21:18:51 +00:00
a23db336dd
Accepting request 1157311 from home:ptesarik:branches:Kernel:kdump
Petr Tesařík
2024-03-12 18:22:07 +00:00
3e61530278
Accepting request 1134318 from Kernel:kdump
Ana Guerrero2023-12-21 22:38:18 +00:00
9899117ee5
Accepting request 1134291 from home:mkoutny:branches:home:ptesarik:branches:Kernel:kdump
Petr Tesařík
2023-12-20 20:09:35 +00:00
efef6f9ff1
Accepting request 1109773 from Kernel:kdump
Ana Guerrero2023-09-10 11:10:09 +00:00
6ed472b3b7
Accepting request 1109772 from home:ptesarik:branches:Kernel:kdump
Petr Tesařík
2023-09-08 19:30:17 +00:00
35e7165ba5
- 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
Petr Tesařík
2023-06-29 10:29:24 +00:00
53e69ed21c
Fix build requirements.
Petr Tesařík
2023-01-07 20:54:44 +00:00
53dc251463
- Update to drgn-0.0.22: * License changed to LGPLv2.1+. * Linux kernel support was tested up to Linux 6.2-rc2. * Oldest kernel version officially supported is now 4.9. * The StackFrame.locals() method was added. * The StackFrame.sp attribute was added. * Helpers for XArrays were added. * The drgn.helpers.linux.slab.get_slab_aliases() helper was added. * The drgn.helpers.linux.slab.slab_object_info() helper was added. * The drgn.helpers.common.memory.identify_address() helper now provide the offset from the beginning of the slab object and whether it is allocated or free. * The drgn.helpers.common.stack.print_annotated_stack() helper was added. * Support for Linux kernel modules and stack unwinding on s390x. * Partial support for looking up types with C++ template arguments. * Parsing debug info for C++ template parameter packs.
Petr Tesařík
2023-01-07 20:48:01 +00:00