Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2012-01-20 17:59:48 +0100
committerArthur de Jong <arthur@arthurdejong.org>2012-01-20 17:59:48 +0100
commit4db70dd0b3182cae690fee8cb21a7a8d51864dab (patch)
treed3c01254dafa74b9f23ffee3a9703c46939bfa56
parentc31ade370e1e4e424e924cac53c600ca654976a4 (diff)
get files ready for 0.7.15+squeeze1 release0.7.15+squeeze1
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15+squeeze@1608 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fdaa28c..a0bee58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+nss-pam-ldapd (0.7.15+squeeze1) stable; urgency=low
+
+ * fix an issue where changes in /etc/nsswitch.conf were not correctly
+ picked up and could lead to lookups being disabled on upgrade
+ (closes: #645599)
+ * fix an issue with detecting the uid of the calling process
+ * fix a problem in the disconnect logic code
+
+ -- Arthur de Jong <adejong@debian.org> Fri, 20 Jan 2012 15:30:00 +0100
+
nss-pam-ldapd (0.7.15) stable; urgency=low
* in debconf, treat the "hard" value for tls_reqcert as if it was "demand"