pkgsrc/security/courier-authlib/PLIST
obache 3cd874b602 Update courier-authlib to 0.62.2.
Include security fix for CVE-2008-2380 and requested by PR#41023
(approved by wiz@).

0.62.2

This release corrects a makefile compatibility problem with bash 4.

0.62.1

This release correct a couple of minor compiler warnings and errors.

  * cryptpassword.c: Fix compiler warnings

  * checkpasswordsha1.c: Fix compiler warnings.

  * authldaplib.c (auth_ldap_enumerate): Fix typo.

0.62.0

This release adds support for additional hash functions, and an
update to the Postgres driver that removes potentional SQL injection
vulnerabilities in some circumstances.

  * authpgsqllib.c: Use PQescapeStringConn() instead of removing all
    apostrophes from query parameters. This fixes a potential SQL injection
    vulnerability if the Postgres database uses a non-Latin locale.

  * Added support for {SSHA}-encrypted passwords. Based on a patch
    by Zou bin <zb@bisp.com>.

  * Added support for {SHA512} hash function
2009-07-02 12:23:44 +00:00

39 lines
1.1 KiB
Text

@comment $NetBSD: PLIST,v 1.9 2009/07/02 12:23:44 obache Exp $
bin/courierauthconfig
include/courier_auth_config.h
include/courierauth.h
include/courierauthdebug.h
include/courierauthsasl.h
include/courierauthsaslclient.h
lib/courier-authlib/libcourierauth.la
lib/courier-authlib/libcourierauthcommon.la
lib/courier-authlib/libcourierauthsasl.la
lib/courier-authlib/libcourierauthsaslclient.la
libexec/courier-authlib/authdaemond
libexec/courier-authlib/authsystem.passwd
man/man1/authpasswd.1
man/man1/authtest.1
man/man1/courierlogger.1
man/man3/auth_enumerate.3
man/man3/auth_generic.3
man/man3/auth_getoption.3
man/man3/auth_getuserinfo.3
man/man3/auth_login.3
man/man3/auth_passwd.3
man/man3/auth_sasl.3
man/man3/auth_sasl_ex.3
man/man3/authlib.3
man/man8/makeuserdb.8
man/man8/userdb.8
man/man8/userdbpw.8
sbin/authdaemond
sbin/authenumerate
sbin/authpasswd
sbin/authtest
sbin/courierlogger
sbin/sysconftool
share/doc/courier-authlib/INSTALL.html
share/doc/courier-authlib/README.authdebug.html
share/doc/courier-authlib/README.html
share/doc/courier-authlib/README_authlib.html
share/examples/rc.d/authdaemond