aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2009-08-18 13:49:01 +0800
committernovel <novel@FreeBSD.org>2009-08-18 13:49:01 +0800
commit4a0db6ff9dca0422daeeda8dace1ee1346908001 (patch)
treec38c62d2d5c73232f89d564383dc61764477452c /UPDATING
parent248843363469f957d6511ab21500cbb50e39f008 (diff)
downloadfreebsd-ports-graphics-4a0db6ff9dca0422daeeda8dace1ee1346908001.tar.gz
freebsd-ports-graphics-4a0db6ff9dca0422daeeda8dace1ee1346908001.tar.zst
freebsd-ports-graphics-4a0db6ff9dca0422daeeda8dace1ee1346908001.zip
Mention gnutls update in UPDATING.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f6f67edcf7d..5df26ac3e8d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,16 @@ 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.
+20090818:
+ AFFECTS: users of security/gnutls and any port that depends on it
+ AUTHOR: novel@FreeBSD.org
+
+ gnutls has been updated to 2.8.3 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
+
20090816:
AFFECTS: users of astro/celestia and KDE
AUTHOR: danfe@FreeBSD.org