2007
libpam-ldap (180-1.7) unstable; urgency=high
* Non-maintainer upload.
* High-urgency upload for RC bugfix.
* Check for both 'host' and 'uri' in the existing pam_ldap.conf, so
that uri entries aren't incorrectly discarded on upgrade. Also
handle ldapi:/// URIs in the postinst, rather than mistaking this
for a host entry. Closes: #407746.
* Use ldapi:/// as the default server value, not 127.0.0.1, since
ldapi is going to be more efficient than tcp
* Incorporate a postinst fix from libnss-ldap, so updates will
preferentially be made to the first uncommented instance of the
option in pam_ldap.conf, not just the first instance.
* Incorporate updated debconf templates from libnss-ldap where
appropriate; thanks to Christian Perrier for the assistance.
* Debian translations:
- Copy translations from libnss-ldap. This adds Catalan, Danish,
Spanish, Galician, Norwegian Bokmål, Russian (all incomplete right now)
- Include updated Galician translation; thanks to Jacobo Tarrio.
Closes: #412649.
- Include updated Brazilian Portuguese translation; thanks to André
Luis Lopes. Closes: #411545.
- Include updated German translation; thanks to Matthias Julius.
Closes: #413448.
- Include updated Czech translation; thanks to Miroslave Kure.
Closes: #413539.
- Include updated Dutch translation; thanks to Bart Cornelis.
* Use debconf substitutions for package name and file name in
templates; no direct benefit to this package alone, but allows
translators to translate the same string only once for libpam-ldap
and libnss-ldap.
-- Steve Langasek <vorlon@debian.org> Fri, 9 Mar 2007 02:35:03 -0800
libpam-ldap (180-1.6) unstable; urgency=low
* Non-maintainer upload to fix pending l10n issues.
* Debconf translations:
- Swedish. Closes: #351309
-- Christian Perrier <bubulle@debian.org> Sun, 4 Feb 2007 19:26:54 +0100
libpam-ldap (180-1.5) unstable; urgency=low
* Non-maintainer upload to fix longstanding l10n issues
* Debconf translations:
- German updated. Closes: #395453
- French updated. Closes: #352412
- Czech updated. Closes: #360313
- Dutch added. Closes: #366431
- Japanese updated. Closes: #394530
- Portuguese added. Closes: #403508
-- Christian Perrier <bubulle@debian.org> Sun, 4 Feb 2007 19:26:52 +0100
2006
libpam-ldap (180-1.4) unstable; urgency=low
* Non-maintainer upload.
* Fix a brown paper bag bug in the last upload -- maybe I should check
shell syntax of my maintainer script fixes before uploading. :/
Closes: #399787.
-- Steve Langasek <vorlon@debian.org> Tue, 21 Nov 2006 17:19:45 -0800
libpam-ldap (180-1.3) unstable; urgency=high
* Non-maintainer upload.
* High-urgency upload for RC bugfix.
* Fix postinst handling to cope with uri values (i.e., ldaps://) in
addition to host values, instead of erroring out when libnss-ldap
has been configured first. Closes: #385950.
-- Steve Langasek <vorlon@debian.org> Mon, 20 Nov 2006 05:11:43 -0800
libpam-ldap (180-1.2) unstable; urgency=high
* NMU for RC security bug.
* Fix error passing for PasswordPolicyResponse control responses.
(CVE-2006-5170)
-- Moritz Muehlenhoff <jmm@debian.org> Sun, 22 Oct 2006 22:26:58 +0200
libpam-ldap (180-1.1) unstable; urgency=low
* NMU.
* debian/control: Remove unnecessary autotool dependencies. (Closes:
#376654)
-- Eric Dorland <eric@debian.org> Sun, 3 Sep 2006 00:33:47 -0400
libpam-ldap (180-1) unstable; urgency=low
* New upstream release * Maintainer upload, Closes: #324899 * Changed password file to be /etc/pam_ldap.secret, Closes: #302547 * Change pam_acct_mgmt to use username when groupattr is 'memberUid', Closes: #292030, #341541 * Started using upstream's manpage, Closes: #302400, #307628 * Fix debhelper to use libpam-ldap/override, Closes: #302543, #312928 * Make pam_password choices translatable, Closes: #338825 * Fix debconf depends to allow debconf-2.0, Closes: #332002 * debconf-updatepo run, Closes: #337261 * Added ldapns.schema to /usr/share/doc/libpam-ldap, Closes: #340581 * Added vietnamese translation, Closes: #312439 * Clean up debconf questions, Closes: #312440 * Updated French translation, Closes: #340199
-- Stephen Frost <sfrost@debian.org> Mon, 16 Jan 2006 14:45:33 -0500
2005
libpam-ldap (178-1) unstable; urgency=low
* New upstream release * exop pw change fixed in upstream, Closes: #270412, #284105 * Added documentation regarding check_host_attr, Closes: #274873, #278615 * Included updated manpage from Philipp Matthias Hann, Closes: #135462 * Removed purging of ldap.secrets, might be used by others, Closes: #277203 * Updated French translation, Closes: #267733 * Added Japanese translation, Closes: #287075 * Added Czech translation, Closes: #288023
-- Stephen Frost <sfrost@debian.org> Wed, 30 Mar 2005 00:27:06 -0500
2004
libpam-ldap (169-1) unstable; urgency=low
* New upstream release, Closes: #258810 * Fixed chsh/chfn, Closes: #240175 * Added French translation, Closes: #220803 * Cleaned up templates file, Closes: #214568 * Added md5 option to templates, Closes: #228818 * Session bug fixed by upstream, Closes: #221748 * crypt/anon bind fixed upstream, Closes: #202466
-- Stephen Frost <sfrost@debian.org> Sat, 7 Aug 2004 23:57:01 -0400
libpam-ldap (167-1) unstable; urgency=low
* New upstream.
-- Stephen Frost <sfrost@debian.org> Sun, 15 Feb 2004 22:16:41 -0500
2003
libpam-ldap (164-2) unstable; urgency=low
* Whoops, forgot build-depend on cdbs, fixed.
-- Stephen Frost <sfrost@debian.org> Thu, 2 Oct 2003 16:21:44 -0400
libpam-ldap (164-1) unstable; urgency=low
* New maintainer, moved to CDBS. * New upstream release, Closes: #207044. * Removed the extrafilter patch, upstream has added functionality which replaces it (service-based authorization). * Added patch to log when updating shadowlastchange fails, Closes: #165994. * Added patch to fix typo in man page, Closes: #208434. * Added patch to document pam_min/max_uid, Closes: #109658. * Compiled with TLS/SSL support, Closes: #171431, #207045. * Moved to po-debconf with supplied patch, Closes: #183956.
-- Stephen Frost <sfrost@debian.org> Wed, 1 Oct 2003 13:14:21 -0400
libpam-ldap (156-1) unstable; urgency=low
* New upstream release
* rewrote configuration script to use the same format as libnss-ldap
this makes it aware of the current settings in the configuration.
(Closes: #153013)
* Moved the example configuration file to /usr/share/libpam-ldap
* Bumped the Standards-Version to 3.5.8
-- Sami Haahtinen <ressu@debian.org> Sun, 19 Jan 2003 01:20:12 +0200
2002
libpam-ldap (151-1) unstable; urgency=low
* New upstream release * Fixed a bug in ###DEBCONF### handling in configuration. * Disabled SSL Disabling? (Closes: #103307) - Removed the ugly #undef from ldap_pam.c - Removed --disable-ssl from options - Added an additional runtime test to keep the logs from filling with openldap warnings.
-- Sami Haahtinen <ressu@debian.org> Tue, 13 Aug 2002 21:28:47 +0300
libpam-ldap (148-1) unstable; urgency=low
* New upstream release * Upstream now includes the patch to handle forced password expiring.
-- Sami Haahtinen <ressu@debian.org> Thu, 9 May 2002 14:09:15 +0300
libpam-ldap (144-1) unstable; urgency=low
* New upstream release
* Upstream fix for a security related bug which involves a Format String
problems. The propability for this bug to affect the security on a
normally configured system is so small that i won't squeeze this in to
woody at all. (first affected version was 40)
* Added Patch from Alexander Zangerl to handle the case where password is
expired by the admin (by setting the last changed field to 0)
(Closes: #144175)
* Fixed extraFilter handling with auth (Closes: #145557)
-- Sami Haahtinen <ressu@debian.org> Wed, 8 May 2002 00:19:13 +0300
libpam-ldap (140-1) unstable; urgency=low
* New upstream release
-- Sami Haahtinen <ressu@debian.org> Thu, 14 Mar 2002 23:52:28 +0200
libpam-ldap (138-1) unstable; urgency=medium
* New upstream release
* Note to those who use the extra_filter patch, (aka. the filter= parameter)
i'm planning on dropping the patch in favour of multiple
configuration-files.
* geteuid() reverted back to getuid(), this allowed users to change their
passwords without pamldap prompting for the old password (Closes: #135811)
-- Sami Haahtinen <ressu@debian.org> Tue, 26 Feb 2002 19:59:54 +0200
libpam-ldap (135-1) unstable; urgency=low
* New upstream release
-- Sami Haahtinen <ressu@debian.org> Wed, 9 Jan 2002 09:35:28 +0200
2001
libpam-ldap (134-3) unstable; urgency=low
* Bashed the whole TLS support. (Closes: #122250) * Those who want to have SSL/TLS support, remove the #undef LDAP_OPT_X_TLS line from pam_ldap.c
-- Sami Haahtinen <ressu@debian.org> Tue, 11 Dec 2001 14:15:30 +0200
libpam-ldap (134-2) unstable; urgency=low
* Modified Makefile not to link to a fixed place. (Closes: #113802)
-- Sami Haahtinen <ressu@debian.org> Wed, 28 Nov 2001 21:13:32 +0200
libpam-ldap (134-1) unstable; urgency=low
* New upstream release
* Changed the example rootbinddn to cn=admin,ou=people,dc=example,dc=net
which better reflects the default configuration of OpenLDAP
* Lower the priority of libpam-ldap/override question (Closes: #108864)
* package nolonger contains a debian specific patch --disable-ssl, it was
moved to upstream.
* Exop bug was fixed upstream, does the same thing as the patch in the
bugreport (Closes: #118582)
* Added Brazilian portugese (pt_BR) translation (thanks to Andre Luis Lopes)
(Closes: #114004)
-- Sami Haahtinen <ressu@debian.org> Fri, 16 Nov 2001 23:05:12 +0200
libpam-ldap (118-1) unstable; urgency=low
* New upstream release * Removed the old version of the manual (Closes: #101640)
-- Sami Haahtinen <ressu@debian.org> Thu, 21 Jun 2001 00:02:43 +0300
libpam-ldap (116-1) unstable; urgency=low
* New upstream release
-- Sami Haahtinen <ressu@debian.org> Thu, 14 Jun 2001 22:54:12 +0300
libpam-ldap (113-1) unstable; urgency=low
* New upstream release * Fixed the messed up manual page.
-- Sami Haahtinen <ressu@debian.org> Sun, 10 Jun 2001 15:37:03 +0300
libpam-ldap (112-1) unstable; urgency=low
* New upstream release * This version contains a patch to allow forced non-ssl builds.
-- Sami Haahtinen <ressu@debian.org> Tue, 5 Jun 2001 22:43:03 +0300
libpam-ldap (110-1) unstable; urgency=low
* New upstream release
-- Sami Haahtinen <ressu@debian.org> Mon, 28 May 2001 20:18:06 +0300
libpam-ldap (108-1) unstable; urgency=low
* New upstream release
-- Sami Haahtinen <ressu@debian.org> Sat, 12 May 2001 15:59:00 +0300
libpam-ldap (107-5) unstable; urgency=low
* fixed bash-ism from postinst (Closes: #95276)
-- Sami Haahtinen <ressu@debian.org> Thu, 26 Apr 2001 21:30:05 +0300
libpam-ldap (107-4) unstable; urgency=low
* there was a mysterious '| ' character in config. (Closes: #94923)
-- Sami Haahtinen <ressu@debian.org> Mon, 23 Apr 2001 08:01:27 +0300
libpam-ldap (107-3) unstable; urgency=low
* Added Debconf question for LDAP version * Added Debconf question for pam_password
-- Sami Haahtinen <ressu@debian.org> Sun, 22 Apr 2001 11:30:39 +0300
libpam-ldap (107-2) unstable; urgency=low
* missed one db_input when i was checking for '|| true's fixed now.
(Closes: #94711)
-- Sami Haahtinen <ressu@debian.org> Sat, 21 Apr 2001 19:34:29 +0300
libpam-ldap (107-1) unstable; urgency=low
* New upstream release * manual up to date again. * /etc/pam_ldap.conf is no longer a config-file. * added debconf support again.
-- Sami Haahtinen <ressu@debian.org> Mon, 16 Apr 2001 01:13:08 +0300
libpam-ldap (105-3) unstable; urgency=low
* corrected README.filter a bit.
-- Sami Haahtinen <ressu@debian.org> Wed, 4 Apr 2001 21:08:55 +0300
libpam-ldap (105-2) unstable; urgency=low
* Added support for filter parameter to allow filtering per
program basis (closes: #92137)
-- Sami Haahtinen <ressu@debian.org> Sun, 1 Apr 2001 16:22:32 +0300
libpam-ldap (105-1) unstable; urgency=low
* New upstream release * Fixed typos in pam_ldap.conf(5) (Closes: #89633)
-- Sami Haahtinen <ressu@debian.org> Wed, 14 Mar 2001 22:21:39 +0200
libpam-ldap (99-2) unstable; urgency=low
* Took over the package from evo
-- Sami Haahtinen <ressu@debian.org> Wed, 28 Feb 2001 16:18:40 +0200
libpam-ldap (99-1) unstable; urgency=low
* New upstream version.
* I've decided to remove all debconf support from /etc/pam_ldap.conf
until I manage to find a better way to handle configuration modifications.
closes: #83803.
-- Davide Puricelli (evo) <evo@debian.org> Mon, 5 Feb 2001 19:38:14 +0100
2000
libpam-ldap (82-2) unstable; urgency=low
* Fixed a stupid typo into debian/templates.
-- Davide Puricelli (evo) <evo@debian.org> Fri, 24 Nov 2000 15:38:31 +0100
libpam-ldap (82-1) unstable; urgency=low
* New upstream version.
-- Davide Puricelli (evo) <evo@debian.org> Wed, 15 Nov 2000 18:43:12 +0100
libpam-ldap (77-2) unstable; urgency=low
* Now we only suggest libnss-ldap; closes: #75263.
-- Davide Puricelli (evo) <evo@debian.org> Thu, 2 Nov 2000 17:38:06 +0100
libpam-ldap (77-1) unstable; urgency=low
* New upstream version. * Added debconf support, patch provided by Michael Vogt <mvogt@acm.org>. * Standard compliant to 3.2.1
-- Davide Puricelli (evo) <evo@debian.org> Sun, 15 Oct 2000 22:14:29 +0200
libpam-ldap (75-1) unstable; urgency=low
* New upstream version.
-- Davide Puricelli (evo) <evo@debian.org> Thu, 12 Oct 2000 17:48:39 +0200
libpam-ldap (74-1) unstable; urgency=low
* New upstream version.
-- Davide Puricelli (evo) <evo@debian.org> Mon, 2 Oct 2000 15:17:47 +0200
libpam-ldap (72-4) unstable; urgency=low
* Previous version was broken because of libnss-ldap, now
it works; closes: #71750.
-- Davide Puricelli (evo) <evo@debian.org> Mon, 18 Sep 2000 19:23:36 +0200
libpam-ldap (72-3) unstable; urgency=low
* Compiled against libldap2.
-- Davide Puricelli (evo) <evo@debian.org> Thu, 14 Sep 2000 17:10:37 +0200
libpam-ldap (72-2) unstable; urgency=low
* Added "Build-Depends: libtool" and patched configure
to run "automake -a"; closes: #70706.
-- Davide Puricelli (evo) <evo@debian.org> Fri, 1 Sep 2000 15:31:45 +0200
libpam-ldap (72-1) unstable; urgency=low
* New upstream version; closes: #67924, #64217, #64220, #65130, #67808. * Added chsh and chfn into examples; closes: #65295.
-- Davide Puricelli (evo) <evo@debian.org> Mon, 28 Aug 2000 19:20:13 +0200
libpam-ldap (43-3) unstable; urgency=low
* New maintainer. * pam.conf:s/"/usr/lib/security"/"/lib/security"; closes: #67319.
-- Davide Puricelli (evo) <evo@debian.org> Tue, 22 Aug 2000 18:19:59 +0200
libpam-ldap (43-2) frozen unstable; urgency=low
* Escape username for search filter, closes: #66114
-- Ben Collins <bcollins@debian.org> Thu, 29 Jun 2000 22:43:53 -0400
libpam-ldap (43-1) unstable; urgency=low
* New upstream version
-- Ben Collins <bcollins@debian.org> Mon, 10 Jan 2000 15:16:26 -0500
1999
libpam-ldap (42-2) unstable; urgency=low
* made sure pam_ldap.so is linked with -lc and -ldl, fixes segfaults,
closes: #52567
* reverted some old changes, closes: #48990
-- Ben Collins <bcollins@debian.org> Sun, 26 Dec 1999 14:57:52 -0500
libpam-ldap (42-1) unstable; urgency=low
* New upstream
-- Ben Collins <bcollins@debian.org> Sun, 3 Oct 1999 17:27:31 -0400
libpam-ldap (34-1) unstable; urgency=low
* New upstream source * Recompiled against latest libopenldap1
-- Ben Collins <bcollins@debian.org> Sat, 12 Jun 1999 13:01:01 -0400
libpam-ldap (32-1) unstable; urgency=low
* New upstream source
-- Ben Collins <bcollins@debian.org> Sat, 8 May 1999 20:48:53 -0400
libpam-ldap (24-1) unstable; urgency=low
* Another new upstream source
-- Ben Collins <bcollins@debian.org> Fri, 16 Apr 1999 12:05:51 -0400
libpam-ldap (23-1) unstable; urgency=low
* New upstream source
-- Ben Collins <bcollins@debian.org> Sun, 11 Apr 1999 12:46:32 -0400
libpam-ldap (22-1) unstable; urgency=low
* New upstream source * Added pam_ldap.conf man page
-- Ben Collins <bcollins@debian.org> Tue, 9 Mar 1999 10:35:46 -0500
libpam-ldap (18-2) unstable; urgency=low
* Added two patches from Jason Gunthorpe to fix one double free() and
better handling of stacked passwd modules.
* Added md5 password support with a 'md5' arg
-- Ben Collins <bcollins@debian.org> Sat, 20 Feb 1999 01:11:58 -0500
libpam-ldap (18-1) unstable; urgency=low
* Initial Release.
-- Ben Collins <bcollins@debian.org> Fri, 12 Feb 1999 18:16:03 -0500