[Pkg-openldap-devel] [openldap] 02/11: * make sure the ximian-connector ntlm patch is applied to libldap_r, not just to libldap
Timo Aaltonen
tjaalton-guest at alioth.debian.org
Thu Oct 10 05:36:11 UTC 2013
This is an automated email from the git hooks/post-receive script.
tjaalton-guest pushed a commit to annotated tag 2.2.23-6
in repository openldap.
commit a8c60f1acc60112d7def0e3078a5ca4483228a28
Author: Steve Langasek <vorlon at debian.org>
Date: Tue Apr 26 09:32:02 2005 +0000
* make sure the ximian-connector ntlm patch is applied to libldap_r,
not just to libldap
---
debian/changelog | 4 ++++
libraries/libldap_r/Makefile.in | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 66c6e63..8e62d19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,10 @@ openldap2.2 (2.2.23-6) unstable; urgency=low
* debian/po/ja.po: Merge updates from Kenshi Muto (closes: #303505).
* debian/po/fr.po: Merge updates from Christian Perrier (closes: #306229).
+ Steve Langasek <vorlon at debian.org>:
+ * libraries/libldap_r/Makefile.in: make sure the ximian-connector ntlm
+ patch is applied to libldap_r, not just to libldap
+
--
openldap2.2 (2.2.23-5) unstable; urgency=low
diff --git a/libraries/libldap_r/Makefile.in b/libraries/libldap_r/Makefile.in
index e8a177e..11acf0c 100644
--- a/libraries/libldap_r/Makefile.in
+++ b/libraries/libldap_r/Makefile.in
@@ -22,7 +22,7 @@ XXSRCS = apitest.c test.c \
bind.c open.c result.c error.c compare.c search.c \
controls.c messages.c references.c extended.c cyrus.c \
modify.c add.c modrdn.c delete.c abandon.c \
- sasl.c sbind.c kbind.c unbind.c cancel.c \
+ sasl.c ntlm.c sbind.c kbind.c unbind.c cancel.c \
filter.c free.c sort.c passwd.c whoami.c \
getdn.c getentry.c getattr.c getvalues.c addentry.c \
request.c os-ip.c url.c sortctrl.c vlvctrl.c \
@@ -37,7 +37,7 @@ OBJS = threads.lo rdwr.lo tpool.lo rq.lo \
bind.lo open.lo result.lo error.lo compare.lo search.lo \
controls.lo messages.lo references.lo extended.lo cyrus.lo \
modify.lo add.lo modrdn.lo delete.lo abandon.lo \
- sasl.lo sbind.lo kbind.lo unbind.lo cancel.lo \
+ sasl.lo ntlm.lo sbind.lo kbind.lo unbind.lo cancel.lo \
filter.lo free.lo sort.lo passwd.lo whoami.lo \
getdn.lo getentry.lo getattr.lo getvalues.lo addentry.lo \
request.lo os-ip.lo url.lo sortctrl.lo vlvctrl.lo \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openldap/openldap.git
More information about the Pkg-openldap-devel
mailing list