pkgsrc/security/cyrus-sasl/PLIST
obache 32218a8e0a Update cyrus-sasl to 2.1.26.
New in 2.1.26
-------------

* Modernize SASL malloc/realloc callback prototypes
* Added sasl_config_done() to plug a memory leak when using an application
  specific config file
* Fixed PLAIN/LOGIN authentication failure when using saslauthd
  with no auxprop plugins (bug # 3590).
* unlock the mutex in sasl_dispose if the context was freed by another thread
* MINGW32 compatibility patches
* Fixed broken logic in get_fqhostname() when abort_if_no_fqdn is 0
* Fixed some memory leaks in libsasl
* GSSAPI plugin:
 - Fixed a segfault in gssapi.c introduced in 2.1.25.
 - Code refactoring
 - Added support for GSS-SPNEGO SASL mechanism (Unix only), which is also
   HTTP capable
* GS2 plugin:
 - Updated GS2 plugin not to lose minor GSS-API status codes on errors
* DIGEST-MD5 plugin:
 - Correctly send "stale" directive to prevent clients from (re)promtping
   for password
 - Better handling of HTTP reauthentication cases
 - fixed some memory leaks
* SASLDB plugin:
 - Added support for BerkleyDB 5.X or later
* OTP plugin:
 - Removed calling of EVP_cleanup() on plugin shutdown in order to prevent
   TLS from failing in calling applications
* SRP plugin:
 - Removed calling of EVP_cleanup() on plugin shutdown in order to prevent
   TLS from failing in calling applications
* saslauthd:
 - auth_rimap.c: qstring incorrectly appending the closing double quote,
   which might be causing crashes
 - auth_rimap.c: read the whole IMAP greeting
 - better error reporting from some drivers
 - fixed some memory leaks
2012-12-16 01:36:43 +00:00

101 lines
3.1 KiB
Text

@comment $NetBSD: PLIST,v 1.8 2012/12/16 01:36:44 obache Exp $
include/sasl/hmac-md5.h
include/sasl/md5.h
include/sasl/md5global.h
include/sasl/prop.h
include/sasl/sasl.h
include/sasl/saslplug.h
include/sasl/saslutil.h
lib/libsasl2.la
lib/pkgconfig/libsasl2.pc
lib/sasl2/libsasldb.la
man/man3/sasl.3
man/man3/sasl_authorize_t.3
man/man3/sasl_auxprop.3
man/man3/sasl_auxprop_getctx.3
man/man3/sasl_auxprop_request.3
man/man3/sasl_callbacks.3
man/man3/sasl_canon_user_t.3
man/man3/sasl_chalprompt_t.3
man/man3/sasl_checkapop.3
man/man3/sasl_checkpass.3
man/man3/sasl_client_init.3
man/man3/sasl_client_new.3
man/man3/sasl_client_start.3
man/man3/sasl_client_step.3
man/man3/sasl_decode.3
man/man3/sasl_dispose.3
man/man3/sasl_done.3
man/man3/sasl_encode.3
man/man3/sasl_encodev.3
man/man3/sasl_errdetail.3
man/man3/sasl_errors.3
man/man3/sasl_errstring.3
man/man3/sasl_getconfpath_t.3
man/man3/sasl_getopt_t.3
man/man3/sasl_getpath_t.3
man/man3/sasl_getprop.3
man/man3/sasl_getrealm_t.3
man/man3/sasl_getsecret_t.3
man/man3/sasl_getsimple_t.3
man/man3/sasl_global_listmech.3
man/man3/sasl_idle.3
man/man3/sasl_listmech.3
man/man3/sasl_log_t.3
man/man3/sasl_server_init.3
man/man3/sasl_server_new.3
man/man3/sasl_server_start.3
man/man3/sasl_server_step.3
man/man3/sasl_server_userdb_checkpass_t.3
man/man3/sasl_server_userdb_setpass_t.3
man/man3/sasl_setpass.3
man/man3/sasl_setprop.3
man/man3/sasl_user_exists.3
man/man3/sasl_verifyfile_t.3
man/man8/pluginviewer.8
man/man8/sasldblistusers2.8
man/man8/saslpasswd2.8
sbin/pluginviewer
sbin/sasldblistusers2
sbin/saslpasswd2
share/doc/cyrus-sasl/advanced.html
share/doc/cyrus-sasl/appconvert.html
share/doc/cyrus-sasl/components.html
share/doc/cyrus-sasl/draft-burdis-cat-srp-sasl-xx.txt
share/doc/cyrus-sasl/draft-ietf-sasl-anon-xx.txt
share/doc/cyrus-sasl/draft-ietf-sasl-crammd5-xx.txt
share/doc/cyrus-sasl/draft-ietf-sasl-gssapi-xx.txt
share/doc/cyrus-sasl/draft-ietf-sasl-plain-xx.txt
share/doc/cyrus-sasl/draft-ietf-sasl-rfc2222bis-xx.txt
share/doc/cyrus-sasl/draft-ietf-sasl-rfc2831bis-xx.txt
share/doc/cyrus-sasl/draft-ietf-sasl-saslprep-xx.txt
share/doc/cyrus-sasl/draft-murchison-sasl-login-xx.txt
share/doc/cyrus-sasl/draft-newman-sasl-c-api-xx.txt
share/doc/cyrus-sasl/draft-newman-sasl-passdss-xx.txt
share/doc/cyrus-sasl/gssapi.html
share/doc/cyrus-sasl/index.html
share/doc/cyrus-sasl/install.html
share/doc/cyrus-sasl/macosx.html
share/doc/cyrus-sasl/mechanisms.html
share/doc/cyrus-sasl/options.html
share/doc/cyrus-sasl/plugprog.html
share/doc/cyrus-sasl/programming.html
share/doc/cyrus-sasl/readme.html
share/doc/cyrus-sasl/rfc1321.txt
share/doc/cyrus-sasl/rfc1939.txt
share/doc/cyrus-sasl/rfc2104.txt
share/doc/cyrus-sasl/rfc2195.txt
share/doc/cyrus-sasl/rfc2222.txt
share/doc/cyrus-sasl/rfc2243.txt
share/doc/cyrus-sasl/rfc2245.txt
share/doc/cyrus-sasl/rfc2289.txt
share/doc/cyrus-sasl/rfc2444.txt
share/doc/cyrus-sasl/rfc2595.txt
share/doc/cyrus-sasl/rfc2831.txt
share/doc/cyrus-sasl/rfc2945.txt
share/doc/cyrus-sasl/rfc3174.txt
share/doc/cyrus-sasl/server-plugin-flow.fig
share/doc/cyrus-sasl/sysadmin.html
share/doc/cyrus-sasl/testing.txt
share/doc/cyrus-sasl/upgrading.html
share/doc/cyrus-sasl/windows.html