[kexec-tools] Release 2.0.4-5

Baoquan He baoquan at fedoraproject.org
Tue Jun 25 08:53:54 UTC 2013


commit 4133f793fe8e1049ec733516677d356b5e001356
Author: Baoquan He <bhe at redhat.com>
Date:   Tue Jun 25 16:51:22 2013 +0800

    Release 2.0.4-5

 kexec-tools.spec |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/kexec-tools.spec b/kexec-tools.spec
index 8e92e5e..4afbce0 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -1,6 +1,6 @@
 Name: kexec-tools
 Version: 2.0.4
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2
 Group: Applications/System
 Summary: The kexec/kdump userspace component.
@@ -315,6 +315,17 @@ done
 %endif
 
 %changelog
+* Tue Jun 25 2013 Baoquan He <bhe at redhat.com> - 2.0.4-5
+- monitor-dd-progress fix
+- rawdump: only show dd progress bar when core_collector is not makedumpfile
+- kexec-tools.spec: replaces scriptlets with new systemd macros
+- dracut-kdump.sh: umount fs right before kdump exit
+- dracut-kdump.sh: recursively umount fs and its submounts
+- dracut-kdump.sh: cleanup - using local variable names instead of $1/$2 in functions
+- dracut-kdump.sh: name the invalid vmcore to vmcore-incomplete
+- dracut-kdump.sh: Output top level information about the kdump progress.
+- kexec-kdump-howto: Add a section for debugging tips
+
 * Tue Jun 18 2013 Baoquan He <bhe at redhat.com> - 2.0.4-4
 - dracut-module-setup.sh: improve the approach to get a bridged interface list
 - dracut-module-setup.sh: cleanup - use kdump_get_mac_addr() function


More information about the scm-commits mailing list