SOURCES (LINUX_2_6): linux-2.6-grsec-minimal.patch - fix in sysctl.h

baggins baggins at pld-linux.org
Wed Apr 12 19:10:10 CEST 2006


Author: baggins                      Date: Wed Apr 12 17:10:10 2006 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- fix in sysctl.h

---- Files affected:
SOURCES:
   linux-2.6-grsec-minimal.patch (1.1.2.4 -> 1.1.2.5) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-grsec-minimal.patch
diff -u SOURCES/linux-2.6-grsec-minimal.patch:1.1.2.4 SOURCES/linux-2.6-grsec-minimal.patch:1.1.2.5
--- SOURCES/linux-2.6-grsec-minimal.patch:1.1.2.4	Tue Apr 11 19:46:25 2006
+++ SOURCES/linux-2.6-grsec-minimal.patch	Wed Apr 12 19:10:05 2006
@@ -1065,9 +1065,9 @@
 --- linux-2.6.16.2/include/linux/sysctl.h	2006-04-07 18:56:47.000000000 +0200
 +++ linux-2.6.16.2-grsec/include/linux/sysctl.h	2006-04-11 18:09:09.244033250 +0200
 @@ -148,6 +148,9 @@
- 	KERN_SPIN_RETRY=70,	/* int: number of spinlock retries */
  	KERN_ACPI_VIDEO_FLAGS=71, /* int: flags for setting up video after ACPI sleep */
  	KERN_IA64_UNALIGNED=72, /* int: ia64 unaligned userland trap enable */
+ 	KERN_FBSPLASH=73,	/* string: path to fbsplash helper */
 +#ifdef CONFIG_GRKERNSEC
 +	KERN_GRSECURITY=98,	/* grsecurity */
 +#endif
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/linux-2.6-grsec-minimal.patch?r1=1.1.2.4&r2=1.1.2.5&f=u



More information about the pld-cvs-commit mailing list