Bug 76192

Summary: update net/openldap22-* port
Product: Ports & Packages Reporter: Alex Deiter <tiamat>
Component: Individual Port(s)Assignee: Oliver Eikemeier <eik>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Alex Deiter 2005-01-13 11:10:33 UTC
Update ports net/openldap22-* up to 2.2.20:

- Fixed slapd sanity check on protocol in authz-regexp URI (ITS#3411)
- Fixed slapd ID to DN mapping when values need DN escaping (ITS#3419)
- Fixed slapd sl_realloc memory overrun (ITS#3420, #3404, #3296)
- Fixed slapd syncrepl bugs (ITS#3423, #3425, #3443, #3448)
- Fixed slapd bad tag handling
- Fixed slapd error return for modrdn invalid access (ITS#3450)
- Fixed back-bdb locks in backend_group (ITS#3263, #3365)
- Fixed back-bdb/back-hdb listing of permissive control (ITS#3453)
- Fixed back-ldap failed connection retry (ITS#3217)
- Fixed back-ldap/back-meta memory handling in attr mapping
- Fixed back-meta modrdn newSuperior target selection
- Fixed back-sql segfault when logging and delete_rule is NULL (ITS#3407)
- Fixed slurpd build on Windows

Fix: PORTNAME=              openldap
-PORTVERSION=           2.2.19
+PORTVERSION=           2.2.20
 PORTREVISION=          ${OPENLDAP_PORTREVISION}
 CATEGORIES=            net databases
 MASTER_SITES=          ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-01-13 22:12:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eik

Over to maintainer.
Comment 2 Oliver Eikemeier freebsd_committer freebsd_triage 2005-02-03 03:43:16 UTC
State Changed
From-To: open->closed

Committed, thanks!