pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/cyrus-sasl The location of configuration file...
details: https://anonhg.NetBSD.org/pkgsrc/rev/60b5aac3f939
branches: trunk
changeset: 365795:60b5aac3f939
user: hauke <hauke%pkgsrc.org@localhost>
date: Wed Jul 26 09:21:10 2017 +0000
description:
The location of configuration files for sasl library users has moved,
but there are no diagnostics, and all web howtos point to the old
place.
Mention the fact.
diffstat:
security/cyrus-sasl/MESSAGE | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 267d0c0e841f -r 60b5aac3f939 security/cyrus-sasl/MESSAGE
--- a/security/cyrus-sasl/MESSAGE Wed Jul 26 08:34:58 2017 +0000
+++ b/security/cyrus-sasl/MESSAGE Wed Jul 26 09:21:10 2017 +0000
@@ -1,11 +1,15 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2011/09/17 11:32:02 obache Exp $
+$NetBSD: MESSAGE,v 1.4 2017/07/26 09:21:10 hauke Exp $
${PKGNAME} by default does *not* install any authentication plugin
modules. Until the necessary authentication plugin modules are
installed, e.g. security/cy2-crammd5 or security/cy2-gssapi, you
will probably get errors about "no appropriate mechs available".
+The configuration files for applications using the sasl2 libraries
+used to be in ${PLUGINDIR}/, but are now expected in
+${PKG_SYSCONFDIR}/. You need to move them after upgrading the pkg.
+
${PKGNAME} will use the following directory as the default
path to its plugin modules:
Home |
Main Index |
Thread Index |
Old Index