From ff12c64b0dcf7290d0b72fda7a1344adcfc0a1a3 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Fri, 22 Aug 2008 10:36:26 +0000 Subject: get files ready for 0.6.5 release git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@783 ef36b2f9-881f-0410-afb5-c4e39611909c --- ChangeLog | 17 +++++++++++++++++ NEWS | 6 ++++++ configure.ac | 4 ++-- debian/changelog | 11 ++++++++++- man/nslcd.8.xml | 4 ++-- man/nss-ldapd.conf.5.xml | 4 ++-- 6 files changed, 39 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 93cdae2..4d88098 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2008-08-07 08:10 arthur + + * [r782] debian/copyright, debian/po/da.po: updated Danish (da) + translation of debconf templates by Jonas Smedegaard + + +2008-08-07 08:01 arthur + + * [r781] debian/po/sv.po: updated Swedish (sv) translation of + debconf templates by Martin Ågren + +2008-07-20 09:28 arthur + + * [r778] ChangeLog, NEWS, TODO, configure.ac, debian/changelog, + man/nslcd.8.xml, man/nss-ldapd.conf.5.xml: get files ready for + 0.6.4 release + 2008-07-20 08:27 arthur * [r777] nslcd/cfg.c: rename get_base_from_dse() to diff --git a/NEWS b/NEWS index 1c6ea7c..7a4164d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +changes form 0.6.4 to 0.6.5 +--------------------------- + +* Debian package configuration translation updates + + changes form 0.6.3 to 0.6.4 --------------------------- diff --git a/configure.ac b/configure.ac index bb88143..7f4b357 100644 --- a/configure.ac +++ b/configure.ac @@ -32,8 +32,8 @@ 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.4],[arthur@ch.tudelft.nl]) -RELEASE_MONTH="Jul 2008" +AC_INIT([nss-ldapd],[0.6.5],[arthur@ch.tudelft.nl]) +RELEASE_MONTH="Aug 2008" AC_SUBST(RELEASE_MONTH) AC_CONFIG_SRCDIR([nslcd.h]) diff --git a/debian/changelog b/debian/changelog index ef178d1..b42b4c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,14 @@ -nss-ldapd (0.6.4) unstable; urgency=low +nss-ldapd (0.6.5) unstable; urgency=low + * updated Swedish debconf translation by Martin Ågren (closes: #492910) + * updated Danish debconf translation by Jonas Smedegaard (closes: #493973) + + -- Arthur de Jong Fri, 22 Aug 2008 11:00:00 +0200 + +nss-ldapd (0.6.4) unstable; urgency=medium + + * set urgency medium in an attempt to get in before the freeze + (not much code changes) * fix for the tls_checkpeer option * fix incorrect test for ssl option in combination with ldaps:// URIs * improvements to Active Directory sample configuration diff --git a/man/nslcd.8.xml b/man/nslcd.8.xml index a912eee..0848ab2 100644 --- a/man/nslcd.8.xml +++ b/man/nslcd.8.xml @@ -36,9 +36,9 @@ nslcd 8 - Version 0.6.4 + Version 0.6.5 System Manager's Manual - Jul 2008 + Aug 2008 diff --git a/man/nss-ldapd.conf.5.xml b/man/nss-ldapd.conf.5.xml index fe3ae7e..db3d942 100644 --- a/man/nss-ldapd.conf.5.xml +++ b/man/nss-ldapd.conf.5.xml @@ -36,9 +36,9 @@ nss-ldapd.conf 5 - Version 0.6.4 + Version 0.6.5 System Manager's Manual - Jul 2008 + Aug 2008 -- cgit v1.2.3