Changelog for
system-config-firewall-1.0.12-4.fc8.noarch.rpm :
Thu Jan 31 23:00:00 2008 Thomas Woerner
1.0.12-4
- fixed masquerading (rhbz#246720)
- fixed display of other ports in tui (rhbz#426817)
- lokkit: do not load current configuration in force mode
- fixed port and port range checks
- do not print full help in case of parse error
- gui: make dependand interfaces insensitive for current configuratton
- ignore tracebacks in of s-c-network code
Mon Dec 17 23:00:00 2007 Thomas Woerner 1.0.12-3.1
- do not use copymode
Mon Dec 17 23:00:00 2007 Thomas Woerner 1.0.12-3
- fixed icon problem (rhbz#425796)
- using mode 0600 for all config files
Thu Dec 13 23:00:00 2007 Thomas Woerner 1.0.12-2
- fixed lokkit command problem for non english languages
- using latest translations
Mon Dec 10 23:00:00 2007 Thomas Woerner 1.0.12-1
- allow to activate checkboxes by row activation in treeviews
- code cleanup in view_toggle_cb
- fixed port display for IPSec
- use system icons where possible, new wizard icons
- added fallback for CellRendererCheck if icons are missing, size fixes
- added tooltips for toolbar and menu entries (if needed)
- improved more english texts (rhbz#395801)
thanks to Paul W. Frields for the initial patch
Wed Nov 21 23:00:00 2007 Thomas Woerner 1.0.11-1
- fixed crash on startup for network device aliases (rhbz#384891)
thanks to Loran Freval for the patch
- added port entry max length in other ports dialog (rhbz#385931)
- added version number to about dialog (rhbz#387891)
- improved some english texts (rhbz#383741)
thanks to Paul W. Frields for the initial patch
- code cleanup with start speedup
- do not allow to add custm rules for ipv6:nat
- also translate parser error messages
Fri Nov 9 23:00:00 2007 Thomas Woerner 1.0.10-1
- fixed problem with network devices (rhbz#331671)
- dropped obsolete translation no.po (rhbz#332331)
Mon Nov 5 23:00:00 2007 Thomas Woerner 1.0.9-1
- do not report configuration failed if ipv6 is disabled (rhbz#355561)
- print messages if lokkit failed
- lokkit be more verbose on restarting ipXtables in verbose mode
Sat Oct 27 00:00:00 2007 Thomas Woerner 1.0.8-2
- lokkit: write new config with nostart option (rhbz#353961)
- translation fixes for de, it, nb, srAATTlatin
Tue Oct 2 00:00:00 2007 Thomas Woerner 1.0.8-1
- use extension match for protocols (rhbz#229879)
- use ipv6-icmp instead of icmpv6 (rhbz#291001)
- use \':\' in tui as port/proto delimiter for other ports (rhbz#292171)
- some translation fixes
Wed Sep 26 00:00:00 2007 Thomas Woerner 1.0.7-1
- new translations
- added openvpn to services (rhbz#)
- fixed typo in description text for ipsec
- using port numbers instead of port names for services
- renamed some variables to be consistent
- make tolltip better: bigger text, helper modules
- dropped unused code: inconsistent handling
- make port check button inactive in add_port_cb
- new function _addDevice: code cleanup
- allow to set variables in ipXtablesConfig, which were not set before
- fixed os.system calls in ipXtablesClass to return proper return values
- fixed status funciton in ipXtablesClass
- new _append_unique function in fw_parser to prevent duplicates
- added warning dialog for missing or unusable /etc/sysconfig/ip
*tables files
- fixed expand of the warning label in the startup dialog
Thu Sep 13 00:00:00 2007 Thomas Woerner 1.0.6-1
- dropped --stop option from fw_gui::genArgs
- new translations
- sysctl support for masquerading (net.ipv4.ip_forward will be set)
- glade file: fixed spacings, dropped not needed containers
Thu Sep 6 00:00:00 2007 Thomas Woerner 1.0.5-4
- fixed problem if /etc/sysconfig/system-config-securtylevel and
/etc/sysconfig/system-config-firewall are not readable
Sat Sep 1 00:00:00 2007 Thomas Woerner 1.0.5-3
- fixed problem if IP
*TABLES_MODULES is not set in config files
Sat Sep 1 00:00:00 2007 Thomas Woerner 1.0.5-2
- fixed lokkit problem if selinux configuration is not available (rhbz#269601)
Fri Aug 31 00:00:00 2007 Thomas Woerner 1.0.5-1
- more translations
- fixed IPsec description
- fixed po file generation to use xgettext only
Thu Aug 23 00:00:00 2007 Thomas Woerner 1.0.4-1
- more translations
- build environment changes
- dropped build stage, because it is not needed at all
Wed Aug 22 00:00:00 2007 Thomas Woerner 1.0.3-1
- added missing system-config-securitylevel compatibility files
- string and documentation fixes
- fixed typos reported by Alain Portal
- more translations
- fixed buildroot
- cleanup and changes according to review (rhbz#253232)
- moved doc to tui sub package
Sat Aug 18 00:00:00 2007 Thomas Woerner 1.0.2-2
- fixed license headers for GPLv2+
Fri Aug 17 00:00:00 2007 Thomas Woerner 1.0.2-1
- obsolete and provide system-config-securitylevel package
- added compat files for anaconda, firstboot and system-config-kickstart
- lokkit fixes for nostart option:
- only write config for iptables and ip6tables if enabled
- stop iptables and ip6tables if disabled
- unlink iptables and ip6tables rule files if disabled
- lokkit: new option --update to regenerate firewall configuration if not
disabled
- check for include files only when writing firewall configuration
- clean buildroot in install
- made system-config-securitylevel a synonym for system-config-firewall
- ip6tables: reject with icmp6-adm-prohibited instead of icmp6-port-unreachable
(rhbz#250915)
- moved config files from /etc/sysconfig into tui sub package
- removed x bit from import files
Tue Jul 24 00:00:00 2007 Thomas Woerner 1.0.1-2
- fixed disabled string in fw_gui
- set mode after copying of ip
*tables-config to 0600
- fixed categories in desktop file
Tue Jun 5 00:00:00 2007 Thomas Woerner 1.0.1-1
- fixed startup and description texts
- added missing requirement for system-config-network-tui
- moved base python files into tui sub package
- fixed requirements
- made package noarch
Sat Jun 2 00:00:00 2007 Thomas Woerner 1.0.0-1
- initial package