Changelog for
libaddrxlat-devel-0.5.3-88.1.x86_64.rpm :
* 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).
* Tue Sep 06 2022 Jeff Mahoney - Update Python macro usage to build on Fedora
* Tue Sep 06 2022 Jeff Mahoney - 0001-python-kdumpfile-add-from_pointer-method-to-clone-na.patch: python/kdumpfile: add from_pointer method to clone native context
* 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).