ufw
Ufw stands for Uncomplicated Firewall, and is program for managing a netfilter firewall. It provides a command line interface and aims to be uncomplicated and easy to use.
- Developed at security
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/ufw && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ufw-0.36.2.tar.gz | 0000592562 579 KB | |
ufw.changes | 0000009643 9.42 KB | |
ufw.spec | 0000004375 4.27 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1183330
from
Marcus Meissner (msmeissn)
(revision 2)
- Update to version 0.36.2 * src/ufw-init-functions: set default policy after loading rules. Thanks to Mauricio Faria de Oliveira. (LP: #1946804) * doc/ufw.8: - document 'insert' and 'prepend' can't be used to update comments (LP: #1927737) * src/backend_iptables.py: remove unreachable code (LP: #1927734) * src/util.py: - properly parse /proc/pid/stat for WSL (LP: #2015645) - mitigate odd length string with unhexlify (Closes: 1034568) - support vrrp protocol (LP: #1996636) * add locales/po/ro.po. Thanks Remus-Gabriel Chelu (Closes: 1034119) * add '-h' and show help with no args (LP: #1965462) * src/backend.py: add get_rules_ipv4() and get_rules_ipv6() (LP: #1951018) * tests/check-requirements: update for python 3.10+ * tests/root: normalize 'ACCEPT {all,tcp}' and 'ACCEPT N' for newer systems
Comments 0