Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2020 23:13:29 +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: r359788 - head
Message-ID:  <202004102313.03ANDThv059962@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhb
Date: Fri Apr 10 23:13:29 2020
New Revision: 359788
URL: https://svnweb.freebsd.org/changeset/base/359788

Log:
  Document removal of deprecated algorithms for in-kernel GSS.

Modified:
  head/RELNOTES

Modified: head/RELNOTES
==============================================================================
--- head/RELNOTES	Fri Apr 10 23:10:28 2020	(r359787)
+++ head/RELNOTES	Fri Apr 10 23:13:29 2020	(r359788)
@@ -10,6 +10,10 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+r359786-r359787:
+	Remove support for DES, Triple DES, and RC4 from in-kernel GSS
+	authentication.
+
 r357627:
 	remove elf2aout.
 



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