Version 0.11 of cvm is now available at:
	http://untroubled.org/cvm/
------------------------------------------------------------------------------
Changes in version 0.11

- Removed the MySQL and PgSQL modules from this package, and bundled
  them into a seperate cvm-sql package.

- Bugfix: cvm-unix did not lowercase the account name before calling
  getpwnam.

- Added some convenience functions to the client library.

Development of this version has been sponsored by FutureQuest, Inc.
ossi@FutureQuest.net  http://www.FutureQuest.net/
-------------------------------------------------------------------------------
cvm
Credential Validation Modules
Bruce Guenter <bruceg@em.ca>
Version 0.11
2001-09-12

This package contains:
- The reference source for the CVM interface.
- Diagnostic and benchmark CVM clients.
- A checkpassword interface CVM client.
- A UNIX/POSIX system module (uses getpwnam).
- A flat-file module (uses fgetpwent).
- A library for client writers.
- A set of libraries for module writers.

A mailing list has been set up to discuss this and other packages.
To subscribe, send an email to:
	bgware-subscribe@lists.em.ca
A mailing list archive is available at:
	http://lists.em.ca/?list=bgware

Development versions of cvm are available via anonymous CVS.
Set your CVSROOT to ":pserver:cvs@bruce-guenter.dyndns.org:/CVS",
login with an empty password, and check out the "cvm" module.

Development of this version has been sponsored by FutureQuest, Inc.
ossi@FutureQuest.net  http://www.FutureQuest.net/

This program is Copyright(C) 2001 Bruce Guenter, and may be copied
according to the GNU GENERAL PUBLIC LICENSE (GPL) Version 2 or a later
version.  A copy of this license is included with this package.  This
package comes with no warranty of any kind.
