Bug 284947 - security/strongswan: Update to 6.0.0
Summary: security/strongswan: Update to 6.0.0
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: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-21 11:34 UTC by kwf
Modified: 2025-02-24 18:01 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (strongswan)


Attachments
Patch port to strongSwan 6.0.0 (15.39 KB, patch)
2025-02-21 11:34 UTC, kwf
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description kwf 2025-02-21 11:34:04 UTC
Created attachment 257718 [details]
Patch port to strongSwan 6.0.0

strongSwan 6.0.0 was released in December with support for ML-KEM key exchanges.

See patch to update the port to this version.
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2025-02-21 17:55:32 UTC
Are you the maintainer?
Comment 2 kwf 2025-02-24 07:21:43 UTC
Yes we as a company (strongswan@nanoteq.com) are the maintainers.
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-02-24 16:44:18 UTC
(In reply to kwf from comment #2)
That's why I asked, because the domain in the mail is not public, but belongs to the company.
Ok!

Remove GNU_CONFIGURE_MANPREFIX - unnecessary now (I'l remove it self).
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-02-24 18:00:17 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=68fd439e6af3372afb5dd7209648a685dd95ca01

commit 68fd439e6af3372afb5dd7209648a685dd95ca01
Author:     kwf <kwf@nanoteq.com>
AuthorDate: 2025-02-24 17:29:20 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-02-24 17:47:23 +0000

    security/strongswan: Update 5.9.14 => 6.0.0

    Changelog:
    https://github.com/strongswan/strongswan/releases/tag/6.0.0

    Remove GNU_CONFIGURE_MANPREFIX.

    PR:     284947

 security/strongswan/Makefile                       |  9 +--
 security/strongswan/distinfo                       |  6 +-
 ...ins_kernel__pfkey_kernel__pfkey__ipsec.c (gone) | 14 -----
 security/strongswan/pkg-plist                      | 69 ++--------------------
 4 files changed, 14 insertions(+), 84 deletions(-)
Comment 5 Vladimir Druzenko freebsd_committer freebsd_triage 2025-02-24 18:01:14 UTC
Thanks.