From d9d5c88a13e111deeb06a93c660b3d74579387d8 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 17 Aug 2000 21:23:32 +0000 Subject: [PATCH] Update release documents for 2.0-gamma --- ANNOUNCEMENT | 12 +++++------- README | 31 ++++++++++++++++--------------- 2 files changed, 21 insertions(+), 22 deletions(-) diff --git a/ANNOUNCEMENT b/ANNOUNCEMENT index d73d0092f1..233ada043c 100644 --- a/ANNOUNCEMENT +++ b/ANNOUNCEMENT @@ -1,18 +1,16 @@ A N N O U N C E M E N T - OpenLDAP 2.0-Beta + OpenLDAP 2.0-Gamma The OpenLDAP Project is pleased to announce the availability - of OpenLDAP 2.0-Beta, a suite of the Lightweight Weight + of OpenLDAP 2.0-Gamma, a suite of the Lightweight Weight Directory Protocol servers, clients, utilities, and development tools. - This beta release is for TESTING PURPOSES ONLY. - This beta release is NOT for GENERAL USE. - This beta release is NOT feature complete nor well tested. - This beta release is NOT fully documented. + This gamma release is for TESTING PURPOSES ONLY. + This gamma release is NOT for GENERAL USE. - This release contains the following major enhancements: + This gamma release contains the following major enhancements: * LDAPv3 support + RFC 2251-2256 diff --git a/README b/README index e7ce990aef..a0d7c0eb8e 100644 --- a/README +++ b/README @@ -1,15 +1,14 @@ -OpenLDAP 2.0 Beta README - This is an beta release of OpenLDAP 2.0. It is provided +OpenLDAP 2.0 Gamma README + This is an gamma release of OpenLDAP 2.0. It is provided for testing purposes only. It is not for general use. The OpenLDAP Developer's FAQ is available at: http://www.openldap.org/faq/index.cgi?file=4 - Developer's and early testers should provide feedback regarding - this release to the openldap-devel@openldap.org mailing list. - As this release is not intended for general use, no general - use questions will be answered. Developer's wishing to - contribute changes should work with latest devel codes. + Testers should provide feedback regarding this release using + the OpenLDAP Issue Tracking System . + Developer's wishing to contribute changes should work with latest + devel codes. For a more detailed description of how to make an install the distribution, see the INSTALL file in this directory. Additional @@ -21,12 +20,14 @@ REQUIRED SOFTWARE Build OpenLDAP requires the following software components: Base system (libraries and tools): - Standard C compiler, headers, and libraries - POSIX REGEX headers and libraries + Standard C compiler, headers, and libraries (required) + Cryus SASL software (recommended) + OpenSSL TLS software (recommended) + POSIX REGEX software (required) SLAPD: - LDBM compatible datastore - (Sleepycat Berkeley DB 2.7.5 or GDBM) + LDBM compatible datastore (required) + e.g. Sleepycat Berkeley DB 3.1 (recommended) or GDBM SLURPD: LTHREAD compatible thread package @@ -56,11 +57,11 @@ DOCUMENTATION etc.. It is located at: http://www.OpenLDAP.org/ - The OpenLDAP Quick Start Guide is available at: - http://www.openldap.org/faq/index.cgi?file=172 + A draft of the "OpenLDAP Administrator's Guide" is available at: + http://www.openldap.org/guide/admin/ - The OpenLDAP Software FAQ is available at: - http://www.openldap.org/faq/index.cgi?file=2 + The OpenLDAP 2.0 Software FAQ is available at: + http://www.openldap.org/faq/index.cgi SUPPORT / FEEDBACK / PROBLEM REPORTS / DISCUSSIONS -- 2.39.5