Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2020 18:22:59 -0600
From:      Alan Somers <asomers@freebsd.org>
To:        John Baldwin <jhb@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>,  svn-src-head <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r359945 - in head: lib/geom/eli sys/geom/eli
Message-ID:  <CAOtMX2hm4LeAtbb3vKzOtVeuiNPH434YCkz68U2mYbMsT-=ROg@mail.gmail.com>
In-Reply-To: <202004150014.03F0EpQt039761@repo.freebsd.org>
References:  <202004150014.03F0EpQt039761@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 14, 2020 at 6:15 PM John Baldwin <jhb@freebsd.org> wrote:

> Author: jhb
> Date: Wed Apr 15 00:14:50 2020
> New Revision: 359945
> URL: https://svnweb.freebsd.org/changeset/base/359945
>
> Log:
>   Remove support for geli(4) algorithms deprecated in r348206.
>
>   This removes support for reading and writing volumes using the
>   following algorithms:
>
>   - Triple DES
>   - Blowfish
>   - MD5 HMAC integrity
>
>   In addition, this commit adds an explicit whitelist of supported
>   algorithms to give a better error message when an invalid or
>   unsupported algorithm is used by an existing volume.
>
>   Reviewed by:  cem
>   Sponsored by: Chelsio Communications
>   Differential Revision:        https://reviews.freebsd.org/D24343
>

Why remove read-only support?  That will make it much harder to convert old
volumes.
-Alan



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