From 623b938cdeb8c01d405744285581750d33b7dfa2 Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 19 Jul 2016 14:44:30 +0000 Subject: Update pear-Net_LDAP3 to 1.0.5. Summary from commit log: * Fix find_domain() result when domain wasn't found (#4959) * Support %s variable in 'domain_filter' config option Resolves T135 * Don't execute LDAP queries for domains if domain_base_dn is not configured * fixing recursive deletion of domains Summary: recursive deletion: need to find and delete objects with objectclass ldapsubentry as well (#5100). This is for example needed when deleting a domain, for the role kolab-admin which has class ldapsubentry Reviewers: vanmeeuwen, #web_administration_panel_developers Reviewed By: vanmeeuwen, #web_administration_panel_developers Subscribers: machniak, vanmeeuwen Differential Revision: https://git.kolab.org/D23 * Unify some error, warning and debug messages feb73bc6 Browse Files * Ensure that multi-valued attributes have sequential indexes in the array * Remove unused variable, remove @ on ldap_add(), this may print useful warnings that are not related to ldap connection * Fix ldap_sort() deprecation warning in PHP7 (T1107) * Fix bug where LDAP_OPT_DEBUG_LEVEL option couldn't have been disabled (#4918) * Add .arcconfig 099bac48 Browse Files * Fix package names to conform with packagist's naming policies Summary: This change will allow the package to be submitted to packagist.org for easy installation via Composer. Reviewers: vanmeeuwen, machniak Reviewed By: machniak Subscribers: bruederli Differential Revision: https://git.kolab.org/D121 --- net/pear-Net_LDAP3/distinfo | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'net/pear-Net_LDAP3/distinfo') diff --git a/net/pear-Net_LDAP3/distinfo b/net/pear-Net_LDAP3/distinfo index 519cdede1b4..a822bd7d56b 100644 --- a/net/pear-Net_LDAP3/distinfo +++ b/net/pear-Net_LDAP3/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/11/04 00:35:26 agc Exp $ +$NetBSD: distinfo,v 1.3 2016/07/19 14:44:30 taca Exp $ -SHA1 (pear/Net_LDAP3-1.0.3.tgz) = d579342f094c634eda378cfe1fe130ff11be94e3 -RMD160 (pear/Net_LDAP3-1.0.3.tgz) = 19ff1411466c7a29d01c7abb5133b4e666922f35 -SHA512 (pear/Net_LDAP3-1.0.3.tgz) = e36b49646cd212fff45d64521411cf267ecce6dd09a2da2b0c94a755ecab66f5583943c857c3095a14fd22dc1e5ce0427ff297011212dffd6b9ace762056906d -Size (pear/Net_LDAP3-1.0.3.tgz) = 163823 bytes +SHA1 (pear/Net_LDAP3-1.0.5.tgz) = 4c9d873ea1b1211be25a9511959120868463651a +RMD160 (pear/Net_LDAP3-1.0.5.tgz) = a8a87a948764fb8f2693eba08993bb3416bac9b7 +SHA512 (pear/Net_LDAP3-1.0.5.tgz) = a49f1e0641af00a5eb0a8d31b642750e0ee231dc2f27cbea60a398fbeb37dfc37e6e59e413875995535eaa4cd0280f2988fa6ef2f29f37d8a79c63f2b202a23a +Size (pear/Net_LDAP3-1.0.5.tgz) = 36070 bytes -- cgit v1.2.3