1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-22 19:27:13 +01:00

started v4.1.2

This commit is contained in:
Vadim Kurland 2010-09-13 21:39:31 +00:00
parent 3684d155ab
commit c0a32164ab
5 changed files with 144 additions and 6 deletions

View File

@ -2,17 +2,17 @@
FWB_MAJOR_VERSION=4
FWB_MINOR_VERSION=1
FWB_MICRO_VERSION=1
FWB_MICRO_VERSION=2
# VERSION must be a string rather than $var because of the build scripts
VERSION="4.1.1"
SHORTVERSION="411"
VERSION="4.1.2"
SHORTVERSION="412"
# RELEASE="1"
RELEASE="b@BUILD_NUM@"
BETA="no"
REQUIRED_LIBFWBUILDER_VERSION="4.1.1"
REQUIRED_LIBFWBUILDER_VERSION="4.1.2"

View File

@ -1 +1 @@
#define VERSION "4.1.1"
#define VERSION "4.1.2"

View File

@ -1 +1 @@
#define BUILD_NUM 3241
#define BUILD_NUM 3244

View File

@ -1,3 +1,7 @@
2010-09-13 Vadim Kurland <vadim@vk.crocodile.org>
* VERSION (FWB_MICRO_VERSION): started 4.1.2
2010-08-20 Vadim Kurland <vadim@fwbuilder.org>
* v4.1.1 released

View File

@ -0,0 +1,134 @@
<h1>Firewall Builder 4.1.2 Release Notes</h1>
<p>
</p>
<p>
<a href="https://sourceforge.net/tracker/?atid=1129518&group_id=5314">SourceForge: Tickets for V4</a>
</p>
<h2>What's new in V4.1.2 ?</h2>
<p>
</p>
<p>
v4.1.2 has been tested, and we believe it to be ready for production
use, but if you do find a bug or issue please let us know.
</p>
<a name="gui"></a>
<h2>GUI Updates</h2>
<ul>
<li>
<p>
</p>
</li>
<li>
<p>
</p>
</li>
<li>
<p>
</p>
</li>
</ul>
<a name="iptables"></a>
<h2>Changes in support for iptables</h2>
<ul>
<li>
<p>
</p>
</li>
<li>
<p>
</p>
</li>
<li>
<p>
</p>
</li>
<li>
<p>
</p>
</li>
</ul>
<a name="pf"></a>
<h2>Support for PF</h2>
<ul>
<li>
<p>No changes in support for PF in this release
</p>
</li>
</ul>
<a name="ios"></a>
<h2>Changes in support for for Cisco IOS ACL</h2>
<ul>
<li>
<p>No changes in support for IOS ACL in this release
</p>
</li>
</ul>
<a name="pix"></a>
<h2>Changes in support for for Cisco ASA (PIX)</h2>
<ul>
<li>
<p>No changes in support for PIX in this release
</p>
</li>
</ul>
<a name="procurve"></a>
<h2>Support for HP ProCurve</h2>
<ul>
<li>
<p>No changes in support for HP ProCurve in this release
</p>
</li>
<li>
<p>
</p>
</li>
<li>
<p>
</p>
</li>
</ul>