pkgsrc/security/libprelude
shannonjr a106f6a657 Update to 0.9.13. Changes:
- Fix a crash with Python bindings upon signal reception (Fix #200).
- New --with-system-ltdl configure switch. The default is now to use the
  system wide ltdl library if it is available, unless specified otherwise
  (Fix #199).
- Prevent NULL pointer dereference if no permission is specified after the
  permission type (Fix #197).
- Upon IDMEFCriteria parsing error, recover from broken parser stater (Fix #195).
- Detailed error reporting on IDMEFCriteria parsing error.
- Fix string and possible criteria leak on IDMEFCriteria syntax error.
- Prefer anonymous authentication rather than SRP. We do this because there
  are compatibility issue with SRP between different GnuTLS version
  (Should fix #187).
- When dumping AdditionalData of type byte-string to string, encode the data using base64.
2007-02-20 15:13:02 +00:00
..
patches Update to 0.9.13. Changes: 2007-02-20 15:13:02 +00:00
buildlink3.mk Fixed a few pkglint warnings. 2006-08-31 13:11:23 +00:00
DESCR
distinfo Update to 0.9.13. Changes: 2007-02-20 15:13:02 +00:00
Makefile Update to 0.9.13. Changes: 2007-02-20 15:13:02 +00:00
options.mk Replaced GENERATE_PLIST with PLIST_SRC, as suggested by wiz. 2006-08-31 18:02:41 +00:00
PLIST Fixed the PLISTs according to Krister's latest bulk build on NetBSD 3.0. 2006-08-31 13:04:54 +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