Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2010-08-18 21:40:17 +0200
committerArthur de Jong <arthur@arthurdejong.org>2010-08-18 21:40:17 +0200
commit99a4e3962f7caefa39e6ae0ca3ecfc3c07e15183 (patch)
tree8d62e347f4beaf914446d0862faee132df74183c /debian/changelog
parent13d21375449aef63ee84ca4f1d0f9e73d0c6e86d (diff)
get files ready for 0.7.8 release0.7.8
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1183 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c5ab50f..e6fc9aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+nss-pam-ldapd (0.7.8) unstable; urgency=low
+
+ * minor portability improvements and clean-ups (thanks Alexander V.
+ Chernikov and Ted C. Cheng)
+ * don't expand variables in rest of ${var:-rest} and ${var:+rest}
+ expressions if it is not needed (closes: #592320)
+ * libpam-ldapd.postinst: offer to add ldap to shadow in nsswitch.conf if
+ a potential broken configuration is found (closes: #592104)
+ (thanks to Justin B Rye for the template review)
+ * merge the suggests of libnss-ldapd and libpam-ldapd into those of the
+ nslcd package to have a single consistent list of PAM alternatives
+ (closes: #591773)
+ * add libpam-sss as an alternative to libpam-ldapd (closes: #591773)
+ * upgrade to standards-version 3.9.1 (no changes needed)
+ * updated Portuguese debconf translation by Américo Monteir
+ (closes: #593404)
+ * updated Russian debconf translation by Yuri Kozlov (closes: #593491)
+ * added Norwegian Bokmål debconf translation by Bjørn Steensrud
+ (closes: #593501)
+
+ -- Arthur de Jong <adejong@debian.org> Wed, 18 Aug 2010 21:00:00 +0200
+
nss-pam-ldapd (0.7.7) unstable; urgency=low
* don't use use_authtok for password modification by default