openldap2 (2.0.23-7) unstable; urgency=low
openldap2 (2.0.23-7) unstable; urgency=low

  * Add Brazilian translation for debconf templates. Closes: Bug#114021
  * Fix hostless LDAP URLs, patch from Lamont Jones. Closes: Bug#140387

 -- Wichert Akkerman <wakkerma@debian.org>  Sat,  4 May 2002 20:05:32 +0200

openldap2 (2.0.23-6) unstable; urgency=high

  * Make slapd.config idempotent, so that calling it once (during
    preconfiguration) and again (during postinst) doesn't break things.
    Patch from Anthony Towns. Closes: Bug#137552).

 -- Wichert Akkerman <wakkerma@debian.org>  Sun, 14 Apr 2002 19:10:50 +0200

openldap2 (2.0.23-5) unstable; urgency=high

  * Fix slurpd invocation in slapd.init. Closes: Bug#141959
  * Ask for admin DN when using LDIF initialization as well.
    Lets hope this finally Closes: Bug#137552
  * Merge German translation for debconf templates. Closes: Bug#141712
  * Add Build-Depends on debconf-utils since we use debconf-mergetemplate
  * Remove bogus error from slapd.init. Closes: Bug#137718

 -- Wichert Akkerman <wakkerma@debian.org>  Tue,  9 Apr 2002 14:49:27 +0200

openldap2 (2.0.23-4) unstable; urgency=high

  * Only show already-configured note on initial installs. Closes: Bug#137100
  * Supply -t option to slurpd when starting it, not when stopping it.
    Closes: Bug#136240
  * Use db_input instead of db_get for notes in the slapd postinst.
  * Only fetch password from debconf when not using ldif initialization.
    Closes: Bug#138558,#137552
  * Check if slapd.conf exists in slapd postinst. Closes: Bug#138136

 -- Wichert Akkerman <wakkerma@debian.org>  Sat,  6 Apr 2002 23:02:42 +0200

openldap2 (2.0.23-3) unstable; urgency=high

  * If can not get a password for the admin entry when installing slapd
    generate one randomly. Closes: Bug#134774
  * Bump shlibs dependency to 2.0.23

 -- Wichert Akkerman <wakkerma@debian.org>  Thu, 21 Feb 2002 23:23:57 +0100

openldap2 (2.0.23-2) unstable; urgency=high

  * Create /var/spool/slurpd and tell slurpd to use that as temporary
    directory. Closes: Bug#134564
  * Improve debconf prompts a bit. Closes: Bug#134945
  * Properly set default value for domain
  * Clear crypted password from debconf after creating the LDAP directory

 -- Wichert Akkerman <wakkerma@debian.org>  Sun, 17 Feb 2002 16:07:18 +0100

openldap2 (2.0.23-1) unstable; urgency=high

  * Upstream updated config.{guess,sub} so we are back to zero patches
    again.
  * Apply fix from Klaus Duscher for the missing password problem: the
    config script did not check if it was run twice without slapd.conf
    being generated in between and would abort with a missing password
    error. Closes: Bug#132566
  * Change slapd priority for boot sequence to start earlier and stop
    later so people can use LDAP for NSS purposes. Closes: Bug#130277

 -- Wichert Akkerman <wakkerma@debian.org>  Sun, 17 Feb 2002 16:07:18 +0100

openldap2 (2.0.22-2) unstable; urgency=low

  * Update config.{guess,sub} again. Closes: Bug#131469

 -- Wichert Akkerman <wakkerma@debian.org>  Thu,  7 Feb 2002 22:33:01 +0100

openldap2 (2.0.22-1) unstable; urgency=low

  * New upstream version
  * Build properly as non-native package

 -- Wichert Akkerman <wakkerma@debian.org>  Wed,  6 Feb 2002 00:17:20 +0100

openldap2 (2.0.21-3) unstable; urgency=high

  * Add logic to config and postinst to configure replication as well
  * Don't fail in slapd postinst if we can't stop slapd. Closes: Bug#131617
  * Change localstatedir to /var/lib
  * Remove /var/lib/ldap when purging slapd
  * Don't remove user-supplied ldif file after creating the directory
  * Set default replogfile
  * Fix typo in severity for no_password note
  * Encrypt admin password and remove it from the debconf database

 -- Wichert Akkerman <wakkerma@debian.org>  Thu, 31 Jan 2002 17:03:36 +0100

openldap2 (2.0.21-2) unstable; urgency=medium

  * Update config.{guess,sub} and forwarded upstream (ITS#1567).
    Closes: Bug#131469
  * Remove -x from slapd postinst. Closes: Bug#131502

 -- Wichert Akkerman <wakkerma@debian.org>  Wed, 30 Jan 2002 10:53:45 +0100

openldap2 (2.0.21-1) unstable; urgency=high

  * New upstream version,
  * Update copyright
  * Update config.guess and config.sub
  * Redone packaging, no more dbs or debhelper
  * Drop all patches, they are either unnecessary or alternatives have
    been made upstream

 -- Wichert Akkerman <wakkerma@debian.org>  Tue, 29 Jan 2002 17:04:10 +0100

openldap2 (2.0.14-1) unstable; urgency=high

  * New upstream version, which includes a billion second bug.
    Closes: Bug#111833
  * Drop 005_libldbm_dbopen, upgrading the database in place no longer works
    with the new db-env code.
  * Redo 008_porting_maxpathlen

 -- Wichert Akkerman <wakkerma@debian.org>  Sat, 15 Sep 2001 13:39:46 +0200

openldap2 (2.0.11-2) unstable; urgency=low

  * Test if /etc/init.d/slapd is executable when purging slapd.
    Closes: Bug#100938
  * Update 008_porting_maxpathlen. Closes: Bug#100584
  * Don't use four11 as referral example anymore. Closes: Bug#99998
  * Fix synopsis of slapindex manpage. Added to 002_man_fixes.
    Closes: Bug#98805
  * Removed stray backup file from 002_man_fixes

 -- Wichert Akkerman <wakkerma@debian.org>  Tue, 19 Jun 2001 01:01:17 +0200

openldap2 (2.0.11-1) unstable; urgency=low

  * New upstream version
  * Add autoconf to Build-Depends. Closes: Bug#99440
  * Fix new db upgrade patch. Closes: Bug#98853

 -- Wichert Akkerman <wakkerma@debian.org>  Sun,  3 Jun 2001 00:25:47 +0200

openldap2 (2.0.10-2) unstable; urgency=low

  * Tighten shlibs dependency to >= 2.0.1-1. Closes: Bug#98683

 -- Wichert Akkerman <wakkerma@debian.org>  Fri, 25 May 2001 16:32:35 +0200

openldap2 (2.0.10-1) unstable; urgency=low

  * New upstream version
  * New maintainer
  * Remove useless LINE_WIDTH bit from patch 000_clients
  * Patch 004_ssl_fix has been merged upstream, removed
  * Redo 005_db3_upgrade 
  * Rediff all other patches

 -- Wichert Akkerman <wakkerma@debian.org>  Thu, 24 May 2001 14:56:02 +0200

openldap2 (2.0.7-6) unstable; urgency=low

  * Make sure autoconf is run if configure.in is changed (for Hurd patch),
    closes: #96145
  * Fix slapd.postinst in the case of using an ldif file, closes: #95600
  * Use a var for slapd.conf in slapd init script. Partially fixes bug
    91318.
  * Fixed hurd patch for strrchr in replog.c, closes: #93605

 -- Ben Collins <bcollins@debian.org>  Mon,  7 May 2001 23:00:27 -0400

openldap2 (2.0.7-5) unstable; urgency=low

  * Fixed db3 upgrade code, closes: #92331, #92916
  * m68k should compile fine with db3 now, closes: #90165
  * Included provided patch for Hurd compilation, closes: #88079

 -- Ben Collins <bcollins@debian.org>  Wed,  4 Apr 2001 17:46:47 -0400

openldap2 (2.0.7-4) unstable; urgency=low

  * slapd.conf is no longer a conffile, and not provided by the package.
    Instead, it is only generated. closes: #81359
  * Fixed by previous upload, closes: #71852, #78950, #82491
  * Actually install the netscape schema, closes: #90323
  * Add comment to README.Debian about being compiled with libwrap,
    closes: #84954
  * Provide example sasl config file, closes: #90855
  * Conflict replace openldap-utils (ldap-utils), and libopenldap-dev
    (libldap2-dev), closes: #71471
  * Revert to using some code to upgrade previous db's. Remove slapd's dep
    on db3-util, and remove postinst code that upgrades the db's.

 -- Ben Collins <bcollins@debian.org>  Sat, 24 Mar 2001 21:59:20 -0500

openldap2 (2.0.7-3) unstable; urgency=low

  * netscape-profile.schema: new schema for old roaming support
  * 004_ssl_fix.diff: Fix for SSL support (not compiled in, but some
    people use it).
  * slapd.config: FINALLY fix the "dc=" base bug.
  * Build-Depend on libdb3-dev now that it is available.
  * Now that we use db3, make sure we upgrade existing databases to the
    db3 format with db3_upgrade.

 -- Ben Collins <bcollins@debian.org>  Sun, 11 Mar 2001 23:36:34 -0500

openldap2 (2.0.7-2) unstable; urgency=low

  * slapd.postinst: fix debhelper wraper so it gets the right @argv,
    closes: #71854
  * sendmail appears to be compiled against glibc2.2/libdb2 now,
    closes: #71602
  * %strace ldapsearch cn=admin | & grep /etc | grep ldap
    open("/etc/ldap/ldap.conf", O_RDONLY)   = 3
    closes: #71716
  * ldap_first_attribute.3: s/ber_free(3)/ber_free/. closes: #76719
  * init.d/slapd: fix reference to pidfile, and also remove the pidfile
    after killing the daemon, closes: #77633, #77635
  * Fix fgets buffer size thinko in slurpd. closes: #78003
  * slapd.8: s/ldap.h/slapd.conf(5)/. closes: #80457

 -- Ben Collins <bcollins@debian.org>  Sun, 31 Dec 2000 00:02:46 -0500

openldap2 (2.0.7-1) unstable; urgency=low

  * New upstream
  * Removed hack for shlibs now that dpkg 1.7 is available, added dpkg-dev
    1.7.1 to build-depends.
  * start using DH_COMPAT=2

 -- Ben Collins <bcollins@debian.org>  Fri, 10 Nov 2000 18:53:25 -0500

openldap2 (2.0.2-2) unstable; urgency=low

  * Recompile against libdb2/glibc 2.1.94/sasl

 -- Ben Collins <bcollins@debian.org>  Wed, 27 Sep 2000 11:31:59 -0400

openldap2 (2.0.2-1) unstable; urgency=low

  * New upstream version, includes some patches from me that fix some
    stability issues
  * debian/control:Build-Depends: change libwrap-dev to libwrap0-dev for
    clarity, closes: #71366
  * debian/rules: make sure mail500 docs do not get installed under bogus
    subdirs, closes: #71473
  * debian/README.build,debian/scripts/dbs-build.mk: Fix and document
    build system better, closes: #71584
  * debian/local/slapd.conf: Setup default ACL's to work with openldap2
    correctly, closes: #71127, #71131
  * debian/README: document how to access OpenLDAP 1 servers via
    ldap-utils, closes: #71469
  * debian/rules:CFLAGS: add -I/usr/include/db2 to make sure we get the
    right <db.h> header, closes: #71470
  * I cannot reproduce this. In debian/rules I have done exactly what is
    needed to keep it from happening, and sparc, i386 and powerpc builds
    do not show it, closes: #71472

 -- Ben Collins <bcollins@debian.org>  Wed, 13 Sep 2000 22:32:35 -0400

openldap2 (2.0.1-2) unstable; urgency=low

  * Fixed up depend for libldap2 on itself

 -- Ben Collins <bcollins@debian.org>  Wed,  6 Sep 2000 13:24:06 -0400

openldap2 (2.0.1-1) unstable; urgency=low

  * New upstream version
  * Added libsasl-dev to build-deps, closes: #70923

 -- Ben Collins <bcollins@debian.org>  Tue,  5 Sep 2000 06:49:05 -0400

openldap2 (2.0-1) unstable; urgency=low

  * Initial release of OpenLDAP 2 test code

 -- Ben Collins <bcollins@debian.org>  Tue, 29 Aug 2000 14:28:39 -0400