aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbrnrd <brnrd@FreeBSD.org>2017-02-03 16:42:43 +0800
committerbrnrd <brnrd@FreeBSD.org>2017-02-03 16:42:43 +0800
commit85d2098ef8316f74ffed946e4fd08fcc562230ff (patch)
tree137b9366b092811ac856f397e85eb996236c5ac1 /UPDATING
parentff3cfc2b65f772ead82d6d6d4712313601f62744 (diff)
downloadfreebsd-ports-gnome-85d2098ef8316f74ffed946e4fd08fcc562230ff.tar.gz
freebsd-ports-gnome-85d2098ef8316f74ffed946e4fd08fcc562230ff.tar.zst
freebsd-ports-gnome-85d2098ef8316f74ffed946e4fd08fcc562230ff.zip
UPDATING: Add entry for libressl-devel shlib bump
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ad05ee7b5a49..4d13e7e31ba9 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.
+20170203:
+ AFFECTS: users of security/libressl-devel
+ AUTHOR: brnrd@FreeBSD.org
+
+ The version 2.5.1 bumps the libcrypto, libssl and libtls shared library
+ versions. You will have to rebuild all packages that depend on
+ libressl-devel. Check the 20160811 libressl entry for more detailed
+ guidance on rebuilding.
+
20170202:
AFFECTS: users of www/uwsgi
AUTHOR: feld@FreeBSD.org