pkgsrc-wip/rsyslog/PLIST
Bartosz Kuzma 5b76b53916 Add LICENSE.
Remove @dirrm.
Reorganize PLIST.

Changes since 3.20.11:

Version 3.22.1 [v3-stable] (rgerhards), 2009-07-02
- bugfix: invalid error message issued if $inlcudeConfig was on an empty
  set of files (e.g. *.conf, where none such files existed)
  thanks to Michael Biebl for reporting this bug
- bugfix: when run in foreground (but not in debug mode), a
  debug message ("DoDie called") was emitted at shutdown. Removed.
  thanks to Michael Biebl for reporting this bug
- bugfix: some garbagge was emitted to stderr on shutdown. This
  garbage consisted of file names, which were written during
  startup (key point: not a pointer error)
  thanks to Michael Biebl for reporting this bug
- bugfix: startup and shutdown message were emitted to stdout
  thanks to Michael Biebl for reporting this bug
- bugfix: error messages were not emitted to stderr in forked mode
  (stderr and stdo are now kept open across forks)
- bugfix: internal messages were emitted to whatever file had fd2 when
  rsyslogd ran in forked mode (as usual!)
  Thanks to varmojfekoj for the patch
- small enhancement: config validation run now exits with code 1 if an
  error is detected. This change is considered important but small enough
  to apply it directly to the stable version. [But it is a border case,
  the change requires more code than I had hoped. Thus I have NOT tried
  to actually catch all cases, this is left for the current devel
  releases, if necessary]
- bugfix: light and full delay watermarks had invalid values, badly
  affecting performance for delayable inputs
- bugfix: potential segfault issue when multiple $UDPServerRun directives
  are specified. Thanks to Michael Biebl for helping to debug this one.
- relaxed GnuTLS version requirement to 1.4.0 after confirmation from the
  field that this version is sufficient
- bugfix: parser did not properly handle empty structured data
- bugfix: invalid mutex release in msg.c (detected under thread debugger,
  seems not to have any impact on actual deployments)
Version 3.22.0 [v3-stable] (rgerhards), 2009-04-21
This is the first stable release that includes the full functionality
of the 3.21.x version tree.
- bugfix: $InputTCPMaxSessions config directive was accepted, but not
  honored. This resulted in a fixed upper limit of 200 connections.
- bugfix: the default for $DirCreateMode was 0644, and as such wrong.
  It has now been changed to 0700. For some background, please see
  http://lists.adiscon.net/pipermail/rsyslog/2009-April/001986.html
- bugfix: ompgsql did not detect problems in sql command execution
  this could cause loss of messages. The handling was correct if the
  connection broke, but not if there was a problem with statement
  execution. The most probable case for such a case would be invalid
  sql inside the template, and this is now much easier to diagnose.
2009-09-28 22:32:45 +00:00

120 lines
4.5 KiB
Text

@comment $NetBSD: PLIST,v 1.4 2009/09/28 22:32:45 bartoszkuzma Exp $
${PLIST.gssapi}lib/rsyslog/imgssapi.la
lib/rsyslog/imklog.la
lib/rsyslog/immark.la
lib/rsyslog/imtcp.la
lib/rsyslog/imudp.la
lib/rsyslog/imuxsock.la
${PLIST.gssapi}lib/rsyslog/lmgssutil.la
lib/rsyslog/lmnet.la
lib/rsyslog/lmnetstrms.la
${PLIST.gnutls}lib/rsyslog/lmnsd_gtls.la
lib/rsyslog/lmnsd_ptcp.la
lib/rsyslog/lmregexp.la
lib/rsyslog/lmtcpclt.la
lib/rsyslog/lmtcpsrv.la
${PLIST.gssapi}lib/rsyslog/omgssapi.la
${PLIST.mail}lib/rsyslog/ommail.la
${PLIST.mysql}lib/rsyslog/ommysql.la
${PLIST.pgsql}lib/rsyslog/ompgsql.la
${PLIST.snmp}lib/rsyslog/omsnmp.la
lib/rsyslog/omtesting.la
man/man5/rsyslog.conf.5
man/man8/rsyslogd.8
sbin/rsyslogd
share/doc/rsyslog/bugs.html
share/doc/rsyslog/build_from_repo.html
share/doc/rsyslog/contributors.html
share/doc/rsyslog/debug.html
share/doc/rsyslog/dev_queue.html
share/doc/rsyslog/expression.html
share/doc/rsyslog/features.html
share/doc/rsyslog/generic_design.html
share/doc/rsyslog/gssapi.html
share/doc/rsyslog/history.html
share/doc/rsyslog/how2help.html
share/doc/rsyslog/im3195.html
share/doc/rsyslog/imfile.html
share/doc/rsyslog/imgssapi.html
share/doc/rsyslog/imklog.html
share/doc/rsyslog/imrelp.html
share/doc/rsyslog/imtcp.html
share/doc/rsyslog/imuxsock.html
share/doc/rsyslog/index.html
share/doc/rsyslog/install.html
share/doc/rsyslog/ipv6.html
share/doc/rsyslog/licensing.html
share/doc/rsyslog/log_rotation_fix_size.html
share/doc/rsyslog/man_rsyslogd.html
share/doc/rsyslog/manual.html
share/doc/rsyslog/modules.html
share/doc/rsyslog/netstream.html
share/doc/rsyslog/ns_gtls.html
share/doc/rsyslog/ns_ptcp.html
share/doc/rsyslog/omlibdbi.html
share/doc/rsyslog/ommail.html
share/doc/rsyslog/ommysql.html
share/doc/rsyslog/omrelp.html
share/doc/rsyslog/omsnmp.html
share/doc/rsyslog/professional_support.html
share/doc/rsyslog/property_replacer.html
share/doc/rsyslog/queues.html
share/doc/rsyslog/rainerscript.html
share/doc/rsyslog/rsconf1_actionexeconlywhenpreviousissuspended.html
share/doc/rsyslog/rsconf1_actionresumeinterval.html
share/doc/rsyslog/rsconf1_allowedsender.html
share/doc/rsyslog/rsconf1_controlcharacterescapeprefix.html
share/doc/rsyslog/rsconf1_debugprintcfsyslinehandlerlist.html
share/doc/rsyslog/rsconf1_debugprintmodulelist.html
share/doc/rsyslog/rsconf1_debugprinttemplatelist.html
share/doc/rsyslog/rsconf1_dircreatemode.html
share/doc/rsyslog/rsconf1_dirgroup.html
share/doc/rsyslog/rsconf1_dirowner.html
share/doc/rsyslog/rsconf1_dropmsgswithmaliciousdnsptrrecords.html
share/doc/rsyslog/rsconf1_droptrailinglfonreception.html
share/doc/rsyslog/rsconf1_dynafilecachesize.html
share/doc/rsyslog/rsconf1_escapecontrolcharactersonreceive.html
share/doc/rsyslog/rsconf1_failonchownfailure.html
share/doc/rsyslog/rsconf1_filecreatemode.html
share/doc/rsyslog/rsconf1_filegroup.html
share/doc/rsyslog/rsconf1_fileowner.html
share/doc/rsyslog/rsconf1_gssforwardservicename.html
share/doc/rsyslog/rsconf1_gsslistenservicename.html
share/doc/rsyslog/rsconf1_gssmode.html
share/doc/rsyslog/rsconf1_includeconfig.html
share/doc/rsyslog/rsconf1_mainmsgqueuesize.html
share/doc/rsyslog/rsconf1_markmessageperiod.html
share/doc/rsyslog/rsconf1_moddir.html
share/doc/rsyslog/rsconf1_modload.html
share/doc/rsyslog/rsconf1_repeatedmsgreduction.html
share/doc/rsyslog/rsconf1_resetconfigvariables.html
share/doc/rsyslog/rsconf1_umask.html
share/doc/rsyslog/rscript_abnf.html
share/doc/rsyslog/rsyslog_conf.html
share/doc/rsyslog/rsyslog_high_database_rate.html
share/doc/rsyslog/rsyslog_mysql.html
share/doc/rsyslog/rsyslog_ng_comparison.html
share/doc/rsyslog/rsyslog_packages.html
share/doc/rsyslog/rsyslog_php_syslog_ng.html
share/doc/rsyslog/rsyslog_recording_pri.html
share/doc/rsyslog/rsyslog_reliable_forwarding.html
share/doc/rsyslog/rsyslog_secure_tls.html
share/doc/rsyslog/rsyslog_stunnel.html
share/doc/rsyslog/rsyslog_tls.html
share/doc/rsyslog/syslog_parsing.html
share/doc/rsyslog/syslog_protocol.html
share/doc/rsyslog/tls_cert_ca.html
share/doc/rsyslog/tls_cert_client.html
share/doc/rsyslog/tls_cert_errmsgs.html
share/doc/rsyslog/tls_cert_machine.html
share/doc/rsyslog/tls_cert_scenario.html
share/doc/rsyslog/tls_cert_server.html
share/doc/rsyslog/tls_cert_summary.html
share/doc/rsyslog/tls_cert_udp_relay.html
share/doc/rsyslog/troubleshoot.html
share/doc/rsyslog/v3compatibility.html
share/doc/rsyslog/version_naming.html
share/examples/rc.d/rsyslogd
${PLIST.mysql}share/examples/rsyslog/createDB-mysql.sql
${PLIST.pgsql}share/examples/rsyslog/createDB-pgsql.sql
share/examples/rsyslog/rsyslog.conf