Skip to content
Snippets Groups Projects
Commit 8edbc888 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Ready for release

parent 2af9ea3c
No related branches found
Tags OPENLDAP_REL_ENG_2_1_24
No related merge requests found
OpenLDAP 2.1 Change Log
OpenLDAP 2.1.24 Engineering
OpenLDAP 2.1.24 Release
Fixed slapd "exact" v "base" handling (ITS#2782)
Fixed slapd running as NT service (ITS#2769)
Fixed slapd SASL internal searches (ITS#2825)
Fixed slapd extended op referrals (ITS#2678, ITS#2781)
Fixed slapd group ACL caching (ITS#2779)
Fixed slapd berbuf align bugs
Fixed slurpd memory leaks (ITS#2423, ITS#2620)
Fixed slurpd TLS retry (ITS#2570)
Fixed back-bdb compatibility with BDB 4.2 (ITS#2848)
......@@ -14,7 +15,6 @@ OpenLDAP 2.1.24 Engineering
Fixed libldap SASL maxbuf usage (ITS#2770)
Fixed libldap_r pthread support (ITS#2820)
Fixed liblutil NS_MTA_MD5 hash (ITS#2773)
Fixed slapd berbuf align bugs
Added lutil_passwd extensions
Build Environment
Added Berkeley DB 4.2 detection (ITS#2839)
......
......@@ -7,7 +7,7 @@
ol_package=OpenLDAP
ol_major=2
ol_minor=1
ol_patch=X
ol_api_inc=20123
ol_api_lib=2:123:0
ol_release_date="2003-10-12"
ol_patch=24
ol_api_inc=20124
ol_api_lib=2:124:0
ol_release_date="2003-12-04"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment