Bug 89188 - [maintainer update] www/web2ldap: update to new release 0.16.4
Summary: [maintainer update] www/web2ldap: update to new release 0.16.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcus Alves Grando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-17 07:00 UTC by Boris B.Samorodov
Modified: 2005-11-17 18:28 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Boris B.Samorodov 2005-11-17 07:00:26 UTC
	0.16.4

	Release Date: 2005-11-16

	    * Fixed ldapsession.LDAPSession.subOrdinates() to return correct results also when the server does not return the operational attributes used to determine that.
	    * Corrected title message of monitor and locate.
	    * The link [Display all] is only displayed if only partial search results are displayed.
	    * In the object class selection form the classes currently not selected are sorted.
	    * Fixed relogin when referral is received.
	    * When setting the password for an entry for which the attribute userPassword is not allowed in the schema one of the object classes simpleSecurityObject or simpleAuthObject is added if present in the schema and declared as AUXILIARY.

Fix: The patch is relative to the port:
	# cd /usr/ports/www
	# patch -p0 < _the_patch_
	<delete web2ldap/*.orig files>



WBR
-- 
bsam--UF6e3VEJV7QGrM9dkLhMXxesZgoeRYjTydcMDDNwfC8EVXvy
Content-Type: text/plain; name="web2ldap.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="web2ldap.patch"

diff -ruN web2ldap.orig/Makefile web2ldap/Makefile
--- web2ldap.orig/Makefile	Thu Nov 17 09:39:37 2005
+++ web2ldap/Makefile	Thu Nov 17 09:39:48 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	web2ldap
-PORTVERSION=	0.16.3
+PORTVERSION=	0.16.4
 CATEGORIES=	www
 MASTER_SITES=	http://www.web2ldap.de/download/ \
 		ftp://ftp.ipt.ru/pub/download/
diff -ruN web2ldap.orig/distinfo web2ldap/distinfo
--- web2ldap.orig/distinfo	Thu Nov 17 09:39:37 2005
+++ web2ldap/distinfo	Thu Nov 17 09:40:48 2005
@@ -1,3 +1,3 @@
-MD5 (web2ldap-0.16.3.tar.gz) = dc0b31db30762e9eec269c8b9fd75204
-SHA256 (web2ldap-0.16.3.tar.gz) = d8b05059c6c8f111463566422e835ce2c2c1488c347d11240dc249e58460eefb
-SIZE (web2ldap-0.16.3.tar.gz) = 294628
+MD5 (web2ldap-0.16.4.tar.gz) = 0cec663154e2062acaa3c53035151015
+SHA256 (web2ldap-0.16.4.tar.gz) = 0d640231938aeae829bd1349762be71f77c2b74908cc8e3de91cb8859ecb567c
+SIZE (web2ldap-0.16.4.tar.gz) = 294987
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-17 07:03:14 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-11-17 18:19:44 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 Marcus Alves Grando freebsd_committer freebsd_triage 2005-11-17 18:28:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mnag

I'll take it.