[shorewall] - Update to 4.4.17

Jonathan G. Underwood jgu at fedoraproject.org
Mon Feb 14 00:44:47 UTC 2011


commit 433e24d5147ac9535ffe49db80eacad3f9964c72
Author: Jonathan G. Underwood <jonathan.underwood at gmail.com>
Date:   Mon Feb 14 00:44:42 2011 +0000

    - Update to 4.4.17

 .gitignore     |    5 +++++
 shorewall.spec |   16 ++++++++++++++--
 sources        |   10 +++++-----
 3 files changed, 24 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a27169b..fad4f52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,8 @@ shorewall6-4.4.11.1.tar.bz2
 shorewall6-lite-4.4.11.1.tar.bz2
 shorewall-init-4.4.11.1.tar.bz2
 shorewall-lite-4.4.11.1.tar.bz2
+/shorewall-4.4.17.tar.bz2
+/shorewall6-4.4.17.tar.bz2
+/shorewall6-lite-4.4.17.tar.bz2
+/shorewall-init-4.4.17.tar.bz2
+/shorewall-lite-4.4.17.tar.bz2
diff --git a/shorewall.spec b/shorewall.spec
index ef8e499..4c826e7 100644
--- a/shorewall.spec
+++ b/shorewall.spec
@@ -3,8 +3,8 @@
 # which is found at http://www.shorewall.net/Anatomy.html
 
 Name:           shorewall
-Version:        4.4.11.1
-Release:        2%{?dist}
+Version:        4.4.17
+Release:        1%{?dist}
 Summary:        An iptables front end for firewall configuration
 Group:          Applications/System
 License:        GPLv2+
@@ -227,6 +227,7 @@ fi
 %{_datadir}/shorewall/Shorewall
 %{_datadir}/shorewall/prog.*
 %{_datadir}/shorewall/helpers
+%{_datadir}/shorewall/getparams
 %dir %{_localstatedir}/lib/shorewall
 
 # Man files - can't use /man5/* here as shorewall-lite also has man5 pages
@@ -262,6 +263,9 @@ fi
 %{_mandir}/man5/shorewall-interfaces.5.gz
 %{_mandir}/man5/shorewall-maclist.5.gz
 %{_mandir}/man5/shorewall-notrack.5.gz
+%{_mandir}/man5/shorewall-ipsets.5.gz
+%{_mandir}/man5/shorewall-routes.5.gz
+%{_mandir}/man5/shorewall-secmarks.5.gz
 %{_mandir}/man8/shorewall.8.gz
 
 %files lite
@@ -323,6 +327,11 @@ fi
 %{_mandir}/man5/shorewall6-zones.5.gz
 %{_mandir}/man5/shorewall6.conf.5.gz
 %{_mandir}/man5/shorewall6-notrack.5.gz
+%{_mandir}/man5/shorewall6-proxyndp.5.gz
+%{_mandir}/man5/shorewall6-routes.5.gz
+%{_mandir}/man5/shorewall6-secmarks.5.gz
+%{_mandir}/man5/shorewall6-tcfilters.5.gz
+
 %{_mandir}/man8/shorewall6.8.gz
 
 %attr(0755,root,root) %{_datadir}/shorewall6/wait4ifup
@@ -371,6 +380,9 @@ fi
 %{_datadir}/shorewall-init/version
 
 %changelog
+* Mon Feb 14 2011 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 4.4.17-1
+- Update to 4.4.17
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.4.11.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index da637bf..8767cf1 100644
--- a/sources
+++ b/sources
@@ -1,5 +1,5 @@
-518e42c844ddadc277c2559fe1d16d12  shorewall-4.4.11.1.tar.bz2
-0441b7cd27c22f268c0543e570a65c4a  shorewall6-4.4.11.1.tar.bz2
-2b1c7d8bcdf57c5c5a06498dcff6dbae  shorewall6-lite-4.4.11.1.tar.bz2
-2724db9240196ed1fd5728f3f028e70e  shorewall-init-4.4.11.1.tar.bz2
-efbd672fb61c9ebf66341b6505d399e8  shorewall-lite-4.4.11.1.tar.bz2
+7fc895bce550f30c7f4fc6408d0a5e98  shorewall-4.4.17.tar.bz2
+606d44abfd5d30cfa445c254b4916233  shorewall6-4.4.17.tar.bz2
+57deb49ba7c74c14fc5da0beff3d31cc  shorewall6-lite-4.4.17.tar.bz2
+6d415e660c2bddd2c82595d3cef5bbb5  shorewall-init-4.4.17.tar.bz2
+51dd693cecfc8ddf4e2fae00cfd17a6d  shorewall-lite-4.4.17.tar.bz2


More information about the scm-commits mailing list