svn commit: r270486 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Sun Aug 24 15:04:46 UTC 2014
Author: gjb
Date: Sun Aug 24 15:04:46 2014
New Revision: 270486
URL: http://svnweb.freebsd.org/changeset/base/270486
Log:
Document r263783, support for $2b$ format in the Blowfish
password format.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Sun Aug 24 14:39:33 2014 (r270485)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Sun Aug 24 15:04:46 2014 (r270486)
@@ -351,6 +351,11 @@
<para revision="263508">The &man.clang.1;/llvm suite has been
updated to version 3.4.</para>
+ <para revision="263783">The Blowfish password format
+ implementation updated. Support for $2b$ has
+ been added, allowing use of passwords greater than 256
+ characters long.</para>
+
<para revision="266279">The &man.ps.1; utility has been
updated to include the <literal>-J</literal> flag, used to
filter output by matching &man.jail.8; IDs and names.
More information about the svn-src-stable-10
mailing list