summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--iptables.pkg/control2
-rw-r--r--tmp/.opkbuild.cache70
-rw-r--r--tmp/iptables-1.4.21.tar.bz2bin0 -> 276568 bytes
-rw-r--r--tmp/src-iptables.control/control9
-rw-r--r--tmp/src-iptables.control/md5sums23
5 files changed, 103 insertions, 1 deletions
diff --git a/iptables.pkg/control b/iptables.pkg/control
index cd1dc51..ab0981a 100644
--- a/iptables.pkg/control
+++ b/iptables.pkg/control
@@ -6,4 +6,4 @@ Depends: iptables-common (>= ${Source-Version}), libxtables.10, libiptc.0
Replaces: busybox (<< 1.21.1-12)
Conflicts: busybox (<< 1.21.1-12)
Description: iptables binary tools
- The iptables tools are used to manipulate kernel firewall tables.
+ The iptables tools are used to manipulate kernel firewall tables. Note that custom iptables commands should be placed in /etc/iptables
diff --git a/tmp/.opkbuild.cache b/tmp/.opkbuild.cache
new file mode 100644
index 0000000..598f5b5
--- /dev/null
+++ b/tmp/.opkbuild.cache
@@ -0,0 +1,70 @@
+_OB_SRCFIELD_MAINTAINER='"Daniel sea McChlery" <sea@members.fsf.org>'
+_OB_SRCFIELD_BUILD_DEPENDS='opkhelper-3.0'
+_OB_SRCFIELD_HOMEPAGE='http://www.netfilter.org/projects/iptables'
+_OB_SRCFIELD_SOURCE='iptables'
+_OB_SRCFIELD_VERSION='1.4.21-2'
+_OB_SRCFIELD_DISTRIBUTION='trunk'
+_OB_SRCFIELD_CHANGES='iptables (1.4.21-2) trunk
+
+ * Removed dependency between iptables and iptables-doc
+ * Moved libxtables.so into the libxtables.10-dev package.
+ * Removed the dest/ directory from libxtables.10
+ * Removed the xtables pkg-config files from libiptc.0-dev
+ * /etc/init.d/iptables: New service initialization script.'
+_OB_SRCFIELD_UPLOADER='"Daniel sea McChlery" <sea@members.fsf.org>'
+_OB_SRCFIELD_DATE='Wed Jun 25 2014 17:56:22 -0400'
+_OB_BINFIELD_IPTABLESCOMMON_ARCHITECTURE='all'
+_OB_BINFIELD_IPTABLESCOMMON_PLATFORM='all'
+_OB_BINFIELD_IPTABLESCOMMON_DESCRIPTION='iptables copyright documentation
+The iptables tools are used to manipulate kernel firewall
+tables. This package contains its copyright information.'
+_OB_BINFIELD_IPTABLESCOMMON_DEPENDS=''
+_OB_BINFIELD_IPTABLESCOMMON_REPLACES=''
+_OB_BINFIELD_IPTABLESCOMMON_CONFLICTS=''
+_OB_BINFIELD_IPTABLESDOC_ARCHITECTURE='all'
+_OB_BINFIELD_IPTABLESDOC_PLATFORM='all'
+_OB_BINFIELD_IPTABLESDOC_DESCRIPTION='iptables documentation
+The iptables tools are used to manipulate kernel firewall
+tables. This package contains its manual pages.'
+_OB_BINFIELD_IPTABLESDOC_DEPENDS='iptables, iptables-common (>= ${Source-Version})'
+_OB_BINFIELD_IPTABLESDOC_REPLACES=''
+_OB_BINFIELD_IPTABLESDOC_CONFLICTS=''
+_OB_BINFIELD_IPTABLES_ARCHITECTURE='any-linux-any'
+_OB_BINFIELD_IPTABLES_PLATFORM='all'
+_OB_BINFIELD_IPTABLES_DESCRIPTION='iptables binary tools
+The iptables tools are used to manipulate kernel firewall tables.'
+_OB_BINFIELD_IPTABLES_DEPENDS='iptables-common (>= ${Source-Version}), libxtables.10, libiptc.0'
+_OB_BINFIELD_IPTABLES_REPLACES='busybox (<< 1.21.1-12)'
+_OB_BINFIELD_IPTABLES_CONFLICTS='busybox (<< 1.21.1-12)'
+_OB_BINFIELD_LIBIPTC0DEV_ARCHITECTURE='any-linux-any'
+_OB_BINFIELD_LIBIPTC0DEV_PLATFORM='all'
+_OB_BINFIELD_LIBIPTC0DEV_DESCRIPTION='libiptc shared library development headers
+libiptc is a shared library for communication with the kernel
+netfilter firewall. This package includes the header files necessary
+for developing programs that make use of its functionality.'
+_OB_BINFIELD_LIBIPTC0DEV_DEPENDS='libiptc.0 (= ${Binary-Version}), iptables-common (>= ${Source-Version})'
+_OB_BINFIELD_LIBIPTC0DEV_REPLACES=''
+_OB_BINFIELD_LIBIPTC0DEV_CONFLICTS=''
+_OB_BINFIELD_LIBIPTC0_ARCHITECTURE='any-linux-any'
+_OB_BINFIELD_LIBIPTC0_PLATFORM='all'
+_OB_BINFIELD_LIBIPTC0_DESCRIPTION='libiptc shared library
+libiptc is a shared library for communication with the kernel netfilter firewall.'
+_OB_BINFIELD_LIBIPTC0_DEPENDS='iptables-common (>= ${Source-Version})'
+_OB_BINFIELD_LIBIPTC0_REPLACES=''
+_OB_BINFIELD_LIBIPTC0_CONFLICTS=''
+_OB_BINFIELD_LIBXTABLES10DEV_ARCHITECTURE='any-linux-any'
+_OB_BINFIELD_LIBXTABLES10DEV_PLATFORM='all'
+_OB_BINFIELD_LIBXTABLES10DEV_DESCRIPTION='libXtables shared library development headers
+The libXtables shared library handles communication with the kernel
+Xtables firewall.'
+_OB_BINFIELD_LIBXTABLES10DEV_DEPENDS='libxtables.10 (= ${Binary-Version}), iptables-common (>= ${Source-Version})'
+_OB_BINFIELD_LIBXTABLES10DEV_REPLACES=''
+_OB_BINFIELD_LIBXTABLES10DEV_CONFLICTS=''
+_OB_BINFIELD_LIBXTABLES10_ARCHITECTURE='any-linux-any'
+_OB_BINFIELD_LIBXTABLES10_PLATFORM='all'
+_OB_BINFIELD_LIBXTABLES10_DESCRIPTION='libXtables shared library
+The libXtables shared library handles communication with the kernel
+Xtables firewall.'
+_OB_BINFIELD_LIBXTABLES10_DEPENDS='iptables-common (>= ${Source-Version})'
+_OB_BINFIELD_LIBXTABLES10_REPLACES=''
+_OB_BINFIELD_LIBXTABLES10_CONFLICTS=''
diff --git a/tmp/iptables-1.4.21.tar.bz2 b/tmp/iptables-1.4.21.tar.bz2
new file mode 100644
index 0000000..505a408
--- /dev/null
+++ b/tmp/iptables-1.4.21.tar.bz2
Binary files differ
diff --git a/tmp/src-iptables.control/control b/tmp/src-iptables.control/control
new file mode 100644
index 0000000..36b090e
--- /dev/null
+++ b/tmp/src-iptables.control/control
@@ -0,0 +1,9 @@
+Package: src-iptables
+Source: iptables
+Version: 1.4.21-2
+Architecture: src
+Platform: all
+Maintainer: "Daniel sea McChlery" <sea@members.fsf.org>
+Installed-Size: 6
+Description: iptables source package
+Homepage: http://www.netfilter.org/projects/iptables
diff --git a/tmp/src-iptables.control/md5sums b/tmp/src-iptables.control/md5sums
new file mode 100644
index 0000000..5d633f7
--- /dev/null
+++ b/tmp/src-iptables.control/md5sums
@@ -0,0 +1,23 @@
+4275c7bdfd0de1e7546de9b5f18e03ed /usr/src/iptables_1.4.21-2/build
+82a7b5979ac915b3a5f6dd380c82bb65 /usr/src/iptables_1.4.21-2/changelog
+59f07b9dee0e11e09123a226cc376111 /usr/src/iptables_1.4.21-2/control
+4295c915d59855d90a2e4259f9adc39f /usr/src/iptables_1.4.21-2/copyright
+3cf918272ffa5de195752d73f3da3e5e /usr/src/iptables_1.4.21-2/format
+8a1e8b84335de8685603303ab1d88790 /usr/src/iptables_1.4.21-2/iptables-common.pkg/control
+d41d8cd98f00b204e9800998ecf8427e /usr/src/iptables_1.4.21-2/iptables-common.pkg/docs
+f2a9fe1c0e34f156423db532f01fdd44 /usr/src/iptables_1.4.21-2/iptables-doc.pkg/control
+92a57f6e8b670a182f638d47c7801207 /usr/src/iptables_1.4.21-2/iptables-doc.pkg/files
+4b532b8f328c023f2418cb4af29a0a4c /usr/src/iptables_1.4.21-2/iptables.pkg/control
+7a8cc7ce5eb2a890372a1c3a0203a25d /usr/src/iptables_1.4.21-2/iptables.pkg/files
+cb08e824f9bb105b7e6bc730f97a25e4 /usr/src/iptables_1.4.21-2/iptables.pkg/iptables.init
+85947ad06cd78f2bacbe2b93b32f0296 /usr/src/iptables_1.4.21-2/iptables.pkg/postinst
+4eabf073d8614b5547b8bd111b6d4ea0 /usr/src/iptables_1.4.21-2/iptables.pkg/prerm
+0d6eb66cb458cf5287c7e155c88cad34 /usr/src/iptables_1.4.21-2/libiptc.0-dev.pkg/control
+d1e07284f943c4086ccbc43e655f31fa /usr/src/iptables_1.4.21-2/libiptc.0-dev.pkg/files
+25d49de6ff015049e78d0b4e2803bf2b /usr/src/iptables_1.4.21-2/libiptc.0.pkg/control
+993346e30772de092f49a1cb30ed0a79 /usr/src/iptables_1.4.21-2/libiptc.0.pkg/files
+ecc517a32b5ab0df97dc47930d2faaed /usr/src/iptables_1.4.21-2/libxtables.10-dev.pkg/control
+a0798e97891d411bd52df21c8311c720 /usr/src/iptables_1.4.21-2/libxtables.10-dev.pkg/files
+601634f62717d9de02c9dbc044a8e0e9 /usr/src/iptables_1.4.21-2/libxtables.10.pkg/control
+76128967ed3d7809291462b783671fa0 /usr/src/iptables_1.4.21-2/libxtables.10.pkg/files
+fbca3a9bd06e14d5dfef2e040c59a1d5 /usr/src/iptables_1.4.21-2/source.mk