nss-pam-ldapd commit: r1778 - debian/nss-pam-ldapd/trunk/debian
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1778 - debian/nss-pam-ldapd/trunk/debian
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1778 - debian/nss-pam-ldapd/trunk/debian
- Date: Mon, 8 Oct 2012 22:43:57 +0200 (CEST)
Author: arthur
Date: Mon Oct 8 22:43:56 2012
New Revision: 1778
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1778&view=revision
Log:
support "EXTERNAL" SASL mechanism in debconf configuration (LP: #1063923) (the
description hasn't been updated yet to avoid having to update all translations
for a relatively minor change)
Modified:
debian/nss-pam-ldapd/trunk/debian/changelog
debian/nss-pam-ldapd/trunk/debian/nslcd.templates
Modified: debian/nss-pam-ldapd/trunk/debian/changelog
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/changelog Mon Oct 1 21:28:17 2012
(r1777)
+++ debian/nss-pam-ldapd/trunk/debian/changelog Mon Oct 8 22:43:56 2012
(r1778)
@@ -2,8 +2,11 @@
* fix a problem in sed logic for commenting out disabled options
(closes: #689296)
+ * support "EXTERNAL" SASL mechanism in debconf configuration (LP: #1063923)
+ (the description hasn't been updated yet to avoid having to update all
+ translations for a relatively minor change)
- -- Arthur de Jong <adejong@debian.org> Mon, 01 Oct 2012 21:00:00 +0200
+ -- Arthur de Jong <adejong@debian.org> Mon, 08 Oct 2012 22:30:00 +0200
nss-pam-ldapd (0.8.10-2) unstable; urgency=low
Modified: debian/nss-pam-ldapd/trunk/debian/nslcd.templates
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/nslcd.templates Mon Oct 1 21:28:17
2012 (r1777)
+++ debian/nss-pam-ldapd/trunk/debian/nslcd.templates Mon Oct 8 22:43:56
2012 (r1778)
@@ -42,7 +42,7 @@
Template: nslcd/ldap-sasl-mech
Type: select
-Choices: auto, LOGIN, PLAIN, NTLM, CRAM-MD5, DIGEST-MD5, GSSAPI, OTP
+Choices: auto, LOGIN, PLAIN, NTLM, CRAM-MD5, DIGEST-MD5, GSSAPI, OTP, EXTERNAL
_Description: SASL mechanism to use:
Choose the SASL mechanism that will be used to authenticate to the LDAP
database:
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/
- nss-pam-ldapd commit: r1778 - debian/nss-pam-ldapd/trunk/debian,
Commits of the nss-pam-ldapd project