]> eyrie.org Git - kerberos/krb5-strength.git/blobdiff - README.md
Tweak RPM spec file
[kerberos/krb5-strength.git] / README.md
index b4531cbdffc73f85f5af0b30656c8b0b86bc12ea..ceba3270a62001a76d1f23290dcd3874c71d74f3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# krb5-strength 3.1
+# krb5-strength 3.2
 
 [![Build
 status](https://github.com/rra/krb5-strength/workflows/build/badge.svg)](https://github.com/rra/krb5-strength/actions)
@@ -85,7 +85,7 @@ history implementation.
 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.
+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
@@ -118,7 +118,7 @@ distribution); the database format is compatible.
 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
@@ -342,7 +342,7 @@ statement and license:
 > 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 Associates,
+> 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`