diff options
| author | Matthias Andree <mandree@FreeBSD.org> | 2020-10-30 20:36:01 +0000 |
|---|---|---|
| committer | Matthias Andree <mandree@FreeBSD.org> | 2020-10-30 20:36:01 +0000 |
| commit | dec3c81ea9b6546472f871059bb3662b36177ecc (patch) | |
| tree | 707f1a67032a8597bcc0b22b4058ca31b3200301 /UPDATING | |
| parent | a833490b4b4e0350419bb62877278d9bc7feb894 (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -5,6 +5,18 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20201030: + AFFECTS: users of security/openvpn + AUTHOR: mandree@FreeBSD.org + + The security/openvpn port has been updated to v2.5.0, which brings a + change to the default ciphersuite, which no longer contains BF-CBC. + + Some options have been removed. Also, if you need to support very old (v2.3) + and unsupported clients or servers, you will need to adjust the + configuration. For details, see: + https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst#overview-of-changes-in-25 + 20201029: AFFECTS: users of www/node AUTHOR: bhughes@FreeBSD.org |
