syslog-ng 3.4.3 has been released
------------------------------------------------------------------------------ PACKAGE : syslog-ng VERSION : 3.4.3 SUMMARY : new stable release DATE : Aug 13, 2013 ------------------------------------------------------------------------------ DESCRIPTION: A new stable version of syslog-ng Open Source Edition (3.4.3) has been released. For latest fixes in the 3.4.x feature branch you are recommended to upgrade to this version. CHANGES: 3.4.3 Tue, 13 Aug 2013 13:00:00 +0100 This is the second bug-fix release for the 3.4.x series, collecting significant fixes over the 3.4.2 release. Upgrading to this release is highly recommended. Bugfixes ======== * The pacct module has been fixed, and now compiles correctly. * Updated the configure.in script, and a few other places to fix issues with recent autotools. * Fixed an infinite loop when template expansion resulted in a zero-length string. * A considerable number of minor issues surrounding the build system have been eliminated. * The template_escape() setting is now respected by template functions that create templates themselves (such as the conditional functions) * Restore support for defaultless block{} arguments. [#230] * RFC5424 NILVALUE is now accepted in timestamps [#238] * The JSON parser will throw an error when the input is not an object (but, for example, a string) instead of crashing. * The program() source has been fixed, and now does not throw a syntax error at config parsing time, but works correctly again. * In case resolving a hostname fails, the IP address does not get truncated anymore. [#240 & #242] * A race condition in certain filter operations have been eliminated. Features ======== * The JSON parser now accepts generic parser related options, such as template(), so one can easily set the input for the parser. Credits: ======== syslog-ng is developed as a community project, and as such it relies on volunteers to do the work necessarily to produce syslog-ng. Reporting bugs, testing changes, writing code or simply providing feedback are all important contributions, so please if you are a user of syslog-ng, contribute. These people have helped in this release: Andras Tim <tia@balabit.hu> Anton Koldaev <koldaevav@gmail.com> Attila Szalay <sasa@balabit.hu> Balazs Scheidler <bazsi@balabit.hu> Gergely Nagy <algernon@balabit.hu> Martin <bmartin@lavabit.com> Michael Sterrett <mr_bones_@gentoo.org> Vincent Brillault <spam@lerya.net> DOWNLOAD: You can download the source or binary packages from: http://www.balabit.com/network-security/syslog-ng/opensource-logging-system/... The documentation of the syslog-ng Open Source Edition is available in The syslog-ng Open Source Edition Administrator's Guide at http://www.balabit.com/support/documentation/
looks like modules/afmongodb/libmongo-client/configure.ac still needs the autotools updates. On Tue, Aug 13, 2013 at 7:53 AM, <devel@balabit.hu> wrote:
------------------------------------------------------------------------------ PACKAGE : syslog-ng VERSION : 3.4.3 SUMMARY : new stable release DATE : Aug 13, 2013 ------------------------------------------------------------------------------
DESCRIPTION:
A new stable version of syslog-ng Open Source Edition (3.4.3) has been released. For latest fixes in the 3.4.x feature branch you are recommended to upgrade to this version.
CHANGES:
3.4.3 Tue, 13 Aug 2013 13:00:00 +0100
This is the second bug-fix release for the 3.4.x series, collecting significant fixes over the 3.4.2 release. Upgrading to this release is highly recommended.
Bugfixes ========
* The pacct module has been fixed, and now compiles correctly.
* Updated the configure.in script, and a few other places to fix issues with recent autotools.
* Fixed an infinite loop when template expansion resulted in a zero-length string.
* A considerable number of minor issues surrounding the build system have been eliminated.
* The template_escape() setting is now respected by template functions that create templates themselves (such as the conditional functions)
* Restore support for defaultless block{} arguments. [#230]
* RFC5424 NILVALUE is now accepted in timestamps [#238]
* The JSON parser will throw an error when the input is not an object (but, for example, a string) instead of crashing.
* The program() source has been fixed, and now does not throw a syntax error at config parsing time, but works correctly again.
* In case resolving a hostname fails, the IP address does not get truncated anymore. [#240 & #242]
* A race condition in certain filter operations have been eliminated.
Features ========
* The JSON parser now accepts generic parser related options, such as template(), so one can easily set the input for the parser.
Credits: ========
syslog-ng is developed as a community project, and as such it relies on volunteers to do the work necessarily to produce syslog-ng.
Reporting bugs, testing changes, writing code or simply providing feedback are all important contributions, so please if you are a user of syslog-ng, contribute.
These people have helped in this release:
Andras Tim <tia@balabit.hu> Anton Koldaev <koldaevav@gmail.com> Attila Szalay <sasa@balabit.hu> Balazs Scheidler <bazsi@balabit.hu> Gergely Nagy <algernon@balabit.hu> Martin <bmartin@lavabit.com> Michael Sterrett <mr_bones_@gentoo.org> Vincent Brillault <spam@lerya.net>
DOWNLOAD:
You can download the source or binary packages from:
http://www.balabit.com/network-security/syslog-ng/opensource-logging-system/...
The documentation of the syslog-ng Open Source Edition is available in The syslog-ng Open Source Edition Administrator's Guide at
http://www.balabit.com/support/documentation/
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
Michael Sterrett <michael@sterretts.net> writes:
looks like modules/afmongodb/libmongo-client/configure.ac still needs the autotools updates.
Gah. Forgot to refresh the submodules before release it seems. Git should be fine, though. I'll double check 3.4.4. Thanks for the notice! -- |8]
participants (3)
-
devel@balabit.hu
-
Gergely Nagy
-
Michael Sterrett