[PATCH] linux-2.6: update to latest stable kernel
Jeff Kirsher
tarbal at gmail.com
Wed Jun 11 12:40:47 CEST 2008
Update the linux-2.6 kernel to that latest stable release, which contians bug fixes and security updates.
Pull from http://www.tarbal.com/git/moonbase.git
Signed-off-by: Jeff Kirsher <tarbal at gmail.com>
---
kernel/linux-2.6/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/kernel/linux-2.6/DETAILS b/kernel/linux-2.6/DETAILS
index eafae24..eec373c 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.5
+ VERSION=2.6.25.6
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:bb787a428fec6c8fce6c46a15105656a2e943602
+ SOURCE2_VFY=sha1:c46a8e3ceee13c24273c8742fc996e3e8186fe6f
WEB_SITE=http://www.kernel.org
ENTERED=20041019
- UPDATED=20080610
+ UPDATED=20080611
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-dev
mailing list