pkgsrc/security/prelude-lml/patches/patch-ad
shannonjr 29d33b2356 Update to 0.9.12.2. Changes:
- [rulesets]: Remove successful/failure keyword from classification
  (use IDMEF completion). Analyzer class sanitization.
- [nagios] Handle Nagios V2 log entry (fix #283).
- [spamassassin] Fix incorrect AdditionalData assignement.
- New Suhosin ruleset, by Sebastien Tricaud <toady@inl.fr>
- Fix invalid logfile inconsistency alert that could be triggered
  in a rare case, after a renaming detection. Alert improvement.
- On logfile inconsistency alert, do not re-analyze the whole file.
- Remove the 1024 bytes per PCRE reference limit.
- Minor bug fixes, build system cleanup.
2008-04-28 10:54:08 +00:00

13 lines
398 B
Text

$NetBSD: patch-ad,v 1.2 2008/04/28 10:54:08 shannonjr Exp $
--- ./plugins/pcre/ruleset/Makefile.in.orig 2008-04-24 11:48:21.000000000 -0600
+++ ./plugins/pcre/ruleset/Makefile.in
@@ -535,7 +535,7 @@ ruleset_DATA = \
webmin.rules \
wu-ftp.rules
-rulesetdir = $(configdir)/ruleset
+rulesetdir = $(prefix)/share/examples/prelude-lml/ruleset
EXTRA_DIST = $(ruleset_DATA)
all: all-recursive