sysutils/syslog-ng: Update to 4.3.0
Patch was created and tested by our upstream representative Peter Czanik. Version 4.3.1 of syslog-ng was released during the weekend: there was a rare to appear crash bug in Python support (one needs to reference the same Python parser multiple times in the configuration). Support for OpenSearch was also added. Submitted by: Peter Czanik (CzP) <peter.czanik@oneidentity.com> Balabit (a OneIdentity company) / syslog-ng upstream
This commit is contained in:
parent
d5f3357009
commit
ebb2ddb593
3 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= syslog-ng
|
||||
DISTVERSION= 4.3.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 4.3.1
|
||||
CATEGORIES= sysutils
|
||||
# official master site:
|
||||
MASTER_SITES= https://github.com/balabit/syslog-ng/releases/download/syslog-ng-${DISTVERSION}/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1690191982
|
||||
SHA256 (syslog-ng-4.3.0.tar.gz) = 9c9747819014cfbd282d5c95e310937dc5122fe7c610d143e01d550e9f2c3869
|
||||
SIZE (syslog-ng-4.3.0.tar.gz) = 6090929
|
||||
TIMESTAMP = 1690803379
|
||||
SHA256 (syslog-ng-4.3.1.tar.gz) = 999dbab62982c3cffba02c0be22c596ee1ce81d6954689dc9b3a6afeb513cce3
|
||||
SIZE (syslog-ng-4.3.1.tar.gz) = 6091641
|
||||
|
|
|
@ -410,6 +410,7 @@ share/syslog-ng/include/scl/windowseventlog/windowseventlog.xml
|
|||
share/syslog-ng/include/scl/mariadb/audit.conf
|
||||
share/syslog-ng/include/scl/splunk/splunk.conf
|
||||
share/syslog-ng/include/scl/logscale/logscale.conf
|
||||
share/syslog-ng/include/scl/opensearch/opensearch.conf
|
||||
share/syslog-ng/include/scl.conf
|
||||
share/syslog-ng/tools/cfg-grammar.y
|
||||
share/syslog-ng/tools/lex-rules.am
|
||||
|
|
Loading…
Reference in a new issue