Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cyrus-sasl-plain: PLAIN and LOGIN support for Cyrus SASL.
- Summary
- The cyrus-sasl-plain package contains the Cyrus SASL plugins which support
PLAIN and LOGIN authentication schemes.
Changelog
- * Fri Feb 20 04:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 2.1.15-8
- pull patch from HEAD to allow libsasl v1 to talk to saslauthd 2.x, for the
sake of apps which still use libsasl v1 for one reason or another; N.B. this
is only a stopgap, libsasl v1 should not be used for new development
- enable saslauthd client support for libsasl v1
- * Thu Oct 23 05:00:00 2003 Nalin Dahyabhai <nalin{%}redhat{*}com> 2.1.15-6
- use /dev/urandom instead of /dev/random for SASL2 (docs indicate that this is
safe if you aren't using OTP or SRP, and we build neither); SASL1 appears to
use it to seed the libc RNG only (#103378)
- * Mon Oct 20 05:00:00 2003 Nalin Dahyabhai <nalin{%}redhat{*}com>
- obey RPM_OPT_FLAGS again when krb5_prefix != %{_prefix}