Vuurmuur 0.5.73 released
[Posted September 17, 2007 by cook]
From: |
| Victor Julien <victor-AT-vuurmuur.org> |
To: |
| vuurmuur-users-AT-lists.sourceforge.net |
Subject: |
| Vuurmuur 0.5.73 released |
Date: |
| Mon, 17 Sep 2007 16:24:37 +0200 |
Message-ID: |
| <46EE8E25.9050500@vuurmuur.org> |
Cc: |
| lwn-AT-lwn.net |
Hi everyone,
After the new site at http://www.vuurmuur.org/ I'm now pleased to
announce Vuurmuur version 0.5.73. This release both adds a number of new
features and fixes a lot of bugs. To start with the latter, many bugs in
the log and connection management were fixed. Also, Vuurmuur can handle
systems with nf_conntrack much better. There were lots of smaller fixes
all over the program.
In the new feature department there is support for NFQUEUE (which is
nice if you run Snort_inline), rule limits that are now optional for all
rules, and limits that can also be limited in minutes, hours or days.
Source (ftp://ftp.vuurmuur.org/releases/0.5.73/Vuurmuur-0.5.73.ta...),
Autopackage
(ftp://ftp.vuurmuur.org/releases/0.5.73/Vuurmuur-0.5.73.x8...) and
Debian and Ubuntu packages
(http://www.vuurmuur.org/trac/wiki/InstallationDebian) are available.
Contributions or packages for other distro's such as Fedora or SUSE
would be very welcome! If you send them to me I will put them on the ftp
server.
I've pasted the full changelog below.
Regards,
Victor
Changelog (http://www.vuurmuur.org/trac/wiki/Changelog):
0.5.73 (2007-09-17)
* update links to reflect new site
* fix a number of support scripts not working when /bin/sh didn't
point to bash
* fix a few stats in the status window
* fix a parse bug in the logview management
0.5.73 alpha 7 (2007-09-08)
* Memory problems (corruption & leaks) in the connection viewer were
fixed.
* Russian translation updated by Alex.
0.5.73 alpha 6 (2007-09-01)
* Add a separate message for when a user wants to apply changes when
the Vuurmuur daemon is not running.
* Add support for conntrack 'unknown' lines with unreplied state.
0.5.73 alpha 5 (2007-08-23)
* Fix in_int and out_int not working in rules from and to the
firewall. Thanks for reporting Jorijn.
* Updated Dutch translation.
0.5.73 alpha 4 (2007-07-22)
* Add the option to limit rules per minute, hour and day.
* Allow limit option for all rules.
* Fix for the prevention of duplicate NFQUEUE rules.
* Make sure only one set of rules is created per queue number in the
NFQUEUE chains. This prevents lot's of unneeded and uneffective rules.
0.5.73 alpha 3 (2007-06-01)
* Added support for NFQUEUE
* Fixed loading of modules and checking of capabilities on more
recent systems.
* Removed the obsolete markiptstate option.
0.5.73 alpha 2 (2007-01-21)
* Fixed the killing of grouped connections.
* Fixed the Debian initscript for systems not linking /bin/sh to
/bin/bash
0.5.73 alpha 1 (2007-01-08)
* Fixed the killing of DNAT/PORTFW connections.