samba-tng (0.3.2) unstable; urgency=high

  * New release (no Debian-specific changes).
    Mainly some security fixes ported from Samba 2.2.8a.

 -- Peter Samuelson <peter@cadcamlab.org>  Mon,  7 Apr 2003 10:00:53 -0500

samba-tng (0.3.1) unstable; urgency=high

  * New release (no Debian-specific changes):
    - security: VUID handling changes (elrond)
    - security: use unsigned ints for checking smb buffer limits; avoids a
      remote buffer overflow (from samba.org)

 -- Peter Samuelson <peter@cadcamlab.org>  Sat, 22 Mar 2003 05:10:57 -0600

samba-tng (0.3) unstable; urgency=low

  * control: minor wording changes
  * rules: switch to common smb.conf.example
  * samba-tng.prerm: remove, it was empty anyway

 -- Peter Samuelson <peter@cadcamlab.org>  Sat,  8 Feb 2003 20:26:36 -0600

samba-tng (0.2.6.1cvs20030123) stable; urgency=low

  * Okay, I moved the codepagedir from lib to share.
    Changed samba-tng-common.files appropiately.

 -- Elrond <elrond@samba-tng.org>  Thu, 23 Jan 2003 17:17:56 +0100

samba-tng (0.2.6.1cvs20021118) stable; urgency=low

  * Added "samba-common" as a conflict to samba-tng-common,
    requested by Cord.

 -- Elrond <elrond@samba-tng.org>  Mon, 18 Nov 2002 12:54:15 +0100

samba-tng (0.2.6.1cvs20020803) stable; urgency=low

  * I moved source/ldap/ to ldap/ directly in the repository.
    I know, this isn't a good idea. But it did not contain
    anything, that could be called "source" in the usual
    sense.
    The bad thing about it is:
    If you do a checkout of with a date between "Tue,  9
    Jul 2002" and "Sat,  3 Aug 2002", you wont be able to
    build a proper .deb, since the debian/rules references
    a directory, which existed at those times, but will not
    any more exist now.
    But the debian build script is the sole reference, so I
    thought, moving in the repos was just the better idea.

 -- Elrond <elrond@samba-tng.org>  Sat,  3 Aug 2002 18:41:47 +0200

samba-tng (0.2.6.1cvs20020709) stable; urgency=low

  * control: let samba-tng suggest slapd | ldap-server
  * rules:
    - configure:
      --datadir='$${prefix}/share/samba-tng', just in case
      s,/usr,$${prefix},; add ' around (see above)
    - Install source/ldap/sambatng.schema-v3 as
      /etc/ldap/schema/samba-tng.schema
  * Add /etc/ldap/schema/samba-tng.schema to
    samba-tng.files and samba-tng.conffiles

 -- Elrond <elrond@samba-tng.org>  Tue,  9 Jul 2002 15:06:23 +0200

samba-tng (0.2.6.1cvs20020619) stable; urgency=low

  * samba-tng.docs: s/Roadmap/ROADMAP/
  * control: Build-Depend on libreadline-dev

 -- Peter Samuelson <peter@cadcamlab.org>  Wed, 19 Jun 2002 21:20:03 -0500

samba-tng (0.2.6.1cvs20020119) unstable; urgency=low

  * README.Debian: s/tng-user/tng-users/
  * Add target samba-tng-dual for HEAD+TNG operation.
    NOTE: this stuff is still considered EXPERIMENTAL.
    - control: add entry
    - control: samba-tng and samba-tng-clients must *pre-depend* on -dual,
       since -dual has to redirect files out of Samba's way before
       samba-tng is unpacked.  It's complex and fragile ... but it's the
       best I can think of.  Oh well.
    - samba-tng-dual.*: new files
    - rules: misc tweaks / hacks
    - samba-tng.init: prefer tng.{nmbd,smbd} over {nmbd,smbd}
  * rules: dh_suidregister no longer needed

 -- Peter Samuelson <peter@cadcamlab.org>  Sat, 19 Jan 2002 09:55:03 -0600

samba-tng (0.2.6.1cvs20020108) unstable; urgency=low

  * build-dep: s/libopenldap-dev/libldap2-dev | $&/
  * rules: build for both smbpasswd and ldap

 -- Peter Samuelson <peter@cadcamlab.org>  Tue,  8 Jan 2002 08:33:13 -0600

samba-tng (0.2.6.1cvs20010923) unstable; urgency=low

  * rules: support for pathnames patch, misc other cleanups

 -- Peter Samuelson <peter@cadcamlab.org>  Sun, 23 Sep 2001 04:18:34 -0500

samba-tng (0.2.6.1) unstable; urgency=low

  * We are now live from cvs - no more .diff.gz

 -- Peter Samuelson <peter@cadcamlab.org>  Mon, 28 May 2001 16:22:25 -0500

samba-tng (0.2.6cvs20010526) unstable; urgency=low

  * winbind support from Elrond, plus
    - removed dh_movefiles hack - enumerate usr/sbin/* in samba-tng.files
    - simplified 'install' lines to match the rest of debian/rules
    - start winbindd in /etc/init.d/samba-tng
    - add README to provide hints for configuration
  * debian/rules: minor cleanups

 -- Peter Samuelson <peter@cadcamlab.org>  Sat, 26 May 2001 23:48:34 -0500

samba-tng (0.2.6cvs20010522) unstable; urgency=low

  * Build-Depends: debhelper
  * Sync with upstream CVS
  * debian/rules: Fix $(DESTDIR) emulation (stupid typo)
  * source/Makefile.in: fix 'installscripts' step - funny, it seemed to
    work fine last month..

 -- Peter Samuelson <peter@cadcamlab.org>  Tue, 22 May 2001 17:33:09 -0500

samba-tng (0.2.6cvs20010503) unstable; urgency=low

  * Upstream cvs has a few new bits
  * Reword debian/control a bit
  * Make cron.daily and cron.weekly scripts executable
  * Temporary solution for tng-alpha-2.6.1:
    - Makefile.in, script/*inst*.sh: Revert $(DESTDIR) and cleanups,
      leaving only the essential stuff
    - debian/rules: emulate $(DESTDIR), like Eloy's Samba packaging does

 -- Peter Samuelson <peter@cadcamlab.org>  Thu,  3 May 2001 09:40:21 -0500

samba-tng (0.2.6cvs20010427) unstable; urgency=low

  * New maintainer.
  * Treat as "native" package, since I'm not a Debian developer.
  * Begin adapting package to Samba-TNG:
    - Drop support for smbmount, SWAT, smbrun/smbsh/smbwrapper
    - Drop support for running from inetd
    - New init script, based on the 'official' sysv one
    - Various other cleanups to debian/rules
  * Reorganise packages (debian/control, debian/rules, etc):
    - servers: samba-tng
    - clients: samba-tng-clients
    - docs:    samba-tng-doc
    - other:   samba-tng-common
  * For upstream:
    - Makefile.in: build tdbtool, tdbimport, tdbexport
    - tdb/tdb.c: get HAVE_MMAP from config.h
    - Makefile.in and scripts/install*.sh: cleanup, support for $(DESTDIR)
    - configure.in, Makefile.in, include/config.h.in: support readline 4.2
  * Add a few build-depends.

 -- Peter Samuelson <peter@cadcamlab.org>  Sun, 29 Apr 2001 00:24:45 -0500

======================================================================
See also '../samba-tng-common/old-changelog.Debian.gz' which is from
the original Debian Samba packaging.
