[Pkg-cyrus-sasl2-commits] r114 - in /cyrus-sasl-2.1/trunk/debian:
	README.Debian changelog
    fabbe at users.alioth.debian.org 
    fabbe at users.alioth.debian.org
       
    Wed Nov  1 21:17:16 CET 2006
    
    
  
Author: fabbe
Date: Wed Nov  1 21:17:16 2006
New Revision: 114
URL: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/?sc=1&rev=114
Log:
Document the lack of sasldb support in saslauthd.
Modified:
    cyrus-sasl-2.1/trunk/debian/README.Debian
    cyrus-sasl-2.1/trunk/debian/changelog
Modified: cyrus-sasl-2.1/trunk/debian/README.Debian
URL: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/cyrus-sasl-2.1/trunk/debian/README.Debian?rev=114&op=diff
==============================================================================
--- cyrus-sasl-2.1/trunk/debian/README.Debian (original)
+++ cyrus-sasl-2.1/trunk/debian/README.Debian Wed Nov  1 21:17:16 2006
@@ -1,5 +1,7 @@
 Cyrus SASL for Debian
 ---------------------
+
+[ NOTE FOR UPGRADES: Please see the UPGRADING section below! ]
 
 SASL is the Simple Authentication and Security Layer, a method for adding
 authentication support to connection-based protocols. This is the Debian
@@ -44,4 +46,13 @@
 contains details about the Debian packaging project. All comments and bug
 reports are welcome, please use the Debian Bug Tracking System to submit them.
 
- -- Fabian Fagerholm <fabbe at debian.org>, Fri, 25 Oct 2006 13:14:07 +0300
+UPGRADING
+---------
+
+If you have been using the saslauthd daemon to authenticate against a local
+/etc/sasldb2 user database, you need to reconfigure your software to use the
+sasldb auxprop instead. The saslauthd daemon no longer provides the sasldb
+functionality (it is disabled at compile time). If you really need it, you will
+need to recompile this package.
+
+ -- Fabian Fagerholm <fabbe at debian.org>, Fri, 1 Nov 2006 22:11:04 +0200
Modified: cyrus-sasl-2.1/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/cyrus-sasl-2.1/trunk/debian/changelog?rev=114&op=diff
==============================================================================
--- cyrus-sasl-2.1/trunk/debian/changelog (original)
+++ cyrus-sasl-2.1/trunk/debian/changelog Wed Nov  1 21:17:16 2006
@@ -15,8 +15,9 @@
   * debian/sasl2-bin.saslauthd.default: -T option doesn't work, remove.
   * debian/sasl2-bin.saslauthd.default: sasldb is no longer available with
     saslauthd, reflect this in the comment about available mechs.
-
- -- Fabian Fagerholm <fabbe at debian.org>  Wed,  1 Nov 2006 22:00:38 +0200
+  * debian/README.Debian: document the lack of sasldb support in saslauthd.
+
+ -- Fabian Fagerholm <fabbe at debian.org>  Wed,  1 Nov 2006 22:16:55 +0200
 
 cyrus-sasl2 (2.1.22-0~pre04) experimental; urgency=low
 
    
    
More information about the Pkg-cyrus-sasl2-commits
mailing list