SPECS (LINUX_2_6_11): kernel.spec - grsecurity is broken (maybe I ...
jpc
jpc at pld-linux.org
Fri Sep 16 01:53:38 CEST 2005
Author: jpc Date: Thu Sep 15 23:53:38 2005 GMT
Module: SPECS Tag: LINUX_2_6_11
---- Log message:
- grsecurity is broken (maybe I have broken it but this branch was
already fucked up despite being "stable" so I don't really care)
- added missing inotify patch (not sure if this was the intended
version but it applies)
- updated the reiser4 patch
---- Files affected:
SPECS:
kernel.spec (1.441.2.961.2.55 -> 1.441.2.961.2.56)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.961.2.55 SPECS/kernel.spec:1.441.2.961.2.56
--- SPECS/kernel.spec:1.441.2.961.2.55 Sun Jul 17 22:54:20 2005
+++ SPECS/kernel.spec Fri Sep 16 01:53:32 2005
@@ -3,12 +3,14 @@
# TODO:
# - add distcc support (and don't break crossbuild!)
# - move em8300/lirc/iriverfs/squashfs stuff to separeated specs
+#
+# - grsercurity is not working (anybody cares?)
#
# Conditional build:
%bcond_without smp # don't build SMP kernel
%bcond_without up # don't build UP kernel
%bcond_without source # don't build kernel-source package
-%bcond_without grsecurity # disable grsecurity
+%bcond_with grsecurity # enable grsecurity
%bcond_with pax # enable PaX (depends on grsecurity)
%bcond_with omosix # enable openMosix (conflicts with grsecurity/vserver)
%bcond_with vserver # enable vserver (conflicts with grsecurity/omosix)
@@ -189,7 +191,7 @@
# http://developer.osdl.org/shemminger/skge/
Patch57: linux-2.6-skge-0.5.patch
# http://www.edoceo.com/creo/inotify/
-Patch58: inotify-2.6.12-rc3.patch
+Patch58: inotify-0.22-rml-2.6.12-rc3-3.patch
# derived from http://www.syskonnect.com/syskonnect/support/driver/zip/linux/install-8_18.tar.bz2
Patch59: linux-2.6-sk98lin-8.18.2.2.patch
# http://dev.gentoo.org/~spock/projects/gensplash/
@@ -200,7 +202,7 @@
# http://ifp-driver.sourceforge.net/
Patch63: iriverfs-r0.1.0.1.patch
Patch64: squashfs2.2-patch
-Patch65: linux-reiser4-2.6.11-mm4.patch.bz2
+Patch65: reiser4-2.6.12-mm1.patch
Patch66: linux-2.6-alsa-1.0.8-azx.patch
# http://tahoe.pl/patch.htm
@@ -1366,6 +1368,13 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.961.2.56 2005/09/15 23:53:32 jpc
+- grsecurity is broken (maybe I have broken it but this branch was
+ already fucked up despite being "stable" so I don't really care)
+- added missing inotify patch (not sure if this was the intended
+ version but it applies)
+- updated the reiser4 patch
+
Revision 1.441.2.961.2.55 2005/07/17 20:54:20 areq
- squashfs 2.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.961.2.55&r2=1.441.2.961.2.56&f=u
More information about the pld-cvs-commit
mailing list