Shoreline Firewall is an iptables-based firewall for Linux systems
The Shoreline Firewall, more commonly known as "Shorewall", is a Netfilter
(iptables) based firewall that can be used on a dedicated firewall system,
a multi-function gateway/ router/server or on a standalone GNU/Linux system.
- Developed at security:netfilter
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/shorewall && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.openSUSE | 0000001063 1.04 KB | |
shorewall-5.2.4.tar.bz2 | 0000579480 566 KB | |
shorewall-5.2.rpmlintrc | 0000000761 761 Bytes | |
shorewall-core-5.2.4.tar.bz2 | 0000071532 69.9 KB | |
shorewall-docs-html-5.2.4.tar.bz2 | 0004293639 4.09 MB | |
shorewall-fillup-install.patch | 0000000706 706 Bytes | |
shorewall-init-5.2.4.tar.bz2 | 0000036672 35.8 KB | |
shorewall-init-fillup-install.patch | 0000000930 930 Bytes | |
shorewall-lite-5.2.4.tar.bz2 | 0000041491 40.5 KB | |
shorewall-lite-fillup-install.patch | 0000000776 776 Bytes | |
shorewall.changes | 0000137062 134 KB | |
shorewall.spec | 0000017693 17.3 KB | |
shorewall6-5.2.4.tar.bz2 | 0000198630 194 KB | |
shorewall6-lite-5.2.4.tar.bz2 | 0000041474 40.5 KB |
Revision 113 (latest revision is 125)
Dominique Leuenberger (dimstar_suse)
accepted
request 793944
from
Bruno Friedmann (bruno_friedmann)
(revision 113)
- Add perl-base as buildrequirement to force choice of SHA-DIGEST new problem in TW - To fix boo#1166114 never restart shorewall-init.service macro service_del_postun is replaced by simplier systemd_postun - Remove conflict between main and lite package. A managing station need main to build configuration and can use -lite to execute it. Users are in charge of choosing which service has to be started and used. ❤ Freedom - Remove shorewall require from shorewall-init (was a forgoten action) - Update to version 5.2.4 https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/releasenotes.txt + Previously, when a Shorewall6 firewall was placed into the 'stopped' state, ICMP6 packets required by RFC 4890 were not automatically accepted by the generated ruleset. Beginning with this release, those packets are automatically accepted. + Previously, the output of 'shorewall[6] help' displayed the superseded 'load' command. That text has been deleted. + The QOSExample.html file in the documentation and on the web site previously showed tcrules content for the /etc/shorewall/mangle file (recall that 'mangle' superseded 'tcrules'). That page has been corrected. + The 'Starting and Stopping' and 'Configuration file basics' documents have been updated to align them with the current product behavior. + The 'ipsets' document has been updated to clarify the use of ipsets in the stoppedrules file. - Packaging + shorewall-init package has a removed %service_del_postun macro to close bug boo#1166114 Restarting this service can lock down admin out of the system. + shorewall(6) and shorewall(6)-lite conflict has they shouldn't be installed together on the same system. + conf_update flag is set to 1 to activate update reminder + Adjust and cleanup requires - Add version to requires in -lite version
Comments 0