Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
a5e1dc06
Commit
a5e1dc06
authored
Mar 07, 2003
by
Kurt Zeilenga
Browse files
Ready for release
parent
c1473eb8
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
a5e1dc06
OpenLDAP 2.1 Change Log
OpenLDAP 2.1.15
Engineering
OpenLDAP 2.1.15
Release
Fixed slapd saslauthz null backend crash
Fixed libldap IPv6 SASL host bug (ITS#2347)
Fixed liblber 64bit len/tag bug (ITS#2344)
...
...
build/version.sh
View file @
a5e1dc06
...
...
@@ -7,10 +7,10 @@
ol_package
=
OpenLDAP
ol_major
=
2
ol_minor
=
1
ol_patch
=
X
ol_api_inc
=
2011
4
ol_api_lib
=
2:11
4
:0
ol_release_date
=
"0
2-28
-2003"
ol_patch
=
5
ol_api_inc
=
2011
5
ol_api_lib
=
2:11
5
:0
ol_release_date
=
"0
3-06
-2003"
if
test
$ol_patch
!=
X
;
then
ol_version
=
${
ol_major
}
.
${
ol_minor
}
.
${
ol_patch
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment