Browse Source
Merge pull request #13552 from BKPepe/syslog-ng-bump-config-version
syslog-ng: bump version in config file
lilik-openwrt-22.03
Josef Schlehofer
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
admin/syslog-ng/Makefile
-
admin/syslog-ng/files/syslog-ng.conf
|
@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=syslog-ng |
|
|
PKG_NAME:=syslog-ng |
|
|
PKG_VERSION:=3.29.1 |
|
|
PKG_VERSION:=3.29.1 |
|
|
PKG_RELEASE:=2 |
|
|
|
|
|
|
|
|
PKG_RELEASE:=3 |
|
|
|
|
|
|
|
|
PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz> |
|
|
PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz> |
|
|
PKG_LICENSE:=LGPL-2.1-or-later GPL-2.0-or-later |
|
|
PKG_LICENSE:=LGPL-2.1-or-later GPL-2.0-or-later |
|
|
|
@ -4,7 +4,7 @@ |
|
|
# More details about these settings can be found here: |
|
|
# More details about these settings can be found here: |
|
|
# https://www.syslog-ng.com/technical-documents/list/syslog-ng-open-source-edition |
|
|
# https://www.syslog-ng.com/technical-documents/list/syslog-ng-open-source-edition |
|
|
|
|
|
|
|
|
@version: 3.26 |
|
|
|
|
|
|
|
|
@version: 3.29 |
|
|
@include "scl.conf" |
|
|
@include "scl.conf" |
|
|
|
|
|
|
|
|
options { |
|
|
options { |
|
|