Bug 264667 - security/strongswan: Fix key derivation failed issue after 5.9.6 update
Summary: security/strongswan: Fix key derivation failed issue after 5.9.6 update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-14 12:01 UTC by Francois ten Krooden
Modified: 2022-06-16 14:44 UTC (History)
3 users (show)

See Also:
strongswan: maintainer-feedback+


Attachments
Enable the KDF plugin as a default (811 bytes, patch)
2022-06-14 12:01 UTC, Francois ten Krooden
strongswan: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Francois ten Krooden 2022-06-14 12:01:40 UTC
Created attachment 234676 [details]
Enable the KDF plugin as a default

An issue in the upstream port causes key derivation to fail in version 5.9.6.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263748#c5

A work around to the problem is to enable the KDF plugin by default.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-06-16 14:43:54 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-06-16 14:44:13 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4e7ee356bbfdef75435f4fd3e395ebb806eb8790

commit 4e7ee356bbfdef75435f4fd3e395ebb806eb8790
Author:     Francois ten Krooden <strongswan@Nanoteq.com>
AuthorDate: 2022-06-16 06:15:23 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-06-16 14:41:07 +0000

    security/strongswan: Fix key derivation

    An issue in the upstream port causes key derivation to fail in version 5.9.6.
    A work around is to enable the KDF pluging by default.

    PR:     264667
    Reported by:    strongswan@Nanoteq.com (maintainer)

 security/strongswan/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)