libpam-mklocaluser (0.8) unstable; urgency=low

  * Rewrite runcmd() to work with Python on Wheezy (Closes: #706753).

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 04 May 2013 08:25:53 +0200

libpam-mklocaluser (0.7) unstable; urgency=low

  * Rewrite how Popen() is used to ensure the script wait for the
    subprocesses to start before looking for their status (Closes:
    #634829).  Patch from Wolfgang Schulze-Zachau.
  * Update standards-version from 3.9.1 to 3.9.2.  No changes needed.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 28 Jul 2011 19:20:32 +0200

libpam-mklocaluser (0.6) unstable; urgency=low

  * Make module more robust.  Move group lookup into the code path
    where it is used, to avoid failing if the group is missing when
    the user is already available locally (Closes: #597174).
  * Add code to handle missing primary group information when creating
    the local user.
  * Change module to only run /usr/sbin/nscd if it exist (Closes: #597241).
  * Update standards-version from 3.8.4 to 3.9.1.  No changes needed.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 18 Sep 2010 16:55:27 +0200

libpam-mklocaluser (0.5) unstable; urgency=low

  * Do not create local home directory if the directory mentioned in
    passwd already exist.

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 23 Jul 2010 18:27:14 +0200

libpam-mklocaluser (0.4) unstable; urgency=low

  [ Morten Werner Forsbring ]
  * Do not add localuser if it already exist in /etc/passwd.
  * Add build-dependency on python-support.
  * Make sure that dh_pysupport is run during build.
  * Added myself as uploader.

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 01 Jun 2010 21:01:16 +0200

libpam-mklocaluser (0.3) unstable; urgency=low

  * Make sure the path to the original home directory and the user
    name of the user logging in is passed on to the hook scripts.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 19 May 2010 14:38:03 +0200

libpam-mklocaluser (0.2) unstable; urgency=low

  * Correct typo in pam-configs entry causing the PAM module to fail.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 19 May 2010 11:08:19 +0200

libpam-mklocaluser (0.1) unstable; urgency=low

  * Initial release.

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 17 May 2010 19:54:09 +0200
