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
This commit is contained in:
parent
802d9266c0
commit
144b73b24a
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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@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@redhat.com> 0.2.10-1
|
||||
- tests/firewalld_config.py: tests for config.service and config.icmptype
|
||||
- FirewallClientConfigServiceSettings(): destinations are dict not list
|
||||
|
Loading…
Reference in New Issue
Block a user