Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 May 2020 00:08:44 +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: r360558 - head
Message-ID:  <202005020008.04208i0C094664@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhb
Date: Sat May  2 00:08:44 2020
New Revision: 360558
URL: https://svnweb.freebsd.org/changeset/base/360558

Log:
  Document removal of deprecated IPsec algorithms.

Modified:
  head/RELNOTES

Modified: head/RELNOTES
==============================================================================
--- head/RELNOTES	Sat May  2 00:06:58 2020	(r360557)
+++ head/RELNOTES	Sat May  2 00:08:44 2020	(r360558)
@@ -10,6 +10,11 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+r360557:
+	Remove support for DES, Triple DES, Blowfish, Cast, and
+	Camellia ciphers from IPsec(4).  Remove support for MD5-HMAC,
+	Keyed MD5, Keyed SHA1, and RIPEMD160-HMAC from IPsec(4).
+
 r359945:
 	Remove support for Triple DES, Blowfish, and MD5 HMAC from
 	geli(4).



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