[Lunar-commits] r24517 - moonbase/trunk/kernel/linux-2.6
Florin Braescu
florin at lunar-linux.org
Fri May 25 21:36:54 CEST 2007
Author: florin
Date: 2007-05-25 21:36:54 +0200 (Fri, 25 May 2007)
New Revision: 24517
Modified:
moonbase/trunk/kernel/linux-2.6/DETAILS
Log:
bump the version from 2.6.21.1 to 2.6.21.2. Bugfixes.
Modified: moonbase/trunk/kernel/linux-2.6/DETAILS
===================================================================
--- moonbase/trunk/kernel/linux-2.6/DETAILS 2007-05-25 08:04:32 UTC (rev 24516)
+++ moonbase/trunk/kernel/linux-2.6/DETAILS 2007-05-25 19:36:54 UTC (rev 24517)
@@ -1,5 +1,5 @@
MODULE=linux-2.6
- VERSION=2.6.21.1
+ VERSION=2.6.21.2
BASE=$(echo $VERSION | cut -d. -f1,2,3)
SOURCE=linux-${BASE}.tar.bz2
SOURCE2=patch-${VERSION}.bz2
@@ -9,10 +9,10 @@
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:0d2eb42c8dd5944f1849a020041cd7a4036c798c
- SOURCE2_VFY=sha1:52399c7a03783f2864ba3a519363bb0822bab355
+ SOURCE2_VFY=sha1:5ffb741542eb2ad61ea32d4eebb578aa3f4e6179
WEB_SITE=http://www.kernel.org
ENTERED=20041019
- UPDATED=20070428
+ UPDATED=20070525
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list