summaryrefslogtreecommitdiff
path: root/sysutils/rsyslog
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2018-09-20 13:30:11 +0000
committerfhajny <fhajny@pkgsrc.org>2018-09-20 13:30:11 +0000
commita640f00ff4c04378c3e3c367fbe37038699cd9b5 (patch)
treee55d4ca69366a79c2112e4497b03193e1e446aac /sysutils/rsyslog
parent4c8727e417b261d7c9473f76eef8539937b55a30 (diff)
downloadpkgsrc-a640f00ff4c04378c3e3c367fbe37038699cd9b5.tar.gz
sysutils/rsyslog*: Update to 8.38.0.
Version 8.38.0 [v8-stable] 2018-09-18 - AIX: make basic modules work again - make rsyslog build on AIX again - imfile: support for endmsg.regex - imkafka: add parameter "parseHostName" - im[p]tcp: improve error message on connect failure - imkafka: implement multithreading support for kafka consumers. - omelasticsearch: write all header metadata to $.omes for retries - core: improve error message on module load fail - core/queue: add error message if queue file cannot be accessed - imtcp/imudp: new option preservecase for managing the case of FROMHOST value - omprog: add feedback timeout and keep-alive feature - omprog: fix forceSingleInstance configuration option - imfile: implement file-id, used in state file - imfile: experimental input throtteling feature - core: emit TZ warning on startup not on Linux non-container - omkafka: - better debug information - Fixed minor issue in omkafka producing wrong kafka timestamps when msgTimestamp was NULL. - Setting RD_KAFKA_V_KEY(NULL, 0) in rd_kafka_producev now when KEY is not configured. - Fixed minor issue when rsyslog is compiled with --enable-debug and librdkafka is too old. - omfile bugfix: errant error message when dynafile param needed - omhttp: new contribued module - mmkubertnetes: action fails preparation cycle if kubernetes API destroys resource during bootup sequence - bugfix pmnormalize/core: several memory leaks, invld property handling - bugfix imptcp: fixed pointers for session counting - bugfix omprog: invalid memory access on partial writes to pipe - bugfix omprog: rsyslog's environment was not passed to script - bugfix omprog: severity of some log messages in waitForChild corrected - bugfix imfile: files which were loaded via symlink were not always followed - bugfix imfile: potential misadressing when processing symlinks - bugfix ommongodb: build issue if mongo-c-driver is not compiled with TLS
Diffstat (limited to 'sysutils/rsyslog')
-rw-r--r--sysutils/rsyslog/Makefile3
-rw-r--r--sysutils/rsyslog/Makefile.common4
-rw-r--r--sysutils/rsyslog/distinfo12
-rw-r--r--sysutils/rsyslog/patches/patch-configure17
4 files changed, 22 insertions, 14 deletions
diff --git a/sysutils/rsyslog/Makefile b/sysutils/rsyslog/Makefile
index 249234f3b2e..59036a1bd2e 100644
--- a/sysutils/rsyslog/Makefile
+++ b/sysutils/rsyslog/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2018/08/16 18:55:11 adam Exp $
+# $NetBSD: Makefile,v 1.15 2018/09/20 13:30:11 fhajny Exp $
#
BUILDLINK_DEPMETHOD.libestr= full
BUILDLINK_DEPMETHOD.libuuid= full
-PKGREVISION= 1
.include "../../sysutils/rsyslog/Makefile.common"
COMMENT= The enhanced syslogd for Unix
diff --git a/sysutils/rsyslog/Makefile.common b/sysutils/rsyslog/Makefile.common
index 51739877b9e..aa2278832ff 100644
--- a/sysutils/rsyslog/Makefile.common
+++ b/sysutils/rsyslog/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.39 2018/07/10 13:49:10 fhajny Exp $
+# $NetBSD: Makefile.common,v 1.40 2018/09/20 13:30:11 fhajny Exp $
# used by sysutils/rsyslog/Makefile
# used by sysutils/rsyslog-dbi/Makefile
# used by sysutils/rsyslog-elasticsearch/Makefile
@@ -14,7 +14,7 @@
.include "../../mk/bsd.prefs.mk"
-DISTNAME= rsyslog-8.36.0
+DISTNAME= rsyslog-8.38.0
CATEGORIES= sysutils
MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/
diff --git a/sysutils/rsyslog/distinfo b/sysutils/rsyslog/distinfo
index 17ab4b9fe31..287ff7e8df3 100644
--- a/sysutils/rsyslog/distinfo
+++ b/sysutils/rsyslog/distinfo
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.36 2018/07/10 13:49:10 fhajny Exp $
+$NetBSD: distinfo,v 1.37 2018/09/20 13:30:11 fhajny Exp $
-SHA1 (rsyslog-8.36.0.tar.gz) = b559657c799e618dabd0d3be2cd9f423a58eb1a4
-RMD160 (rsyslog-8.36.0.tar.gz) = 4ddfac72eb225eca87bf84a6097de98a900b6ba6
-SHA512 (rsyslog-8.36.0.tar.gz) = b0c8689374b5b0fb5ad9675ad8983ce67bd04d34ad07d39cf8f91498fd2fd21a173f1077e5fa1b66a89a9d93ab011fc6345ac1a3be9961f4794fc9e152c32a50
-Size (rsyslog-8.36.0.tar.gz) = 2639477 bytes
-SHA1 (patch-configure) = a48227ea73449528e6a9692cb850052bd44949ce
+SHA1 (rsyslog-8.38.0.tar.gz) = 87aaaca873c3cfa6e450ba371ab88fad20fd6b17
+RMD160 (rsyslog-8.38.0.tar.gz) = 44ac2abefb603ff0f7f18615317ea5f59d619cc0
+SHA512 (rsyslog-8.38.0.tar.gz) = 9dc3bdc4ef01c2af433478e182704694cb50849d811d476a03e4ce03b3c5aecfb506e7f1c1e51fadcd63da60b067d8011b92b8c9354a688fe66f7b6ffd8f9254
+Size (rsyslog-8.38.0.tar.gz) = 2721798 bytes
+SHA1 (patch-configure) = c7b6ab1f7da4b78034ac5defe75f965b2b6a6e6b
SHA1 (patch-platform_redhat_rsyslog.conf) = b2fc1dbeb2b679b82d6c1a86ec1e4e72ef460433
SHA1 (patch-tools_iminternal.c) = 76e140343456b120cd9f0743e6f10e78f9baaa5d
SHA1 (patch-tools_rsyslogd.8) = a3c79f551111b7bf5933ca5e0930b1f52875f341
diff --git a/sysutils/rsyslog/patches/patch-configure b/sysutils/rsyslog/patches/patch-configure
index 6642010dcfc..71e4f13c9c1 100644
--- a/sysutils/rsyslog/patches/patch-configure
+++ b/sysutils/rsyslog/patches/patch-configure
@@ -1,10 +1,10 @@
-$NetBSD: patch-configure,v 1.3 2018/02/23 11:18:08 fhajny Exp $
+$NetBSD: patch-configure,v 1.4 2018/09/20 13:30:11 fhajny Exp $
Portability.
---- configure.orig 2018-01-25 07:37:29.000000000 +0000
+--- configure.orig 2018-09-17 11:27:47.000000000 +0000
+++ configure
-@@ -15366,7 +15366,7 @@ $as_echo "#define OS_AIX 1" >>confdefs.h
+@@ -15579,7 +15579,7 @@ $as_echo "#define OS_AIX 1" >>confdefs.h
;;
esac
@@ -13,7 +13,7 @@ Portability.
OS_APPLE_TRUE=
OS_APPLE_FALSE='#'
else
-@@ -15374,7 +15374,7 @@ else
+@@ -15587,7 +15587,7 @@ else
OS_APPLE_FALSE=
fi
@@ -22,3 +22,12 @@ Portability.
OS_LINUX_TRUE=
OS_LINUX_FALSE='#'
else
+@@ -15595,7 +15595,7 @@ else
+ OS_LINUX_FALSE=
+ fi
+
+- if test x$os_type == xaix; then
++ if test x$os_type = xaix; then
+ OS_AIX_TRUE=
+ OS_AIX_FALSE='#'
+ else