Skip to content

Debian Changelog libapache-mod-auth-pam (1.1.1-10)

2006

libapache-mod-auth-pam (1.1.1-10) unstable; urgency=low

   * Updated watch file

 -- Peter Eisentraut <petere@debian.org>  Sat, 29 Jul 2006 17:36:26 +0200

2005

libapache-mod-auth-pam (1.1.1-9) unstable; urgency=low

   * Changed maintainer address
   * Updated standards version
   * Minor editing

 -- Peter Eisentraut <petere@debian.org>  Wed, 28 Sep 2005 18:50:05 +0200

2004

libapache-mod-auth-pam (1.1.1-8) unstable; urgency=medium

   * New maintainer (closes: #266466)
   * Previous NMU acknowledged (closes: #206402)
   * Added watch file
   * Corrected copyright file
   * Updated standards version
   * Fetched new shadow.html from http://pam.sourceforge.net/mod_auth_pam/,
     moved to debian directory.
   * Don't need to install install.txt
   * Converted rules to cdbs
   * Changed the default pam.d configuration file to the @include common-*
     scheme
   * Corrected name of module in README.Debian (closes: #179858)
     [patch by Sean Finney]
   * Revised README.Debian
   * Changed postinst and prerm to use apache-modconf; adjusted
     apache-common dependency accordingly (closes: #271823, #281712)

 -- Peter Eisentraut <peter_e@gmx.net>  Sun, 28 Nov 2004 18:54:56 +0100

2003

libapache-mod-auth-pam (1.1.1-7.1) unstable; urgency=low

   * NMU
   * debian/rules: removed "-k" from dh_clean in target "clean"
     (Closes: #206402)

 -- Roland Stigge <stigge@antcom.de>  Wed, 17 Dec 2003 20:36:39 +0100

libapache-mod-auth-pam (1.1.1-7) unstable; urgency=low

   * fixed some unintentional multi-line strings (Closes: Bug#195524)

 -- Luca Filipozzi <lfilipoz@debian.org>  Sat, 14 Jun 2003 12:02:21 -0700

2002

libapache-mod-auth-pam (1.1.1-6) unstable; urgency=low

   * README.Debian rewritten
   * add Recommends on libpam-doc

 -- Luca Filipozzi <lfilipoz@debian.org>  Sat, 12 Oct 2002 22:44:10 -0700

libapache-mod-auth-pam (1.1.1-5) unstable; urgency=low

   * reorganisation of debian/* packaging files

 -- Luca Filipozzi <lfilipoz@debian.org>  Thu, 10 Oct 2002 23:06:28 -0700

libapache-mod-auth-pam (1.1.1-4) unstable; urgency=low

   * debian/420mod_auth_pam.info: the directives provided by the module
     should be indented by only one space, not two (Closes: Bug#162180)

 -- Luca Filipozzi <lfilipoz@debian.org>  Tue, 24 Sep 2002 08:06:09 -0700

libapache-mod-auth-pam (1.1.1-3) unstable; urgency=low

   * mod_auth_pam.c: added some debugging statements to aid in understanding
     how/why 1.0a-8 was failing... and have decided to keep them
   * Avery's patch applied to 1.0a-8 is partially broken...  fortunately,
     upstream only integrated the portion that works into 1.1.1

 -- Luca Filipozzi <lfilipoz@debian.org>  Sat, 31 Aug 2002 09:52:26 -0700

libapache-mod-auth-pam (1.1.1-2) unstable; urgency=low

   * fix to postinst script

 -- Luca Filipozzi <lfilipoz@debian.org>  Sun, 18 Aug 2002 10:07:52 -0700

libapache-mod-auth-pam (1.1.1-1) unstable; urgency=low

   * New upstream release
   * New maintainer

 -- Luca Filipozzi <lfilipoz@debian.org>  Thu, 15 Aug 2002 13:41:52 -0700

libapache-mod-auth-pam (1.0a-8) unstable; urgency=low

   * Added support for PAM_RHOST and PAM_USER variables; closes: #154313.
     Kudos to Avery Pennarun.

 -- Davide Puricelli (evo) <evo@debian.org>  Fri, 2 Aug 2002 11:53:25 +0200

2001

libapache-mod-auth-pam (1.0a-7) unstable; urgency=low

   * Fixed a little typo in debian/control; closes: #124880.
   * Now apache-dev depends on libdb2-dev that conflicts with libdb3-dev,
     so we have to Build-Depends on libdb2-dev, too.

 -- Davide Puricelli (evo) <evo@debian.org>  Mon, 24 Dec 2001 12:17:58 +0100

libapache-mod-auth-pam (1.0a-6) unstable; urgency=low

   * Added libdb3-dev to Build-Depends, closes: #114267.

 -- Davide Puricelli (evo) <evo@debian.org>  Mon, 8 Oct 2001 12:25:01 +0200

2000

libapache-mod-auth-pam (1.0a-5) unstable; urgency=low

   * Now depends on apache-common 1.3.14-2.

 -- Davide Puricelli (evo) <evo@debian.org>  Thu, 7 Dec 2000 19:52:42 +0100

libapache-mod-auth-pam (1.0a-4) unstable; urgency=low

   * Added shadow.html to /usr/share/doc/libapache-mod-auth-pam.
   * Troubles with pam_pwdb are fixed, read README.Debian for more
     info; closes: #71622.

 -- Davide Puricelli (evo) <evo@debian.org>  Mon, 16 Oct 2000 18:55:03 +0200

libapache-mod-auth-pam (1.0a-3) unstable; urgency=low

   * New maintainer.
   * Typo into a previous changelog entry, now we really
     close this; closes: #67202.
   * Updated debian/rules, debian/prerm and debian/postinst.

 -- Davide Puricelli (evo) <evo@debian.org>  Mon, 14 Aug 2000 22:42:25 +0200

libapache-mod-auth-pam (1.0a-2) unstable; urgency=low

   * Added Build-Depends

 -- Ben Collins <bcollins@debian.org>  Wed, 26 Jul 2000 19:37:58 -0400

libapache-mod-auth-pam (1.0a-1) unstable; urgency=low

   * New upstream version, closes: #59036
   * Recompiled against woody apache, closes: #62049, #65920 #67202
   * New upstream docs now included, closes: #63489

 -- Ben Collins <bcollins@debian.org>  Sun, 23 Jul 2000 17:08:38 -0400

1999

libapache-mod-auth-pam (0.8-5) unstable; urgency=low

   * Really fix apache deps this time (need to write a simple script to
     parse this out from the installed apache so it isn't hardcoded and
     possibly wrong), closes: #52653

 -- Ben Collins <bcollins@debian.org>  Fri, 17 Dec 1999 10:03:27 -0500

libapache-mod-auth-pam (0.8-4) unstable; urgency=low

   * Recompiled against latest apache, closes: #46967, #49134

 -- Ben Collins <bcollins@debian.org>  Thu, 25 Nov 1999 11:15:03 -0500

libapache-mod-auth-pam (0.8-3) unstable; urgency=low

   * Actual compliance for FHS

 -- Ben Collins <bcollins@debian.org>  Sun, 3 Oct 1999 16:22:21 -0400

libapache-mod-auth-pam (0.8-2) unstable; urgency=low

   * FHS compiance, standards version 3.0.1.1

 -- Ben Collins <bcollins@debian.org>  Sun, 3 Oct 1999 16:22:15 -0400

libapache-mod-auth-pam (0.8-1) unstable; urgency=low

   * New upstream version
   * Does not require patches for apache 1.3
   * New directives and usage files
   * New upstream URL

 -- Ben Collins <bcollins@debian.org>  Fri, 16 Apr 1999 11:29:44 -0400

libapache-mod-auth-pam (0.1-3) unstable; urgency=low

   * Recompiled for apache 1.3.6
   * apxs is not refered to relatively instead of absolutely (moved)

 -- Ben Collins <bcollins@debian.org>  Sun, 28 Mar 1999 10:54:50 -0500

libapache-mod-auth-pam (0.1-2) unstable; urgency=low

   * Fixed old style apache calls that are now prefixed with ap_, many
     thanks to Richard Nelson for helping to debug this.
   * Added sample /etc/pam.d/httpd file

 -- Ben Collins <bcollins@debian.org>  Tue, 16 Feb 1999 11:59:16 -0500

libapache-mod-auth-pam (0.1-1) unstable; urgency=low

   * Initial release.

 -- Ben Collins <bcollins@debian.org>  Sat, 13 Feb 1999 00:04:21 -0500