~ubuntu-branches/ubuntu/precise/nss-pam-ldapd/precise-proposed

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Arthur de Jong
  • Date: 2010-10-29 18:00:00 UTC
  • Revision ID: james.westby@ubuntu.com-20101029180000-czigy4po02iv0heu
Tags: 0.7.12
set a short socket timeout when shutting down the connection to the LDAP
server to avoid disconnect problems when using TLS
(addresses part of #596983)

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
configure.ac file for more details.])
33
33
 
34
34
# initialize and set version and bugreport address
35
 
AC_INIT([nss-pam-ldapd],[0.7.11],[nss-pam-ldapd-users@lists.arthurdejong.org])
 
35
AC_INIT([nss-pam-ldapd],[0.7.12],[nss-pam-ldapd-users@lists.arthurdejong.org])
36
36
RELEASE_MONTH="Oct 2010"
37
37
AC_SUBST(RELEASE_MONTH)
38
38
AC_CONFIG_SRCDIR([nslcd.h])