From fac908d356cdb94bc7808867ed6ee0e6f77bc1ca Mon Sep 17 00:00:00 2001 From: abs Date: Mon, 12 Mar 2007 11:53:50 +0000 Subject: Added security/p5-Crypt-GeneratePassword version 0.03 Crypt::GeneratePassword generates random passwords that are (more or less) pronounceable. Unlike Crypt::RandPasswd, it doesn't use the FIPS-181 NIST standard, which is proven to be insecure. It does use a similar interface, so it should be a drop-in replacement in most cases. --- doc/CHANGES-2007 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index 994a1f84226..95924e5b9db 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.584 2007/03/12 10:22:17 hira Exp $ +$NetBSD: CHANGES-2007,v 1.585 2007/03/12 11:53:50 abs Exp $ Changes to the packages collection and infrastructure in 2007: @@ -1126,3 +1126,4 @@ Changes to the packages collection and infrastructure in 2007: Updated www/neon to 0.26.3 [adam 2007-03-11] Updated devel/cmake to 2.4.6nb3 [wiz 2007-03-12] Updated misc/openoffice2 to 2.1.0nb3 [hira 2007-03-12] + Added security/p5-Crypt-GeneratePassword version 0.03 [abs 2007-03-12] -- cgit v1.2.3