From fc2b0451e9a67ca7dab660064b7c292beead2f43 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Fri, 14 Nov 2008 15:44:15 +0000 Subject: get files ready for 0.6.7 release git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@798 ef36b2f9-881f-0410-afb5-c4e39611909c --- ChangeLog | 22 ++++++++++++++++++++++ NEWS | 7 +++++++ configure.ac | 2 +- debian/changelog | 7 +++++++ man/nslcd.8.xml | 2 +- man/nss-ldapd.conf.5.xml | 2 +- 6 files changed, 39 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 74d15d4..9a37c51 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2008-11-13 21:27 arthur + + * [r797] debian/libnss-ldapd.templates: also leave out empty + Default line for libnss-ldapd/ldap-binddn + +2008-11-13 21:15 arthur + + * [r796] debian/libnss-ldapd.config, debian/libnss-ldapd.templates: + set debconf values from the environment only when they are empty + or if configfile is present to fix installation problem + +2008-11-11 21:30 arthur + + * [r795] debian/libnss-ldapd.postinst: any output should go to + stderr to not confuse debconf + +2008-11-04 21:42 arthur + + * [r793] ChangeLog, NEWS, TODO, configure.ac, debian/changelog, + man/nslcd.8.xml, man/nss-ldapd.conf.5.xml: get files ready for + 0.6.6 release + 2008-11-04 21:20 arthur * [r792] NEWS: some spelling fixes diff --git a/NEWS b/NEWS index 875839b..899e763 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,13 @@ changes form 0.6.5 to 0.6.6 --------------------------- +* a fix for a problem in the Debian packaging that would cause user-configured + options be ignored + + +changes form 0.6.5 to 0.6.6 +--------------------------- + * Debian packaging improvements * allow spaces in user and group names because it was causing problems in some environments diff --git a/configure.ac b/configure.ac index 4b3dc81..35dba56 100644 --- a/configure.ac +++ b/configure.ac @@ -32,7 +32,7 @@ version 2.1 of the License, or (at your option) any later version. See the configure.ac file for more details.]) # initialize and set version and bugreport address -AC_INIT([nss-ldapd],[0.6.6],[arthur@ch.tudelft.nl]) +AC_INIT([nss-ldapd],[0.6.7],[arthur@ch.tudelft.nl]) RELEASE_MONTH="Nov 2008" AC_SUBST(RELEASE_MONTH) AC_CONFIG_SRCDIR([nslcd.h]) diff --git a/debian/changelog b/debian/changelog index 1446535..7fb3d90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +nss-ldapd (0.6.7) unstable; urgency=low + + * a fix for a problem in debconf configuration that would ignore user input + and use automatically detected values instead (closes: 505384) + + -- Arthur de Jong Fri, 14 Nov 2008 16:30:00 +0100 + nss-ldapd (0.6.6) unstable; urgency=low * clarify relationship to nss_ldap in package description (closes: #499892) diff --git a/man/nslcd.8.xml b/man/nslcd.8.xml index dd1f4cf..d734c80 100644 --- a/man/nslcd.8.xml +++ b/man/nslcd.8.xml @@ -36,7 +36,7 @@ nslcd 8 - Version 0.6.6 + Version 0.6.7 System Manager's Manual Nov 2008 diff --git a/man/nss-ldapd.conf.5.xml b/man/nss-ldapd.conf.5.xml index cd4df5b..04d26d2 100644 --- a/man/nss-ldapd.conf.5.xml +++ b/man/nss-ldapd.conf.5.xml @@ -36,7 +36,7 @@ nss-ldapd.conf 5 - Version 0.6.6 + Version 0.6.7 System Manager's Manual Nov 2008 -- cgit v1.2.3