From owner-svn-src-head@freebsd.org Mon May 11 22:19:21 2020 Return-Path: Delivered-To: svn-src-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F0CF62EEC4C; Mon, 11 May 2020 22:19:21 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 49Lb2K4Fwkz4HvC; Mon, 11 May 2020 22:19:21 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from spqr.komquats.com ([70.67.125.17]) by shaw.ca with ESMTPA id YGlZjPKVLYYpxYGlbjwiNZ; Mon, 11 May 2020 16:19:20 -0600 X-Authority-Analysis: v=2.3 cv=OubUNx3t c=1 sm=1 tr=0 a=VFtTW3WuZNDh6VkGe7fA3g==:117 a=VFtTW3WuZNDh6VkGe7fA3g==:17 a=xqWC_Br6kY4A:10 a=kj9zAlcOel0A:10 a=sTwFKg_x9MkA:10 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=EkcXrb_YAAAA:8 a=N7pfFusovxdZa5IrGW0A:9 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 a=LK5xJRSDVpKd5WXXoEvA:22 Received: from slippy.cwsent.com (slippy [IPv6:fc00:1:1:1::5b]) by spqr.komquats.com (Postfix) with ESMTP id BF783596; Mon, 11 May 2020 15:19:15 -0700 (PDT) Received: from slippy.cwsent.com (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id 04BMJFVS081757; Mon, 11 May 2020 15:19:15 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Received: from slippy (cy@localhost) by slippy.cwsent.com (8.15.2/8.15.2/Submit) with ESMTP id 04BMJFRZ081754; Mon, 11 May 2020 15:19:15 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <202005112219.04BMJFRZ081754@slippy.cwsent.com> X-Authentication-Warning: slippy.cwsent.com: cy owned process doing -bs X-Mailer: exmh version 2.9.0 11/07/2018 with nmh-1.7.1 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: John Baldwin cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r360937 - head In-reply-to: <202005112215.04BMFkh8071808@repo.freebsd.org> References: <202005112215.04BMFkh8071808@repo.freebsd.org> Comments: In-reply-to John Baldwin message dated "Mon, 11 May 2020 22:15:46 -0000." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 11 May 2020 15:19:15 -0700 X-CMAE-Envelope: MS4wfAKOcCr8AkYy+IPSlP6jTs1rMFHxI6fvbS0033SlE4W9c0Ocrqff6+TJM+yBw1M7ZISTzNWgFL97cocYz8EiX7ThJVQoWN2KpgwCLpUCtXVzHVTkR5qo PpWCQ4eGxbS2Ice6HyXzSoMF6JdImilMl5LFPr5NYRqHuZ/6VpcIRGbQHFrKJXVvL2qwfVO+xZo6Ei0hwsLbbTb3brih6TjdlkB50QpRoqgKHvCckFeIYVuw DoRXvU4bueoQW+8GhGvXbrg+F6wJVTj/JDJRf2PZL0aDo5D63+EK0GxxlCUmCFyS X-Rspamd-Queue-Id: 49Lb2K4Fwkz4HvC X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 May 2020 22:19:22 -0000 In message <202005112215.04BMFkh8071808@repo.freebsd.org>, John Baldwin writes: > Author: jhb > Date: Mon May 11 22:15:46 2020 > New Revision: 360937 > URL: https://svnweb.freebsd.org/changeset/base/360937 > > Log: > Document removal of deprecated algorithms from OCF. > > Sponsored by: Chelsio Communications > > Modified: > head/RELNOTES > > Modified: head/RELNOTES > ============================================================================= > = > --- head/RELNOTES Mon May 11 22:08:08 2020 (r360936) > +++ head/RELNOTES Mon May 11 22:15:46 2020 (r360937) > @@ -10,6 +10,11 @@ newline. Entries should be separated by a newline. > > Changes to this file should not be MFCed. > > +r360920,r360923,r360924,r360927,r360928,r360931,r360933,r360936: > + Remove support for ARC4, Blowfish, Cast, DES, Triple DES, MD5, > + MD5-KPDK, MD5-HMAC, SHA1-KPDK, and Skipjack algorithms from > + the kernel open cryptographic framework (OCF). > + > r360562: > Remove support for ARC4, Blowfish, Cast, DES, Triple DES, > MD5-HMAC, and Skipjack algorithms from /dev/crypto. > Do we need a __FreeBSD_version bump? -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org The need of the many outweighs the greed of the few.