diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2008-11-24 01:59:52 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2008-11-24 01:59:52 +0000 |
commit | c2547013308849a26f59b6a6632f1f8c7646718a (patch) | |
tree | 42e2cdefca2e4b3a6e7281256e7285fef0042733 /profiles | |
parent | Remove 2.6.27/2.6.27-r1 - broken on ARCHes != x86/amd64 (diff) | |
download | gentoo-2-c2547013308849a26f59b6a6632f1f8c7646718a.tar.gz gentoo-2-c2547013308849a26f59b6a6632f1f8c7646718a.tar.bz2 gentoo-2-c2547013308849a26f59b6a6632f1f8c7646718a.zip |
Update net-analyzer/snort local use flags for bug 245752. Thanks to Jason Wallace
<jason.r.wallace at gmail dot com>.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/use.local.desc | 27 |
2 files changed, 24 insertions, 9 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index cb43bf12c939..f043be49fee6 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2080 2008/11/23 23:49:31 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2081 2008/11/24 01:59:52 vanquirius Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 24 Nov 2008; Marcelo Goes <vanquirius@gentoo.org> use.local.desc: + Update net-analyzer/snort local use flags for bug 245752. Thanks to Jason + Wallace <jason.r.wallace at gmail dot com>. + 23 Nov 2008; Peter Alfredsen <loki_val@gentoo.org> package.mask: Another entry for mono-2 package.mask. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index ab13cc2d64ef..df305f10e0eb 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4030 2008/11/23 20:07:43 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4031 2008/11/24 01:59:52 vanquirius Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -1717,16 +1717,27 @@ net-analyzer/scanlogd:nids - Use net-libs/libnids for packet capturing net-analyzer/scanlogd:pcap - Use net-libs/libpcap for packet capturing net-analyzer/scapy:pyx - Enable dev-python/pyx support for psdump/pdfdump commands net-analyzer/scapy:visual - Enable dev-python/visual support for 3d graphs -net-analyzer/snort:dynamicplugin - Enable ability to dynamically load preprocessors, detection engine, and rules library -net-analyzer/snort:flexresp - Enable new connection tearing (not recommended) -net-analyzer/snort:flexresp2 - Enable new connection tearing -net-analyzer/snort:gre - Enable GRE support -net-analyzer/snort:inline - Enable snort-inline for accepting packets from net-firewall/iptables, via libipq, rather than net-libs/libpcap. -net-analyzer/snort:linux-smp-stats - Enable statistics reporting through proc on smp systems +net-analyzer/snort:aruba - Enable Aruba output plugin +net-analyzer/snort:community-rules - Install community ruleset +net-analyzer/snort:decoder-preprocessor-rules - Enable rule actions for deocoder and preprocessor events +net-analyzer/snort:dynamicplugin - Enable Ability to dynamically load preprocessors, detection engine, and rules lib +net-analyzer/snort:flexresp - Flexible Responses on hostile connection attempts +net-analyzer/snort:flexresp2 - NEW Flexible Responses on hostile connection attempts +net-analyzer/snort:gre - Enable GRE and IP in IP encapsulation support +net-analyzer/snort:inline - Use the libipq interface for inline snort +net-analyzer/snort:inline-init-failopen - Enable Fail Open during initialization for Inline Mode (adds pthread support implicitly) +net-analyzer/snort:linux-smp-stats - Enable statistics reporting through proc +net-analyzer/snort:memory-cleanup - Enable cleanup of Memory at Snort exit +net-analyzer/snort:mpls - Enable MPLS support net-analyzer/snort:perfprofiling - Enable preprocessor and rule performance profiling -net-analyzer/snort:react - Enable interception and termination of offending HTTP accesses +net-analyzer/snort:ppm - Enable packet/rule performance monitor +net-analyzer/snort:prelude - Enable Prelude Hybrid IDS support +net-analyzer/snort:react - Intercept and terminate offending HTTP accesses +net-analyzer/snort:ruleperf - Enable rule option performance changes net-analyzer/snort:sguil - Enable sguil (The Analyst Console for Network Security Monitoring) support net-analyzer/snort:snortsam - patches net-analyzer/snort for use with net-analyzer/snortsam +net-analyzer/snort:stream4udp - Enable UDP session tracking in Stream4 +net-analyzer/snort:targetbased - Enable Target-Based Support in Stream, Frag and Rules (adds pthread support implicitly) net-analyzer/snort:timestats - Enable TimeStats functionality net-analyzer/symon:perl - Enables a generic perl symux client net-analyzer/symon:symon - Build symon daemon |