Changelog for
kdump-debuginfo-0.8.15-29.1.x86_64.rpm :
* Wed Oct 05 2016 ptesarikAATTsuse.com- kdump-doc-updates.patch: Documentation updates (bsc#997104, bsc#986081).
* Fri Sep 16 2016 ptesarikAATTsuse.com- kdump-include-hosts-and-nsswitch-in-kdumprd.patch: Refresh kdumprd if /etc/hosts or /etc/nsswitch.conf is changed (bsc#943214).- kdump-rebuild-initrd-service.patch: Add a separate systemd service to rebuild kdumprd at boot (bsc#943214).
* Mon Sep 12 2016 ptesarikAATTsuse.com- kdump-net-0001-restore-bridge.patch: Restore bridge devices in kdump environment (bsc#980328).- kdump-net-0002-iface-kind.patch: Add initrd options according to interface kind (bsc#980328).- kdump-net-0003-handle-vlan.patch: Handle VLAN interfaces in initrd (bsc#980328).- kdump-net-0004-handle-iface-renames.patch: Handle interface changes for VLAN interfaces (bsc#980328).- kdump-net-0005-use-permanent-hwaddr.patch: Use the permanent hardware address for physical interfaces (bsc#980328).- kdump-net-0006-handle-bond.patch: Handle bonding interfaces in initrd (bsc#980328).- kdump-net-0007-query-correct-iface.patch: Query the correct interface in kdump_ip_config (bsc#980328).- kdump-net-0008-improve-auto-iface.patch: Use the correct method to get desired device mode for \"auto\" (bsc#980328).- kdump-net-0009-kind-from-wicked.patch: Get configured interface kind using wicked (bsc#980328).- kdump-net-0010-vlan-from-wicked.patch: Prefer wicked for VLAN configuration (bsc#980328).- kdump-net-0011-general-wicked-conf.patch: Generalize kdump_wicked_conf (bsc#980328).- kdump-net-0012-bridge-from-wicked.patch: Prefer wicked for bridge configuration (bsc#980328).- kdump-net-0013-bond-from-wicked.patch: Prefer wicked configuration for bonding interfaces (bsc#980328).- kdump-net-0014-global-kdump_iface.patch: Add global variable kdump_iface (bsc#980328).- kdump-net-0015-config-in-kdump_netif.patch: Store iface configuration in global variable kdump_netif (bsc#980328).- kdump-net-0016-config-in-check.patch: Determine network configuration in dracut\'s check() function (bsc#980328).- kdump-net-0017-kernel-mods-for-inactive.patch: Include required kernel modules for inactive interfaces (bsc#980328).
* Fri Sep 09 2016 ptesarikAATTsuse.com- kdump-full-path-to-dracut.patch: Use full path to dracut as argument to bash (bsc#989972, bsc#990200, CVE-2016-5759).
* Fri Sep 09 2016 ptesarikAATTsuse.com- kdump-use-last-entry-get-mountpoints.patch: Use the last mount entry in kdump_get_mountpoints() (bsc#951844).
* Thu Sep 08 2016 ptesarikAATTsuse.com- kdump-kernel-cmdline-filter-notsc.patch: Remove \'notsc\' from the kdump kernel command line (bsc#973213).
* Thu Sep 08 2016 ptesarikAATTsuse.com- kdump-ListDirFilter-pass-DIR.patch: Pass dirfd to ListDirFilter::test() (bsc#964206).- kdump-DT_UNKNOWN-fallback-to-stat.patch: Fall back to stat() if file type is DT_UNKNOWN (bsc#964206).
* Thu Sep 08 2016 ptesarikAATTsuse.com- Update kdump-keep-dracut-fstab-generator.patch references (add bsc#948913).
* Thu Sep 08 2016 ptesarikAATTsuse.com- kdump-remove-vm-sysctl.patch: Remove vm. sysctls from kdump initrd (bsc#927451, bsc#987862).
* Mon Jul 11 2016 ptesarikAATTsuse.com- kdump-do-not-ignore-kexec-exit-code.patch: Use the exit code of kexec, not that of \"local\" (bsc#984799).
* Thu May 26 2016 ptesarikAATTsuse.com- kdump-large-phdrs.patch: Handle dump files with many program headers (bsc#932339, bsc#970708).
* Thu May 05 2016 ptesarikAATTsuse.com- kdump-bind-mount-sysroot.patch: Convert sysroot to a bind mount in kdump initrd (bsc#976864).
* Thu Apr 07 2016 ptesarikAATTsuse.com- Refreshed kdump-no-xen-secondary-kernel.patch to distinguish between Xenlinux (aka Xenified or SUSE) and pvops Xen kernels, as the latter can run on bare metal (bsc#974270).
* Fri Nov 06 2015 ptesarikAATTsuse.com- Refreshed kdump-udev-reload-only-once.patch to use the actual load script instead of the SysV-style init script. (bsc#952149).
* Fri Nov 06 2015 ptesarikAATTsuse.com- kdump-calibrate-boot-requirements.patch: Ensure that high crash kernel area covers at least boot requirements (bsc#953732).- kdump-calibrate-initdata.patch: Add kernel initdata to boot requirements (bsc#953732).- kdump-calibrate-swiotlb.patch: calibrate: Add memory for SWIOTLB if maxpfn is above 4G (bsc#952141).- kdump-calibrate-top-down.patch: calibrate: Search memory ranges from top to bottom (bsc#952141).
* Mon Oct 12 2015 ptesarikAATTsuse.cz- kdump-move-SFTP-to-own-file.patch: Split off SSH transfers from transfer.cc (FATE#318874, bsc#917747).- kdump-sftppacket.patch: Class to encode/decode SFTP packets (FATE#318874, bsc#917747).- kdump-SFTPTransfer-base.patch: Dummy SFTPTransfer based on external ssh command (FATE#318874, bsc#917747).- kdump-drop-KSFTPErrorCode-libssh2-dep.patch: Drop KSFTPErrorCode dependency on libssh2 (FATE#318874, bsc#917747).- kdump-sftp-init-session.patch: Initialize an SFTP session (FATE#318874, bsc#917747).- kdump-sftp-mkpath.patch: Implement SFTPTransfer::mkpath and call it at initialization (FATE#318874, bsc#917747).- kdump-sftp-file-create.patch: Implement file create and close for SFTP (FATE#318874, bsc#917747).- kdump-sftp-data-transfer.patch: Implement file data transfer over SFTP (FATE#318874, bsc#917747).- kdump-openssh-files-in-kdumprd.patch: Copy openssh files to kdumprd (FATE#318874, bsc#917747).- kdump-drop-libssh2-dep.patch: Drop dependency on libssh2 (FATE#318874, bsc#917747).
* Mon Oct 12 2015 ptesarikAATTsuse.com- kdump-fadump-umount.patch: Clean up kdump mounts before continuing with FADUMP (bsc#923790).- kdump-fadump-reboot.patch: Honour KDUMP_IMMEDIATE_REBOOT with FADUMP (bsc#917846).
* Mon Oct 12 2015 ptesarikAATTsuse.com- kdump-netcheck-0001-routable-class.patch: Add Routable class (bsc#944201).- kdump-netcheck-0002-netlink-timeout.patch: Add timeout handling to NetLink receive (bsc#944201).- kdump-netcheck-0003-target-check.patch: Add a network check with configurable timeout (bsc#944201).
* Thu Oct 08 2015 ptesarikAATTsuse.com- kdump-fadump-message-on-load.patch: FADUMP: Improve init script diagnostics (bsc#944699).
* Tue Oct 06 2015 ptesarikAATTsuse.com- kdump-always-create-multipath.conf.patch: Always create a multipath.conf in kdumprd (bsc#948956).
* Mon Oct 05 2015 ptesarikAATTsuse.com- kdump-limit-max-udev-workers.patch: Limit number of udev workers to 8 (bsc#944606, bsc#947825).
* Fri Oct 02 2015 ptesarikAATTsuse.com- kdump-udev-reload-only-once.patch: Reload kdump only once if multiple udev events happen in parallel (bsc#934581).
* Fri Oct 02 2015 ptesarikAATTsuse.com- kdump-fix-mkdumprd-regenerate.patch: Rename CONFIG to KDUMP_CONFIG (bsc#946242).
* Fri Oct 02 2015 ptesarikAATTsuse.com- kdump-device-timeout.patch: Re-introduce the timeout generator; adding RequiresMountsFor= does not fully solve the original issue (bsc#909515, bsc#943902).
* Fri Sep 25 2015 ptesarikAATTsuse.com- kdump-fate318842-0006-improve-small-x86_64.patch: Improve calibrate on small x86_64 systems (FATE#318842, bsc#947539).
* Fri Sep 18 2015 ptesarikAATTsuse.com- kdump-fate318842-0001-use-proc-iomem.patch: Use /proc/iomem to determine total system RAM (FATE#318842, bsc#882082).- kdump-fate318842-0002-revert-getMemorySize.patch: Revert \"New utility function: getMemorySize\" (FATE#318842, bsc#882082).- kdump-fate318842-0003-change-output-format.patch: Change output format for \"kdumptool calibrate\" (FATE#318842, bsc#882082).- kdump-fate318842-0004-print-total.patch: \"kdumptool calibrate\": print out total memory (FATE#318842, bsc#882082).- kdump-fate318842-0005-calculate-low-high-min-max.patch: calibrate: Calculate Low, High and min/max values (FATE#318842, bsc#882082).
* Mon Aug 31 2015 ptesarikAATTsuse.com- kdump-udev-skip-restart-if-not-loaded.patch: Simplify udev reload rules and skip reload if not active (bsc#905690).
* Sun Aug 30 2015 ptesarikAATTsuse.com- kdump-systemd-integration.patch: Improve systemd integration (FATE#319020).- Remove kdump.service: Superseded by the upstream service file.- kdump-x86_64-kexec-file-syscall.patch: Refreshed.
* Fri Aug 28 2015 ptesarikAATTsuse.com- kdump-fix-extractKernelConfigELF.patch: Fix KernelTool::extractKernelConfigELF if config not present (bsc#941088).- kdump-relocatable-check-config.patch: Use kernel config to check if a kernel is relocatable (bsc#941088).
* Thu Aug 27 2015 ptesarikAATTsuse.com- kdump-pre-generate-mount-units.patch: Pre-generate kdump mount units (bsc#942895).- kdump-remove-unnecessary-systemd-dependencies.patch: Remove unnecessary dependencies from kdump-save.service (bsc#942895).
* Wed Jul 22 2015 rsassuAATTsuse.de- add kdump-keep-dracut-fstab-generator.patch: Do not remove dracut-rootfs-generator from kdump initrd (bsc#936363).- add kdump-add-requires-mounts-for-into-systemd-unit.patch: Add RequiresMountsFor= line to kdump-save.service (bsc#936363, bsc#936475, bsc#936489).- kdump-device-timeout.patch: Dropped.
* Thu May 21 2015 ptesarikAATTsuse.cz- kdump-root-parameter.patch: Add the kdump-root.sh hook to the list of installed files (bsc#900134).- kdump-device-timeout.patch: Refresh.
* Fri May 15 2015 ptesarikAATTsuse.cz- kdump-device-timeout.patch: Set up device timeout for kdump mounts (bsc#909515).
* Fri May 15 2015 ptesarikAATTsuse.cz- kdump-root-parameter.patch: Make sure system root is not mounted in kdump initrd (bsc#900134).
* Tue May 12 2015 ptesarikAATTsuse.cz- kdump-always-pass-kernelver-to-dracut.patch: Always pass kernel version to dracut (bsc#900418).
* Tue May 12 2015 ptesarikAATTsuse.cz- kdump-no-xen-secondary-kernel.patch: Avoid Xen kernels as kdump kernel (bsc#900418).
* Tue May 12 2015 jleeAATTsuse.com- kdump-x86_64-kexec-file-syscall.patch: add -s on x86_64 for signature verification of kernel. (fate#315018, bsc#884453)
* Fri Sep 26 2014 ptesarikAATTsuse.cz- kdump-enable-fadump-ppc64le.patch: Enable FADUMP on ppc64le (bsc#889192).- kdump-fadump-bootloader-always.patch: Always turn on fadump if KDUMP_FADUMP is true (bsc#889192).- kdump-bootloader-grub2.patch: kdump-Bootloader: add support for GRUB2 (bsc#889192).- kdump-fadump-keep-sysroot.patch: Keep /sysroot mount point if fadump is on (bsc#889192).- kdump-get-multipath-wwid-from-sysfs.patch: Refresh.
* Fri Sep 26 2014 ptesarikAATTsuse.cz- kdump-add-IPv6-KDUMP_NETCONFIG-modes.patch: Refresh: Fix ip error messages when KDUMP_NETCONFIG=auto (bnc#885897).
* Tue Sep 23 2014 ptesarikAATTsuse.cz- kdump-split-kdump_default_netdev.patch: Cleanup: Split kdump_default_netdev (bnc#885897).- kdump-move-network-setup-to-module-setup.patch: Move dracut network command line to module-setup.sh (bnc#885897).- kdump-add-IPv6-KDUMP_NETCONFIG-modes.patch: Add KDUMP_NETCONFIG modes to support IPv6 (bnc#885897).
* Mon Sep 22 2014 ptesarikAATTsuse.cz- kdump-get-multipath-wwid-from-sysfs.patch: Get required multipath wwids from sysfs (bnc#883883).
* Thu Sep 18 2014 ptesarikAATTsuse.cz- kdump-remove-root-and-resume.patch: Remove root= and resume= from the kdump kernel command line (bnc#883883).- kdump-systemd-support.patch: Dracut-systemd support (bnc#883883).- kdump-calibrate-systemd-runtime.patch: Calibrate: update user-space run-time requirements for systemd (bnc#883883).- kdump-calibrate-systemd-initramfs.patch: Calibrate: update the initramfs size (bnc#883883).
* Tue Sep 09 2014 ptesarikAATTsuse.cz- kdump-count-const-slabs.patch: Add missing addition.
* Mon Sep 08 2014 ptesarikAATTsuse.cz- kdump-count-const-slabs.patch: Take constant-size slabs into account for \"kdump calibrate\" (bnc#879460).
* Mon Sep 08 2014 ptesarikAATTsuse.cz- kdump-count-framebuffer.patch: Take framebuffer size into account for \"kdumptool calibrate\" (bnc#879460).
* Fri Sep 05 2014 ptesarikAATTsuse.cz- kdump-use-fstab-device.patch: Use device from /etc/fstab to mount / and /boot (bnc#892451).
* Mon Sep 01 2014 juwolfAATTsuse.com- Write proper regex into multipath.conf to prevent syntax error there (bnc#883883) Add: 0001-multipath-Write-proper-regex-into-multipath-conf.patch
* Mon Aug 18 2014 ptesarikAATTsuse.cz- specfile: Remove call to mkinitrd_setup. With dracut, this is completely useless; with mkinitrd, the setup script is run automatically after a new mkinitrd script is installed.
* Fri Jul 04 2014 ptesarikAATTsuse.cz- Switch from mkinitrd to dracut for SLES12 and openSUSE > 13.1.
* Fri Jul 04 2014 ptesarikAATTsuse.cz- Update to 0.8.15 o Disable memory cgroup in kdump kernel o Limit the number of CPUs on all architectures o Increase udevd memory requirements o If possible, use wicked to determine network mode o Take number of possible CPUs into account for calibrate- kdump-disable-memory-cgroup.patch: Dropped.
* Mon Jun 16 2014 ptesarikAATTsuse.cz- kdump-disable-memory-cgroup.patch: disable memory cgroup in the kdump kernel (bnc#881091).
* Mon Jun 16 2014 ptesarikAATTsuse.cz- Update to 0.8.14 o Disable ACPI memory hotplug in kdump kernel (bnc#881091). o Update kernel and initrd estimates o Install mount-kdump.sh to dracut module directory (bnc#881851).- Remove version number from rpmlintrc.
* Fri May 30 2014 ptesarikAATTsuse.cz- Update to 0.8.13 o Store current configuration if KDUMP_NETCONFIG is static (bnc#876212). o Modify kdump udev rules to work with systemd (bnc#874992, bnc#809209). o Support percent-encoded URLs for KDUMP_SAVEDIR (bnc#869590).- kdump-fix-udev-rules.patch: Dropped.- kdump-urldecode.patch: Dropped.
* Tue May 20 2014 ptesarikAATTsuse.cz- kdump-urldecode.patch: Perform percent decoding on target URL (bnc#869590).
* Mon May 19 2014 ptesarikAATTsuse.cz- kdump-fix-udev-rules.patch: Avoid entering failed state on CPU hotplug (bnc#874992, bnc#809209).
* Fri May 16 2014 ptesarikAATTsuse.cz- Update to 0.8.12 o Add \"ssh\" target protocol to transfer the file over the standard input to a remote host using the standard ssh client (bnc#868704). o Prevent double mount of the root file system (bnc#875738). o Allow taking remote dumps without mounting any file systems- specfile: update URL
* Mon May 05 2014 ptesarikAATTsuse.cz- Update to 0.8.11 o Use fast xz compression with dracut (bnc#870549) o Mount boot/root partition only if needed o Copy required programs to the initrd (bnc#874571).- kdump-0.8.10-dracut-xz-opt.patch: Dropped.
* Tue Apr 15 2014 ptesarikAATTsuse.cz- kdump-0.8.10-dracut-xz-opt.patch: Use fast xz compression with dracut (bnc#870549).
* Fri Mar 28 2014 ptesarikAATTsuse.cz- specfile cleanup: remove blocks for pre-openSUSE11.0- fix location of the udev files (see sr 227790).
* Thu Mar 27 2014 ptesarikAATTsuse.cz- Update to 0.8.10 o Support snappy compression algorithm (FATE#315726) o Improved algorithm for \"calibrate\" o Network support for dracut o Filter out DomU pages, when dumping a Xen virtualization host (bnc#864910) o Do not try to copy separate debuginfo files (bnc#869971) o Unit test for FilePath::listDir() (SUSE Test Initiative) o delete_dumps: ignore non-kdump directories (FATE#313185) o fixed the testsuite on non-x86- include and run the test suite- kdump-ledblink-background.patch: Dropped.- kdump-initrd-network.patch: Dropped.- kdump-0.8.10-detect-xen-dumps.patch: Dropped.
* Tue Mar 18 2014 ptesarikAATTsuse.cz- kdump-0.8.9-detect-xen-dumps.patch: fix uninitialized variable; without the fix, \'-X\' is (almost) always added.
* Tue Mar 18 2014 ptesarikAATTsuse.cz- drop dependency on dracut-network again, because this subpackage has been merged with the main dracut package
* Mon Mar 17 2014 ptesarikAATTsuse.cz- kdump-initrd-network.patch: fix KDUMP_NETCONFIG=\"auto\"
* Mon Mar 17 2014 ptesarikAATTsuse.cz- add dependency on dracut-network in SLE12 and Factory- kdump-initrd-network.patch: include dracut \'network\' module if network is required
* Fri Mar 14 2014 ptesarikAATTsuse.cz- kdump-0.8.9-detect-xen-dumps.patch: Add \'-X\' to makedumpfile when dumping a Xen host (bnc#864910).
* Fri Mar 14 2014 ptesarikAATTsuse.cz- kdump-ledblink-background.patch: Run kdumptool in the background.
* Wed Mar 05 2014 juwolfAATTsuse.com- kdump-initrd-network.patch: Added dracut network activation in initrd to mkdumprd.
* Tue Mar 04 2014 juwolfAATTsuse.com- kdump-ledblink-background.patch: Fixed wrong argument for ledblink.
* Sun Mar 02 2014 ptesarikAATTsuse.cz- %filelist simplified as suggested by tcechAATTsuse.cz.
* Fri Feb 28 2014 ptesarikAATTsuse.cz- Update to 0.8.9 o fix dracut support o fix dump save when /boot is not a mount point- kdumptool_find_kernel.patch: Dropped.
* Fri Feb 28 2014 ptesarikAATTsuse.cz- Update to 0.8.8 o dracut support o new kdumptool command: calibrate o new kdumptool flag: NOSPLIT o better support for SMP dumps- kdump-0.8.7-bsp.patch: Dropped.- kdump-0.8.7-calibrate.patch: Dropped.- kdump-0.8.7-nr_cpus.patch: Dropped.
* Fri Feb 14 2014 ptesarikAATTsuse.cz- kdump-0.8.7-nr_cpus.patch: Use nr_cpus instead of maxcpus with recent kernels. (FATE#315725).- kdump-0.8.7-bsp.patch: Add disable_cpu_apicid for BSP to the commandline (bnc#861981).- kdump-0.8.7-calibrate.patch: Implement kdump memory calibration (FATE#315241).
* Fri Feb 14 2014 juwolfAATTsuse.com- Added patch kdumptool_find_kernel.patch: kdumptool argument order was wrong in debug mode
* Fri Jan 24 2014 mpostAATTsuse.com- Removed s390x from the list of excluded architectures.
* Mon Jan 13 2014 ptesarikAATTsuse.cz- Update to 0.8.7 o Change libelf interface to elfutils (libelf1) o Fix parsing of command line options o New tests o Many code cleanups
* Fri Dec 06 2013 ptesarikAATTsuse.cz- Update to 0.8.6 o IPv6 support (FATE 316563) o unmount filesystems before rebooting kdump environment
* Fri Sep 13 2013 ptesarikAATTsuse.cz- Update to 0.8.5 o See NEWS for a complete list of changes.- kdump.spec: add newly installed files
* Wed Sep 04 2013 fcrozatAATTsuse.com- Add kdump.service to properly handle kdump initscript with systemd.
* Wed Jan 02 2013 ptesarikAATTsuse.cz- Fix the broken package rename from kdump-helpers.
* Wed Jan 02 2013 ptesarikAATTsuse.cz- Update to 0.8.2 o FATE#314283: kdump: log-only mode o checking of SSH keys o lots of cleanups and bugfixes- Drop the following patches (included in upstream now): o kdump-fix-gcc46.diff o kdump-gcc47.patch o kdump-save-log o kdump-add-none-format o kdump-udev-rule o kdump-usrmerge.patch- kdump-format-list: Dropped (wrong).
* Sun Oct 07 2012 crrodriguezAATTopensuse.org- Since the /usr merge, the mkinitrd bits are broken since tools have changed locations.- Recommend nfs-client and cifs-utils too.
* Wed Apr 11 2012 jeffmAATTsuse.com.- kdump: Add \'none\' format- kdump: Allow format to be a list- kdump: Save dmesg during dump- kdump: Use correct script location in udev rule
* Sat Mar 17 2012 dimstarAATTopensuse.org- Add kdump-gcc47.patch: Fix build with gcc 4.7.
* Sun Jun 05 2011 bernhardAATTbwalle.de- Fix build with gcc 4.6.
* Wed Apr 27 2011 jeffmAATTsuse.de- Updated description to reference packages required for debugging (bnc#690194).
* Fri Jan 23 2009 bwalleAATTsuse.de- Update to 0.8.1 o Fix invalid syntax in CMakeLists.txt. o Fix manpage, the command is called read_ikconfig and not print_ikconfig (bnc #468782). o Remove the documentation about the non-working network configuration in Xen since that has been fixed meanwhile. o Make it possible to exit the shell spawned in the initrd with \'exit\' to boot in the kdump system for debugging.
* Wed Jan 14 2009 bwalleAATTsuse.de- Update to 0.8.0 o Call asciidoc a2x with -L to fix manual page generation problems with asciidoc 8.3.x.
* Thu Dec 11 2008 bwalleAATTsuse.de- Add BuildIgnore for \'fop\' which breaks the Java dependency that is not needed for asciidoc generating just manual pages (improve build speed).
* Wed Dec 03 2008 bwalleAATTsuse.de- Update to 0.7.4 o Don\'t update bootloader in mkdumprd(8).- Don\'t build on s390, s390x and ppc because there is no kdump on that architectures.
* Mon Nov 24 2008 bwalleAATTsuse.de- Update to 0.7.3 o Document kdump problems on Xen. o Don\'t display the full mkinitrd output. o Warn about zero-size vmcore. o Default to the auto-detected kernel when mkdumprd is called without arguments instead of defaulting to the running kernel. o Parse VMCOREINFO_XEN when present with \'read_vmcoreinfo\'. o Pass the kernel release of the crashed kernel via command line in case of Xen. o Improve error handling when no crash kernel release is available when saving the dump.
* Fri Nov 21 2008 bwalleAATTsuse.de- Update to 0.7.2 o Don\'t use the FQDN but only the hostname to avoid DNS lookups and errors on wrongly configured systems (bnc#442830). o Fix empty KDUMP_SAVEDIR line when replacing the symbolic link with the absolute path. o Don\'t set sysctl kernel.unknown_nmi_panic=1 by default (bnc#388736). o Mention kernel.panic_on_unrecovered_nmi in the kdump(7) manpage.
* Thu Nov 20 2008 bwalleAATTsuse.de- Update to 0.7.1 o Document 256M limit on ppc64 for large machines in kdump(7).
* Wed Nov 19 2008 bwalleAATTsuse.de- Only regenerate the initrd once after update. But make sure that it always gets regenerated.- Update to 0.7.0 o Add read_ikconfig command. o Add find_kernel command in kdumptool, replacing the find code in the init script. Needed to prefer the default kernel even if the maxcpus kernel (or a realtime kernel) is currently booted (bnc#444658). o Implement KDUMP_VERBOSE = 16 to debug kdump find_kernel. o Make boot.kdump dependent on boot.localnet to have a correct hostname (bnc#442830). o Fix stripping of the crashkernel command line again (bnc#444687). o Don\'t include test cases in the release tarball. They are very incomplete and contain too huge test data. o Honor TMPDIR and set that to disk space instead of the ramdisk when saving the dump in the initrd.
* Thu Nov 13 2008 bwalleAATTsuse.de- Update to 0.6.7 o Strip the whole crashkernel option when loading the kdump kernel, not only parts of them, also when the extended crashkernel syntax has been used.
* Wed Nov 12 2008 bwalleAATTsuse.de- Update to 0.6.6 o Fix wrong path when modifying the /etc/sysconfig/kdump file when creating the kdump initrd. o Prepend a space before MAKEDUMPFILE_OPTIONS so that there\'s always a space between command and the first argument. o Fix finding of the kernel image (/boot/vmlinuz) with rootdir.
* Tue Nov 11 2008 bwalleAATTsuse.de- Update to 0.6.5 o Fix copying of debug info when --root is specified and the debug file resides in GLOBALDEBUGDIR/EXECDIR/DEBUGFILE (bnc#443828).
* Tue Nov 11 2008 bwalleAATTsuse.de- Fix string in %preun (kexec -> kdump).- Regenerate the kdump initrd on next startup after the kdump package has been updated.
* Sun Nov 02 2008 bwalleAATTsuse.de- Update to 0.6.4 o change default location for KDUMP_SAVEDIR to \"/var/crash\" o actually check
-kdump before - when looking for a suitable kdump kernel o boot.kdump: Use the full kernel release (obtained with /sbin/get_kernel_version) to build the initrd name also when symlinks are used (bnc#438218) o Assume a default terminal size of 80x25 (for printing the horizontal line) o Check the exit status of kdumptool o Implement support for resolving symbolic links inside a root directory (--root=...) when saving the dump. (bnc#431492) o Don\'t print a (red) info message that email failed if both KDUMP_SMTP_SERVER and KDUMP_NOTIFICATION_TO are empty. o If KDUMP_SAVEDIR points to a local file, resolve symlinks when creating the initrd because in theory the file system that contains parts of the symlinks is not mounted in initrd. o Fix KDUMP_NETCONFIG=auto by calling mkinitrd with right parameters. o Create core dumps in the initrd when kdumptool crashes. o Fix std::logic_error in Email::send() that caused kdumptool to terminate unexpectedly. o Set the hostname of the SMTP session based on the --fqdn parameter. o Don\'t report a failure in the email when there is no one.- Drop following patches (folded in 0.6.4): o kdump-2860e7a5d481633aca345b07db28d95fdb04d649 Add documentation for \"Extended crashkernel commandline\" o kdump-56814cf5d03dff1d6233de996e79e1dd54cf5144 boot.kdump: Use the full kernel release for initrd name o kdump-8580f201f2f759eb78c646a6b98727b4508101d3 Reflect \'boot.kdump\' in kdump(7) o kdump-8712f642965d13539148e385aefb805e3464b62d Actually check -kdump before - when looking for a suitable kdump kernel o kdump-f4cf2ef3cc3e6414d7d9386de0ebf7d633cbfed5 Change default location of KDUMP_SAVEDIR to \"/var/crash\"
* Tue Oct 28 2008 schwabAATTsuse.de- Fix %post failure.
* Sun Oct 26 2008 bwalleAATTsuse.de- Use the full kernel release (obtained with get_kernel_version) to build the initrd name also when symlinks are used (bnc#438218).
* Wed Oct 22 2008 bwalleAATTsuse.de- Actually check -kdump before - when looking for a suitable kdump kernel.
* Fri Oct 17 2008 bwalleAATTsuse.de- /etc/sysconfig/kdump should be only readable as root since it may contain passwords (bnc#436042).
* Wed Oct 15 2008 bwalleAATTsuse.de- Reflect \'boot.kdump\' in kdump(7).- Add rpmlintrc: The init script name is correct.
* Mon Oct 13 2008 bwalleAATTsuse.de- Add documentation for \"Extended crashkernel commandline\" (bnc#430276).
* Wed Sep 03 2008 crrodriguezAATTsuse.de- use RPM_OPT_FLAGS everywhere [FATE #300498]
* Sat Aug 23 2008 bwalleAATTsuse.de- /var/crash is now part of the filesystem RPM (removing %dir)
* Mon Aug 18 2008 bwalleAATTsuse.de- also create /var/log/dump link when the /var/log/dump directory did not exist- delete /var/log/dump link in %postun
* Mon Aug 18 2008 bwalleAATTsuse.de- change default for KDUMP_SAVEDIR to \"/var/crash\"
* Fri Aug 15 2008 bwalleAATTsuse.de- update to 0.6.3 o make the kdump init script a boot script (\"boot.kdump\") o fix init script comments o add meta information to manpages
* Tue Aug 12 2008 bwalleAATTsuse.de- update to 0.6.2 o correct init script: remove remote FS dependency and also add \"Should-Stop\"
* Sat Aug 09 2008 bwalleAATTsuse.de- update to 0.6.1 o add kdump(7) manual page
* Thu Aug 07 2008 bwalleAATTsuse.de- update to 0.6.0 o add vmcore(5) manual page o implement email support- use PreReq for mkinitrd instead of BuildRequires
* Mon Aug 04 2008 bwalleAATTsuse.de- Don\'t report ELF32 as \"invalid ELF class\"
* Fri Aug 01 2008 bwalleAATTsuse.de- update to 0.5.5 o make dependency to libssh2 optional
* Thu Jul 31 2008 bwalleAATTsuse.de- update to 0.5.4 o always create empty ${tmp_mnt}/etc/fstab.kdump o change execution state to \'boot\' o use UUID for fstab.kdump o open a shell if something fails and KDUMP_CONTINUE_ON_ERROR is true o don\'t include JFS to initrd o don\'t add -s \'\' parameter to mkinitrd call if the boot splash script is not available o handle more programs in $KDUMP_REQUIRED_PROGRAMS correct o move original /etc/fstab back- add %config to udev rule
* Mon Jul 28 2008 bwalleAATTsuse.de- update to 0.5.3 o don\'t exit with error code when the dump directory does not yet exist in the \'delete_dumps\' command o fix syntax error in init/boot-kdump.sh
* Mon Jul 28 2008 bwalleAATTsuse.de- call mkinitrd_setup in %post and %postun
* Mon Jul 28 2008 bwalleAATTsuse.de- update to 0.5.2 o copy required programs (KDUMP_REQUIRED_PROGRAMS) in initrd o mount dump partition and boot partition in initrd o don\'t exit with error code when the dump directory does not yet exist in the \'delete_dumps\' command
* Thu Jul 24 2008 bwalleAATTsuse.de- update to 0.5.1 o add \'print_target\' sub command o implement SSH public/private key authentication
* Wed Jul 23 2008 bwalleAATTsuse.de- update to 0.5.0 (FATE #303043) o initrd-based dumping o basically rewrite
* Fri Jun 13 2008 bwalleAATTsuse.de- update to 0.3.4 o try also $(uname -i) to find the makedumpfile.config in /usr/src/linux-${version}-obj/${arch}/${flavour} o filter \"mem\" kernel parameter before loading the kdump kernel (bnc#393324)- delete kdump-clarify-README: merged in new version- delete kdump-default-nmi: merged in new version- delete kdump-reload-memory-hotplug: merged in new version- delete kdump-fix-kernel-detection: merged in new version
* Sun Jun 01 2008 bwalleAATTsuse.de- set KDUMP_KERNELVER=\"\" on i386 instead of KDUMP_KERNELVER=\"kdump\" (with \"kdump\", the kdump kernel cannot be loaded without manually editing the configuration file (bnc#396221)
* Mon May 26 2008 bwalleAATTsuse.de- fix load of kdump kernel when KDUMP_KERNELVER=\"kdump\" on ppc64 (bnc#394216)
* Tue May 20 2008 bwalleAATTsuse.de- fix typo when checking the result of kdump_kernel_loaded
* Mon May 19 2008 bwalleAATTsuse.de- implement \"try-restart\" command and use that implementation also for \"condrestart\"- add udev rules to reload kdump configuration on memory or CPU hotplug (bnc#389658)- set panic_on_unrecovered_nmi only when it exists
* Tue May 13 2008 bwalleAATTsuse.de- set panic_on_unrecovered_nmi as default (bnc#388736)
* Fri Apr 18 2008 bwalleAATTsuse.de- clarified README that memory sizes are only recommended values (bnc#380577)
* Wed Feb 20 2008 bwalleAATTsuse.de- use \"-o NumberOfPasswordPrompts=0 -o CheckHostIP=no -o StrictHostKeyChecking=no\" when calling ssh because the user may not be able to confirm the questions (bnc#355973)- require \"$network\" in init script so than when runlevel 3 is set in /etc/sysconfig/kdump, network is available to the kdump scripts (bnc#293171)- update version to 0.2.3
* Sun Jan 13 2008 bwalleAATTsuse.de- don\'t add initrd blink stuff for openSUSE <= 10.2 because there was no modular initrd script
* Tue Jan 08 2008 bwalleAATTsuse.de- log the result of kexec call to avoid the impression that loading kdump kernel succeeded even if kexec terminated non-zero (350289)- don\'t set kernel.panic_on_oops to 1 if kexec failed (350289)- updated version to 0.3.2- require kexec-tools
* Wed Dec 12 2007 bwalleAATTsuse.de- check the disk space afterwards if makedumpfile is used since it\'s not possible to know the dump image size in advance- updated version to 0.3.1
* Mon Nov 12 2007 tiwaiAATTsuse.de- fix PreReq for insserv and fillup
* Tue Nov 06 2007 bwalleAATTsuse.de- add \"coreutils\" and \"sed\" to PreReq to make rpmlint happy
* Thu Oct 11 2007 bwalleAATTsuse.de- rename kdump-helpers to kdump- added GDB helpers, init script and sysconfig file (formerly all in the kexec-tools package)- added README (formerly README.SUSE in the kexec-tools package)- fix compile warning in src/read-debuglink.c- log save message to syslog if $KDUMP_VERBOSE & 1 > 0 (#331118)- improve algorithm for finding the kdump kernel- updated version to 0.3.0
* Mon Sep 03 2007 bwalleAATTsuse.de- don\'t use locking for NFS (#307178)
* Wed Aug 29 2007 bwalleAATTsuse.de- added Recommends: makedumpfile
* Mon Aug 13 2007 bwalleAATTsuse.de- run bootloader after modifying initrd
* Fri Jul 27 2007 bwalleAATTsuse.de- update to 0.2.4 (#302257) o implement KDUMP_KEEP_OLD_DUMPS = -2 for deleting all dumps (except the latest, which is saved afterwards
* Mon Jul 02 2007 tiwaiAATTsuse.de- changed from libelf to libelf0-devel in buildrequires.
* Mon Jun 18 2007 bwalleAATTsuse.de- update to 0.2.3 o fixed read-debuglink o changed NFS URL, no separation between share and directory o added kdump-led_blink to blink LEDs (for broken VGA console) o added mkinitrd script (for blink) and /sbin/mkinitrd to %postin and %postun
* Mon Jun 11 2007 bwalleAATTsuse.de- update to 0.2.2 o add read-debuglink
* Sun Jun 10 2007 bwalleAATTsuse.de- update to 0.2.1 o add manpages for all programs
* Mon May 28 2007 bwalleAATTsuse.de- first version