summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPDATING9
-rw-r--r--security/tinc/Makefile2
-rw-r--r--security/tinc/distinfo6
3 files changed, 13 insertions, 4 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
diff --git a/security/tinc/Makefile b/security/tinc/Makefile
index 3b886f804fa7..f3667c5dd4a5 100644
--- a/security/tinc/Makefile
+++ b/security/tinc/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tinc
-PORTVERSION= 1.0.29
+PORTVERSION= 1.0.31
CATEGORIES= security
MASTER_SITES= https://www.tinc-vpn.org/packages/ \
http://www.tinc-vpn.org/packages/
diff --git a/security/tinc/distinfo b/security/tinc/distinfo
index f478ba56ff62..d3ec2e991858 100644
--- a/security/tinc/distinfo
+++ b/security/tinc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476115450
-SHA256 (tinc-1.0.29.tar.gz) = 0357017c6ffbbe1b2088c28fa684d2b119afa1086f363c503d06e8f6faa72a78
-SIZE (tinc-1.0.29.tar.gz) = 493335
+TIMESTAMP = 1485020203
+SHA256 (tinc-1.0.31.tar.gz) = d3cbc82e6e07975a2ccc0b369d07e30fc3324e71e240dca8781ce9a4f629519b
+SIZE (tinc-1.0.31.tar.gz) = 494877