File: ReleaseNotes_template.html

package info (click to toggle)
fwbuilder 5.3.7-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 43,112 kB
  • sloc: cpp: 193,089; sh: 71,239; ansic: 4,343; xml: 3,963; python: 83; makefile: 76; perl: 49
file content (130 lines) | stat: -rw-r--r-- 1,651 bytes parent folder | download | duplicates (6)
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
 <body>
<h1 class="relnotes_title">		Firewall Builder Release Notes </h1>
<br>
<h2 class="relnotes_version"> Version  2.0.1   </h2>
<br>
<p>
Released MM/DD/YY
<br>
<b>GUI and compilers v2.0.1 require API library libfwbuilder version 2.0.1</b>
<br>
<h2>Summary </h2>
<p>

<p>
<b>For those who wish to build from source, instructions are outlined
in the document "Install and Build instructions" on our web site <a
href="http://www.fwbuilder.org/archives/cat_installation.html">here</a></b>

<h2>What's new</h2>
<ul>
  <li>Improvements in the GUI:
  <p>
  <ul>
    <li>
    
    </li>

  </ul>
  <br>
  </li>

  <li>Improvements in policy compiler for iptables:
  <p>
  <ul>
    <li>

    </li>

  </ul>
  <br><br>
  </li>

  <li>Improvements in policy compiler for ipfilter:
  <p>
  <ul>
    <li>
    
    </li>

  </ul>
  <p>
  </li>

  <li>Improvements in policy compilers for all platforms:
  <p>
  <ul>
    <li>

    </li>
  </ul>
  <p>
  </li>

  <li>
  New components:
  <p>
  <ul>
    <li>

    </li>
  </ul>
  <br>
</ul>

<br>
<br>
<hr>

<h2>Bugs fixed in libfwbuilder API:</h2>
<ul>
  <li>

  </li>
</ul>


<br>
<br>
<h2>Bugs fixed in GUI:</h2>
<ul>
  <li>

  </li>

</ul>

<br>
<br>
<h2>Bugs fixed in iptables policy compiler fwb_ipt:</h2>
<ul>
  <li>

  </li>
</ul>
    
<br>
<br>
<h2>Bugs fixed in iptables policy compiler fwb_ipf:</h2>
<ul>
  <li>

  </li>
</ul>
    
<br>
<br>
<h2>Bugs fixed in iptables policy compiler fwb_pf:</h2>
<ul>
  <li>

  </li>
</ul>
    
</body>
</html>