summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-firewall/iptables: allow for iptables' module autoload functionalityThomas Deutschmann2018-12-022-3/+9
| | | | | | | | | | | | | | | In commit cdc003118830087bbb409761fe4e0e2c19ea103a, a non working check were fixed. In addition, error handling was added. However, this introduced a behavior change for users who didn't load iptables on their own and relied on iptables' own capability to autoload required modules. This new revision restores previous behavior and allows for relying on iptables' module autoload capability again. Closes: https://bugs.gentoo.org/672366 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-firewall/iptables-1.6.1-r3: alpha stable, bug 641228Matt Turner2018-11-281-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-firewall/iptables: multiple fixes for runscriptThomas Deutschmann2018-11-204-0/+342
| | | | | | | | | | | | | | | | | | - We are now passing iptables "--wait" option to every iptables command which needs to aquire a lock. [Bug 501710] - In addition, "--wait" (IPTABLES_LOCK_WAIT_TIME) and "--wait-interval" (IPTABLES_LOCK_WAIT_INTERVAL) is now configurable via /etc/conf.d/{iptables,ip6tables}. - We are now only installing one runscript and now using a symlink for the ip6tables runscript. - Error detection improved/added. Closes: https://bugs.gentoo.org/501710 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* Revert "net-firewall/iptables: Removed old."Lars Wendler2018-11-205-0/+309
| | | | | | This reverts commit 070fae35cc6d85cdb9c35b92b476394e17c8c144. Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-firewall/iptables: Removed old.Lars Wendler2018-11-205-309/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-firewall/iptables: Removed old.Lars Wendler2018-11-144-203/+0
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-firewall/iptables: Bump to version 1.8.2Lars Wendler2018-11-142-0/+130
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-firewall/iptables: don't install /sbin/ebtables-{save,restore}Thomas Deutschmann2018-10-291-0/+3
| | | | | | | | | | | If you want to use ebtables-{save,restore} from iptables package, please call ebtables-nft-{save,restore}. Follow up to commit 6f554459eb5269d28c4005456c409c99c6d93ba1. Closes: https://bugs.gentoo.org/669894 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-firewall/iptables: Fixed build with USE="-nftables"Lars Wendler2018-10-242-0/+46
| | | | | | Closes: https://bugs.gentoo.org/669486 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-firewall/iptables: Bump to version 1.8.1Lars Wendler2018-10-242-0/+127
| | | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-firewall/iptables: s390/sh/m68k stable wrt bug #641228Mikle Kolyada2018-09-281-1/+1
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* net-firewall/iptables-1.6.1-r3: ppc64 stable, bug 641228Matt Turner2018-09-171-1/+1
|
* net-firewall/iptables-1.6.1-r3: ppc stable, bug 641228Matt Turner2018-09-171-1/+1
|
* net-firewall/iptables: stable 1.6.1-r3 for hppa, bug #641228Sergei Trofimovich2018-09-021-1/+1
| | | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10 RepoMan-Options: --include-arches="hppa"
* net-firewall/iptables: don't install /sbin/{arptables,ebtables} symlinkThomas Deutschmann2018-07-112-1/+51
| | | | | | | | If you want to use arptables or ebtables from iptables package, please call arptables-nft or ebtables-nft. Closes: https://bugs.gentoo.org/660886 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* net-firewall/iptables: avoid autoreconfThomas Deutschmann2018-07-101-5/+5
| | | | | Bug: https://bugs.gentoo.org/660790 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* net-firewall/iptables: fix building with USE=-nftablesThomas Deutschmann2018-07-092-2/+31
| | | | | Closes: https://bugs.gentoo.org/660790 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* net-firewall/iptables: Removed old.Lars Wendler2018-07-091-121/+0
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* net-firewall/iptables: Bump to version 1.8.0Lars Wendler2018-07-092-0/+124
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* net-firewall/iptables-1.6.1-r3: arm64 stable (bug #641228)Mart Raudsepp2018-06-281-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-firewall/iptables: >=linux-headers-4.4 needed for BPF_OBJ_GETRobin H. Johnson2018-05-193-0/+3
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Package-Manager: Portage-2.3.33, Repoman-2.3.9
* net-firewall/iptables: use HTTPSMichael Mair-Keimberger2018-04-215-11/+11
|
* net-firewall/iptables: drop /etc/ethertypesMike Gilbert2018-03-073-4/+138
| | | | | Bug: https://bugs.gentoo.org/647458 Package-Manager: Portage-2.3.24_p18, Repoman-2.3.6_p99
* net-firewall/iptables: pass -w to ip*tables-restore in systemd unitsJason A. Donenfeld2018-02-215-3/+3
| | | | | | | Otherwise one restore rule will prevent the other from working, and nothing will get restored. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-firewall/iptables: Removed old.Lars Wendler2018-02-032-113/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-firewall/iptables: Bump to version 1.6.2Lars Wendler2018-02-032-0/+115
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-firewall/iptables: arm stable, bug #641228Markus Meier2018-01-101-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* net-firewall/iptables: amd64 stable wrt bug #641228Mikle Kolyada2018-01-041-2/+2
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* net-firewall/iptables: stable 1.6.1-r2 for ia64, bug #641228Sergei Trofimovich2017-12-251-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* net-firewall/iptables: stable 1.6.1-r2 for sparc, bug #641228 (thanks to ↵Sergei Trofimovich2017-12-211-1/+1
| | | | | | | Rolf Eike Beer) Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* net-firewall/iptables: x86 stable (bug #641228)Thomas Deutschmann2017-12-191-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* net-firewall/*: Update Manifest hashesMichał Górny2017-12-101-3/+3
|
* net-firewall/iptables: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-271-24/+24
|
* net-firewall/iptables: bind to net-libs/libnftnl and net-libs/libmnl subslotsSergei Trofimovich2017-10-181-2/+2
| | | | | Bug: https://bugs.gentoo.org/634604 Package-Manager: Portage-2.3.11, Repoman-2.3.3
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-282-2/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-firewall/iptables: Revbump to fix sub-slotLars Wendler2017-01-301-2/+2
| | | | | | and libnetfilter_conntrack dependency. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-firewall/iptables: Removed old.Lars Wendler2017-01-285-327/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-firewall/iptables: Bump to version 1.6.1Lars Wendler2017-01-282-0/+114
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-firewall/iptables: adjust systemd service depsMike Gilbert2016-10-232-4/+4
| | | | Package-Manager: portage-2.3.2
* net-firewall/iptables: drop iptables.serviceMike Gilbert2016-08-181-3/+3
| | | | | | | | | | | | This unit really serves no real purpose. The utility of being able to call "systemctl enable iptables" is questionable at best. Given that iptables is not really a daemon but rather a kernel process, having as single unit that persists with RemainAfterExit seems wrong as well. Bug: https://bugs.gentoo.org/555920 Package-Manager: portage-2.3.0_p16
* net-firewall/iptables: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-182-2/+2
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-4/+4
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* net-firewall/iptables: version bump to 1.6.0 #568784Mike Frysinger2015-12-223-0/+115
|
* net-firewall/iptables: control nfsynproxy tool via USE=pcap #566886Mike Frysinger2015-11-281-0/+105
|
* net-firewall/iptables: fix from upstream for static builds #558234Mike Frysinger2015-08-262-0/+181
| | | | Silence constant connlabel.conf warnings when using static libs.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>