File: ReleaseNotes_0.9.8.html

package info (click to toggle)
fwbuilder 1.0.0-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 4,508 kB
  • ctags: 2,655
  • sloc: cpp: 15,549; sh: 7,494; ansic: 3,538; xml: 3,418; makefile: 906; perl: 397
file content (51 lines) | stat: -rw-r--r-- 1,215 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
 <body>
<h1>		Firewall Builder Release Notes </h1>
<h3> Version  0.9.8   </h3>
<br>
<hr>
<h3>This is bugfix release</h3>
<br>
<b>GUI v0.9.8 requires API library libfwbuilder version 0.10.2</b>
<br>
<h3>What's new in this release</h3>
    <ul>
      <li> Object name can now contain spaces and national characters</li>

      <li> Flying mouse over icon in group dialog shows object's properties
	   in tooltip-like window or on status bar (just like it does
	   in a policy view)</li>

    </ul>
<br>
<h3>Bugs fixed in iptables compiler: </h3>
<br>
    <ul>

      <li> #489369: Crash in iptables policy compiler</li>

      <li> #488005: Incorrect code was generated for certain DNAT rules
	with negation</li>

      <li> #488269: Proxy ARP commands were duplicated</li>

      <li> #490133: iptables compiler failed to generate correct code
      for SNAT rule with negation</li>

   </ul>
<br>
<h3>Bugs fixed in GUI:</h3>
    <ul>

      <li> #489148: Adding objects to newly creates Service Group caused crash</li>
      
      <li> #490134: Deleting object in the group cased crash</li>

    </ul>
<br>
<br>
</body>
</html>