rpms/system-config-firewall/devel .cvsignore, 1.12, 1.13 sources, 1.13, 1.14 system-config-firewall.spec, 1.17, 1.18

Thomas Woerner (twoerner) fedora-extras-commits at redhat.com
Tue Jan 15 15:08:48 UTC 2008


Author: twoerner

Update of /cvs/pkgs/rpms/system-config-firewall/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22395

Modified Files:
	.cvsignore sources system-config-firewall.spec 
Log Message:
- new version 1.1.3 with lots of fixes and enhancements



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-firewall/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore	21 Dec 2007 13:57:30 -0000	1.12
+++ .cvsignore	15 Jan 2008 15:08:04 -0000	1.13
@@ -9,3 +9,4 @@
 system-config-firewall-1.0.12.tar.bz2
 system-config-firewall-1.1.0.tar.bz2
 system-config-firewall-1.1.1.tar.bz2
+system-config-firewall-1.1.3.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-firewall/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources	21 Dec 2007 13:57:30 -0000	1.13
+++ sources	15 Jan 2008 15:08:04 -0000	1.14
@@ -1 +1 @@
-7cbb7398b5a926a794f9a07925bbae16  system-config-firewall-1.1.1.tar.bz2
+97e90edda3421d205929ad371f37f71a  system-config-firewall-1.1.3.tar.bz2


Index: system-config-firewall.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-firewall/devel/system-config-firewall.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- system-config-firewall.spec	21 Dec 2007 13:57:30 -0000	1.17
+++ system-config-firewall.spec	15 Jan 2008 15:08:04 -0000	1.18
@@ -1,6 +1,6 @@
 Summary: A graphical interface for basic firewall setup
 Name: system-config-firewall
-Version: 1.1.1
+Version: 1.1.3
 Release: 1%{?dist}
 URL: http://fedora.redhat.com/projects/config-tools/
 License: GPLv2+
@@ -126,6 +126,29 @@
 %ghost %config(missingok,noreplace) /etc/sysconfig/system-config-securitylevel
 
 %changelog
+* Tue Jan 15 2008 Thomas Woerner <twoerner at redhat.com> 1.1.3-1
+- new fw_compat, used in config-convert and fw_sysconfig to automatically 
+  convert old system-config-securitylevel configurations
+- new wizard look
+- fixed range check for user defined ports
+- some code cleanup
+- updated translations for fi, fr and ja
+
+* Mon Jan  7 2008 Thomas Woerner <twoerner at redhat.com> 1.1.2-1
+- fw_gui: fixed row activation for masquerading
+- fw_gui: fixed _setInterfaces to use internal functions to correctly set
+  toggles
+- fw_gui: show info dialog if no config exists and firewall gets enabled: new
+  function enableFirewall
+- fw_gui, fw_tui: disable firewall if no config exists
+- fw_gui, fw_tui: do not print traceback if NCDeviceList.getDeviceList raises
+  and exception
+- forward masqueraded connections
+- gtk_cellrenderercheck: fixed size calculations
+- fw_sysconfig: set config.filename to None for merged configuration in
+  read_sysconfig_config if no configuration exists
+- new translations
+
 * Fri Dec 21 2007 Thomas Woerner <twoerner at redhat.com> 1.1.1-1
 - use radio buttons for skill menu entries to show active level
 - fixed convert-config problem if there is no configuration to convert




More information about the fedora-extras-commits mailing list