pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/rsyslog Update sysutils/rsyslog 8.20.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fcc41c10a22b
branches: trunk
changeset: 350929:fcc41c10a22b
user: fhajny <fhajny%pkgsrc.org@localhost>
date: Tue Aug 09 11:55:41 2016 +0000
description:
Update sysutils/rsyslog 8.20.0.
Version 8.20.0 [v8-stable] 2016-07-12
- NEW BUILD REQUIREMENT: librelp, was 1.2.5, now is 1.2.12
This is only needed if --enable-relp is used. The new version is
needed to support the new timeout parameter in omrelp.
- NEW BUILD SUGGESTION: libfastjson 0.99.3
- omrelp: add configurable connection timeout
- pmrfc3164: add support for slashes in hostname
- bugfix omfile: handle chown() failure correctly
- omfile now better conveys status of unwritable files back to
core
- config files recursively including themselfes are now detected
and an error message is emitted in that case
- refactored code to not emit compiler warnings in "strict mode"
- bugfix: fix some issues with action CommitTransaction() handling
- bugfix omqmqp1: connecting to the message bus fails on
nonstandard port
- testbench/CI enhancements
- new tests for RELP components
- new tests for core action processing and retry
- travis tests now also run against all unstable versions of
supporting libraries. This helps to track interdependency
problems early.
- new tests for hostname parsing
- new tests for RainerScript comparisons
diffstat:
sysutils/rsyslog/Makefile.common | 4 ++--
sysutils/rsyslog/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r f1573339a225 -r fcc41c10a22b sysutils/rsyslog/Makefile.common
--- a/sysutils/rsyslog/Makefile.common Tue Aug 09 11:52:38 2016 +0000
+++ b/sysutils/rsyslog/Makefile.common Tue Aug 09 11:55:41 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.21 2016/06/17 14:14:04 fhajny Exp $
+# $NetBSD: Makefile.common,v 1.22 2016/08/09 11:55:41 fhajny Exp $
# used by sysutils/rsyslog/Makefile
# used by sysutils/rsyslog-dbi/Makefile
# used by sysutils/rsyslog-elasticsearch/Makefile
@@ -12,7 +12,7 @@
.include "../../mk/bsd.prefs.mk"
-DISTNAME= rsyslog-8.19.0
+DISTNAME= rsyslog-8.20.0
CATEGORIES= sysutils
MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/
diff -r f1573339a225 -r fcc41c10a22b sysutils/rsyslog/distinfo
--- a/sysutils/rsyslog/distinfo Tue Aug 09 11:52:38 2016 +0000
+++ b/sysutils/rsyslog/distinfo Tue Aug 09 11:55:41 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.18 2016/06/17 14:14:04 fhajny Exp $
+$NetBSD: distinfo,v 1.19 2016/08/09 11:55:41 fhajny Exp $
-SHA1 (rsyslog-8.19.0.tar.gz) = 3009080ac177d6293b8c460e920a1370075fcbf3
-RMD160 (rsyslog-8.19.0.tar.gz) = 07ca168cf97f65380e5d765691f8350ea7b884ff
-SHA512 (rsyslog-8.19.0.tar.gz) = 77c40c9d76591ed3561ec76242be2c647848533df5599320ea988cbc200614c47930e0b63f190d31a0c1cec2443d57ca374f07e0909f11eba8a4bd4b8eee0e44
-Size (rsyslog-8.19.0.tar.gz) = 2279714 bytes
+SHA1 (rsyslog-8.20.0.tar.gz) = 1863ce688d2e5cc134677f4f98c63b756dc908d7
+RMD160 (rsyslog-8.20.0.tar.gz) = e5ad874894e132648f6fbf1c2d8c56ec7e6748da
+SHA512 (rsyslog-8.20.0.tar.gz) = 179b61e4d5393633909bf718cf9b187d34161e9e4395fa2577cfc4f2c35a50e3f9128de376b1a0bb9dc3dd112857d377e553f10e5332719df35e98f9cd631e2b
+Size (rsyslog-8.20.0.tar.gz) = 2287709 bytes
SHA1 (patch-grammar_lexer.l) = d52518e8b962820a030e01fcf5d00c1e3f1377ec
SHA1 (patch-platform_redhat_rsyslog.conf) = b2fc1dbeb2b679b82d6c1a86ec1e4e72ef460433
SHA1 (patch-plugins_imfile_imfile.c) = 65b56f6799e2b206e1a8c3d055a4e9dc22da88be
Home |
Main Index |
Thread Index |
Old Index