SPECS (LINUX_2_6): kernel.spec - some levels of Security by Obscurity are n...
baggins
baggins at pld-linux.org
Mon Dec 1 23:28:44 CET 2008
Author: baggins Date: Mon Dec 1 22:28:44 2008 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- some levels of Security by Obscurity are not acceptable,
don't let grsecurity remove _useful_ informations from /proc
---- Files affected:
SPECS:
kernel.spec (1.441.2.2023 -> 1.441.2.2024)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.2023 SPECS/kernel.spec:1.441.2.2024
--- SPECS/kernel.spec:1.441.2.2023 Thu Nov 27 17:09:16 2008
+++ SPECS/kernel.spec Mon Dec 1 23:28:37 2008
@@ -344,6 +344,7 @@
Patch10000: linux-2.6-grsec-caps.patch
Patch10001: linux-2.6-grsec-common.patch
Patch10002: kernel-grsec_fixes.patch
+Patch10003: linux-2.6-grsec-no-stupid-SoB.patch
URL: http://www.kernel.org/
BuildRequires: binutils >= 3:2.18
@@ -875,6 +876,7 @@
%{?with_vserver:%patch10000 -p1}
%{?with_vserver:%patch10001 -p1}
%{?with_vserver:%patch10002 -p1}
+%{?with_vserver:%patch10003 -p1}
%else
%if %{with grsec_full}
@@ -882,6 +884,7 @@
%{?with_vserver:%patch10000 -p1}
%{?with_vserver:%patch10001 -p1}
%{?with_vserver:%patch10002 -p1}
+%{?with_vserver:%patch10003 -p1}
%else
%if %{with grsec_minimal}
%patch1000 -p1
@@ -1666,6 +1669,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.2024 2008/12/01 22:28:37 baggins
+- some levels of Security by Obscurity are not acceptable,
+ don't let grsecurity remove _useful_ informations from /proc
+
Revision 1.441.2.2023 2008/11/27 16:09:16 baggins
- LSI MPT Fusion driver v4.00.43.00
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.2023&r2=1.441.2.2024&f=u
More information about the pld-cvs-commit
mailing list