summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2005-03-09 10:16:31 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2005-03-09 10:16:31 +0000
commit819677f6a582dda0870e07d4d8c39380d31293e7 (patch)
treef2271b7e2f6b342c4103d47b8346b67fa1f601f5 /net-firewall/iptables/files
parentiuse fix, removed diffball-0.4_pre4 (diff)
downloadhistorical-819677f6a582dda0870e07d4d8c39380d31293e7.tar.gz
historical-819677f6a582dda0870e07d4d8c39380d31293e7.tar.bz2
historical-819677f6a582dda0870e07d4d8c39380d31293e7.zip
Bug #80556, initial work, lots of changes here. This is hardmasked for testing still. It didn't compile against my mm-sources kernel, but does compile against a stock kernel.
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'net-firewall/iptables/files')
-rw-r--r--net-firewall/iptables/files/1.3.1-files/grsecurity-1.2.8-iptables.patch-1.3.1.bz2bin0 -> 801 bytes
-rw-r--r--net-firewall/iptables/files/1.3.1-files/install_all_dev_files.patch-1.3.1.bz2bin0 -> 1098 bytes
-rw-r--r--net-firewall/iptables/files/1.3.1-files/install_ipv6_apps.patch.bz2bin0 -> 334 bytes
-rw-r--r--net-firewall/iptables/files/1.3.1-files/iptables-1.3.1-compilefix.patch11
-rw-r--r--net-firewall/iptables/files/digest-iptables-1.3.13
5 files changed, 14 insertions, 0 deletions
diff --git a/net-firewall/iptables/files/1.3.1-files/grsecurity-1.2.8-iptables.patch-1.3.1.bz2 b/net-firewall/iptables/files/1.3.1-files/grsecurity-1.2.8-iptables.patch-1.3.1.bz2
new file mode 100644
index 000000000000..106545d31948
--- /dev/null
+++ b/net-firewall/iptables/files/1.3.1-files/grsecurity-1.2.8-iptables.patch-1.3.1.bz2
Binary files differ
diff --git a/net-firewall/iptables/files/1.3.1-files/install_all_dev_files.patch-1.3.1.bz2 b/net-firewall/iptables/files/1.3.1-files/install_all_dev_files.patch-1.3.1.bz2
new file mode 100644
index 000000000000..39b97a195734
--- /dev/null
+++ b/net-firewall/iptables/files/1.3.1-files/install_all_dev_files.patch-1.3.1.bz2
Binary files differ
diff --git a/net-firewall/iptables/files/1.3.1-files/install_ipv6_apps.patch.bz2 b/net-firewall/iptables/files/1.3.1-files/install_ipv6_apps.patch.bz2
new file mode 100644
index 000000000000..d6a865a6eb28
--- /dev/null
+++ b/net-firewall/iptables/files/1.3.1-files/install_ipv6_apps.patch.bz2
Binary files differ
diff --git a/net-firewall/iptables/files/1.3.1-files/iptables-1.3.1-compilefix.patch b/net-firewall/iptables/files/1.3.1-files/iptables-1.3.1-compilefix.patch
new file mode 100644
index 000000000000..e9ccb754e7b1
--- /dev/null
+++ b/net-firewall/iptables/files/1.3.1-files/iptables-1.3.1-compilefix.patch
@@ -0,0 +1,11 @@
+diff -Nuar iptables-1.3.1.old/extensions/libipt_conntrack.c iptables-1.3.1/extensions/libipt_conntrack.c
+--- iptables-1.3.1.old/extensions/libipt_conntrack.c 2005-02-19 11:19:17.000000000 -0800
++++ iptables-1.3.1/extensions/libipt_conntrack.c 2005-03-08 23:22:10.342926831 -0800
+@@ -9,6 +9,7 @@
+ #include <getopt.h>
+ #include <ctype.h>
+ #include <iptables.h>
++#include <linux/types.h> // for u8
+ #include <linux/netfilter_ipv4/ip_conntrack.h>
+ #include <linux/netfilter_ipv4/ip_conntrack_tuple.h>
+ /* For 64bit kernel / 32bit userspace */
diff --git a/net-firewall/iptables/files/digest-iptables-1.3.1 b/net-firewall/iptables/files/digest-iptables-1.3.1
new file mode 100644
index 000000000000..c87b056aa406
--- /dev/null
+++ b/net-firewall/iptables/files/digest-iptables-1.3.1
@@ -0,0 +1,3 @@
+MD5 c3358a3bd0d7755df0b64a5063db296b iptables-1.3.1.tar.bz2 180670
+MD5 9adae8be9562775a176fc1b275b3cb29 iptables-1.3.0-imq1.diff 5369
+MD5 1fcf37948baef72fd708c11dee3bdbb6 netfilter-layer7-v1.0.tar.gz 55404