Changelog for
libkdumpfile10-0.5.4-81.20.i586.rpm :
* Sun Nov 19 2023 Petr Tesařík
- Upgrade to libkdumpfile version 0.5.4
* Full support for 64-bit RISC-V.
* Improve error messages (detailed OS error, optional file names)
* Bug fixes and minor performance tweaks.
* Wed Nov 08 2023 Petr Tesařík - Do not build Python bindings.
* Mon Nov 06 2023 Petr Tesařík - Upgrade to libkdumpfile version 0.5.3
* Support flattened KDUMP format.
* Mon Jul 17 2023 Petr Tesařík - Upgrade to libkdumpfile version 0.5.2
* Full support for 32-bit Arm.
* ERASEINFO in the file.eraseinfo.raw attribute.
* Fri Apr 21 2023 Petr Tesařík - Remove compatibility with SLE12 before SP3.
* Thu Apr 20 2023 Petr Tesařík - Fix build for SLE12 (no libzstd).- Remove pre-SLE12 compatibility.
* Wed Mar 01 2023 Martin Liška - Enable zstd compression algorithm.
* Sat Feb 25 2023 Petr Tesařík - Build from git using an OBS service file.
* Sat Jan 21 2023 Petr Tesařík - Upgrade to libkdumpfile version 0.5.1
* Bitmap of all RAM in the memory.pagemap attribute.
* Enhance the API with conversions between numeric and string PTE format: addrxlat_pte_format(), addrxlat_pte_format_name().
* Improve compatibility (mawk, Python 3.12).
* Fri Aug 12 2022 Petr Tesařík - Upgrade to libkdumpfile version 0.5.0
* Support SADUMP file format.
* Add kdump_open_fd() and kdump_open_fdset(). Keep KDUMP_ATTR_FILE_FD for (partial) backward compatibility.
* Redesigned addrxlat callback API.
* Support KDUMP file sets created by makedumpfile --split.
* Zstandard compression algorithm
* AArch64 52-bit VA
* Address translation tuning with addrxlat.default.
* and addrxlat.force.
* attributes.- Drop patches that are upstream:
* libkdumpfile-live-source-Xen-DomU-type-from-sysfs.patch
* Thu Jul 07 2022 Petr Tesařík - libkdumpfile-live-source-Xen-DomU-type-from-sysfs.patch: Determine live source Xen DomU type from sysfs (fixes a GCC 12 build failure).
* Thu Nov 04 2021 Petr Tesařík - upgrade to libkdumpfile-0.4.1
* Support Linux on AArch64
* Support for x86 Secure Memory Encryption
* Clean up vmcoreinfo string API
* Expose mmap and read cache statistics- Drop patches that are upstream:
* libkdumpfile-use-python-distutils.patch
* libkdumpfile-uninstall-using-distutils.patch
* libkdumpfile-honour-DESTDIR.patch
* libkdumpfile-move-python-setup-command-options.patch
* libkdumpfile-python-includedir.patch
* Fri Feb 19 2021 Petr Tesařík - Fix build for openSUSE:Factory.