|
Lines 5-10
Link Here
|
| 5 |
You should get into the habit of checking this file for changes each time |
5 |
You should get into the habit of checking this file for changes each time |
| 6 |
you update your ports collection, before attempting any port upgrades. |
6 |
you update your ports collection, before attempting any port upgrades. |
| 7 |
|
7 |
|
|
|
8 |
20200924: |
| 9 |
AFFECTS: users of security/strongswan |
| 10 |
AUTHOR: driesm.michiels@gmail.com |
| 11 |
|
| 12 |
The stroke starter interface has been not recommended by upstream |
| 13 |
for some time now. The default interface for controlling the charon |
| 14 |
daemon has switched from stroke to vici. Users still using the |
| 15 |
legacy config files such as ipsec.conf and ipsec.secret (stroke, starter) |
| 16 |
can easily revert to the old behavior by: |
| 17 |
|
| 18 |
# sysrc strongswan_interface="stroke" |
| 19 |
|
| 20 |
It is recommended to transition using vici wich is configured by swanctl.conf. |
| 21 |
|
| 8 |
20200921: |
22 |
20200921: |
| 9 |
AFFECTS: users of database/postgresql* and other software using PostgreSQL to run |
23 |
AFFECTS: users of database/postgresql* and other software using PostgreSQL to run |
| 10 |
AUTHOR: kbowling@FreeBSD.org |
24 |
AUTHOR: kbowling@FreeBSD.org |