svn commit: r359984 - head

John Baldwin jhb at FreeBSD.org
Wed Apr 15 19:33:43 UTC 2020


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.


More information about the svn-src-head mailing list