Re: [courier-users] courier-authlib 0.67.0 released

2017-01-31 Thread Alessandro Vesely

On Sat 28/Jan/2017 19:57:39 +0100 Sam Varshavchik wrote:


Changes:

• Rewritten LDAP, MySQL, PostgreSQL, and SQLite modules. The replacement
modules are backwards compatible, except for one PostgreSQL configuration


You need to configure CXXFLAGS too.

Ale
--- configure.ac2017-01-29 00:00:00.0 +0100
+++ configure.ac.new2017-01-31 16:37:06.0 +0100
@@ -529,6 +529,7 @@
LIBS="$saveLIBS"
HAVE_AUTHPGSQL=1
CFLAGS="$PGSQL_CFLAGS $CFLAGS"
+   CXXFLAGS="$PGSQL_CFLAGS $CXXFLAGS"
LIBAUTHPGSQL="libauthpgsql.la"
 fi
 
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] courier-authlib 0.67.0 released

2017-01-28 Thread Sam Varshavchik

Download: http://www.courier-mta.org/download.html#authlib

Changes:

• Rewritten LDAP, MySQL, PostgreSQL, and SQLite modules. The replacement  
modules are backwards compatible, except for one PostgreSQL configuration  
setting, and an enhancement to all four modules: all runtime changes to each  
module's configuraiton file takes effect immediately and automatically, and  
does not require a daemon restart. Upgrading to this version requires strict  
adherence to the upgrade process, namely running 'make install-configure'.


• Exposed additional API calls to the courierauth.h header file.

• Added BuildRequires: perl-generators to the Fedora rpm spec file.

• Compilation warning fixes.



pgphB3mrB7lIj.pgp
Description: PGP signature
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users