summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-10-22 19:41:21 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-10-22 19:42:07 +0200
commitdab557f6b3003053d50b8199d95a2be5dc117ff4 (patch)
tree5c9a46e069cd057fce6b96d98eef0245cd8c3648 /app-admin/rsyslog/metadata.xml
parentwww-client/chromium: backport crash fix (diff)
downloadgentoo-dab557f6b3003053d50b8199d95a2be5dc117ff4.tar.gz
gentoo-dab557f6b3003053d50b8199d95a2be5dc117ff4.tar.bz2
gentoo-dab557f6b3003053d50b8199d95a2be5dc117ff4.zip
app-admin/rsyslog: bump to v8.2010.0
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-admin/rsyslog/metadata.xml')
-rw-r--r--app-admin/rsyslog/metadata.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-admin/rsyslog/metadata.xml b/app-admin/rsyslog/metadata.xml
index 44991a3a81a8..8edddd33ee54 100644
--- a/app-admin/rsyslog/metadata.xml
+++ b/app-admin/rsyslog/metadata.xml
@@ -12,6 +12,8 @@
<flag name="elasticsearch">Build the Elasticsearch output module (requires <pkg>net-misc/curl</pkg>)</flag>
<flag name="gcrypt">Add support for encrypted log files using <pkg>dev-libs/libgcrypt</pkg></flag>
<flag name="gnutls">Build the GnuTLS network stream driver (requires <pkg>net-libs/gnutls</pkg>)</flag>
+ <flag name="imhttp">Build the http input module (requires <pkg>www-servers/civetweb</pkg>)</flag>
+ <flag name="impcap">Build the pcap input module (requires <pkg>net-libs/libpcap</pkg>)</flag>
<flag name="kafka">Build the Apache Kafka input/output module (requires <pkg>dev-libs/librdkafka</pkg>)</flag>
<flag name="kerberos">Build the GSSAPI input and output module (requires <pkg>virtual/krb5</pkg>)</flag>
<flag name="kubernetes">Build the kubernetes modify plugin (requires <pkg>net-misc/curl</pkg>)</flag>