syncing with 2.1.18

This commit is contained in:
Vadim Kurland
2008-04-06 19:40:15 +00:00
parent 3dc8099fc3
commit 8163d15496
6 changed files with 30 additions and 22 deletions
+20
View File
@@ -1,3 +1,23 @@
2008-03-09 vadim <vadim@vk.crocodile.org>
* pf.cpp: fixed bug #1899914: "Script to apply the new rules." It
is enough to execute "pfctl -f file.conf" to load PF policy. There
is no need to purge filter and nat rules first, then reload it.
* RCS.cpp (RCSEnvFix::RCSEnvFix): fixed bug #1908351: "rcs does
not save log message and file remains locked"
* Compiler.cpp (emptyGroupsInRE::countChildren): (libfwbuilder)
fixed bug #1905718: "Group of DNS Name objects considered empty"
2008-03-05 vadim <vadim@vk.crocodile.org>
* VERSION: started v2.1.18
* src/cisco_lib, src/iosacl, src/pix: Code for policy compilers
for Cisco IOS ACL and PIX has been released under
GPL and merged into the main fwbuilder tree.
2008-02-18 vadim <vadim@vk.crocodile.org>
* CircularQueue.hpp (antlr): fixed crash of the policy importer on
+2 -3
View File
@@ -2,12 +2,11 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<link rel="stylesheet" type="text/css" href="http://www.fwbuilder.org/pages/fwbuilder.css">
</head>
<body>
<h1> Firewall Builder Release Notes </h1>
<h1 class="relnotes_title"> Firewall Builder Release Notes </h1>
<br>
<h2> Version 2.0.1 </h2>
<h2 class="relnotes_version"> Version 2.0.1 </h2>
<br>
<p>
Released MM/DD/YY