[Lunar-commits] <moonbase> linux-2.6: version bumped to 2.6.26.1.
Florin Braescu
florin at lunar-linux.org
Sat Aug 2 07:38:42 CEST 2008
commit 5055824f8c0e1bb5ed4ccdf698bb1d554ebf08f7
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Aug 2 08:38:42 2008 +0300
linux-2.6: version bumped to 2.6.26.1.
A big pile of bugfixes.
---
kernel/linux-2.6/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/kernel/linux-2.6/DETAILS b/kernel/linux-2.6/DETAILS
index a9c6255..be0feea 100644
--- a/kernel/linux-2.6/DETAILS
+++ b/kernel/linux-2.6/DETAILS
@@ -1,18 +1,18 @@
MODULE=linux-2.6
- VERSION=2.6.26
+ VERSION=2.6.26.1
BASE=$(echo $VERSION | cut -d. -f1,2,3)
SOURCE=linux-${BASE}.tar.bz2
-# SOURCE2=patch-${VERSION}.bz2
+ SOURCE2=patch-${VERSION}.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/linux-$VERSION
SOURCE_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6
SOURCE_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6
-# SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6
-# SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6
+ 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:3f44384bf84f27add3b6c43ec68f974d7f7e9c67
-# SOURCE2_VFY=sha1:a0c252929136c3f5ff108dd18cdd33a57f7a2040
+ SOURCE2_VFY=sha1:5d43b2a43db24c09c0dfb28a5fa4fafb19f6c907
WEB_SITE=http://www.kernel.org
ENTERED=20041019
- UPDATED=20080718
+ UPDATED=20080802
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list