svn commit: r52624 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes

Glen Barber gjb at FreeBSD.org
Mon Dec 10 16:39:19 UTC 2018


Author: gjb
Date: Mon Dec 10 16:39:18 2018
New Revision: 52624
URL: https://svnweb.freebsd.org/changeset/doc/52624

Log:
  Document r336659, geli(8) support to initialize multiple providers
  that all use the same passphrase/key.
  
  Submitted by:	woodsb02
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Mon Dec 10 16:39:17 2018	(r52623)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Mon Dec 10 16:39:18 2018	(r52624)
@@ -268,6 +268,10 @@
       <para revision="336126">The <literal>sha224(1)</literal> utility
 	has been added.</para>
 
+      <para revision="336659">The &man.geli.8; utility has been
+	updated to provide support for initializing multiple providers
+	at once when they use the same passphrase and/or key.</para>
+
       <para revision="336901" contrib="sponsor" sponsor="&ff;">The
 	default bootstrap linker has been changed to &man.ld.lld.1;
 	for &arch.i386;.</para>


More information about the svn-doc-head mailing list