summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2009-08-18 05:49:01 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2009-08-18 05:49:01 +0000
commite7f5752aa7b0187c47d753ce43944940a40bce07 (patch)
tree742439915c4d1a8fa33d14ca006990f5229c5070 /UPDATING
parentUpdate from 0.8.8 to 0.8.9. (diff)
Mention gnutls update in UPDATING.
Notes
Notes: svn path=/head/; revision=239828
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f6f67edcf7d7..5df26ac3e8de 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