Changelog for
makedumpfile-1.7.2-2.2.x86_64.rpm :
* Sat Dec 03 2022 Dirk Müller
- update to 1.7.2:
* LoongArch64 architecture support
* Support kernels up to v6.0 (x86_64)
* Wed Apr 20 2022 Paolo Stivanin - Update to 1.7.1:
* support for kernel up to 5.17
* sadump: remove variable length array
* print error when reading with unsupported compression- Drop upstreamed makedumpfile-sadump-kaslr-fix-kaslr_offset-calculation.patch
* Mon Mar 21 2022 Petr Tesařík - makedumpfile-sadump-kaslr-fix-kaslr_offset-calculation.patch: sadump, kaslr: fix failure of calculating kaslr_offset (bsc#1196736).
* Fri Feb 11 2022 Petr Tesařík - Turn on zstd in Tumbleweed.
* Mon Dec 06 2021 Petr Tesařík - Non-existent patches must be listed twice to appear as added in a unified diff against a version that had them. Only that can make factory-auto happy. Here we go:
* makedumpfile-Retrieve-MAX_PHYSMEM_BITS-from-vmcoreinfo.patch
* makedumpfile-arm64-Add-support-for-ARMv8.2-LPA-52-bit-PA-su.patch
* Fri Dec 03 2021 Petr Tesařík - Merge SLE15 SP3 changelog.- Patches that were never actually applied to Factory:
* makedumpfile-Retrieve-MAX_PHYSMEM_BITS-from-vmcoreinfo.patch (included in 1.6.8)
* makedumpfile-arm64-Add-support-for-ARMv8.2-LPA-52-bit-PA-su.patch (included in 1.6.8)
* Fri Nov 19 2021 Petr Tesařík - Turn on zstd.
* Thu Nov 18 2021 Petr Tesařík - Update to 1.7.0
* Zstandard (zstd) compression support
* New -L option to limit output file size
* Support of kernels up to v5.15 (x86_64)
* Sat Jul 10 2021 Ferdinand Thiessen - Update to 1.6.9
* Add initial mips64 support
* Support newer kernels up to v5.12
* x86_64: fix a use-after-free bug in -e option
* arm64: support flipped VA and 52-bit kernel VA
* Add shorthand --show-stats option to show report stats
* Add --dry-run option to prevent writing the dumpfile
* printk: add support for lockless ringbuffer- Fix rpmlintrc to not be version agnostic- Refresh makedumpfile-override-libtinfo.patch- Drop upstream merged
* makedumpfile-printk-add-support-for-lockless-ringbuffer.patch
* makedumpfile-printk-use-committed-finalized-state-value.patch
* makedumpfile-use-uts_namespace.name-offset-VMCOREINFO.patch
* makedumpfile-1-3-Use-vmcoreinfo-note-in-proc-kcore-for-mem-.patch
* makedumpfile-2-3-arm64-Make-use-of-NUMBER-VA_BITS-in-vmcore.patch
* makedumpfile-3-3-arm64-support-flipped-VA-and-52-bit-kernel.patch
* Mon Apr 19 2021 Petr Tesařík - Update patch metadata.
* Thu Apr 08 2021 Matthias Brugger - Fix guessing of va_bits (bsc#1183977)
* makedumpfile-1-3-Use-vmcoreinfo-note-in-proc-kcore-for-mem-.patch
* makedumpfile-2-3-arm64-Make-use-of-NUMBER-VA_BITS-in-vmcore.patch
* makedumpfile-3-3-arm64-support-flipped-VA-and-52-bit-kernel.patch
* Wed Apr 07 2021 Petr Tesařík - Support kernel 5.11:
* makedumpfile-use-uts_namespace.name-offset-VMCOREINFO.patch: make use of \'uts_namespace.name\' offset in VMCOREINFO.
* Sun Apr 04 2021 Petr Tesařík - Update upstream project location (URL and Source).
* Wed Mar 24 2021 Petr Mladek - Update to version 1.6.8:
* Support newer kernels up to v5.9
* arm64: Add support for ARMv8.2-LPA (52-bit PA support)
* Retrieve MAX_PHYSMEM_BITS from vmcoreinfo
* sadump, kaslr: fix failure of calculating kaslr_offset
* Introduce --check-params option
* cope with not-present mem section- Drop upstreamed patches:
* makedumpfile-Fix-cd_header-offset-overflow-with-large-pfn.patch
* makedumpfile-arm64-Align-PMD_SECTION_MASK-with-PHYS_MASK.patch
* makedumpfile-sadump-Fix-failure-of-reading.patch- Allow to read kernel log from the lockless ringbuffer (bsc#1183965):
* makedumpfile-printk-add-support-for-lockless-ringbuffer.patch
* makedumpfile-printk-use-committed-finalized-state-value.patch
* Thu Jun 04 2020 Petr Tesařík - makedumpfile-sadump-Fix-failure-of-reading.patch: sadump: Fix failure of reading __per_cpu_load memory (bsc#1168798).
* Fri Apr 03 2020 Martin Liška - Add -fcommon in order to fix boo#1160282.
* Wed Apr 01 2020 Michal Suchanek - Refresh patch with upstream version - makedumpfile-arm64-VA-range-SUSE.patch + makedumpfile-arm64-Align-PMD_SECTION_MASK-with-PHYS_MASK.patch- makedumpfile-Fix-cd_header-offset-overflow-with-large-pfn.patch: Fix integer overflow with large memory configuration (bsc#1168234).
* Wed Mar 04 2020 Michal Suchanek - makedumpfile-arm64-VA-range-SUSE.patch: Fix error processing core files on arm64 (bsc#1142715).
* Wed Jan 29 2020 Petr Tesařík - makedumpfile-PN_XNUM.patch: Define PN_XNUM if missing.
* Mon Jan 27 2020 Dominique Leuenberger - Update to version 1.6.7: + Makefile: remove -lebl from LIBS when no libebl.a. + Fix compilation warnings on 32-bit system. + Support newer kernels up to v5.4.- Drop makedumpfile-Increase-SECTION_MAP_LAST_BIT-to-4.patch: fixed upstream.
* Mon Jan 27 2020 Dominique Leuenberger - Drop libebl-devel BuildRequires: ebl is being absorbed by libdw.