syslog-ng 2.0rc2 released
Hi, I'm proud to announce that syslog-ng 2.0rc2 has been released. Hopefully this is the last rc before 2.0.0 final. Here's the list of changes: 2.0rc2 Mon, 11 Sep 2006 12:06:30 +0200 Bugfixes: * Fixed a filter evaluation bug on platforms that have unsigned characters by default. * Fixed a denial of service problem when a zero sized UDP packet is received (was taken as an EOF and the input channel was closed). * Fixed NL handling for datagram transports. * Fixed IPv6 name resolution. * Fixed "Duplicate stats counter" message upon reload for program() destinations. * Fixed various memory leaks. -- Bazsi
fixed memory leaks -- I think we should upgrade :) R Balazs Scheidler wrote:
Hi,
I'm proud to announce that syslog-ng 2.0rc2 has been released. Hopefully this is the last rc before 2.0.0 final. Here's the list of changes:
2.0rc2 Mon, 11 Sep 2006 12:06:30 +0200
Bugfixes: * Fixed a filter evaluation bug on platforms that have unsigned characters by default. * Fixed a denial of service problem when a zero sized UDP packet is received (was taken as an EOF and the input channel was closed). * Fixed NL handling for datagram transports. * Fixed IPv6 name resolution. * Fixed "Duplicate stats counter" message upon reload for program() destinations. * Fixed various memory leaks.
participants (2)
-
Balazs Scheidler
-
Russell Fulton