Bug 76192 - update net/openldap22-* port
Summary: update net/openldap22-* port
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: Oliver Eikemeier
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-13 11:10 UTC by Alex Deiter
Modified: 2005-02-03 03:43 UTC (History)
0 users

See Also:


Attachments
file.diff (148 bytes, patch)
2005-01-13 11:10 UTC, Alex Deiter
no flags Details | Diff
file.diff (345 bytes, patch)
2005-01-13 11:10 UTC, Alex Deiter
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!