<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 19/01/2012 18:51, <a class="moz-txt-link-abbreviated" href="mailto:devel@balabit.hu">devel@balabit.hu</a> wrote:
<blockquote cite="mid:20120119185147.AA87028AD8@hapci.balabit"
type="cite">------------------------------------------------------------------------------
<br>
PACKAGE : syslog-ng
<br>
VERSION : 3.3.4
<br>
SUMMARY : new stable release
<br>
DATE : Jan 19, 2012
<br>
------------------------------------------------------------------------------
<br>
<br>
DESCRIPTION:
<br>
<br>
A new stable version of syslog-ng Open Source Edition (3.3.4) has
been
<br>
released. For latest fixes in the 3.3.x feature branch you are
recommended to
<br>
upgrade to this version.<br>
</blockquote>
<br>
I updated my local git tree and I don't see a tag for 3.3.4?<br>
<br>
$ git tag<br>
v2.1.1<br>
v2.1alpha1<br>
v2.1beta1<br>
v2.1beta2<br>
v3.0.1<br>
v3.0.2<br>
v3.1.0<br>
v3.1beta1<br>
v3.1beta2<br>
v3.2alpha1<br>
v3.2beta1<br>
v3.3.0alpha1<br>
v3.3.0alpha2<br>
v3.3.0beta2<br>
v3.3.1<br>
v3.3.2<br>
<br>
It would be really useful if you could tag it or post the commit
ref that 3.3.4 relates to? I did a "git pull" which, afaik, pulls
the tags too.<br>
<br>
Thanks.<br>
<br>
<blockquote cite="mid:20120119185147.AA87028AD8@hapci.balabit"
type="cite">CHANGES:
<br>
<br>
3.3.4
<br>
Mon, 16 Jan 2012 23:07:46 +0100
<br>
<br>
Highlights
<br>
==========
<br>
This release is aimed fixing bugs in the 3.3.x series, with
one more
<br>
important change: there's an incompatible change in the
processing
<br>
of <action> tags in the db-parser() database format
(aka patterndb),
<br>
see below for more details.
<br>
<br>
Bugfixes:
<br>
=========
<br>
<br>
* Fixed set() and subst() rewrite operations to work
properly on the
<br>
value() parameter specified in the configuration even if
they are
<br>
referenced at multiple spots in the configuration file.
Earlier
<br>
the 2nd and subsequent invocation of the rewrite rule
changed
<br>
$MESSAGE.
<br>
<br>
* Fixed csv-parser() to work even if it is invoked at
multiple spots
<br>
in the configuration file. Earlier, the 2nd and
subsequent
<br>
references of the parser rule forgot the list of column
names and
<br>
the input template.
<br>
<br>
* Fixed the processing of condition() parameter in rewrite
rules,
<br>
which was broken if it contained a filter() function
call.
<br>
<br>
* Fixed program() destination to properly kill the child
process on
<br>
reload and shutdown.
<br>
<br>
* Fixed a potential division by zero error which could
happen for
<br>
large data rates due to a race in an unlocked region.
<br>
<br>
* Fixed an assertion failure in mongodb destination that
happened
<br>
due to a race condition at high data rates.
<br>
<br>
* Fixed an fd leak in the control socket code, that caused
the
<br>
control connection file descriptors to be leaked.
<br>
<br>
Other changes
<br>
=============
<br>
* db-parser() automatically sets a tag named
'.classifier.unknown'
<br>
if the message doesn't match.
<br>
<br>
* The use of actions in db-parser() for messages without a
<br>
correllation context was inconsistently indexing
messages. For
<br>
actions in rules that had correllation @0 was the new
message
<br>
being generated, and @1 was the message that triggered
the rule.
<br>
Without correllation @0 was used for the triggering
message, which
<br>
is greatly inconsistent and unintuitive. This was fixed
by
<br>
changing the behaviour for rules without correllation,
now both
<br>
correllation and non-correllation rules use @0 for the
new
<br>
message, and @1 for the triggering message. This is an
<br>
incompatible change in the db-parser() format.
<br>
<br>
* The value of the $TAGS macro is added to pdbtool match
output.
<br>
<br>
* unix-dgram() and unix-stream() error logging on systemd
failures
<br>
became more detailed for easier troubleshooting.
<br>
<br>
Credits:
<br>
========
<br>
syslog-ng is developed as a community project, and as such
it relies
<br>
on volunteers to do the work necessarily to produce
syslog-ng.
<br>
<br>
Reporting bugs, testing changes, writing code or simply
providing
<br>
feedback are all important contributions, so please if you
are a
<br>
user of syslog-ng, contribute.
<br>
<br>
These people have helped in this release:
<br>
<br>
Attila M. Magyar (BalaBit)
<br>
Balazs Scheidler (BalaBit)
<br>
Costa Farber
<br>
Dmitry Gilev
<br>
Evan Rempel (University of Victoria)
<br>
Fried Zoltan (BalaBit)
<br>
Gergely Nagy (BalaBit)
<br>
Jakub Jankowski (SuperHost.pl)
<br>
John Morrissey (Horde.net)
<br>
Michael Hocke (New York University)
<br>
Michal Schmidt (RedHat)
<br>
Peter Eisenlohr (Inform Software)
<br>
Svante Signell (Telia.se)
<br>
Thomas Wollner
<br>
<br>
DOWNLOAD:
<br>
<br>
You can download the source or binary packages from:
<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.balabit.com/network-security/syslog-ng/opensource-logging-system/downloads">http://www.balabit.com/network-security/syslog-ng/opensource-logging-system/downloads</a><br>
<br>
The documentation of the syslog-ng Open Source Edition is
available in
<br>
The syslog-ng Open Source Edition Administrator's Guide at
<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.balabit.com/support/documentation/">http://www.balabit.com/support/documentation/</a>
<br>
<br>
<br>
<br>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">______________________________________________________________________________
Member info: <a class="moz-txt-link-freetext" href="https://lists.balabit.hu/mailman/listinfo/syslog-ng">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a>
Documentation: <a class="moz-txt-link-freetext" href="http://www.balabit.com/support/documentation/?product=syslog-ng">http://www.balabit.com/support/documentation/?product=syslog-ng</a>
FAQ: <a class="moz-txt-link-freetext" href="http://www.balabit.com/wiki/syslog-ng-faq">http://www.balabit.com/wiki/syslog-ng-faq</a>
</pre>
</blockquote>
<br>
</body>
</html>