SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for kdump-2.0.9-lp155.338.2.x86_64.rpm :

* Wed Jul 24 2024 Jiri Bohac - upgrade to version 2.0.9
* start kdump-early earlier using DefaultDependencies=no
* fadump: avoid re-registration if kernel is hotplug ready
* mkdumprd: use pbl to get default kernel version (boo#1226676)
* Wed Jun 19 2024 Jiri Bohac - upgrade to version 2.0.7
* set KDUMP_CPUs to 0 (all CPUs) by default
* fadump: use fadump=nocma when user data not filtered out (bsc#1224214)
* Fri May 17 2024 Jiri Bohac - upgrade to version 2.0.5
* spec: differentiate between uninstall and upgrade in postun/preun (bsc#1191410)
* spec: return success from pre, post, preun and postun scriplets (bsc#1222228)
* add a note to README.txt about the flattened format (bsc#1221374)
* use the same persistent device links as dracut (bsc#1222009, bsc#1219471)
* remove dracut parse-root.sh hook (bsc#1221288)
* always use nr_cpus, not maxcpus (bsc#1218180)
* prevent mounting root in fadump (bsc#1219958)
* update calibrate values
* Thu Jan 18 2024 Jiri Bohac - upgrade to version 2.0.1
* load.sh: fix fadump (bsc#1218589)
* Sat Dec 16 2023 Andreas Schwab - Update calibrate values for riscv64
* Wed Dec 13 2023 Jiri Bohac - upgrade to version 2.0.0
* add support for riscv64 (bsc#1204214)
* mkdumprd: fix the check for updated SSH keys
* prefer by-path and device-mapper aliases (bsc#1217617)
* udev: don\'t reload kdump if kernel handles hotplug (jsc#PED-5077)
* Tue Oct 31 2023 Jiri Bohac - upgrade to version 1.9.8
* drop obsolete dependency on systemd-sysvinit (bsc#1216745)
* Tue Oct 17 2023 Jiri Bohac - upgrade to version 1.9.7
* prevent dracut emergency shell
* s390: consolidate low-level network configuration with zdev
* s390: Explicitly request zFCP devices
* Wed Sep 06 2023 Jiri Bohac - update calibrate values, newly added SLE15-SP6 values
* Fri Aug 25 2023 Jiri Bohac - upgrade to version 1.9.6
* use newer /sys/kernel/fadump/ instead of /sys/kernel/fadump_
* use kexec -a which falls back to kexec_load(2) automatically
* update s390 udev rules
* drop systemd device timeout generator
* Fri Jul 28 2023 Jiri Bohac - upgrade to version 1.9.5
* SELinux: temporary hack for bsc#1213721
* Thu Jul 27 2023 Jiri Bohac - upgrade to version 1.9.4
* fix FADUMP initramfs when not created by mkdumprd
* FADUMP: let dracut de-duplicate initrd by preserving modification times
* mkdumprd: only regenerate FADUMP initrds when needed
* mkdumprd: exit when destination not writable (transactional updates)
* mkdumprd: don\'t call update-bootloader
* Wed Jun 28 2023 Jiri Bohac - upgrade to version 1.9.3
* fix calibrate
* update kdump(7) manpage
* turn missing ssh, lftp or host key into a fatal error
* depend on openssh-clients not openssh- refreshed calibrate values
* Wed Jun 14 2023 Jiri Bohac - upgrade to version 1.9.2
* adapt kdumptool to work with YaST
* wait for SMTP server to become reachable
* Wed Jun 14 2023 Jiri Bohac - upgrade to version 1.9.1
* reimplement e-mail notifications
* Thu Jun 08 2023 Jiri Bohac - upgrade to version 1.9
* complete rewrite of kdump-save and parts of initrd generation
* mounts are now entirely handled by dracut
* deprecated: split dumps (saving to more than one targets at once)
* deprecated: KDUMPTOOL_FLAGS option removed; original XENALLDOMAINS is now the default, disable with MAKEDUMPFILE_OPTIONS=-X
* deprecated: notification e-mails
* deprecated: copying of the kernel image (KDUMP_COPY_KERNEL)
* FTP and SFTP are now handled by lftp, added to the spec file as Recommends:
* SSH and SFTP now support passwords provided in the URL
* fixed KDUMP_SSH_HOST_KEY, now needs to include the key type
* new KDUMP_DUMPFORMAT=raw, will save an unmodified /proc/vmcore
* the output directory name is now YYYY-MM-DD-HH-MM, i.e. the separator between HH and MM changed
* unified default KDUMP_SAVEDIR across config, code and man to /var/crash
* ping is now used to detect network is up; disable with KDUMP_NET_TIMEOUT=0
* all the yes/no options changed to true/false; yes/no/1/0 still accepted
* put the kdump initrd in /var/lib/kdump/initrd
* use default kernel symlink (/boot/vmlinuz) instead of kernel autodetection
* KDUMP_KERNELVER can specify an absolute path to a kernel image
* improved mkdumprd detection of changed settings
* removed all of kdumptool except the calibrate subcommand
* cleaned up dependencies (ssh now only Recommended)
* Wed May 31 2023 Jiri Bohac - bumped version update to v1.0.3
* Wed May 24 2023 Jiri Bohac - Honor the KDUMP_VERBOSE setting in kdump-save- fix distro prefix for ALP- add calibrate values for ALP (copied from TW)
* Sat Feb 25 2023 Petr Tesařík - add calibrate values for Leap 15.5
* Fri Feb 24 2023 Jiri Bohac - revert back to using rd.neednet=1 to enable network (bsc#1206015)- kdumptool calibrate: add even more margin to reservation calculations (bsc#1207061)- don\'t skip infiniband interfaces (bsc#1186745) (not a complete fix, requires a patch in dracut as well)
* Sat Jan 21 2023 Jiri Bohac - Run kdump.service only after kdump-early.service is done (boo#1196335)- fixed calibrate build on s390- minor fixes
* Tue Jan 10 2023 Jiri Bohac - improve the generation of calibrate.conf
* print the qemu messages and trackrss log during calibrate
* use static IP address for calibration
* all calibrate.conf variants now stored in a single file
* added a README and a helper script for updating calibrate.conf
* prevent dracut from running emergency shell
* fix s390x build dependencies- fix deleting of a temporary file in dracut/module-setup.sh- look for nsswitch.conf in /etc and /usr/etc- never run a debugging shell when KDUMP_CONTINUE_ON_ERROR is set- remove build dependency for wicked- fix package summary in the spec file
* 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 (bsc#1191410)- kdumptool calibrate: modify fadump suggestions (jsc#IBM-1027)
* 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).
* Tue Sep 22 2020 Jiri Slaby - add kdump-make-sure-that-initrd.target.wants-directory-exists.patch (bsc#1172670)- clean up spec file
* systemd is available on all distros the package builds on
* use %cmake
* macros for build/test/install- use %systemd_ordering only if defined- it now builds as back as SLE 12
* Tue Jul 21 2020 Thorsten Kukuk - Make dracut and sed normal requires as we don\'t use them in %pre/%post install. Use file requires for sed.
* Thu Jun 04 2020 Thorsten Kukuk - Don\'t PreRequire coreutils but the tools we really need
* Mon Mar 30 2020 Petr Tesařík - kdump-make-sure-that-the-udev-runtime-directory-exists.patch: Make sure that the udev runtime directory exists (bsc#1164713).
* Mon Jan 27 2020 Martin Wilck - kdump-activate-udev-rules-late-during-boot.patch: Activate kdump udev rules late during boot (bsc#1154837)
* Fri Jan 24 2020 Dominique Leuenberger - Use BuildRequire(udev) instead of udev: allow OBS to shortcut through the -mini flavors.- Use systemd_ordering instead of systemd_requires: systemd is not a strict requirement, but if the system is going to use it, we want it to beinstalled prior to kdump.
* Tue Dec 17 2019 Petr Tesařík - kdump-calibrate-Update-values.patch: calibrate: Update values (bsc#1130529).
* Tue Dec 17 2019 Petr Tesařík - kdump-prefer-by-path-and-device-mapper.patch: Prefer by-path and device-mapper aliases over kernel device names (bsc#1101149, LTC#168532).
* Fri Dec 13 2019 Petr Tesařík - kdump-powerpc-no-reload-on-CPU-removal.patch: powerpc: Do not reload on CPU hot removal (bsc#1133407, LTC#176111).
* Fri Dec 13 2019 Petr Tesařík - kdump-Add-force-option-to-KDUMP_NETCONFIG.patch: Add \":force\" option to KDUMP_NETCONFIG (bsc#1108919).- kdump-Add-fence_kdump_send-when-fence-agents-installed.patch: Add fence_kdump_send when fence-agents installed (bsc#1108919).- kdump-FENCE_KDUMP_SEND-variable.patch: Use var for path of fence_kdump_send and remove the unnecessary PRESCRIPT check (bsc#1108919).- kdump-Document-fence_kdump_send.patch: Document kdump behaviour for fence_kdump_send (bsc#1108919).
* Mon Dec 09 2019 Petr Tesařík - kdump-nss-modules.patch: Improve the handling of NSS (bsc#1021846).
* Mon Dec 09 2019 Petr Tesařík - kdump-skip-mounts-if-no-proc-vmcore.patch: Skip kdump-related mounts if there is no /proc/vmcore (bsc#1102252, bsc#1125011).- kdump-clean-up-kdump-mount-points.patch: Make sure that kdump mount points are cleaned up (bsc#1102252, bsc#1125011).
* Fri Dec 06 2019 Petr Tesařík - kdump-Clean-up-the-use-of-current-vs-boot-network-iface.patch: Clean up the use of current vs. boot network interface names (bsc#1094444, bsc#1116463, bsc#1141064).- kdump-Use-a-custom-namespace-for-physical-NICs.patch: Use a custom namespace for physical NICs (bsc#1094444, bsc#1116463, bsc#1141064).
* Fri Dec 06 2019 Petr Tesařík - kdump-preserve-white-space.patch: Preserve white space when removing kernel command line options (bsc#1117652).
* Tue Nov 12 2019 Jiri Slaby - add kdump-savedump-search-also-for-vmlinux.xz.patch (bnc#1155921)
* Wed Jun 12 2019 Dominique Leuenberger - BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut the build queues by allowing usage of systemd-mini
* Fri Apr 26 2019 Petr Tesarik - kdump-kdumprd-Look-for-boot-image-and-boot-Image.patch: kdumprd: Look for /boot/image-
* and /boot/Image-
* (bsc#1132799).
* Tue Apr 16 2019 ptesarikAATTsuse.com- kdump-Add-skip_balance-option-to-BTRFS-mounts.patch: Add skip_balance option to BTRFS mounts (bsc#1108255).
* Wed Mar 20 2019 ptesarikAATTsuse.com- Use %license instead of %doc (bsc#1082318, bsc#1129947).
* Wed Mar 20 2019 ptesarikAATTsuse.com- kdump-fix-multipath-user_friendly_names.patch: Fix multipath configuration with user_friendly_names and/or aliases (bsc#1111207, LTC#171953, bsc#1125218, LTC#175465).
* Wed Mar 20 2019 ptesarikAATTsuse.com- kdump-recover-from-missing-CRASHTIME.patch: Recover from missing CRASHTIME= in VMCOREINFO (bsc#1112387).
* Wed Mar 20 2019 ptesarikAATTsuse.com- kdump-fallback-re-register-fadump-from-userspace.patch: Re-register FADUMP from userspace if the kernel cannot do it (bsc#1108170, LTC#171288, bsc#1094016, LTC#168050)
* Wed Mar 20 2019 ptesarikAATTsuse.com- kdump-Restore-only-static-routes-in-kdump-initrd.patch: Restore only static routes in kdump initrd (bsc#1093795).
* Wed Mar 20 2019 ptesarikAATTsuse.com- kdump-on-error-option-yesno.patch: Support yes/no style for KDUMP_CONTINUE_ON_ERROR (bsc#1083155).
* Wed Mar 20 2019 ptesarikAATTsuse.com- kdump-use-pbl.patch: Replace obsolete perl-Bootloader library with a simpler script (bsc#1050349).
* Wed Mar 20 2019 ptesarikAATTsuse.com- Ensure added kdump-early.service is enabled properly after update (bsc#1021484).
* Thu Mar 07 2019 ptesarikAATTsuse.com- kdump-remove-noefi-and-acpi_rsdp-for-efi-firmware.patch: Remove noefi and acpi_rsdp for EFI firmware (bsc#1123940).
* Fri Oct 05 2018 ptesarikAATTsuse.com- kdump-turn-off-NUMA-in-kdump-kernel.patch: Turn off NUMA in the kdump kernel (bsc#1109784, bsc#1102609).
* Fri Oct 05 2018 ptesarikAATTsuse.com- kdump-fadump-add-udev-support.patch: fadump: add udev event support for fadump (bsc#1108170).
* Fri Oct 05 2018 ptesarikAATTsuse.com- kdump-fadump-avoid-multipath-optimizations.patch: fadump: avoid multipath optimizations that break regular boot (bsc#1101730).- kdump-split-cmdline-purpose-wise.patch: cmdline: split kdump cmdline purpose wise (bsc#1101730).- kdump-fadump-fix-network-bring-up.patch: fadump: fix network bring up issue during default boot (bsc#1101730).
* Wed May 16 2018 mbruggerAATTsuse.com- fix URL of upstream project
* Fri May 04 2018 ptesarikAATTsuse.com- kdump-block-initrd-parse-etc.service.patch: Block initrd-parse-etc.service until dump is saved (bsc#1091186).
* Fri May 04 2018 ptesarikAATTsuse.com- Remove kernel-ELF-aarch64: Included in upstream tarball.
* Thu May 03 2018 ptesarikAATTsuse.com- Update to 0.9.0 o Remove support for mkinitrd(8).- Drop patches now in mainline: o kdump-Don-t-split-by-default.patch o kdump-Dont-exit-even-if-initrd-is-not-built.patch o kdump-KDUMP_SSH_IDENTITY-cfg.patch o kdump-KDUMP_SSH_IDENTITY.patch o kdump-Limit-kdump-cpus-to-number-provided-by-config.patch o kdump-Routable-preferred-source-address.patch o kdump-URLTransfer-complete-target.patch o kdump-aarch64.patch o kdump-activate-QETH-devices.patch o kdump-additional-mounts-in-dracut-module.patch o kdump-always-copy-timezone.patch o kdump-always-kexec_load-if-kexec_file_load-fails.patch o kdump-always-pass-kernelver-to-dracut.patch o kdump-bail-out-if-no-default-interface.patch o kdump-bind-mount-sysroot.patch o kdump-bootloader-filter-out-KDUMPTOOL_FLAGS.patch o kdump-calibrate-adjust-sizeof-struct-page.patch o kdump-calibrate-do-not-add-KDUMP_PHYS_LOAD-to-RAM.patch o kdump-calibrate-update-kernel-text-data-size.patch o kdump-calibrate-update-user-space-requirements.patch o kdump-cmake-compat.patch o kdump-do-not-check-bind-mount.patch o kdump-do-not-free-fadump-memory-when-immediate-reboot-is-requested.patch o kdump-do-not-touch-dracut-vars-if-not-kdumprd.patch o kdump-explicitly-request-zFCP-devices.patch o kdump-fail-if-fadump-cannot-be-registered.patch o kdump-fix-m_threads-missing-initialization.patch o kdump-fix-missing-index-of-kdump_Host.patch o kdump-fix-save_dump-to-NFS.patch o kdump-fix-service-files.patch o kdump-invoke-subcommand-destructors-on-exit.patch o kdump-kdump_echo-and-kdump_logger-helpers.patch o kdump-move-class-SystemCPU-to-header-file.patch o kdump-multithreading-by-default.patch o kdump-no-crashkernel-in-Xen-PV-DomU.patch o kdump-no-xen-secondary-kernel.patch o kdump-nokaslr.patch o kdump-nsswitch.conf-filtering.patch o kdump-pass-IPv6-address-prefix-separately.patch o kdump-pass-all-IP-routes-to-kdump-environment.patch o kdump-pre-generate-mount-units.patch o kdump-prepend-IP-address.patch o kdump-remount-sysroot-readwrite.patch o kdump-remove-IPv6-brackets-for-getaddrinfo.patch o kdump-run-mkinitrd-if-fadump-is-active.patch o kdump-skip-IPv4-if-no-address.patch o kdump-source-save_dump.patch o kdump-treat-KDUMP_CPUS-0-as-all-available-CPUs.patch o kdump-try-both-kexec_load-and-kexec_file_load.patch o kdump-use-bus-id-to-identify-qeth-devices.patch o kdump-x86_64-kexec-file-syscall.patch- Remove kdump-cmake-compat.patch: Since mkinitrd support has been removed, compatibility with SLE11 is no longer needed.
* Wed May 02 2018 ptesarikAATTsuse.com- kdump-do-not-touch-dracut-vars-if-not-kdumprd.patch: Do not touch any dracut variables when generating a non-kdump initrd (bsc#1091304).
* Fri Apr 20 2018 ptesarikAATTsuse.com- kdump-additional-mounts-in-dracut-module.patch: Handle additional mounts in the kdump dracut module (bsc#1089917).- kdump-run-mkinitrd-if-fadump-is-active.patch: Run mkinitrd if fadump is active (bsc#1089917).
* Fri Apr 06 2018 ptesarikAATTsuse.com- kdump-pass-IPv6-address-prefix-separately.patch: IPv6 setup: pass address prefix in separate dracut arg (bsc#1062026).- kdump-pass-all-IP-routes-to-kdump-environment.patch: IP setup: pass all routes to kdump environment (bsc#1062026).- kdump-remove-IPv6-brackets-for-getaddrinfo.patch: Routable: do not pass bracketed IPv6 to getaddrinfo (bsc#1062026).- kdump-skip-IPv4-if-no-address.patch: IP setup: don\'t bother with IPv4 if there are no addresses (bsc#1062026).
* Fri Apr 06 2018 ptesarikAATTsuse.com- kdump-use-bus-id-to-identify-qeth-devices.patch: Use bus id to identify qeth devices (bsc#1085617).
* Tue Mar 13 2018 ptesarikAATTsuse.com- kdump-always-copy-timezone.patch: Always copy timezone data into kdumprd (bsc#1081646).
* Tue Feb 27 2018 ptesarikAATTsuse.com- kdump-no-crashkernel-in-Xen-PV-DomU.patch: Do not reserve crashkernel on Xen PV DomU (bsc#989792).
* Tue Feb 27 2018 ptesarikAATTsuse.com- kdump-nokaslr.patch: Add \'nokaslr\' to the kdump kernel command line (bsc#1075937).
* Fri Feb 23 2018 ptesarikAATTsuse.com- kdump-always-kexec_load-if-kexec_file_load-fails.patch: Try kexec_load(2) if kexec_file_load(2) fails for any reason (bsc#1080916).
* Thu Feb 22 2018 ptesarikAATTsuse.com- kdump-calibrate-do-not-add-KDUMP_PHYS_LOAD-to-RAM.patch: calibrate: Do not add KDUMP_PHYS_LOAD to required RAM.- kdump-bootloader-filter-out-KDUMPTOOL_FLAGS.patch: bootloader: Filter out KDUMPTOOL_FLAGS (bsc#1072584).
* Fri Feb 09 2018 ptesarikAATTsuse.com- kdump-nsswitch.conf-filtering.patch
* Fri Feb 09 2018 ptesarikAATTsuse.com- kdump-fix-missing-index-of-kdump_Host.patch: Fix missing index of kdump_Host (bsc#1002617).
* Fri Feb 09 2018 ptesarikAATTsuse.com- kdump-bail-out-if-no-default-interface.patch: Bail out of kdump_check_net if no default interface is found (bsc#1058202).
* Thu Feb 08 2018 ptesarikAATTsuse.com- kdump-calibrate-adjust-sizeof-struct-page.patch: calibrate: Adjust sizeof(struct page).- kdump-calibrate-update-kernel-text-data-size.patch: calibrate: Update kernel text+data size.- kdump-calibrate-update-user-space-requirements.patch: calibrate: Update user-space requirements.
* Fri Jan 26 2018 ptesarikAATTsuse.com- kdump-fix-m_threads-missing-initialization.patch: Fix m_threads missing initialization (bsc#1047609).
* Tue Jan 16 2018 ptesarikAATTsuse.com- kdump-try-both-kexec_load-and-kexec_file_load.patch: Try both kexec_load(2) and kexec_file_load(2) (bsc#951144).
* Tue Jan 16 2018 ptesarikAATTsuse.com- kdump-kdump_echo-and-kdump_logger-helpers.patch: load.sh: introduce kdump_echo and kdump_logger helpers (bsc#951144).
* Mon Nov 27 2017 rbrownAATTsuse.com- Add kdump-fillupdir-fixes.patch and correct specfile to build with new fillupdir location
* Thu Nov 23 2017 rbrownAATTsuse.com- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
* Wed Nov 15 2017 msuchanekAATTsuse.com- kdump-Dont-exit-even-if-initrd-is-not-built.patch: fadump restart does not always rebuild initramfs but may need to re-register (bsc#1047781).- kdump-Limit-kdump-cpus-to-number-provided-by-config.patch (bsc#1036223, bsc#1068234).- kdump-Don-t-split-by-default.patch (bsc#1036223, bsc#1068234).
* Thu Jun 29 2017 ptesarikAATTsuse.com- kdump-activate-QETH-devices.patch: Activate QETH network devices (bsc#1038669).
* Tue Jun 27 2017 ptesarikAATTsuse.com- Drop kdump-do-not-reload-FADUMP-on-CPU-memory-hotplug.patch: Reload is needed even with fadmp (bsc#1040567).
* Mon Jun 26 2017 ptesarikAATTsuse.com- kdump-fail-if-fadump-cannot-be-registered.patch: Fail at startup if fadump cannot be registered (bsc#1040567).- kdump-do-not-reload-FADUMP-on-CPU-memory-hotplug.patch: Do not reload on CPU/memory hotplug when using FADUMP (bsc#1040567).
* Fri Jun 23 2017 ptesarikAATTsuse.com- kdump-explicitly-request-zFCP-devices.patch: Explicitly request zFCP devices in kdump initrd (bsc#1008352).
* Fri Jun 23 2017 ptesarikAATTsuse.com- kdump-move-class-SystemCPU-to-header-file.patch: Move class SystemCPU to a header file (bsc#1036223).- kdump-treat-KDUMP_CPUS-0-as-all-available-CPUs.patch: Treat KDUMP_CPUS=0 as \"all available CPUs\" (bsc#1036223).- kdump-multithreading-by-default.patch: Use multithreading by default (bsc#1036223).
* Thu Jun 22 2017 ptesarikAATTsuse.com- kdump-fix-save_dump-to-NFS.patch: Fix save_dump to NFS targets (bsc#1045541).- kdump-invoke-subcommand-destructors-on-exit.patch: Invoke subcommand destructors on exit (bsc#1045541).
* Fri Jun 16 2017 msuchanekAATTsuse.com- kdump-do-not-free-fadump-memory-when-immediate-reboot-is-requested.patch Releasing fadump memory can take a long time so skip it when rebooting anyway (bsc#1040610).
* Thu Jun 15 2017 msuchanekAATTsuse.com- kdump-do-not-check-bind-mount.patch: Do not request filesystem check on bind mounts (bsc#1034169).- kdump-remount-sysroot-readwrite.patch: Also remount writable any mounts that were already mounted readonly by systemd (bsc#1034169).
* Wed Jun 14 2017 ptesarikAATTsuse.com- kdump-Routable-preferred-source-address.patch: Routable: parse and store preferred source address (FATE#321844).- kdump-URLTransfer-complete-target.patch: Use the complete target URL for URLTransfer (FATE#321844).- kdump-prepend-IP-address.patch: Prepend IP address to remote target subdirectory (FATE#321844).
* Thu Jun 08 2017 ptesarikAATTsuse.com- kdump-fix-service-files.patch: Fix kdump-related services (bsc#1021484).
* Thu Jun 08 2017 ptesarikAATTsuse.com- kernel-ELF-aarch64: Test data for aarch64 findkernel.- kdump-KDUMP_SSH_IDENTITY.patch: Update with later upstream fixes.
* Wed Jun 07 2017 ptesarikAATTsuse.com- kdump-aarch64.patch: kdumptool: add aarch64 (bsc#1033464).
* Thu Jun 01 2017 msuchanekAATTsuse.com- kdump-source-save_dump.patch: save_dump.sh is designed to be sourced and has numerous toplevel return statements. Source it from the service definition as well to prevent bash complaints. (bcs#1034169).
* Wed May 17 2017 ptesarikAATTsuse.com- kdump-x86_64-kexec-file-syscall.patch: add -s on x86_64 for signature verification of kernel. (fate#315018, bsc#884453)
* Wed May 17 2017 ptesarikAATTsuse.com- kdump-bind-mount-sysroot.patch: Convert sysroot to a bind mount in kdump initrd (bsc#976864).- kdump-pre-generate-mount-units.patch: Pre-generate kdump mount units (bsc#942895).- kdump-always-pass-kernelver-to-dracut.patch: Always pass kernel version to dracut (bsc#900418).- kdump-no-xen-secondary-kernel.patch: Avoid Xenlinux (aka traditional, Xenified or SUSE) kernels as kdump kernel (bsc#900418, bsc#974270).
* Tue May 16 2017 ptesarikAATTsuse.com- kdump-KDUMP_SSH_IDENTITY.patch: Add KDUMP_SSH_IDENTITY config option (FATE#321583).- kdump-KDUMP_SSH_IDENTITY-cfg.patch: Add KDUMP_SSH_IDENTITY to the config file template (FATE#321583).
* Sat Feb 18 2017 kukukAATTsuse.de- Don\'t require insserv if we use systemd
* Wed Oct 05 2016 ptesarikAATTsuse.com- Remove kdump-helpers from Provides. This was needed to allow upgrading in SLE10, but this distribution is discontinued now.
* Wed Oct 05 2016 ptesarikAATTsuse.com- kdump-cmake-compat.patch: Build fix for pre-3.0.2 cmake.
* Wed Oct 05 2016 ptesarikAATTsuse.com- Update to 0.8.16 o Improve systemd integration (FATE#319020, bsc#900134, bsc#909515, bsc#936363, bsc#936475, bsc#936489, bsc#942895, bsc#943902, bsc#944606, bsc#947825, bsc#948913). o Use OpenSSH for SSH and SFTP (FATE#318874, bsc#917747). o Improve \'kdumptool calibrate\' (FATE#318842, bsc#882082, bsc#947539, bsc#952141, bsc#953732). o Improve network initialization (bsc#943214, bsc#944201, bsc#980328). o Fix FADUMP with systemd (bsc#917846, bsc#923790, bsc#944699). o Fix saving to XFS (bsc#964206). o Use full path to dracut (bsc#989972, bsc#990200, CVE-2016-5759). o Documentation updates (bsc#987862, bsc#997104). o Various smaller fixes (bsc#905690, bsc#927451, bsc#932339, bsc#934581, bsc#941088, bsc#946242, bsc#948956, bsc#951844, bsc#952149, bsc#970708, bsc#973213, bsc#984799, bsc#986081).- Drop patches now in mainline: o 0001-multipath-Write-proper-regex-into-multipath-conf.patch o kdump-add-IPv6-KDUMP_NETCONFIG-modes.patch o kdump-bootloader-grub2.patch o kdump-calibrate-systemd-initramfs.patch o kdump-calibrate-systemd-runtime.patch o kdump-count-const-slabs.patch o kdump-count-framebuffer.patch o kdump-enable-fadump-ppc64le.patch o kdump-fadump-bootloader-always.patch o kdump-fadump-keep-sysroot.patch o kdump-get-multipath-wwid-from-sysfs.patch o kdump-move-network-setup-to-module-setup.patch o kdump-remove-root-and-resume.patch o kdump-split-kdump_default_netdev.patch o kdump-systemd-support.patch o kdump-use-fstab-device.patch- Drop obsolete patches: o kdump-0.8.15-fix-shebang.patch
* Thu Feb 11 2016 rguentherAATTsuse.com- explicitely build with -std=gnu++98
* Sun Nov 23 2014 Led - fix shebang in rc.kdump.functions- add patches:
* kdump-0.8.15-fix-shebang.patch
* Sun Nov 09 2014 Led - fix bashisms in post/postun scripts
 
ICM