summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-firewall/firewalld: fix dependency deadlockMatthias Maier2019-07-281-1/+1
| | | | | | | | Let's relax the dependency on ebtables a bit Closes: https://bugs.gentoo.org/679760 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* net-firewall/firewalld: x86 stable (bug #686026)Thomas Deutschmann2019-05-271-1/+1
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-firewall/firewalld: amd64 stable wrt bug #686026Mikle Kolyada2019-05-201-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-firewall/firewalld: arm64 keyworded (bug #668906)Aaron Bauman2019-04-081-2/+2
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, 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-171-0/+100
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>