summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-firewall/iptables: fix eselect-iptables depSam James2022-07-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/firewalld: add 1.2.0Sam James2022-07-022-0/+213
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/firewalld: add 1.1.2Sam James2022-07-022-0/+213
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/psad: update EAPI 6 -> 8David Seifert2022-07-021-22/+19
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-firewall/ufw: drop to maintainer-neededSam James2022-07-021-8/+1
| | | | | Bug: https://github.com/gentoo/gentoo/pull/26110 Signed-off-by: Sam James <sam@gentoo.org>
* Rename dev-python/{ipy → IPy}Michał Górny2022-07-021-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-firewall/ufw: re-add dropped loong KEYWORDFlorian Schmaus2022-07-011-1/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-firewall/ufw: use chmod instead of fpermsFlorian Schmaus2022-07-011-1/+1
| | | | | | | Fix QA warning regarding using fperms with relative paths (since we use globs here, see also bug #714082). Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-firewall/ufw: remove duplicate bash completion patchFlorian Schmaus2022-07-012-17/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-firewall/ufw: bump to 0.36.1Hasan ÇALIŞIR2022-07-016-0/+423
| | | | | | | | | | | | | | | | | | | | | | | * version bump to 0.36.1. * bump to EAPI 8. * python_combat drop 3.7, add 3.11, current range 8,11. * dropped NonexistentBlockers from RDEPEND. !<kde-misc/kcm-ufw-0.4.2 !<net-firewall/ufw-frontends-0.3.2" * Removed RESTRICT="test" --> upstream bug: https://bugs.launchpad.net/ufw/+bug/815982 fixed and commited. * Change mod 0644 for all rules in /etc/ufw. * Drop comparison operator >= for iptables 1.4. Current repo already meets the requirement. * Patches synced with current version that we still need them. [ flow: add Closes bug# 834130 git trailer ] Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com> Closes: https://bugs.gentoo.org/834130 Closes: https://github.com/gentoo/gentoo/pull/26110 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-firewall/ufw: keyword 0.36-r1 for ~loongWANG Xuerui2022-06-291-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* net-firewall/nftlb: add 1.0.6, drop 1.0Patrick McLean2022-06-282-1/+1
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* net-firewall/nftables: drop 1.0.4-r1David Seifert2022-06-211-204/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-firewall/iptables: drop 1.8.8-r1, 1.8.8-r2David Seifert2022-06-212-356/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-firewall/iptables: EAPI 8Sam James2022-06-171-0/+181
| | | | | Closes: https://bugs.gentoo.org/795879 Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/nftables: add emergency pkg_preinst sanity checkSam James2022-06-172-1/+233
| | | | | | | | | | | | | | | | | The idea here is that we check just before merging whether the freshly built `nft` binary can safely (pretend) reload the system ruleset. A significant number of recent regressions have manifested in immediate segfaults when doing this, so it's worth doing the safety check (it's not as if it's niche or unlikely for a failure to occur at this point). Those who want a failed check to be *fatal* can set NFTABLES_ABORT_ON_RELOAD_FAILURE=1. Otherwise, it's just a warning. Bug: https://bugs.gentoo.org/852662 Thanks-to: Kerin Millar <kfm@plushkava.net> Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/nftables: backport upstream revertMike Gilbert2022-06-172-0/+255
| | | | | Closes: https://bugs.gentoo.org/852662 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-firewall/nftables: sync live ebuildMike Gilbert2022-06-171-6/+1
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-firewall/nftables: drop 1.0.1-r2, 1.0.3, 1.0.3-r1Mike Gilbert2022-06-177-681/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-firewall/nftables: add 1.0.4Patrick McLean2022-06-072-0/+203
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* net-firewall/nftables: fix doc installSam James2022-06-052-0/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: reassign whissi's packagesJoonas Niilola2022-06-051-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-firewall/nftables: backport crash fix; add test infrastructureSam James2022-06-054-14/+324
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/nftables: add 1.0.3Patrick McLean2022-05-312-0/+187
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* net-firewall/iptables: fix musl buildSam James2022-05-283-0/+87
| | | | | Closes: https://bugs.gentoo.org/846377 Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/nftables: Stabilize 1.0.2-r1 hppa, #846866Jakov Smolić2022-05-221-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-firewall/nftables: sparc stable wrt bug #846866Agostino Sarubbo2022-05-221-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-firewall/nftables: arm64 stable wrt bug #846866Agostino Sarubbo2022-05-221-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-firewall/nftables: arm stable wrt bug #846866Agostino Sarubbo2022-05-221-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-firewall/nftables: Stabilize 1.0.2-r1 ppc64, #846866Sam James2022-05-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/nftables: Stabilize 1.0.2-r1 ppc, #846866Sam James2022-05-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/nftables: Stabilize 1.0.2-r1 x86, #846866Sam James2022-05-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/nftables: Stabilize 1.0.2-r1 amd64, #846866Sam James2022-05-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/iptables: Remove obsolete option from init scriptHank Leininger2022-05-202-0/+342
| | | | | | | | | | Upstream changed how locking is handled and removed --wait-interval. Signed-off-by: Hank Leininger <hlein@korelogic.com> Closes: https://bugs.gentoo.org/846518 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Closes: https://github.com/gentoo/gentoo/pull/25568 Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/iptables: fix build w/ musl (and installed headers)Sam James2022-05-182-0/+136
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/nftlb: drop 0.6Patrick McLean2022-05-174-176/+0
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* net-firewall/nftlb: add 1.0.4Patrick McLean2022-05-172-0/+62
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* net-firewall/iptables: add 1.8.8Sam James2022-05-143-0/+198
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/firewalld: drop 1.1.0-r1Sam James2022-05-052-214/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/firewalld: Stabilize 1.1.1 arm64, #841530Arthur Zamarin2022-05-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-firewall/firewalld: Stabilize 1.1.1 arm, #841530Arthur Zamarin2022-05-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-firewall/firewalld: Stabilize 1.1.1 ppc64, #841530Sam James2022-04-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/iptables: drop 1.8.7Sam James2022-04-291-181/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/iptables: keyword 1.8.7-r2 for ~loongWANG Xuerui2022-04-291-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* net-firewall/firewalld: Stabilize 1.1.1 amd64, #841530Joonas Niilola2022-04-291-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-firewall/firewalld: Stabilize 1.1.1 x86, #841530Joonas Niilola2022-04-291-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-firewall/firewalld: add a missing bdep docbook-xml-dtdJoonas Niilola2022-04-291-1/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-firewall/xtables-addons: Stabilize 3.18 x86, #839291Jakov Smolić2022-04-191-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-firewall/xtables-addons: Stabilize 3.18 amd64, #839291Jakov Smolić2022-04-191-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-firewall/xtables-addons: add 3.20 (5.17+ compat)Sam James2022-04-182-0/+190
| | | | | | | Closes: https://bugs.gentoo.org/839105 Bug: https://bugs.gentoo.org/836595 Bug: https://bugs.gentoo.org/832666 Signed-off-by: Sam James <sam@gentoo.org>