Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Aug 2023 15:08:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        geom@FreeBSD.org
Subject:   [Bug 254966] geli setkey not working with detached provider
Message-ID:  <bug-254966-14739-UYt2NpyLqc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254966-14739@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254966-14739@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254966

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D88d13bf33754bd4b0c5df92eef83d6fad=
b9b4944

commit 88d13bf33754bd4b0c5df92eef83d6fadb9b4944
Author:     Arjan de Vet <freebsd@devet.org>
AuthorDate: 2023-08-28 14:54:18 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2023-08-28 15:03:55 +0000

    geli: Fix geli setkey -J for detached providers

    Clear cached_passphrase before generating a new key, otherwise the
    operation nonsensically tries to reuse the old passphrase.

    PR:             254966
    Pull Request:   https://github.com/freebsd/freebsd-src/pull/780
    MFC after:      1 week

 lib/geom/eli/geom_eli.c | 6 ++++++
 1 file changed, 6 insertions(+)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254966-14739-UYt2NpyLqc>