[Lunar-commits] <moonbase> linux-2.6: version bumped to 2.6.32.9.
Florin Braescu
florin at lunar-linux.org
Wed Feb 24 11:32:55 CET 2010
commit bda26e247df067cc435497e74dfd7ab8aa53e3ea
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Feb 24 12:32:55 2010 +0200
linux-2.6: version bumped to 2.6.32.9.
Mostly a bugfix release with few new features.
There are some fixes for regressions that appeared in the 2.6.31 branch.
685 files were changed, 7652 insertions were made, and 5981 deletions
were made to the previous code.
---
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 6a9d7f2..c4c273c 100644
--- a/kernel/linux-2.6/DETAILS
+++ b/kernel/linux-2.6/DETAILS
@@ -1,5 +1,5 @@
MODULE=linux-2.6
- VERSION=2.6.32.8
+ VERSION=2.6.32.9
BASE=$(echo $VERSION | cut -d. -f1,2,3)
SOURCE=linux-${BASE}.tar.bz2
SOURCE2=patch-${VERSION}.bz2
@@ -11,11 +11,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/linux-$VERSION
SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6
SOURCE3_URL[0]=$PATCH_URL
SOURCE_VFY=sha1:410b4fc818023bfef60064e973ff0ab46d3bfb19
- SOURCE2_VFY=sha1:7ef9194f599eb1bb2103c7094074c86d23f00710
+ SOURCE2_VFY=sha1:297d60161cd35dadd599e86ddbbb77f8f41a7f23
SOURCE3_VFY=sha1:aace1a887fab63ea6530533a4e87c6bb1721dc24
WEB_SITE=http://www.kernel.org
ENTERED=20041019
- UPDATED=20100209
+ UPDATED=20100224
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list