aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2017-01-21 17:40:57 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2017-01-21 17:40:57 +0000
commit5700dd68411e4423aa8373c9029f7556cedaa9dc (patch)
tree4f5638687d41e667c7c712dc0376a72f975e4698 /UPDATING
parent6d3bf97004d1a2690ad9c20072c63d1bf1615357 (diff)
downloadports-5700dd68411e4423aa8373c9029f7556cedaa9dc.tar.gz
ports-5700dd68411e4423aa8373c9029f7556cedaa9dc.zip
- update tinc to 1.0.31
Notes
Notes: svn path=/head/; revision=432067
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 4d3190deba58..881c6e33b4af 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ 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.
+20170121:
+ AFFECTS: users of security/tinc
+ AUTHOR: dinoex@FreeBSD.org
+
+ this version of tinc requires all nodes in the VPN to be linked with a
+ version of OpenSSL or LibreSSL that supports the AES256 and SHA256
+ algorithms.
+
+
20170120:
AFFECTS: users of databases/mysql56-server
AUTHOR: feld@FreeBSD.org