[firewalld/f18] New version 0.2.11

Thomas Woerner twoerner at fedoraproject.org
Tue Dec 11 20:35:00 UTC 2012


commit 144b73b24a633f9c328cac0a46cb5d41da61bbf2
Author: Thomas Woerner <twoerner at redhat.com>
Date:   Tue Dec 11 21:34:31 2012 +0100

    New version 0.2.11
    
    - Fixed more _xmlplus (PyXML) incompatibilities to python xml
    - Several man page updates
    - Fixed error in addForwardPort, removeForwardPort and queryForwardPort
    - firewall-cmd: use already existing queryForwardPort()
    - Update firewall.cmd man page, use man page as firewall-cmd usage (rhbz#876394)
    - firewall-config: Do not force to show labels in the main toolbar
    - firewall-config: Dropped "Change default zone" from toolbar
    - firewall-config: Added menu entry to change zones of connections
    - firewall-applet: Zones can be changed now using nm-connection-editor
      (rhbz#876661)
    - translation updates: cs, hu, ja

 .gitignore     |    1 +
 firewalld.spec |   15 ++++++++++++++-
 sources        |    2 +-
 3 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f8c1383..e74cb55 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /firewalld-0.2.8.tar.bz2
 /firewalld-0.2.9.tar.bz2
 /firewalld-0.2.10.tar.bz2
+/firewalld-0.2.11.tar.bz2
diff --git a/firewalld.spec b/firewalld.spec
index 80e2914..9d1b67a 100644
--- a/firewalld.spec
+++ b/firewalld.spec
@@ -1,6 +1,6 @@
 Summary: A firewall daemon with D-BUS interface providing a dynamic firewall
 Name: firewalld
-Version: 0.2.10
+Version: 0.2.11
 Release: 1%{?dist}
 URL: http://fedorahosted.org/firewalld
 License: GPLv2+
@@ -173,6 +173,19 @@ fi
 %{_datadir}/icons/hicolor/*/apps/firewall-config*.*
 
 %changelog
+* Tue Dec 11 2012 Thomas Woerner <twoerner at redhat.com> 0.2.11-1
+- Fixed more _xmlplus (PyXML) incompatibilities to python xml
+- Several man page updates
+- Fixed error in addForwardPort, removeForwardPort and queryForwardPort
+- firewall-cmd: use already existing queryForwardPort()
+- Update firewall.cmd man page, use man page as firewall-cmd usage (rhbz#876394)
+- firewall-config: Do not force to show labels in the main toolbar
+- firewall-config: Dropped "Change default zone" from toolbar
+- firewall-config: Added menu entry to change zones of connections
+- firewall-applet: Zones can be changed now using nm-connection-editor
+  (rhbz#876661)
+- translation updates: cs, hu, ja
+
 * Tue Nov 20 2012 Thomas Woerner <twoerner at redhat.com> 0.2.10-1
 - tests/firewalld_config.py: tests for config.service and config.icmptype
 - FirewallClientConfigServiceSettings(): destinations are dict not list
diff --git a/sources b/sources
index 3fbb989..c680cb1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-abed942a209b189b75c8b5308dfcb95a  firewalld-0.2.10.tar.bz2
+c18f3c399600adba7d6069ee14a7bf53  firewalld-0.2.11.tar.bz2


More information about the scm-commits mailing list