summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2016-03-25 13:55:53 +0100
committerFlorian Franzmann2016-03-25 13:55:53 +0100
commit14751930696ec1838123fdd440b96f6d3ef0cb03 (patch)
treec13bde70e0b1e3b08b07a9d91668b09392cc0c36
parent5eddad3630a0f93ab05a164fd43f67d22969bacb (diff)
utils/kexec-tools: version 2.0.12
-rwxr-xr-xutils/kexec-tools/DETAILS8
-rw-r--r--utils/kexec-tools/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/utils/kexec-tools/DETAILS b/utils/kexec-tools/DETAILS
index 25ac209e8c..584dbbe863 100755
--- a/utils/kexec-tools/DETAILS
+++ b/utils/kexec-tools/DETAILS
@@ -1,14 +1,14 @@
SPELL=kexec-tools
- VERSION=2.0.4
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=2.0.12
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL=$KERNEL_URL/pub/linux/utils/kernel/kexec/$SOURCE
- SOURCE_HASH=sha512:8392114a6c6c101af1613ac0d1e5923f51fcff5c13c4414e37493c047b8d17bb34a934e6fa6dd83fcba063668578ab3f92da61c3303dadfe761d798cbba0e645
+ SOURCE_HASH=sha512:d192f841180daf534f7214b6c7c5dcd9de0e5616e8cb0da164c24e8b5903a2f65bb1fbe6ca29a3b9077fa6f6435cc33fda19a96584e1f393ee7a2fe56f374dab
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.kernel.org/pub/linux/utils/kernel/kexec/
ENTERED=20050724
LICENCE=GPL2
KEYWORDS="utils"
- SHORT="set of tools for the kernels kexec feature"
+ SHORT="set of tools for the kernels kexec feature"
cat << EOF
kexec is a user space utiltity for loading another kernel
and asking the currently running kernel to do something with it.
diff --git a/utils/kexec-tools/HISTORY b/utils/kexec-tools/HISTORY
index fa924b29e7..bd8a6a1903 100644
--- a/utils/kexec-tools/HISTORY
+++ b/utils/kexec-tools/HISTORY
@@ -1,3 +1,6 @@
+2016-03-25 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 2.0.12
+
2014-11-23 Ismael Luceno <ismael@sourcemage.org>
* BUILD: Use disable_pic function to fix CFLAGS