Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2020 19:33:43 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r359984 - head
Message-ID:  <202004151933.03FJXhQY063790@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhb
Date: Wed Apr 15 19:33:42 2020
New Revision: 359984
URL: https://svnweb.freebsd.org/changeset/base/359984

Log:
  Document removal of deprecated algorithms from geli(4).

Modified:
  head/RELNOTES

Modified: head/RELNOTES
==============================================================================
--- head/RELNOTES	Wed Apr 15 19:28:51 2020	(r359983)
+++ head/RELNOTES	Wed Apr 15 19:33:42 2020	(r359984)
@@ -10,6 +10,10 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+r359945:
+	Remove support for Triple DES, Blowfish, and MD5 HMAC from
+	geli(4).
+
 r359786-r359787:
 	Remove support for DES, Triple DES, and RC4 from in-kernel GSS
 	authentication.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004151933.03FJXhQY063790>