This is the first release candidate of 0.7 branch.
Please refer to the change log for details about major changes.
Changes:
* Add a option "disconnect_every_op" option that
forces pam_mysql to disconnect from the database
every operation (PR #1325395).
* Use geteuid() instead of getuid() to check if
the current user is authorized to change the
password (PR #1338667).
* Allow root (uid=0) to change the passwords
of other users without their old password
(PR #1338672).
For more information, please visit http://pam-mysql.sourceforge.net/