Summary: | security/strongswan: Use VICI interface by default | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dries Michiels <driesm> | ||||||||
Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | otis, strongswan | ||||||||
Priority: | --- | Flags: | strongswan:
maintainer-feedback+
|
||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Created attachment 218294 [details]
strongswan.diff
Rebase and improve UPDATING entry.
Comment on attachment 218294 [details]
strongswan.diff
I am happy with the update.
Was thinking of adding it myself as well.
Created attachment 218414 [details]
strongswan.diff
Remove typo wich => which, replace not recommended by deprecated.
Overall direction of the patch is identical, only cleanup.
Comment on attachment 218414 [details]
strongswan.diff
Happy with the update.
A commit references this bug: Author: amdmi3 Date: Wed Mar 17 19:12:32 UTC 2021 New revision: 568683 URL: https://svnweb.freebsd.org/changeset/ports/568683 Log: security/strongswan: use "vici" interface instead of deprecated "stroke" by default Add UPDATING entry with migration instruction. PR: 249865 Submitted by: driesm.michiels@gmail.com Approved by: strongswan@nanoteq.com (maintainer) Changes: head/UPDATING head/security/strongswan/Makefile head/security/strongswan/files/strongswan.in This also should have a pkg-message entry. I've spent hours trying to figure out what's wrong. (In reply to Juraj Lutter from comment #6) Apologies. I agree. A package msg should be included. |
Created attachment 218261 [details] strongswan.diff Change the default interface from stroke to vici. Also added an updating entry.