diff --git a/kdump-0.6.4.tar.bz2 b/kdump-0.6.4.tar.bz2 deleted file mode 100644 index 9d3ec6d..0000000 --- a/kdump-0.6.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:274ac709cc145083f56ea119a04abaeaf6d59061aa304010f4f7cd6237701cc6 -size 3309515 diff --git a/kdump-0.6.4-rpmlintrc b/kdump-0.6.7-rpmlintrc similarity index 100% rename from kdump-0.6.4-rpmlintrc rename to kdump-0.6.7-rpmlintrc diff --git a/kdump-0.6.7.tar.bz2 b/kdump-0.6.7.tar.bz2 new file mode 100644 index 0000000..50946d5 --- /dev/null +++ b/kdump-0.6.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6f496644014a7df415b9c90d7a9eaba36ac34b937580ffc01a3e3b43a9a674a +size 3296055 diff --git a/kdump.changes b/kdump.changes index 290d312..26cd287 100644 --- a/kdump.changes +++ b/kdump.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Thu Nov 13 12:03:51 CET 2008 - bwalle@suse.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 10:04:28 CET 2008 - bwalle@suse.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 21:38:24 CET 2008 - bwalle@suse.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 15:50:24 CET 2008 - bwalle@suse.de diff --git a/kdump.spec b/kdump.spec index 35439db..22bf502 100644 --- a/kdump.spec +++ b/kdump.spec @@ -1,5 +1,5 @@ # -# spec file for package kdump (Version 0.6.4) +# spec file for package kdump (Version 0.6.7) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -21,8 +21,8 @@ Url: http://freehg.org/u/bwalle/kdump/ Name: kdump License: GPL v2 or later -Version: 0.6.4 -Release: 2 +Version: 0.6.7 +Release: 1 Requires: curl openssh makedumpfile Summary: Script for kdump Group: System/Kernel @@ -126,6 +126,23 @@ rm -rf $RPM_BUILD_ROOT %config %{_sysconfdir}/udev/rules.d/70-kdump.rules %changelog +* Thu Nov 13 2008 bwalle@suse.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 bwalle@suse.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 bwalle@suse.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 bwalle@suse.de - Fix string in %%preun (kexec -> kdump). - Regenerate the kdump initrd on next startup after the kdump