[Lunar-commits] CVS: moonbase/kernel/linux-2.6-grsec DETAILS, 1.3,
1.4 PRE_BUILD, 1.3, 1.4
Jaime Buffery
nestu at lunar-linux.org
Sat Mar 5 11:42:48 UTC 2005
Update of /var/cvs/lunar/moonbase/kernel/linux-2.6-grsec
In directory espresso.foo-projects.org:/tmp/cvs-serv32531
Modified Files:
DETAILS PRE_BUILD
Log Message:
2.6.10-2.1.0 -> 2.6.11-2.1.2. gcc 3.3.3, glibc 2.3.2, headers 2.6.10.0
This release is not based on -as tree, as the fixes should have gone into vanilla.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kernel/linux-2.6-grsec/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS 28 Jan 2005 11:12:06 -0000 1.3
+++ DETAILS 5 Mar 2005 11:42:45 -0000 1.4
@@ -1,22 +1,18 @@
MODULE=linux-2.6-grsec
- KERNEL_VERSION=2.6.10
- GRSEC_VERSION=2.1.1
- AS_VERSION=as2
+ KERNEL_VERSION=2.6.11
+ GRSEC_VERSION=2.1.2
VERSION=${KERNEL_VERSION}-${GRSEC_VERSION}
SOURCE=linux-${KERNEL_VERSION}.tar.bz2
- SOURCE2=patch-${KERNEL_VERSION}-${AS_VERSION}.gz
- SOURCE3=grsecurity-${GRSEC_VERSION}-${KERNEL_VERSION}-${AS_VERSION}-200501242254.patch
+ SOURCE2=grsecurity-${GRSEC_VERSION}-${KERNEL_VERSION}-200503041925.patch
SOURCE_DIRECTORY=linux-${KERNEL_VERSION}-grsec-${GRSEC_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=http://www.acm.rpi.edu/~dilinger/patches/2.6.10/as2/
- SOURCE3_URL=http://www.grsecurity.net/
- SOURCE_VFY=sha1:3c83791c20f9a397b287825a9a5984010a07e711
- SOURCE2_VFY=sha1:1a709306ad1ef0a91104c6d6c1272a53e0b70768
- SOURCE3_VFY=sha1:10acca6b6803755d9bafaf064b7cbd1037d6765b
+ SOURCE2_URL=http://www.grsecurity.net/
+ SOURCE_VFY=sha1:d72ab76360d004dac4b976633dd0490e8d4b15cd
+ SOURCE2_VFY=sha1:be071fc57fc7a3e9325c4ef9bcaef4c254ff0a0e
WEB_SITE=http://www.kernel.org
ENTERED=20041012
- UPDATED=20050128
+ UPDATED=20050305
KEEP_SOURCE="on"
SHORT="The Linux kernel with the latest grsecurity patch"
cat << EOF
Index: PRE_BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/kernel/linux-2.6-grsec/PRE_BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- PRE_BUILD 7 Jan 2005 21:26:45 -0000 1.3
+++ PRE_BUILD 5 Mar 2005 11:42:45 -0000 1.4
@@ -17,7 +17,6 @@
cd linux/ &&
patch_it ${SOURCE2} 1 &&
- patch_it ${SOURCE3} 1 &&
for config in .config-2.6-grsec .config.2.6.stable
do
More information about the Lunar-commits
mailing list