Client Interface for LDAP Servers
A Client interface for LDAP servers.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / perl-ldap
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-ldap && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000144 144 Bytes | |
perl-ldap-0.65.tar.gz | 0000311145 304 KB | |
perl-ldap.changes | 0000022990 22.5 KB | |
perl-ldap.spec | 0000002334 2.28 KB |
Revision 37 (latest revision is 52)
Stephan Kulow (coolo)
committed
(revision 37)
- update to 0.65 Enhancements: * t/74matchedvalues.t: more tests * {ASN,Extension}.pm: update ExtendedResponse to RFC 4511 * Constant.pm: add LDAP_NOTICE_OF_DISCONNECTION * Control/DontUseCopy.pm: new * Control/ProxyAuth.pm: make sure criticality does not get changed * Control/Relax.pm: make sure value & criticality do not get changed * Control/ManageDsaIT.pm: make sure value never gets set Bug Fixes * LDAP.pm: do not set default sslversion for start_tls() & LDAPS Instead of second-guessing a default sslversion for start_tls() and LDAPS, rely on the - known to be sane - default value used by IO::Socket::SSL. * RT#100151: LDAP.pm: localize $SIG{__DIE__} in IPv6 support check Thanks to Troy Loveday <troyl@ti.com> for the detailed bug report and patch. * FAQ.pod: fix error in search() example * RFC.pod: typo fix
Comments 0