Author: dzeus Date: Sat Oct 8 07:40:49 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.4.4 (2.4.x is current stable)
---- Files affected: SPECS: shorewall.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/shorewall.spec diff -u SPECS/shorewall.spec:1.26 SPECS/shorewall.spec:1.27 --- SPECS/shorewall.spec:1.26 Sun May 22 20:06:50 2005 +++ SPECS/shorewall.spec Sat Oct 8 09:40:43 2005 @@ -2,12 +2,12 @@ Summary: Shoreline Firewall - an iptables-based firewall for Linux systems Summary(pl): Shoreline Firewall - zapora sieciowa oparta na iptables Name: shorewall -Version: 2.2.5 +Version: 2.4.4 Release: 0.2 License: GPL Group: Networking/Utilities -Source0: http://shorewall.net/pub/shorewall/2.2/shorewall-%{version}/%{name}-%{version}.tgz -# Source0-md5: e454f4af193b8546d3c75fb82647051a +Source0: http://shorewall.net/pub/shorewall/2.4/shorewall-%{version}/%{name}-%{version}.tgz +# Source0-md5: de12be9692723cd4badaed983f0a4694 Source1: %{name}.init Patch0: %{name}-config.patch URL: http://www.shorewall.net/ @@ -89,6 +89,8 @@ %attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/shorewall/ipsec %attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/shorewall/continue %attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/shorewall/started +%attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/shorewall/providers +%attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/shorewall/routes %attr(754,root,root) /sbin/shorewall @@ -102,6 +104,7 @@ %attr(600,root,root) %{_datadir}/shorewall/action.AllowIMAP %attr(600,root,root) %{_datadir}/shorewall/action.AllowNNTP %attr(600,root,root) %{_datadir}/shorewall/action.AllowNTP +%attr(600,root,root) %{_datadir}/shorewall/action.AllowNTPbrd %attr(600,root,root) %{_datadir}/shorewall/action.AllowPCA %attr(600,root,root) %{_datadir}/shorewall/action.AllowPing %attr(600,root,root) %{_datadir}/shorewall/action.AllowPOP3 @@ -110,6 +113,7 @@ %attr(600,root,root) %{_datadir}/shorewall/action.AllowSMTP %attr(600,root,root) %{_datadir}/shorewall/action.AllowSNMP %attr(600,root,root) %{_datadir}/shorewall/action.AllowSSH +%attr(600,root,root) %{_datadir}/shorewall/action.AllowSubmission %attr(600,root,root) %{_datadir}/shorewall/action.AllowTelnet %attr(600,root,root) %{_datadir}/shorewall/action.AllowTrcrt %attr(600,root,root) %{_datadir}/shorewall/action.AllowVNC @@ -139,6 +143,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2005/10/08 07:40:43 dzeus +- up to 2.4.4 (2.4.x is current stable) + Revision 1.26 2005/05/22 18:06:50 dzeus - up to 2.2.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/shorewall.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
