1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107
|
libnss-ldap (122-1) stable; urgency=HIGH
* New upstream version that fixes an important security related bug.
For more info check http://bugzilla.padl.com/show_bug.cgi?id=49.
(now we really close this; closes: #76018).
-- Davide Puricelli (evo) <evo@debian.org> Fri, 3 Nov 2000 21:28:45 +0100
libnss-ldap (110-2) frozen unstable; urgency=low
* Fix minor (but important) thinko in previous patch
-- Ben Collins <bcollins@debian.org> Thu, 29 Jun 2000 22:48:41 -0400
libnss-ldap (110-1) frozen unstable; urgency=low
* uptream patch merge with fixes, closes: #62695
* After looking at this, I think it is better to let nss_ldap continue
to use only RFC compliant attributes and not support non-RFC compliant
ones, closes: #48953
* Added patch to escape search filter from user input, closes: #66116
-- Ben Collins <bcollins@debian.org> Thu, 29 Jun 2000 22:08:38 -0400
libnss-ldap (99-1) unstable; urgency=low
* New upstream version.
-- Ben Collins <bcollins@debian.org> Thu, 16 Dec 1999 21:30:07 -0500
libnss-ldap (97-1) unstable; urgency=low
* New upstream version, ChangeLog reports fix for..., closes: #48953
-- Ben Collins <bcollins@debian.org> Thu, 25 Nov 1999 01:27:27 -0500
libnss-ldap (87-1) unstable; urgency=low
* New upstream version
* Standard compliant to 3.0.1.1
-- Ben Collins <bcollins@debian.org> Sun, 3 Oct 1999 14:40:59 -0400
libnss-ldap (2.65-1) unstable; urgency=low
* New upstream source
* Reompiled against newest libopenldap1
-- Ben Collins <bcollins@debian.org> Sat, 12 Jun 1999 14:35:49 -0400
libnss-ldap (2.64-1) unstable; urgency=low
* New upstream release
* Removed nsswitch.ldap from /etc on install...it's still in /usr/doc
closed: #37186
-- Ben Collins <bcollins@debian.org> Sat, 8 May 1999 20:11:04 -0400
libnss-ldap (2.60-1) unstable; urgency=low
* New upstream version
-- Ben Collins <bcollins@debian.org> Fri, 16 Apr 1999 12:31:09 -0400
libnss-ldap (2.55-1) unstable; urgency=low
* New upstream source with a lot of GLIBC 2.1 changes merged in
-- Ben Collins <bcollins@debian.org> Sun, 11 Apr 1999 12:37:44 -0400
libnss-ldap (2.54.4-1) unstable; urgency=low
* New upstream release
* Lot's of glibc 2.1 related patches merged upstream
* Makefile changes merged upstream
-- Ben Collins <bcollins@debian.org> Tue, 23 Mar 1999 19:44:14 -0500
libnss-ldap (2.54-1) unstable; urgency=low
* New upstream source
* Added manpage for libnss-ldap.conf from rage.net
* Redid make setup to be more glibc like in the library install (so name
is generated based on current installation as well as links)
* Added LdapNS-howto.txt from rage.net
* Cleaned up patch for glibc 2.1 (libc-lock.h) to allow compilation
under glibc 2.0 still
-- Ben Collins <bcollins@debian.org> Tue, 9 Mar 1999 00:43:31 -0500
libnss-ldap (2.49-2) unstable; urgency=low
* Updated soname to match glibc 2.1
* libc-lock.h is now in /usr/include/bits (glibc 2.1)
* Added recommend for nscd (improves performance)
-- Ben Collins <bcollins@debian.org> Sat, 6 Mar 1999 18:02:22 -0500
libnss-ldap (2.49-1) unstable; urgency=low
* Initial Release.
-- Ben Collins <bcollins@debian.org> Thu, 11 Feb 1999 22:46:20 -0500
Local variables:
mode: debian-changelog
End:
|