Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Oct 2022 07:39:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267352] security/strongswan: Add GCM option to OPTIONS_DEFAULT
Message-ID:  <bug-267352-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 267352
           Summary: security/strongswan: Add GCM option to OPTIONS_DEFAULT
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/strongswan/strongswan/releases/tag/
                    5.9.8
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: jlduran@gmail.com
                CC: strongswan@Nanoteq.com
             Flags: maintainer-feedback?(strongswan@Nanoteq.com)
                CC: strongswan@Nanoteq.com

Created attachment 237640
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D237640&action=
=3Dedit
Add GCM option to OPTIONS_DEFAULT

Avoid the message:

plugin 'gcm': failed to load - gcm_plugin_create not found and no plugin fi=
le
available

According to strongSwan's 5.9.8 release notes[1]:

- The gcm plugin has been enabled by default, so that the TLS 1.3 unit tests
(now indirectly enabled if the pki tool is built due to the implementation =
of
EST) can be completed successfully with just the default plugins.

Let's also enable it by default.

[1]: https://github.com/strongswan/strongswan/releases/tag/5.9.8

--=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-267352-7788>