Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 313055 - app-admin/syslog-ng-3.1 version bump
Summary: app-admin/syslog-ng-3.1 version bump
Status: RESOLVED DUPLICATE of bug 311313
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://www.balabit.com/downloads/file...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-04 05:31 UTC by Arsen Shnurkov
Modified: 2010-04-04 10:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
/usr/local/portage/app-admin/syslog-ng/syslog-ng-3.1.0.ebuild (syslog-ng-3.1.0.ebuild,2.86 KB, text/plain)
2010-04-04 06:12 UTC, Arsen Shnurkov
Details
/usr/local/portage/app-admin/syslog-ng/files/syslog-ng.rc6.3.1 (syslog-ng.rc6.3.1,1.82 KB, text/plain)
2010-04-04 06:14 UTC, Arsen Shnurkov
Details
/usr/local/portage/app-admin/syslog-ng/files/syslog-ng.conf.gentoo.3.1 (syslog-ng.conf.gentoo.3.1,1.05 KB, text/plain)
2010-04-04 06:15 UTC, Arsen Shnurkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arsen Shnurkov 2010-04-04 05:31:52 UTC
Tue, 16 Mar 2010 17:15:40 +0100

syslog-ng 3.1 is the first so called "feature release" of syslog-ng,
as such its support period ends when either the next feature
(named 3.2) or the next stable (named 4.0) version is published.

New features:
* Support for patterndb v2 and v3 format, along with a bunch of new
  parsers: ANYSTRING, IPv6, IPvANY and FLOAT.

* Added a new "pdbtool" utility to manage patterndb files: convert
  them from v1 or v2 format, merge mulitple patterndb files into one
  and look up matching patterns given a specific message.

* Support for message tags: tags can be assigned to log messages as
  they enter syslog-ng: either by the source driver or via patterndb.
  Later it these tags can be used for efficient filtering.

* Added support for rewriting structured data.

* Macros and name-value pairs got a little tighter integration,
  in filters where syslog-ng 3.0 was limited to only use name-value
  pairs, with 3.1 you can also use macros.

* Enhanced dynamic name-value performance by a factor of three.

* Some parsers got additional features: NUMBER is now able to parse
  hexadecimal numbers, ESTRING is now able to search for multiple
  characters as the end of the string.

* Added non-standard and non-portable facility codes (range 10-15),
  decouple syslog-ng facility name information from the system used
  to compile syslog-ng on.

* Added pcre support in the binary packages of syslog-ng.

  An updated administrator's guide is available on the BalaBit
  documentation page at:

http://www.balabit.com/support/documentation/
Comment 1 Arsen Shnurkov 2010-04-04 06:12:49 UTC
Created attachment 226513 [details]
/usr/local/portage/app-admin/syslog-ng/syslog-ng-3.1.0.ebuild
Comment 2 Arsen Shnurkov 2010-04-04 06:14:20 UTC
Created attachment 226515 [details]
/usr/local/portage/app-admin/syslog-ng/files/syslog-ng.rc6.3.1
Comment 3 Arsen Shnurkov 2010-04-04 06:15:00 UTC
Created attachment 226517 [details]
/usr/local/portage/app-admin/syslog-ng/files/syslog-ng.conf.gentoo.3.1
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2010-04-04 10:26:28 UTC

*** This bug has been marked as a duplicate of bug 311313 ***