Merge remote-tracking branch 'origin/debian'
[hcoop/debian/courier-authlib.git] / ChangeLog
index b9cf43e..85a02a6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,42 @@
+0.66.4
+
+2015-11-14 "Hanno Böck" <hanno@hboeck.de>
+
+       * authgetconfig.c (authgetconfig): avoid invalid memory read.
+
+0.66.3
+
+2015-06-09  Sam Varshavchik  <mrsam@courier-mta.com>
+
+       * authdaemon.c: auth_callback_default_autocreate, default callback
+       used by clients that autocreates a home directory, if one does not
+       exist already.
+
+0.66.2
+
+2015-02-28  Sam Varshavchik  <mrsam@courier-mta.com>
+
+       * Update to courier-unicode 1.2.
+
+2014-07-13  Sam Varshavchik  <mrsam@courier-mta.com>
+
+       * liblock, couriertls: fix compilation for OpenBSD -- based on a
+       patch from Giovanni Bechis <giovanni@paclan.it>.
+
+2014-07-04  Sam Varshavchik  <mrsam@courier-mta.com>
+
+       * checkpassword.c (safe_strcmp): Fix bug introduced in 2014-04-27.
+
+2014-04-27  Sam Varshavchik  <mrsam@courier-mta.com>
+
+       * courier.spec.in: Update to use systemd macros.
+
+       * Check for NULL return value from crypt().
+
+2014-01-12  Sam Varshavchik  <mrsam@courier-mta.com>
+
+       * Factored out the unicode library into a separate package.
+
 2013-10-08  Sam Varshavchik  <mrsam@courier-mta.com>
 
        * Makefile.am: run sysconftool on authsqliterc, in install-configure.
 
 2008-05-08  Mr. Sam  <sam@email-scan.com>
 
-       * Makefile: Drop the unmaintained authvchkpw module. 
+       * Makefile: Drop the unmaintained authvchkpw module.
 
 2008-05-04  Mr. Sam  <mrsam@courier-mta.com>
 
 0.59.3
 
 2007-04-22  Bill Shupp <hostmaster@shupp.org>
-       
+
        * Implement CRAM authentication in the vchpw module.
 
 2007-04-22  Mr. Sam  <mrsam@courier-mta.com>
 
-       * courier-authlib.spec.in: spec files requires redhat-rpm-config 
+       * courier-authlib.spec.in: spec files requires redhat-rpm-config
 
 2007-04-15  Mr. Sam  <mrsam@courier-mta.com>
 
        * authpipe.c (auth_pipe_pre): Fix leak when authpipe module is
        enabled, but the actual authpipe script/external prog is not
        installed.
-       
+
        * authpipe.c (auth_pipe_chgpwd): Pedantic resource cleanup,
        after fork() fails.
 
 
 2005-07-02  Mr. Sam  <mrsam@courier-mta.com>
 
-       * liblog/logger.c: Added -droproot option to courierlogger. 
+       * liblog/logger.c: Added -droproot option to courierlogger.
 
        * liblock/lockdaemon.c: Try to recover if upgraded daemon process runs
        under a different uid.
 
 2005-07-01  Brian Candler <B.Candler@pobox.com>
+
        * Changed -uid and -gid options to -user and -group for consistency
          with couriertcpd. Change them to affect courierlogger itself,
          after it has spawned any child.
+
        * Optional default domain for authentication requests.
 
 2005-07-02  Mr. Sam  <mrsam@courier-mta.com>
 
 2004-11-03  Mr. Sam  <mrsam@courier-mta.com>
 
-       * Makefile.am (SUBDIRS): Ok, only build in bdbobj/gdbmobj according 
+       * Makefile.am (SUBDIRS): Ok, only build in bdbobj/gdbmobj according
        to what autoconf finds.
 
        * authldaplib.c (auth_ldap_do3): Fix LDAP driver.
 
        * Merged authuserdb with authcram.  Fixed CRAM password changes.
        Do not reset the environment before exec-ing userdb and makeuserdb.
-
-