mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-11 15:41:41 +02:00
syncing with 2.1.18
This commit is contained in:
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user