aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2011-06-06 02:43:16 +0800
committernovel <novel@FreeBSD.org>2011-06-06 02:43:16 +0800
commit9f3ec28d2d39471ad12b17c53e52685915649399 (patch)
tree36aa19e619c507820268d745265fdb71b031563c /UPDATING
parent0741e08c6552f0fab3c213fa1998e3d573017054 (diff)
downloadfreebsd-ports-gnome-9f3ec28d2d39471ad12b17c53e52685915649399.tar.gz
freebsd-ports-gnome-9f3ec28d2d39471ad12b17c53e52685915649399.tar.zst
freebsd-ports-gnome-9f3ec28d2d39471ad12b17c53e52685915649399.zip
Chase security/gnutls update and add an UPDATING entry.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 479e01b89ce3..380d58d8ed08 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20110605:
+ AFFECTS: users of security/gnutls and any port that depends on it
+ AUTHOR: novel@FreeBSD.org
+
+ gnutls has been updated to 2.12.6.1 and all shared libraries' versions have
+ been bumped. So you need to rebuild all applications that depend on
+ gnutls. Do something like:
+
+ portupgrade -rf gnutls
+ portmaster -r gnutls
+
+20110605:
AFFECTS: users of sysutils/zfsnap
AUTHOR: Aldis Berjoza <aldis@bsdroot.lv>