pkgsrc/security/libprelude
shannonjr dc766237b5 Update to 0.9.18. Changes:
- Add support for newer GnuTLS 2.2.0 session priority functions. When
the option is available, the user might specify TLS settings through
the "tls-options" configuration entry.
- Workaround a GnuTLS issue where the client wouldn't be able
to negotiate a supported compression protocol with the server (#299).
- Implement variable substitution in Prelude configuration files.
- Allow IDMEF criteria with multiples values for a single path,
as can be seen in the following example:
alert.classification.text = (A || B || C || D)
- Implement negation of idmef-criteria, allowing to write criteria like:
! (alert.classification.text = A || alert.classification.text = B)
- Fix an IDMEF-Criteria matching problem, where the match function would
not attempt to match a OR after multiple consecutive AND that failed.
Thanks Alexander Afonyashin <firm(at)iname.com> for pointing out the
problem.
- Never use non-pointer field, always use the "required" keyword. Fix
API consistency issue, that could lead to unexpected behavior.
- Fix multiples problem with prelude_read_multiline /
prelude_read_multiline2,
(fix a problem with prelude-manager idmef-criteria that wouldn't read
external ruleset).
- Error out if GnuTLS initialization fail.
2008-07-21 12:10:48 +00:00
..
patches Update to 0.9.18. Changes: 2008-07-21 12:10:48 +00:00
buildlink3.mk Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
DESCR
distinfo Update to 0.9.18. Changes: 2008-07-21 12:10:48 +00:00
Makefile Update to 0.9.18. Changes: 2008-07-21 12:10:48 +00:00
options.mk Corrected my misunderstanding of CONF_FILES 2007-09-05 18:58:19 +00:00
PLIST Correct PLIST ommission and bump PKGREVISION 2007-09-08 09:02:37 +00:00
PLIST.perl 1) Added PLIST.perl for perl option 2006-08-23 11:34:59 +00:00
PLIST.py Update to 0.9.11. Changes: 2006-10-11 14:46:10 +00:00