syslog-ng: Update to version 3.23.1
authorJosef Schlehofer <redacted>
Sun, 1 Sep 2019 14:19:31 +0000 (16:19 +0200)
committerJosef Schlehofer <redacted>
Sun, 1 Sep 2019 14:19:58 +0000 (16:19 +0200)
Signed-off-by: Josef Schlehofer <redacted>
admin/syslog-ng/Makefile
admin/syslog-ng/files/syslog-ng.conf

index d75f534b1f04345a48efaff15af3f50bbcbb36ce..7d03d274686ee4388c422a63ef1de9d2a47ffe95 100644 (file)
@@ -1,7 +1,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=syslog-ng
-PKG_VERSION:=3.22.1
+PKG_VERSION:=3.23.1
 PKG_RELEASE:=1
 
 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/balabit/syslog-ng/releases/download/$(PKG_NAME)-$(PKG_VERSION)/
-PKG_HASH:=0656443776fa554320cb81bbebeac72bdf871298dd2ebef7413c393aec4d74c8
+PKG_HASH:=fb36cfc1982831f74143b77a924ee79714745b5e2b3ff59d086d09a77d0acd38
 
 PKG_BUILD_PARALLEL:=1
 PKG_INSTALL:=1
index be5c76a3270c17c3a34f80fdc24831ad45cc9d24..36a2ce57604552e79438d5806b4739f8b53f0067 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.22
+@version: 3.23
 @include "scl.conf"
 @include "/etc/syslog-ng.d/" # Put any customization files in this directory
 
git clone https://git.99rst.org/PROJECT