From: Kurt Zeilenga Date: Wed, 11 May 2005 02:02:53 +0000 (+0000) Subject: Ready for beta release X-Git-Tag: OPENLDAP_REL_ENG_2_3_3BETA X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=53314000206349386dbc1ce35bff2297a38c6b0a;p=openldap Ready for beta release --- diff --git a/CHANGES b/CHANGES index 12fd8c10ab..a822e0d430 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ OpenLDAP 2.3 Change Log -OpenLDAP 2.3.2beta Release +OpenLDAP 2.3.3beta Release Changes not tracked diff --git a/build/version.var b/build/version.var index d79d7657c0..315e3c829a 100644 --- a/build/version.var +++ b/build/version.var @@ -15,9 +15,9 @@ ol_package=OpenLDAP ol_major=2 ol_minor=3 -ol_patch=X -ol_api_inc=20302 +ol_patch=3 +ol_api_inc=20303 ol_api_current=0 -ol_api_revision=2 +ol_api_revision=3 ol_api_age=0 -ol_release_date="2005/03/18" +ol_release_date="2005/05/10" diff --git a/doc/guide/preamble.sdf b/doc/guide/preamble.sdf index 9abf9b60a0..63f503ac78 100644 --- a/doc/guide/preamble.sdf +++ b/doc/guide/preamble.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2003, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2005, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. # @@ -17,6 +17,7 @@ !define DOC_TYPE "Guide" !define DOC_LOGO "../images/LDAPlogo.gif" +!define DOC_LOGO_BASE "../images/" !define DOC_HTML_LOGO "" !define DOC_LOF_TITLE "Figures" @@ -54,7 +55,7 @@

________________
-© Copyright 2004, OpenLDAP Foundation, info@OpenLDAP.org
+© Copyright 2005, OpenLDAP Foundation, info@OpenLDAP.org !endblock !endmacro @@ -99,6 +100,8 @@ ________________
# OpenLDAP related organization !block organisations; data Name|Long|Jump +ANSI|American National Standards Institute|http://www.ansi.org/ +BSI|British Standards Institute|http://www.bsa-global.com/ OpenLDAP|OpenLDAP|http://www.openldap.org/ OLF|OpenLDAP Foundation|http://www.openldap.org/foundation/ OLP|OpenLDAP Project|http://www.openldap.org/project/ @@ -109,7 +112,7 @@ IAB|Internet Architecture Board|http://www.iab.org/ IETF|Internet Engineering Task Force|http://www.ietf.org/ IESG|Internet Engineering Steering Group|http://www.ietf.org/iesg/ IRTF|Internet Research Task Force|http://www.irtf.org/ -ISO|International Standards Organisation|http://www.iso.ch/ +ISO|International Standards Organisation|http://www.iso.org/ ITU|International Telephone Union|http://www.itu.int/ RFC|RFC Editor|http://www.rfc-editor.org/ OpenSSL|OpenSSL|http://www.openssl.org/ @@ -121,8 +124,8 @@ GNU|GNU Not Unix|http://www.gnu.org/ !block products; data Name|Jump -Berkeley DB|http://www.sleepycat.com/ -CVS|http://www.cyclic.com/ +Berkeley DB|http://www.sleepycat.com/products/transactional.shtml +CVS|http://www.cvshome.org/ Cyrus|http://asg.web.cmu.edu/cyrus/ GNU|http://www.gnu.org/software/ GDBM|http://www.gnu.org/software/gdbm/ @@ -130,10 +133,10 @@ Heimdal|http://www.pdc.kth.se/heimdal/ MIT Kerberos|http://web.mit.edu/kerberos/www/ OpenLDAP|http://www.openldap.org/software/ OpenSSL|http://www.openssl.org/ -Perl|http://www.perl.com/ +Perl|http://www.perl.org/ SASL|http://asg.web.cmu.edu/sasl/sasl-library.html SQL|http://www.jcc.com/SQLPages/jccs_sql.htm -TCL|http://tcl.activestate.com/ +TCL|http://www.tcl.tk/ !endblock # Internet and X.500 terms @@ -224,4 +227,5 @@ RFC3377|PS|Lightweight Directory Access Protocol (v3): Technical Specification|h RFC3383|BCP|Internet Assigned Numbers Authority (IANA) Considerations for the Lightweight Directory Access Protocol (LDAP)|http://www.rfc-editor.org/rfc/rfc3383.txt RFC3384|INFO|Lightweight Directory Access Protocol (version 3) Replication Requirements|http://www.rfc-editor.org/rfc/rfc3384.txt RFC3494|INFO|Lightweight Directory Access Protocol version 2 (LDAPv2) to Historic Status|http://www.rfc-editor.org/rfc/rfc3494.txt +RFC4013|PS|SASLprep: Stringprep Profile for User Names and Passwords !endblock