aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2017-01-22 01:40:57 +0800
committerdinoex <dinoex@FreeBSD.org>2017-01-22 01:40:57 +0800
commit4e1c960633f84ef1c7c57c50a33fb563059e7a60 (patch)
tree4f5638687d41e667c7c712dc0376a72f975e4698 /UPDATING
parent7327f39fa486027ac4721680883138f2213685a5 (diff)
downloadfreebsd-ports-gnome-4e1c960633f84ef1c7c57c50a33fb563059e7a60.tar.gz
freebsd-ports-gnome-4e1c960633f84ef1c7c57c50a33fb563059e7a60.tar.zst
freebsd-ports-gnome-4e1c960633f84ef1c7c57c50a33fb563059e7a60.zip
- update tinc to 1.0.31
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