Changelog for
courier-authlib-ldap-0.68.0-72.26.x86_64.rpm :
* Mon Dec 04 2017 suse+buildAATTde-korte.org- update to 0.68.0
* authldaplib.cpp: Rewrite authldap in modern C++. Autodetect and automatically reload authldaprc when it is changed. No server restart is required.
* authldaplib.cpp (operator): Fix compilation warning.
* checkpassword.c (do_authcheckpassword): Check for a null return value from crypt().
* authsqlite, authmysql, authpgsql: Rewrite these modules in modern C++. Autodetect and automatically reload the configuration file when it\'s changed, no server restart is needed.
* userdb/userdbpw.c (main): Use bcrypt_gensalt() on OpenBSD
* courierauth.h: Move declarations from cramlib.h into courierauth.h, exporting them as part of the public API.
* configure.ac: Rebuild against updated courier-unicode API.
* Tue Apr 11 2017 jengelhAATTinai.de- Drop redundant %clean section. Dissolve %__-type macros.
* Fri Mar 17 2017 kukukAATTsuse.com- Don\'t install init script if we use systemd
* Sat Feb 18 2017 kukukAATTsuse.com- Don\'t call insserv if we use systemd
* Mon May 16 2016 chrisAATTcomputersalat.de- udpate to 0.66.4
* authgetconfig.c (authgetconfig): avoid invalid memory read.
* Wed Aug 05 2015 chrisAATTcomputersalat.de- update to 0.66.3
* authdaemon.c: auth_callback_default_autocreate, default callback used by clients that autocreates a home directory, if one does not exist already.- update to 0.66.2
* Update to courier-unicode 1.2.
* liblock, couriertls: fix compilation for OpenBSD -- based on a patch from Giovanni Bechis
.
* checkpassword.c (safe_strcmp): Fix bug introduced in 2014-04-27.
* courier.spec.in: Update to use systemd macros.
* Check for NULL return value from crypt().
* Factored out the unicode library into a separate package.- add BuildRequires courier-unicode-devel- fix deps (SLE_11_SP4) to build againts pgsql >= 9.1
* Sun Nov 09 2014 Led - fix bashism in preun script
* Thu Jul 31 2014 dimstarAATTopensuse.org- Rename rpmlintrc to %{name}-rpmlintrc. Follow the packaging guidelines.
* Tue Mar 18 2014 chrisAATTcomputersalat.de- fix missing LOGGEROPTS in authdaemonrc
* added patch courier-authlib-authdaemonrc.patch
* Mon Mar 17 2014 chrisAATTcomputersalat.de- fix for bnc#751125
* maildrop can not access courier-authlib socket