Changelog for
kdump-2.0.5-1.11.x86_64.rpm :
* Thu Mar 28 2024 Jiri Bohac
2.0.3
* Wed Dec 13 2023 Jiri Bohac 2.0.0-
* Tue Dec 06 2022 Jiri Bohac - maintain the spec file in git
* Fri Nov 25 2022 Jiri Bohac - Make the kdump-save.service reboot after kdump-save is finished (bsc#1204000)
* Tue Nov 22 2022 Jiri Bohac - fix renaming of qeth interfaces (bsc#1204743, bsc#1144337)- ppc64: rebuild initrd image after migration- kdumptool calibrate: modify fadump suggestions
* Thu Sep 29 2022 Dirk Müller - update to kdump-1.0.2+git20:
* Use inst_binary to install kdump-save
* Thu Sep 29 2022 Dirk Müller - disable build on arm 32bit (bsc#1203888)
* Wed Aug 31 2022 Jiri Bohac - mkdumprd: replace mkinitrd with native dracut (bsc#1202443)
* Fri Jul 08 2022 Jiri Bohac - fix network-related dracut options handling for fadump case- drop the elevator=deadline kernel option (bsc#1193211)- fix broken URL in manpage (bsc#1187312)
* Wed May 04 2022 Jiri Bohac - kdumptool calibrate: add more margin to reservation calculations (bsc#1196728)
* Tue Apr 12 2022 Jiri Bohac - remount filesystem r/w for fadump (bsc#1197125)- stop reloading FADump on CPU hot-add event
* Thu Mar 31 2022 Jiri Bohac - pull sources directly from git using obs_scm- fix bsc#1190299, bsc#1186272- add support for Zstandard compression algorithm- remove patches included in upstream git: kdump-calibrate-include-af_packet.patch, kdump-calibrate-fix-nic-naming.patch, kdump-calibrate.conf-depends-on-kdumptool.patch
* Tue Feb 08 2022 Petr Tesařík - Exclude i586 from SLE builds.
* Tue Feb 01 2022 Petr Tesařík - kdump-calibrate.conf-depends-on-kdumptool.patch: calibrate.conf: Add dependency on kdumptool.- kdump-calibrate-fix-nic-naming.patch: calibrate: Fix network interface naming.- kdump-calibrate-include-af_packet.patch: calibrate: Explicitly include af_packet in the test initrd.
* Tue Feb 01 2022 Petr Tesařík - Update to 1.0.2
* Adjust crash kernel reservation at boot time (jsc#SLE-18441).- All remaining patches have been upstreamed:
* kdump-fillupdir-fixes.patch
* kdump-use-pbl.patch
* kdump-calibrate-Ignore-malformed-VMCOREINFO.patch
* Fri Jan 21 2022 Petr Tesařík - kdump-calibrate-Ignore-malformed-VMCOREINFO.patch: calibrate: Ignore malformed VMCOREINFO lines (address occasional OBS build failures).
* Fri Jan 21 2022 Petr Tesařík - Update to 1.0
* Estimate kdump memory requirements at build time (jsc#SLE-18441).- Remove patches that have been upstreamed:
* kdump-0.9.2-mkdumprd-properly-pass-compression-params.patch
* Mon Jan 03 2022 Libor Pecháček - kdump-0.9.2-mkdumprd-properly-pass-compression-params.patch: Fix malformation in passing Dracut compression parameters in mkdumprd (bsc#1193765).- Refresh existing patches.
* Thu Dec 09 2021 Petr Tesařík - Sync with SLE15-SP4 changelog. These patches were never applied to Factory:
* kdump-avoid-endless-loop-EAI_AGAIN.patch
* kdump-calibrate-Add-LUKS2-Argon2-requirements-to-the-reser.patch
* kdump-calibrate-Fix-kernel-command-line-parsing.patch
* kdump-do-not-add-rd.neednet.patch
* kdump-Do-not-list-all-block-devices-if-no-block-devices-ar.patch
* kdump-ensure-initrd.target.wants-directory.patch
* kdump-Enumerate-all-BTRFS-devices-for-btrfs-mount-points.patch
* kdump-Implement-KString-isHexNumber.patch
* kdump-install-etc-resolv.conf-using-resolved-path.patch
* kdump-Mount-and-device-resolution-using-libmount-and-lsblk.patch
* kdump-remove-console-hvc0-from-commandline.patch
* kdump-set-serial-console-from-Xen-cmdline.patch
* Wed Dec 08 2021 Petr Tesařík - Update to 0.9.2
* Isolate fadump initrd within the default one (jsc#SLE-18272)
* Bug fixes
* Code cleanups- Remove patches that have been upstreamed:
* kdump-mounts.cc-Include-sys-ioctl.h.patch
* kdump-Add-bootdev-to-dracut-command-line.patch
* kdump-do-not-iterate-past-end-of-string.patch
* kdump-fix-incorrect-exit-code-checking.patch
* kdump-avoid-endless-loop-on-EAI_AGAIN.patch
* kdump-install-real-resolv.conf.patch
* kdump-Store-kdump-initrd-in-kernel-image-path.patch- Remove patches that have been solved differently:
* kdump-on-error-option-yesno.patch
* Thu Nov 25 2021 Petr Tesařík - kdump-Store-kdump-initrd-in-kernel-image-path.patch: Fix kdumprd location for usrmerge kernels (boo#1190920).
* Fri May 28 2021 Petr Tesařík - Fix use of DNS in the panic environment (bsc#1183070):
* kdump-avoid-endless-loop-on-EAI_AGAIN.patch: Avoid an endless loop when resolving a hostname fails with EAI_AGAIN.
* kdump-install-real-resolv.conf.patch: Install /etc/resolv.conf using its resolved path.
* Fri May 28 2021 Petr Tesařík - kdump-fix-incorrect-exit-code-checking.patch: Fix incorrect exit code checking after \"local\" with assignment (bsc#1184616, LTC#192282)
* Fri May 28 2021 Petr Tesařík - kdump-do-not-iterate-past-end-of-string.patch: Fix a crash caused by iterating past end of string (bsc#1186037).
* Thu Apr 08 2021 Petr Tesařík - kdump-Add-bootdev-to-dracut-command-line.patch: Add \'bootdev=\' to dracut command line (bsc#1182309).
* Fri Mar 05 2021 Petr Tesařík - kdump-mounts.cc-Include-sys-ioctl.h.patch: mounts.cc: Include .
* Fri Mar 05 2021 Petr Tesařík - Update to 0.9.1
* Add build dependency on libmount
* Drop build dependency on OpenSSL
* Build with --stdc=c++11
* Bug fixes (bsc#1173914, bsc#1177196, bsc#1180513)- Remove patches that have been upstreamed:
* kdump-block-initrd-parse-etc.service.patch
* kdump-fadump-avoid-multipath-optimizations.patch
* kdump-split-cmdline-purpose-wise.patch
* kdump-fadump-fix-network-bring-up.patch
* kdump-fadump-add-udev-support.patch
* kdump-turn-off-NUMA-in-kdump-kernel.patch
* kdump-remove-noefi-and-acpi_rsdp-for-efi-firmware.patch
* kdump-Restore-only-static-routes-in-kdump-initrd.patch
* kdump-fallback-re-register-fadump-from-userspace.patch
* kdump-recover-from-missing-CRASHTIME.patch
* kdump-fix-multipath-user_friendly_names.patch
* kdump-Add-skip_balance-option-to-BTRFS-mounts.patch
* kdump-kdumprd-Look-for-boot-image-and-boot-Image.patch
* kdump-savedump-search-also-for-vmlinux.xz.patch
* kdump-preserve-white-space.patch
* kdump-Clean-up-the-use-of-current-vs-boot-network-iface.patch
* kdump-Use-a-custom-namespace-for-physical-NICs.patch
* kdump-clean-up-kdump-mount-points.patch
* kdump-skip-mounts-if-no-proc-vmcore.patch
* kdump-nss-modules.patch
* kdump-Add-force-option-to-KDUMP_NETCONFIG.patch
* kdump-Add-fence_kdump_send-when-fence-agents-installed.patch
* kdump-FENCE_KDUMP_SEND-variable.patch
* kdump-Document-fence_kdump_send.patch
* kdump-powerpc-no-reload-on-CPU-removal.patch
* kdump-prefer-by-path-and-device-mapper.patch
* kdump-calibrate-Update-values.patch
* kdump-activate-udev-rules-late-during-boot.patch
* kdump-make-sure-that-the-udev-runtime-directory-exists.patch
* kdump-make-sure-that-initrd.target.wants-directory-exists.patch
* kdump-check-explicit-ip-options.patch
* kdump-query-systemd-network.service.patch
* Fri Mar 05 2021 Petr Tesařík - kdump-query-systemd-network.service.patch: Query systemd network.service to find out if wicked is used (bsc#1182309).- kdump-check-explicit-ip-options.patch: Do not add network-related dracut options if ip= is set explicitly (bsc#1182309).