]> eyrie.org Git - kerberos/krb5-strength.git/blobdiff - README
Update DocKnot configuration
[kerberos/krb5-strength.git] / README
diff --git a/README b/README
index e55709892f2fbd60181dc851398899ce10a7a9b9..65b5e0aff8bae12e90d4197187941a02826af679 100644 (file)
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
-                            krb5-strength 3.2
+                            krb5-strength 3.3
                (Kerberos password strength checking plugin)
                Maintained by Russ Allbery <eagle@eyrie.org>
 
-  Copyright 2016, 2020 Russ Allbery <eagle@eyrie.org>.  Copyright
+  Copyright 2016, 2020, 2023 Russ Allbery <eagle@eyrie.org>.  Copyright
   2006-2007, 2009-2010, 2012-2014 The Board of Trustees of the Leland
   Stanford Junior University.  Copyright 1993 Alec Muffett.  This software
   is distributed under a BSD-style license.  Please see the section
@@ -126,9 +126,9 @@ REQUIREMENTS
   The password history program, heimdal-history, requires Perl 5.010 or
   later plus the following CPAN modules:
 
-  * DB_File::Lock
   * Const::Fast
   * Crypt::PBKDF2
+  * DB_File::Lock
   * Getopt::Long::Descriptive
   * IPC::Run
   * JSON::MaybeXS
@@ -139,10 +139,11 @@ REQUIREMENTS
   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
   files it includes and need to regenerate configure or config.h.in, you
-  will need Autoconf 2.64 or later.  You will also need Perl 5.010 or
-  later and the DBI, DBD::SQLite, JSON, Perl6::Slurp, and Readonly modules
-  (from CPAN) to generate man pages and bootstrap the test suite data from
-  a Git checkout.
+  will need Autoconf 2.64 or later.  Perl is also required to generate
+  manual pages from a fresh Git checkout.  You will also need Perl 5.010
+  or later and the Const::Fast, DBI, DBD::SQLite, JSON::MaybeXS, and
+  Perl6::Slurp modules (from CPAN) to bootstrap the test suite data from a
+  Git checkout.
 
 BUILDING AND INSTALLATION
 
@@ -308,7 +309,7 @@ LICENSE
   The krb5-strength package as a whole is covered by the following
   copyright statement and license:
 
-    Copyright 2016, 2020 Russ Allbery <eagle@eyrie.org>
+    Copyright 2016, 2020, 2023 Russ Allbery <eagle@eyrie.org>
     Copyright 2006-2007, 2009-2010, 2012-2014
         The Board of Trustees of the Leland Stanford Junior University
     Copyright 1993 Alec Muffett