]> eyrie.org Git - kerberos/krb5-strength.git/blobdiff - README
Update default GCC warning flags
[kerberos/krb5-strength.git] / README
diff --git a/README b/README
index 221eb8646164fcacb4cf37e94ae01a546a402803..e55709892f2fbd60181dc851398899ce10a7a9b9 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-                            krb5-strength 3.1
+                            krb5-strength 3.2
                (Kerberos password strength checking plugin)
                Maintained by Russ Allbery <eagle@eyrie.org>
 
@@ -82,7 +82,7 @@ REQUIREMENTS
   For Heimdal, you may use either the external password quality check
   tool, installed as heimdal-strength, or the plugin as you choose.  It
   has been tested with Heimdal 1.2.1 and later, but has not recently been
-  tested with versions prior to 1.5.
+  tested with versions prior to 7.0.
 
   For MIT Kerberos, version 1.9 or higher is required for the password
   quality plugin interface.  MIT Kerberos does not support an external
@@ -115,7 +115,7 @@ REQUIREMENTS
   For building a CDB or SQLite dictionary, use the provided
   krb5-strength-wordlist program.  For CDB dictionries, the cdb utility
   must be on your PATH.  For SQLite, the DBI and DBD::SQLite Perl modules
-  are required.  krb5-strength-wordlist requires Perl 5.006 or later.
+  are required.  krb5-strength-wordlist requires Perl 5.010 or later.
 
   For a word list to use as source for the dictionary, you can use
   /usr/share/dict/words if it's available on your system, but it would be
@@ -127,28 +127,14 @@ REQUIREMENTS
   later plus the following CPAN modules:
 
   * DB_File::Lock
+  * Const::Fast
   * Crypt::PBKDF2
   * Getopt::Long::Descriptive
   * IPC::Run
-  * JSON
-  * Readonly
+  * JSON::MaybeXS
 
   and their dependencies.
 
-  To run the test suite, you will need Perl 5.010 or later and the
-  dependencies of the heimdal-history program.  The following additional
-  Perl modules will also be used by the test suite if present:
-
-  * Perl6::Slurp
-  * Test::MinimumVersion
-  * Test::Perl::Critic
-  * Test::Pod
-  * Test::Spelling
-  * Test::Strict
-
-  All are available on CPAN.  Some tests will be skipped if the modules
-  are not available.
-
   To bootstrap from a Git checkout, or if you change the Automake files
   and need to regenerate Makefile.in, you will need Automake 1.11 or
   later.  For bootstrap or if you change configure.ac or any of the m4
@@ -260,6 +246,20 @@ TESTING
   Do this instead of running the test program directly since it will
   ensure that necessary environment variables are set up.
 
+  To run the test suite, you will need Perl 5.010 or later and the
+  dependencies of the heimdal-history program.  The following additional
+  Perl modules will also be used by the test suite if present:
+
+  * Perl6::Slurp
+  * Test::MinimumVersion
+  * Test::Perl::Critic
+  * Test::Pod
+  * Test::Spelling
+  * Test::Strict
+
+  All are available on CPAN.  Some tests will be skipped if the modules
+  are not available.
+
   To enable tests that don't detect functionality problems but are used to
   sanity-check the release, set the environment variable RELEASE_TESTING
   to a true value.  To enable tests that may be sensitive to the local
@@ -332,7 +332,7 @@ LICENSE
     TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
     SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-    Developed by Derrick Brashear and Ken Hornstein of Sine Nomine
+    Developed by Daria Phoebe Brashear and Ken Hornstein of Sine Nomine
     Associates, on behalf of Stanford University.
 
     The embedded version of CrackLib (all files in the cracklib