forked from pool/python-pykdumpfile
* Bug-fix release * Drop Fix-use-after-free-in-Buffer-objects.patch OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/python-pykdumpfile?expand=0&rev=17
54 lines
1.9 KiB
Plaintext
54 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Dec 30 08:00:35 UTC 2024 - Petr Tesařík <petr@tesarici.cz>
|
|
|
|
- Update to 0.5.5.1
|
|
* Bug-fix release
|
|
* Drop Fix-use-after-free-in-Buffer-objects.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 29 18:58:42 UTC 2024 - Petr Tesařík <petr@tesarici.cz>
|
|
|
|
- Fix-use-after-free-in-Buffer-objects.patch: Fix a potential UAF
|
|
in addrxlat Buffer objects.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 28 21:29:50 UTC 2024 - Petr Tesařík <petr@tesarici.cz>
|
|
|
|
- Update to 0.5.5
|
|
* Reflect incompatible changes in kdumpfile-0.5.5.
|
|
* Add forgotten tests for RISC-V PTE formats.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 8 16:42:01 UTC 2024 - Petr Tesařík <ptesarik@suse.com>
|
|
|
|
- Set minimum python-cffi version to 1.8.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 5 08:12:24 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Avoid using requires_eq, which after the last modifications
|
|
conflicts with python singlespec (order of expansion).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 21 06:42:26 UTC 2023 - Petr Tesařík <petr@tesarici.cz>
|
|
|
|
- Update to 0.5.4
|
|
* RISC-V (64-bit) support.
|
|
* Descriptive file names.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 20 16:31:02 UTC 2023 - Petr Tesařík <petr@tesarici.cz>
|
|
|
|
- Do not try to build with Python2. This is a Python3-only package.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 8 19:47:03 UTC 2023 - Petr Tesařík <petr@tesarici.cz>
|
|
|
|
- Update to 0.5.3.1
|
|
* Bugfix release.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 7 13:22:05 UTC 2023 - Petr Tesařík <petr@tesarici.cz>
|
|
|
|
- Initial packaging (version 0.5.3).
|