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-05-14 22:49:48 +0200
committerArthur de Jong <arthur@arthurdejong.org>2010-05-14 22:49:48 +0200
commit5c11f057d90a09e30eaa9a4f321874fb58da036d (patch)
treee650d1a4cbc3a1b5f3daa40cece5556d8f414668 /debian/changelog
parentcad35b5cfc817dc4d2e4e0ebae87960491f13619 (diff)
get files ready for 0.7.5 release0.7.5
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1109 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 42efb8b..25df2a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+nss-pam-ldapd (0.7.5) unstable; urgency=low
+
+ * fix a problem in the session handling of the PAM module if the minimum_uid
+ option was used (Debian package default)
+ * refactor the PAM module code to be simpler and better maintainable
+ * perform logging from PAM module to syslog and support the debug option to
+ log more information
+ * Switch to "3.0 (native)" format.
+
+ -- Arthur de Jong <adejong@debian.org> Thu, 13 May 2010 20:17:39 +0200
+
nss-pam-ldapd (0.7.4) unstable; urgency=low
* fix a buffer overflow that should have no security consequences