summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-firewall/shorewall: bump to v5.2.1.4Thomas Deutschmann2018-12-182-0/+489
| | | | | | | | | | Kernel config check adjusted because in >=linux-4.19, ipv4 and ipv6 protocol trackers were unified in NF_CONNTRACK and the l3proto abstraction was removed (kernel commit a0ae2562c6c4b2721d9fddba63b7286c13517d9f). Closes: https://bugs.gentoo.org/671176 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-firewall/shorewall: bump to v5.2.1.2Thomas Deutschmann2018-12-032-7/+7
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* 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/conntrack-tools-1.4.5: added ~alpha, bug 653824Matt Turner2018-12-011-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-firewall/conntrack-tools-1.4.4-r1: added ~alpha, bug 653824Matt Turner2018-12-011-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@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/firehol: arm stable wrt bug #633688Mikle Kolyada2018-11-251-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* 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/nftables: fix dodoc callMatthew Thode2018-11-191-1/+1
| | | | | | Fixes: https://bugs.gentoo.org/671540 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* net-firewall/nftables: move nft skels to docMatthew Thode2018-11-191-0/+89
| | | | | | Closes: https://bugs.gentoo.org/671254 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@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/shorewall: drop oldThomas Deutschmann2018-11-113-952/+0
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-firewall/shorewall: x86 stable, applying ALLARCHES policyThomas Deutschmann2018-11-111-1/+1
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@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/shorewall: bump to v5.2.1.1Thomas Deutschmann2018-10-292-0/+486
| | | | | 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
* Revert "net-firewall/firewalld: Remove python3_7 support"Matt Turner2018-10-181-1/+1
| | | | | | | | This reverts commit 9e929dfee2a7f4dd517531bb0e166c72dd11abf4. I raced with Whissi who was adding python3.7 support to python-slip. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-firewall/firewalld: Remove python3_7 supportMatt Turner2018-10-181-1/+1
| | | | | | | I missed that a dependency (dev-python/python-slip) does not have python3.7 support. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-firewall/firewalld-0.6.3: drop arm64 keywordsMatt Turner2018-10-171-1/+1
| | | | | | | arm64 doesn't have a keyword on the new dependency, net-firewall/nftables. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-firewall/firewalld: Version bump to 0.6.3Matt Turner2018-10-173-2/+103
| | | | | | | | | | | | | | Handle a bunch of overdue changes at the same time: - Depend on net-firewall/nftables (see upstream commit 7fc4b6cfb52c) - Switch to python-single-r1 (see upstream commit 6d5c0c61fe04) - Check for required kernel options (bug 540110) - Update OpenRC init file (bug 654706) Closes: https://github.com/gentoo/gentoo/pull/10033 Closes: https://bugs.gentoo.org/540110 Closes: https://bugs.gentoo.org/654706 Closes: https://bugs.gentoo.org/662314 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-firewall/xtables-addons: adopt new USE=modules logicThomas Deutschmann2018-10-085-10/+15
| | | | | | Bug: https://bugs.gentoo.org/635720 Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-firewall/shorewall: bump to v5.2.1Thomas Deutschmann2018-10-075-0/+556
| | | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-firewall/shorewall: drop oldThomas Deutschmann2018-10-072-466/+0
| | | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-firewall/shorewall: mark stable applying ALLARCHES policyThomas Deutschmann2018-10-071-2/+2
| | | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* 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/firehol: eapi bumpAlon Bar-Lev2018-09-281-1/+2
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* net-firewall/rtsp-conntrack: rev bump to force rebuild due to eclass fixThomas Deutschmann2018-09-211-0/+0
| | | | | | | | Due to a problem in linux-mod eclass, kernel module wasn't installed properly (see commit 62b702e95d6 for details). Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --force
* 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/xtables-addons: version bump to 3.1 and 3.2Anthony G. Basile2018-09-123-0/+376
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-firewall/arno-iptables-firewall: amd64 stable wrt bug #664910Mikle Kolyada2018-09-071-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-firewall/xtables-addons: Use KV_OUT_DIR for buildingSven Wegener2018-09-063-5/+5
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-firewall/conntrack-tools: stable 1.4.4-r1 for hppa, bug #653824Sergei Trofimovich2018-09-021-1/+1
| | | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10 RepoMan-Options: --include-arches="hppa"
* 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/arno-iptables-firewall: x86 stable (bug #664910)Thomas Deutschmann2018-09-011-1/+1
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* net-firewall/rtsp-conntrack: fix compatibility with kernel 4.18Sergey Popov2018-08-272-12/+33
| | | | | | | | | Port compatibility patch to make package work with wider kernel range. Bump to EAPI 7. Reported-by: Toralf Förster <toralf@gentoo.org> Closes: https://bugs.gentoo.org/664368 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-firewall/arno-iptables-firewall: Remove support for non-existent depsMichał Górny2018-08-261-5/+2
|
* net-firewall/pglinux: update links to changelog and bug trackerFrancesco Turco2018-08-181-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/9614
* net-firewall/firehol: version bumpAlon Bar-Lev2018-08-182-0/+65
| | | | | Closes: https://github.com/gentoo/gentoo/pull/9606 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-firewall/psad: Old.Jeroen Roovers2018-08-073-185/+0
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* net-firewall/psad: Version 2.4.6.Jeroen Roovers2018-08-072-0/+94
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* net-firewall/shorewall: bump to v5.2.0.5Thomas Deutschmann2018-08-072-0/+466
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* net-firewall/arno-iptables-firewall: version bumpFerenc Erki2018-07-232-0/+96
| | | | | | | | | Also migrating from versionator to eapi7-ver. Closes: https://bugs.gentoo.org/661542 Package-Manager: Portage-2.3.43, Repoman-2.3.10 Closes: https://github.com/gentoo/gentoo/pull/9274 Closes: https://bugs.gentoo.org/661542
* net-firewall/ipset: add ~arm keyword wrt bug #633692Mikle Kolyada2018-07-231-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* 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