Update of /cvsroot/devil-linux/build/scripts/config
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18302/scripts/config
Modified Files:
Tag: rel-1-2-patches
config-netfilter-base config_grsecurity config_linux
Log Message:
- updated rsync to v2.6.2
- updated openldap to v2.2.15
- replace patch-o-matic with patch-o-matic-ng 20040823
- updated iptables to v1.2.11
- added missing squid configuration files
- removed support for updating the Philips Webcam driver (development is now
discontinued)
- updated RFC2385 patch to correctly apply under kernel 2.4.27
- updated ebtables patch to v7
- updated gradm to v2.0.1
- updated grsecurity-2.0.1 to v2.4.27
- updated linux to v2.4.27
Index: config-netfilter-base
===================================================================
RCS file: /cvsroot/devil-linux/build/scripts/config/Attic/config-netfilter-base,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -u -d -r1.1 -r1.1.4.1
--- config-netfilter-base 12 Apr 2004 21:27:16 -0000 1.1
+++ config-netfilter-base 4 Sep 2004 15:00:16 -0000 1.1.4.1
@@ -29,7 +29,6 @@
base/NETMAP.patch
base/SAME.patch
base/TTL.patch
-base/connlimit.patch
base/iprange.patch
base/mport.patch
base/random.patch
Index: config_linux
===================================================================
RCS file: /cvsroot/devil-linux/build/scripts/config/config_linux,v
retrieving revision 1.77
retrieving revision 1.77.2.1
diff -u -d -r1.77 -r1.77.2.1
--- config_linux 26 Apr 2004 23:22:03 -0000 1.77
+++ config_linux 4 Sep 2004 15:00:17 -0000 1.77.2.1
@@ -1408,3 +1408,20 @@
CONFIG_CRYPTO_ARC4=m
CONFIG_TCP_RFC2385=y
CONFIG_PPDEV=m
+CONFIG_HOTPLUG_PCI_SHPC=m
+CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE=m
+CONFIG_HOTPLUG_PCI_SHPC_PHPRM_LEGACY=y
+CONFIG_HOTPLUG_PCI_PCIE=m
+CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE=n
+CONFIG_BLK_DEV_SX8=m
+CONFIG_NET_SCH_NETEM=m
+CONFIG_SCSI_SATA=y
+CONFIG_SCSI_SATA_SVW=m
+CONFIG_SCSI_SATA_PROMISE=m
+CONFIG_SCSI_SATA_SX4=m
+CONFIG_SCSI_SATA_SIL=m
+CONFIG_SCSI_SATA_SIS=m
+CONFIG_SCSI_SATA_VIA=m
+CONFIG_SCSI_SATA_VITESSE=m
+CONFIG_CRYPTO_TEA=m
+CONFIG_CRYPTO_MICHAEL_MIC=m
Index: config_grsecurity
===================================================================
RCS file: /cvsroot/devil-linux/build/scripts/config/config_grsecurity,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -u -d -r1.13 -r1.13.2.1
--- config_grsecurity 5 May 2004 00:43:06 -0000 1.13
+++ config_grsecurity 4 Sep 2004 15:00:17 -0000 1.13.2.1
@@ -66,3 +66,4 @@
CONFIG_GRKERNSEC_SIGNAL=y
CONFIG_IP_NF_MATCH_STEALTH=m
CONFIG_GRKERNSEC_PAX_RANDKSTACK=n
+CONFIG_GRKERNSEC_BRUTE=y
|