Firewall Builder Release Notes
Version 1.0
GUI v1.0 requires API library libfwbuilder version 0.10.4
What is new in GUI
-
Per feature request #475645 support for text copy/cut/paste
operations via keyboard shortcuts Ctrl-C,Ctrl-X,Ctrl-V has
been added.
-
GUI now supports "sysinfo" parameters for hosts. Dialog tab
similar to that of the object Firewall has been added to Host
dialog.
-
Menu item "Where Used" has been added. This function shows
all groups and firewalls using given object.
-
API library and the GUI now compile with GCC 3.0. We never had
a chance to thoroughly test on such system yet.
-
GUI now supports printing of Hosts, Networks and Firewalls.
-
GUI now comes with new icons by Hector Rivera Falu
Bugs fixed in GUI:
-
#492006: Policy printing did not work.
-
#492284: rule copy/paste problem
-
#493590: object tooltip was shown for "any"
-
#496116: GUI crashed on illegal drag-n-drop operation
-
#496841: clicking on a group while another group was in the
process of rendering icons in the dialog caused gui crash
-
#497114: gui crashed if object was deleted in Hosts group and
database saved to the file
Bugs fixed in iptables policy compiler:
-
#493303: invalid icmp type number for "any type" ICMP service
-
#491972: Failure with more then 15 ports if multiport
optimization is used