devel | 1 May 11:05
Picon

syslog-ng 3.4.0alpha2 has been released

------------------------------------------------------------------------------
PACKAGE             : syslog-ng
VERSION             : 3.4.0alpha2
SUMMARY             : new stable release
DATE                : May 1, 2012
------------------------------------------------------------------------------

DESCRIPTION:

  A new stable version of syslog-ng Open Source Edition (3.4.0alpha2) has been
  released. For latest fixes in the 3.4.x feature branch you are recommended to
  upgrade to this version.

CHANGES:

3.4.0alpha2
	Tue, 01 May 2012 08:59:21 +0200

	Features:
	=========
	* Added support for globbing when including files. Now you can use
	  UNIX shell style wildcards in the names of include files and
	  syslog-ng will properly source all matching files.

	* Allow huge messages. Earlier log messages were limited to 256k in
	  size, with each name-value pair limited at 64k. These limitations
          were lifted, syslog-ng now uses a 32 bit integer field to hold the
	  size information for both the whole data structure and individual
          fields. An artificial limit of 256MB is still applied though, but
          it is trivial to change that in the future, and until then this
(Continue reading)

devel | 1 May 11:05
Picon

syslog-ng 3.3.5 has been released

------------------------------------------------------------------------------
PACKAGE             : syslog-ng
VERSION             : 3.3.5
SUMMARY             : new stable release
DATE                : May 1, 2012
------------------------------------------------------------------------------

DESCRIPTION:

  A new stable version of syslog-ng Open Source Edition (3.3.5) has been
  released. For latest fixes in the 3.3.x feature branch you are recommended to
  upgrade to this version.

CHANGES:

3.3.5
	Sat, 07 Apr 2012 10:35:25 +0200

	Bugfixes:
	=========
	* Fixed a significant memory leak that occurred when the receiver
	  side of a syslog connection is slower than syslog-ng. The message
	  which we got EAGAIN for got leaked.

	* Fixed another memory leak that caused the complete queue for
	  socket based destination drivers to be leaked at reload time.

	* Fixed a memory leak related to handling TLS enabled connections.
	  As connections come and go the TLS context wasn't freed.

(Continue reading)

devel | 18 Apr 09:37
Picon

syslog-ng Premium Edition 4 F2 (4.2.2a) has been released

------------------------------------------------------------------------------
PACKAGE             : syslog-ng Premium Edition
VERSION             : 4 F2 (4.2.2a)
SUMMARY             : New syslog-ng Premium Edition feature release
DATE                : Apr 18, 2012
------------------------------------------------------------------------------

DESCRIPTION:

  A new version of syslog-ng Premium Edition 4 F2 (4 F2 (4.2.2a)) has been
  released. For latest fixes in the 4 F2 (4.2.x) branch you are
  recommended to upgrade to this version.

CHANGES:

4 F2 (4.2.2a)
  Tue, 17 Apr 2012 14:08:00 +0200

CHANGES:

  Changes between syslog-ng Premium Edition 4.2.2 and 4.2.2a:

  New platform
    * In addition to the already supported platforms, syslog-ng Premium
      Edition now supports the following operating system and architecture:
        - HP-UX 11v3 on Itanium64

    No other changes were applied to the syslog-ng code base.

  Kind Regards,
(Continue reading)

devel | 5 Apr 16:17
Picon

syslog-ng Agent for Windows 4 LTS (4.0.3) has been released

------------------------------------------------------------------------------
PACKAGE             : syslog-ng Agent for Windows
VERSION             : 4 LTS (4.0.3)
SUMMARY             : new stable release
DATE                : Apr 4, 2012
------------------------------------------------------------------------------

DESCRIPTION:

  A new stable version of syslog-ng Agent for Windows (4 LTS (4.0.3)) has been
  released. For latest fixes in the 4.0.x branch you are recommended to
  upgrade to this version.

CHANGES:

4 LTS (4.0.3)
        Wed, 04 Apr 2012 10:20:55 +0100

  WARNING
      Upgrading to syslog-ng Agent version 4.0.3 is supported only
      from syslog-ng Agent version 4.0.2.

  Fixed issues:
    #25994: Memory leak when using file sources
    #24545: Using wildcard file sources with lots of files crash the agent
    #26169: Eventlog messages are not sent if the container is cleared while
            the agent is stopped
    #25155: Eventlog Message Templates longer than 255 characters are not
            inherited to domain members
    #25993: Reading a corrupt Eventlog entry causes the agent to keep sending the
(Continue reading)

devel | 5 Apr 16:17
Picon

syslog-ng Agent for Windows 4 LTS (4.0.3) has been released

------------------------------------------------------------------------------
PACKAGE             : syslog-ng Agent for Windows
VERSION             : 4 LTS (4.0.3)
SUMMARY             : new stable release
DATE                : Apr 5, 2012
------------------------------------------------------------------------------

DESCRIPTION:

  A new stable version of syslog-ng Agent for Windows (4 LTS (4.0.3)) has been
  released. For latest fixes in the 4.0.x branch you are recommended to
  upgrade to this version.

CHANGES:

4 LTS (4.0.3)
        Wed, 04 Apr 2012 10:20:55 +0100

  WARNING
      Upgrading to syslog-ng Agent version 4.0.3 is supported only
      from syslog-ng Agent version 4.0.2.

  Fixed issues:
    #25994: Memory leak when using file sources
    #24545: Using wildcard file sources with lots of files crash the agent
    #26169: Eventlog messages are not sent if the container is cleared while
            the agent is stopped
    #25155: Eventlog Message Templates longer than 255 characters are not
            inherited to domain members
    #25993: Reading a corrupt Eventlog entry causes the agent to keep sending the
(Continue reading)

devel | 22 Mar 15:41
Picon

syslog-ng Premium Edition 4 F2 (4.2.2) has been released

------------------------------------------------------------------------------
PACKAGE             : syslog-ng Premium Edition
VERSION             : 4 F2 (4.2.2)
SUMMARY             : New syslog-ng Premium Edition feature release
DATE                : Mar 22, 2012
------------------------------------------------------------------------------

DESCRIPTION:

  A new version of syslog-ng Premium Edition 4 F2 (4 F2 (4.2.2)) has been
  released. For latest fixes in the 4 F2 (4.2.x) branch you are
  recommended to upgrade to this version.

CHANGES:

4 F2 (4.2.2)
  Thu, 22 Mar 2012 14:08:00 +0200

  New features:
  * Starting with version 4 F2 (4.2.2), on-the-wire compression can be enabled in
    TLS-encrypted communication to reduce the bandwidth usage of transporting log
    messages. Note that this option must be enabled both on the server and the
    client side to have any effect. Enabling compression can significantly reduce
    the bandwidth required to transport the messages, but can slightly decrease
    the performance of syslog-ng PE, reducing the number of transferred messages.

  Fixed issues:
    #26029: syslog-ng crashes when pipe destination receives an EAGAIN signal
    #25972: Using a CSV parser in multiple logpaths does not have effect
    #26127: syslog-ng is leaking file descriptors
(Continue reading)

devel | 12 Mar 09:44
Picon

syslog-ng Premium Edition 4 LTS (4.0.5) has been released

------------------------------------------------------------------------------
PACKAGE             : syslog-ng Premium Edition
VERSION             : 4 LTS (4.0.5)
SUMMARY             : new stable release
DATE                : Mar 9, 2012
------------------------------------------------------------------------------

DESCRIPTION:

  A new stable version of syslog-ng Premium Edition (4 LTS (4.0.5)) has been
  released. For a full description on stable and feature releases,
  see Section 2.16. Stable and feature releases of syslog-ng PE in The syslog-ng
  Premium Edition 4 LTS (4.0.5) Administrator Guide.

CHANGES:

4 LTS (4.0.5)
  Fri, 09 Mar 2012 13:26:48 +0100

  Fixed issues:
    #25577: Fixed a syslog-ng deadlock in case of failed SQL transactions
    #24425: In rare cases, syslog-ng crashes on Solaris
    #24546: Memory leak when reading from disk buffer
    #24210: The lgstool tail command fails with an error message
    #22763: The trusted-keys() option is ignored if the value was not an SHA1 key
    #23297: SQL: messages lost from FIFO when reloading syslog-ng
    #23308: SQL: When shutting down syslog-ng, messages from FIFO are lost
    #23110: Debug logs of syslog-ng include every modification of the log messages
    #23176: syslog-ng removes the PRI value if it is 0
    #23409: Reading from files using the wildcard file source is slow
(Continue reading)

devel | 11 Mar 10:30
Picon

syslog-ng 3.4.0alpha1 has been released

------------------------------------------------------------------------------
PACKAGE             : syslog-ng
VERSION             : 3.4.0alpha1
SUMMARY             : new stable release
DATE                : Mar 11, 2012
------------------------------------------------------------------------------

DESCRIPTION:

  A new stable version of syslog-ng Open Source Edition (3.4.0alpha1) has been
  released. This is an alpha release aiming at collecting feedback and testing
  on the upcoming 3.4 version. Use in production environments is not
  recommended.

CHANGES:

3.4.0alpha1

	Features:
	=========

	* Support for junctions & channels were added, which improve the
	  flexibility of the syslog-ng configuration language. This allows
	  combining sources with their closely tied processing functionality
	  (like parser, rewrite and filter statements). Read this blog post
	  for more information:

	    http://bazsi.blogs.balabit.com/2012/01/syslog-ng-flexibility-improvements/

	  In the final form of the functionality the "log" keyword as
(Continue reading)

devel | 29 Feb 16:58
Picon

syslog-ng Premium Edition 4 F2 (4.2.1) has been released

------------------------------------------------------------------------------
PACKAGE             : syslog-ng Premium Edition
VERSION             : 4 F2 (4.2.1)
SUMMARY             : New syslog-ng Premium Edition feature release
DATE                : Feb 20, 2012
------------------------------------------------------------------------------

  Dear syslog-ng Premium Edition Users,

  A new feature version of the syslog-ng Premium Edition (PE) has been
  released.

  The main new features of syslog-ng Premium Edition 4 F2 (4.2.1) are
  briefly summarized below:

WARNING
    New license required for multi-CPU operation
    Note that version 4 F2 of syslog-ng Premium Edition includes
    multi-threaded processing with a 2 CPU core limit. If you are upgrading your
    syslog-ng PE server from version 4.1 to 4.2 and your syslog-ng PE deployment
    requires more than 2 CPU cores, you will need to obtain a new license file,
    free of charge, from the BalaBit sales department.

  Reliable disk-based buffering

  * Reliable disk-based buffering is now available in syslog-ng PE. Use reliable
    disk-based buffering if you do not want to lose logs in case of
    reload/restart, unreachable destination or syslog-ng PE crash. This solution
    provides a slower, but reliable disk-buffer option. The disk-buffer file is
    created and initialized at startup and gradually grows as new messages
(Continue reading)

devel | 19 Jan 19:51
Picon

syslog-ng 3.3.4 has been released

------------------------------------------------------------------------------
PACKAGE             : syslog-ng
VERSION             : 3.3.4
SUMMARY             : new stable release
DATE                : Jan 19, 2012
------------------------------------------------------------------------------

DESCRIPTION:

  A new stable version of syslog-ng Open Source Edition (3.3.4) has been
  released. For latest fixes in the 3.3.x feature branch you are recommended to
  upgrade to this version.

CHANGES:

3.3.4
        Mon, 16 Jan 2012 23:07:46 +0100

        Highlights
        ==========
        This release is aimed fixing bugs in the 3.3.x series, with one more
        important change: there's an incompatible change in the processing
        of <action> tags in the db-parser() database format (aka patterndb),
        see below for more details.

        Bugfixes:
        =========

        * Fixed set() and subst() rewrite operations to work properly on the
          value() parameter specified in the configuration even if they are
(Continue reading)

devel | 13 Dec 17:25
Picon

syslog-ng Premium Edition 3.0 support ended on January 31, 2012

------------------------------------------------------------------------------
PACKAGE             : syslog-ng Premium Edition
VERSION             : 3.0
SUMMARY             : syslog-ng PE 3.0 end of support on January 31, 2012
DATE                : Dec 13, 2011
------------------------------------------------------------------------------

3.0
  Tue, 13 Dec 2011 13:26:48 +0100

DESCRIPTION:

     The support for syslog-ng Premium Edition 3.0 ends on January 31, 2012.
     Updates, security fixes, and technical support of syslog-ng 3.0 will be
     discontinued at this date.

     You are recommended to upgrade to syslog-ng 4.0 before the support for
     version 3.0 ends.

     Version 3.0 of syslog-ng Premium Edition is a stable release, that is
     supported only for 3 years after its original publication date
     and for 1 year after the next LTS release is published (whichever date is later).
     For details about stable and feature releases, see
     http://www.balabit.com/dl/html/syslog-ng-pe-v4.0-guide-admin-en.html/concept-version-policy.html

UPGRADING:

     In order to upgrade to syslog-ng Premium Edition 4.0, login to your
     MyBalabit account at http://www.balabit.com/mybalabit/ and download the
     new binary packages. After that, follow the installation procedure
(Continue reading)


Gmane