[PATCH] Kernel update
Jeff Kirsher
tarbal at gmail.com
Wed May 7 06:56:56 CEST 2008
- update stable kernel to 2.6.24.7
- update kernel to 2.6.25.2
fixes a security issue with SMP ordering
Pull from http://www.tarbal.com/git/moonbase.git
---
Cheers,
Jeff
kernel/linux-2.6-stable/DETAILS | 6 +++---
kernel/linux-2.6/DETAILS | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/kernel/linux-2.6-stable/DETAILS b/kernel/linux-2.6-stable/DETAILS
index e7f9518..1ee58ed 100644
--- a/kernel/linux-2.6-stable/DETAILS
+++ b/kernel/linux-2.6-stable/DETAILS
@@ -1,5 +1,5 @@
MODULE=linux-2.6-stable
- VERSION=2.6.24.6
+ VERSION=2.6.24.7
BASE=$(echo $VERSION | cut -d. -f1,2,3)
SOURCE=linux-${BASE}.tar.bz2
SOURCE2=patch-${VERSION}.bz2
@@ -9,10 +9,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/linux-$VERSION
SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6/
SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6/
SOURCE_VFY=sha1:351aebc784a5395fe4c92d1e514a89680482f7e2
- SOURCE2_VFY=sha1:e7877038c06eefca0b0dd88c9e34c61ad4dad20a
+ SOURCE2_VFY=sha1:8daa0107234b6f3649e7577d1c53842306c471be
WEB_SITE=http://www.kernel.org
ENTERED=20070313
- UPDATED=20080503
+ UPDATED=20080506
MAINTAINER=moe at lunar-linux.org
SHORT="The uber-stable version of the 2.6 kernel"
KEEP_SOURCE=on
diff --git a/kernel/linux-2.6/DETAILS b/kernel/linux-2.6/DETAILS
index 1c17b06..57039dc 100644
--- a/kernel/linux-2.6/DETAILS
+++ b/kernel/linux-2.6/DETAILS
@@ -1,5 +1,5 @@
MODULE=linux-2.6
- VERSION=2.6.25.1
+ VERSION=2.6.25.2
BASE=$(echo $VERSION | cut -d. -f1,2,3)
SOURCE=linux-${BASE}.tar.bz2
SOURCE2=patch-${VERSION}.bz2
@@ -9,10 +9,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/linux-$VERSION
SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6
SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6
SOURCE_VFY=sha1:aa6187a1c212dd2d8bd906b023fcefdcf711f35e
- SOURCE2_VFY=sha1:3e3d7018f52e13820cdb5ca1756ef922181ef80e
+ SOURCE2_VFY=sha1:1cb2dbca571eef7929c22a9ea8f4de508c30a280
WEB_SITE=http://www.kernel.org
ENTERED=20041019
- UPDATED=20080503
+ UPDATED=20080506
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-dev
mailing list