pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/rsyslog
Module Name: pkgsrc
Committed By: fhajny
Date: Fri Jan 16 16:58:28 UTC 2015
Modified Files:
pkgsrc/sysutils/rsyslog: Makefile Makefile.common distinfo
pkgsrc/sysutils/rsyslog/patches: patch-platform_redhat_rsyslog.conf
patch-tools_rsyslogd.c patch-tools_syslogd.c
Added Files:
pkgsrc/sysutils/rsyslog/patches: patch-plugins_imptcp_imptcp.c
patch-runtime_nsd__ptcp.c
Log Message:
Update rsyslog to 8.7.0.
- add message metadata "system" to msg object
this permits to store metadata alongside the message
- imfile: add support for "filename" metadata
this is useful in cases where wildcards are used
- imptcp: make stats counter names consistent with what imudp, imtcp uses
- added new module "omkafka" to support writing to Apache Kafka
- omfwd: add new "udp.senddelay" parameter
- mmnormalize enhancements
- RainerScript "foreach" iterator and array reading support
- now requires liblognorm >= 1.0.2
- add support for systemd >= 209 library names
- BSD "ntp" facility (value 12) is now also supported in filter
- bugfix: global(localHostName="xxx") was not respected in all modules
- bugfix: emit correct error message on config-file-not-found
- bugfix: impstats emitted invalid JSON format (if JSON was selected)
- bugfix: (small) memory leak in omfile's outchannel code
- bugfix: imuxsock did not deactivate some code not supported by platform
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/rsyslog/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/rsyslog/Makefile.common
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/rsyslog/distinfo
cvs rdiff -u -r1.2 -r1.3 \
pkgsrc/sysutils/rsyslog/patches/patch-platform_redhat_rsyslog.conf \
pkgsrc/sysutils/rsyslog/patches/patch-tools_rsyslogd.c \
pkgsrc/sysutils/rsyslog/patches/patch-tools_syslogd.c
cvs rdiff -u -r0 -r1.1 \
pkgsrc/sysutils/rsyslog/patches/patch-plugins_imptcp_imptcp.c \
pkgsrc/sysutils/rsyslog/patches/patch-runtime_nsd__ptcp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index