ports/97448: [update] security/prelude-lml

Martin Wilke freebsd at unixfreunde.de
Thu May 18 05:30:21 UTC 2006


>Number:         97448
>Category:       ports
>Synopsis:       [update] security/prelude-lml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 18 05:30:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #140: Mon May 15 20:42:30 CEST 2006
    root at mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX



>Description:


- update to 0.9.5
- pkg-plist fix
- maintainer is cc'd
- Tinderbox checked

                - Experimental context support (ala SEC): we now handle 
                  multiline log matching.
               - Update PAX rules so that it use the new context feature. 
               - Don't exit on statistics signal, improve statistics precision,
                 make them easier to read.
               - Fix some problem with user & group options.
               - text-output argument is optional.
               - New experimental ruleset: Sonicwall and Spamassassin. These
                 need to be manually hooked to pcre.rules if you plan to use
                 them.
		- Fix FAM activation switches.






>How-To-Repeat:





>Fix:


--- prelude-lml.diff begins here ---
diff -ruN /usr/ports/security/prelude-lml/Makefile ports/security/prelude-lml/Makefile
--- /usr/ports/security/prelude-lml/Makefile	Fri May  5 18:32:17 2006
+++ ports/security/prelude-lml/Makefile	Thu May 18 06:35:26 2006
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/security/prelude-lml/Makefile,v 1.24 2006/05/05 11:24:51 garga Exp $
 
 PORTNAME=	prelude-lml
-PORTVERSION=	0.9.4
-PORTREVISION=	2
+PORTVERSION=	0.9.5
 CATEGORIES=	security
 MASTER_SITES=	http://www.prelude-ids.org/download/releases/ \
 		http://www.prelude-ids.org/download/releases/old/
diff -ruN /usr/ports/security/prelude-lml/distinfo ports/security/prelude-lml/distinfo
--- /usr/ports/security/prelude-lml/distinfo	Fri Mar 24 16:26:14 2006
+++ ports/security/prelude-lml/distinfo	Thu May 18 06:35:38 2006
@@ -1,3 +1,3 @@
-MD5 (prelude-lml-0.9.4.tar.gz) = 33ed8f9428df64778041e4d8fe41c479
-SHA256 (prelude-lml-0.9.4.tar.gz) = 28d64d42f3a454fafad3ac974e76d2cd83183881453b2dfc69f3c0ad955b76aa
-SIZE (prelude-lml-0.9.4.tar.gz) = 537936
+MD5 (prelude-lml-0.9.5.tar.gz) = 033b1feb59013001a21656ba0d6e5806
+SHA256 (prelude-lml-0.9.5.tar.gz) = a3c62d636f624fe65694f3c3d31f40403f89499ae43d508b3b23a835b7f5a1e6
+SIZE (prelude-lml-0.9.5.tar.gz) = 543280
diff -ruN /usr/ports/security/prelude-lml/pkg-plist ports/security/prelude-lml/pkg-plist
--- /usr/ports/security/prelude-lml/pkg-plist	Tue Feb 21 21:56:01 2006
+++ ports/security/prelude-lml/pkg-plist	Thu May 18 07:09:27 2006
@@ -49,6 +49,8 @@
 etc/prelude-lml/ruleset/wu-ftp.rules
 etc/prelude-lml/ruleset/zywall.rules
 etc/prelude-lml/ruleset/zyxel.rules
+etc/prelude-lml/ruleset/sonicwall.rules
+etc/prelude-lml/ruleset/spamassassin.rules
 include/prelude-lml/prelude-lml.h
 lib/prelude-lml/debug.la
 lib/prelude-lml/debug.so
--- prelude-lml.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list