- Update to 0.9.10 - Added patches from 0.9.9 (pr# 112415) This *will* include the same patches as for problem report 112415. Please close pr# 112415. Changelog prelude-lml: - Ability to use regular expressions in plugins.rules to define monitored sources, this can be very useful when combined to file globing. - [SPEEDUP] When the "*" keyword is used, the data is passed to the upper layer without trying to match anything. - Fix NULL pointer dereference when a rule reference an existing, but empty context (fix #226). - Remove deprecated use of prelude_client_print_setup_error(), directly handled via prelude_perror(). - Make the log parser more robust. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
Responsible Changed From-To: miwi->araujo he want this pr.
Responsible Changed From-To: araujo->miwi miwi depended on this!
miwi 2007-05-30 06:13:55 UTC FreeBSD ports repository Modified files: security/prelude-lml Makefile distinfo pkg-plist Log: - Update to 0.9.10 Changelog prelude-lml: - Ability to use regular expressions in plugins.rules to define monitored sources, this can be very useful when combined to file globing. - [SPEEDUP] When the "*" keyword is used, the data is passed to the upper layer without trying to match anything. - Fix NULL pointer dereference when a rule reference an existing, but empty context (fix #226). - Remove deprecated use of prelude_client_print_setup_error(), directly handled via prelude_perror(). - Make the log parser more robust. PR: 112835 Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer) Revision Changes Path 1.32 +1 -2 ports/security/prelude-lml/Makefile 1.16 +3 -3 ports/security/prelude-lml/distinfo 1.11 +3 -1 ports/security/prelude-lml/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!