syslog-ng: update to version 3.33.1
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 11 Jul 2021 18:16:47 +0000 (20:16 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 12 Jul 2021 04:16:53 +0000 (06:16 +0200)
- Release notes:
https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-3.33.1

- Bump version in config
It fixes:
WARNING: Configuration file format is too old, syslog-ng is running in compatibility mode. Please update it to use the syslog-ng 3.33 format at your time of convenience. To upgrade the configuration, please review the warnings about incompatible changes printed by syslog-ng, and once completed change the @version header at the top of the configuration file; config-version='3.31'

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 2b4be08a8c4fbe3d6dec90b91726375e9b38db61)

admin/syslog-ng/Makefile
admin/syslog-ng/files/syslog-ng.conf

index 29692f606725b4da76fcb8aab6f8fdeb9a77ad60..cf03c5ce79647992d8d24d785783019eef500898 100644 (file)
@@ -1,7 +1,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=syslog-ng
-PKG_VERSION:=3.32.1
+PKG_VERSION:=3.33.1
 PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz>
@@ -11,7 +11,7 @@ PKG_CPE_ID:=cpe:/a:balabit:syslog-ng
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://github.com/syslog-ng/syslog-ng/releases/download/$(PKG_NAME)-$(PKG_VERSION)/
-PKG_HASH:=19e3b76552d82c71c04230526925402c9f05fa5e6ea19b912b061850929b712d
+PKG_HASH:=35913654582947705a5679c9a2dcd4d25b4c98f3f3734cd55e94c5c780c22877
 
 PKG_BUILD_PARALLEL:=1
 PKG_INSTALL:=1
index 3f39a2fe4600053ba090ff2039b2f030a08d8c5e..6474d9cc2140712ae7219245541c8a9d8a854680 100644 (file)
@@ -4,7 +4,7 @@
 # More details about these settings can be found here:
 # https://www.syslog-ng.com/technical-documents/list/syslog-ng-open-source-edition
 
-@version: 3.31
+@version: 3.33
 @include "scl.conf"
 
 options {