nss-pam-ldapd commit: r2154 - debian/nss-pam-ldapd/trunk/debian
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r2154 - 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: r2154 - debian/nss-pam-ldapd/trunk/debian
- Date: Wed, 27 Jul 2016 10:37:33 -0000
Author: arthur
Date: Wed Jul 27 12:37:32 2016
New Revision: 2154
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=2154&view=revision
Log:
put nsswitch.conf services in more natural order in debconf question
Modified:
debian/nss-pam-ldapd/trunk/debian/changelog
debian/nss-pam-ldapd/trunk/debian/libnss-ldapd.templates
Modified: debian/nss-pam-ldapd/trunk/debian/changelog
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/changelog Fri May 27 11:32:15 2016
(r2153)
+++ debian/nss-pam-ldapd/trunk/debian/changelog Wed Jul 27 12:37:32 2016
(r2154)
@@ -1,3 +1,9 @@
+nss-pam-ldapd (0.9.6-5) UNRELEASED; urgency=medium
+
+ * put nsswitch.conf services in more natural order in debconf question
+
+ -- Arthur de Jong <adejong@debian.org> Wed, 27 Jul 2016 12:36:13 +0200
+
nss-pam-ldapd (0.9.6-4) unstable; urgency=medium
* debconf translation updates:
Modified: debian/nss-pam-ldapd/trunk/debian/libnss-ldapd.templates
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/libnss-ldapd.templates Fri May 27
11:32:15 2016 (r2153)
+++ debian/nss-pam-ldapd/trunk/debian/libnss-ldapd.templates Wed Jul 27
12:37:32 2016 (r2154)
@@ -1,6 +1,6 @@
Template: libnss-ldapd/nsswitch
Type: multiselect
-Choices: aliases, ethers, group, hosts, netgroup, networks, passwd, protocols,
rpc, services, shadow
+Choices: passwd, group, shadow, hosts, networks, ethers, protocols, services,
rpc, netgroup, aliases
_Description: Name services to configure:
For this package to work, you need to modify the /etc/nsswitch.conf file to
use
the ldap datasource.
--
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: r2154 - debian/nss-pam-ldapd/trunk/debian,
Commits of the nss-pam-ldapd project