pkgsrc/sysutils/rsyslog/patches
fhajny 059779ca8b Update sysutils/rsyslog to 8.23.0.
Changes in 8.23.0 (abridged):
- KSI signatures: removed SHA2-224 hash algorithm
  This is considered insecure and no longer supported by the underlying
  KSI library. If still used within a configuration, a descriptive error
  message is emitted during config processing.
- imfile: new timeout feature for multi-line reads
- omfile: improve robustness against network file system failures
  in case of failure, a close and re-open is tried, which often solves the
  issue (and wasn't handle before this patch).
- pmaixforwardedfrom: support for AIX syslogd -s option
- omelasticsearch: add ability to specify max http request size
- omelasticsearch: high availability addressing of ElasticSearch cluster
  allow to specify an array of servers, which is tried until a working
  one is found (and given up only if none works).
- omelasticsearch: make compatible with ElasticSearch 2.x and 5.x
  fixes omelasticsearch logs response from ElasticSearch 5.0 _bulk
  endpoint as error
- omhiredis: add dynakey attribute.
- omtcl: new contributed module
- RainerScript: provide a capability to set environment variables
  via 'global(environment="var=val")' config statement.
- lookup tables: improved error checking
- queue subsystem: add configuration parameter "queue.samplinginterval"
- bugfix core: errmsg.LogError now switches to dfltErrLogger just before shutdown
- bugfix core: fixed un-freed memory in non-transactional action using string-passing
- rsgtutil: option to specify KSI publications file certificate constraints
- omprog: bugfixes and enhancements
- bugfix imfile: ReopenOnTruncate processing, file open processing
- bugfix omlibdbi: libdbi-driver-sqlite3/2 requires to provide a path to
  database split into two strings:
  * absolute path, where the database file sits
  * database filename itself.
- bugfix RainerScript: issue in prifilt() function
  Initialize func-data(and to-be-freed flag) correctly for prifilt
  function-node
- bugfix omrelp: invalid module name imrelp was used in some error messages
- bugfix core: abort when persisting object state
- bugfix: segfault if hostname is unset on system
- bugfix external module perl skeleton: did not work properly
- bugfix build system: Fix detection of pthread_setschedparam() on platforms
  such as FreeBSD
- bugfix omelasticsearch: modifies constant memory under some circumstances
- "bugfix": theoretical queue file corruption when more than MAX_INT files
- bug fix/KSI: LOGSIG11 missing in the beginning of KSI log signature file
- bugfix template processor: missing escaping of backslash in json mode
- testbench improvements
2016-12-05 10:36:46 +00:00
..
patch-configure Update sysutils/rsyslog to 8.23.0. 2016-12-05 10:36:46 +00:00
patch-grammar_lexer.l
patch-platform_redhat_rsyslog.conf Update rsyslog to 8.7.0. 2015-01-16 16:58:28 +00:00
patch-plugins_imfile_imfile.c Update sysutils/rsyslog to 8.16.0. 2016-01-26 15:20:33 +00:00
patch-plugins_imptcp_imptcp.c Update rsyslog to 8.7.0. 2015-01-16 16:58:28 +00:00
patch-plugins_imuxsock_imuxsock.c
patch-plugins_mmexternal_mmexternal.c Build fixes for Darwin. 2016-04-22 16:52:14 +00:00
patch-runtime_lookup.c Build fixes for Darwin. 2016-04-22 16:52:14 +00:00
patch-runtime_nsd__ptcp.c Update rsyslog to 8.7.0. 2015-01-16 16:58:28 +00:00
patch-tools_rsyslogd.8
patch-tools_rsyslogd.c Update sysutils/rsyslog to 8.22.0. 2016-10-20 10:05:11 +00:00
patch-tools_syslogd.c Update rsyslog to 8.7.0. 2015-01-16 16:58:28 +00:00