1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-05-13 20:45:48 +02:00

updated changelog wording

This commit is contained in:
Vadim Kurland
2009-09-18 19:10:44 +00:00
parent a4f248a1f1
commit 1cae16c2da

View File

@@ -7,11 +7,12 @@
2009-09-16 vadim <vadim@vk.crocodile.org> 2009-09-16 vadim <vadim@vk.crocodile.org>
* RoutingCompiler_ipt_writers.cpp (PrintRule::processNext): Fixed * RoutingCompiler_ipt_writers.cpp (PrintRule::processNext): Fixed
security issue with temporary file handling in the generated security issue with temporary file handling in the generated
iptables script. The problem only affected systems where Firewall iptables script. The problem only affects Linux systems where
Builder was used to generate static routing configuration on Firewall Builder is used to generate static routing
Linux. configuration. The problem exists in Firewall Builder versions
3.0.4, 3.0.5, 3.0.6
2009-09-05 vadim <vadim@vk.crocodile.org> 2009-09-05 vadim <vadim@vk.crocodile.org>