Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2006-12-23 12:50:32 +0100
committerArthur de Jong <arthur@arthurdejong.org>2006-12-23 12:50:32 +0100
commit30263a59daa22a7f6814d36dde96e6f9d3188438 (patch)
treef4bf5a6ac38dbd3df33eaf730564a06dea841639 /debian
parent428a3fd2d4b895717bf493304b09fe39ab1f447f (diff)
get files ready for 0.1 release0.1
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@201 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog21
1 files changed, 18 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 83d1e00..e0948c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,23 @@
nss-ldapd (0.1) unstable; urgency=low
- * This is a fork from the libnss-ldap package.
-
- -- Arthur de Jong <adejong@debian.org> Thu, 7 Dec 2006 12:04:11 +0100
+ * initial release of nss-ldapd (should be functional but not yet stable
+ enough for production use)
+ * fork from the nss_ldap which was originally written by Luke Howard of PADL
+ Software Pty Ltd. changing package name to nss-ldapd and changing
+ versioning schema
+ * the functionality was split into a thin NSS library and a simple daemon
+ proxying the requests to the LDAP server (see README for rationale)
+ * a lot of dead and old compatibility code was removed (about 25% of the
+ code was removed) (more simplifications to come)
+ * the test code was rewritten
+ * build script simplifications
+ * default configuration file has been changed to /etc/nss-ldapd.conf
+ * most documentation has been updated and rewritten
+ * improved Debian packaging configuration with auto-detection of proper
+ default settings
+ * switched to native package (no deviation from "upstream")
+
+ -- Arthur de Jong <adejong@debian.org> Fri, 22 Dec 2006 23:00:00 +0100
libnss-ldap (251-5.2) unstable; urgency=high