Bump versions.
[gsasl.git] / README-alpha
blobdcd5e0df2d5acc108dfac99f4abda577f25a77fe
1 GNU SASL README-alpha -- Important introductory notes for alpha releases.
2 Copyright (C) 2003, 2004, 2007 Simon Josefsson
3 See the end for copying conditions.
5 GNU SASL is unstable.  You should expect it to not work.  You should
6 expect it to have security problems.  The API will likely change.
7 This is the development release.  A proper release will be made in due
8 time.  Let me repeat that, GNU SASL IS MOST LIKELY INSECURE. DO NOT
9 USE IN A PRODUCTION ENVIRONMENT!
11 The code will go through a security review before the stable release
12 is made.  Volunteers needed.
14 It will not become stable without help.  Donate time or money.
16 To compile from version controlled sources rather than a
17 libgsasl-*.tar.gz archive, you may need fairly recent versions of
18 perl, texinfo (4.7), GTK-DOC, gengetopt (2.12), libtool (1.5.2),
19 autoconf (2.61), and automake (1.10).  Bootstrap the build environment
20 with:
22   $ ./autogen.sh
24 Then run ./configure etc as usual.
26 ----------------------------------------------------------------------
27 Copying and distribution of this file, with or without modification,
28 are permitted in any medium without royalty provided the copyright
29 notice and this notice are preserved.