[tryton-debian-vcs] tryton-modules-ldap-authentication branch debian updated. debian/3.4.0-1-1-g59c8613

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Wed Nov 12 12:25:49 UTC 2014


The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-ldap-authentication.git;a=commitdiff;h=debian/3.4.0-1-1-g59c8613

commit 59c861340137f240b725579ef34b699af3f9d32e
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Wed Nov 12 13:24:46 2014 +0100

    Correcting NEWS for the now included migration in tryton-server.

diff --git a/debian/NEWS b/debian/NEWS
index dde7aba..bf0dd51 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,9 +1,10 @@
 tryton-modules-ldap-authentication (3.4.0-1) unstable; urgency=medium
 
-  * The functionality of module tryton-modules-ldap-connection was merged
-  into this module. Since there is no uninstallation procedure yet for
-  Tryton modules, you have to manually remove the module from the database.
-  Example for PostgreSQL:
-  $ psql -c "DELETE FROM ir_module_module WHERE name = 'ldap_connection';" -d <db_name>
+  The functionality of the module tryton-modules-ldap-connection was merged
+  into this module.
+
+  Note: The configuration of the URI to connect to the LDAP server migrated
+  to the server configuration file (i.e. /etc/tryton/trytond.conf).
+  Please adjust your settings there.
 
  -- Mathias Behrle <mathiasb at m9s.biz>  Tue, 21 Oct 2014 13:14:37 +0200
-- 
tryton-modules-ldap-authentication



More information about the tryton-debian-vcs mailing list