This commit is contained in:
parent
297a6717b5
commit
3ad61faa9d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:274ac709cc145083f56ea119a04abaeaf6d59061aa304010f4f7cd6237701cc6
|
||||
size 3309515
|
3
kdump-0.6.7.tar.bz2
Normal file
3
kdump-0.6.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6f496644014a7df415b9c90d7a9eaba36ac34b937580ffc01a3e3b43a9a674a
|
||||
size 3296055
|
@ -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
|
||||
|
||||
|
23
kdump.spec
23
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user