diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2009-08-18 05:49:01 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2009-08-18 05:49:01 +0000 |
commit | e7f5752aa7b0187c47d753ce43944940a40bce07 (patch) | |
tree | 742439915c4d1a8fa33d14ca006990f5229c5070 /UPDATING | |
parent | 1de22b80f4d0acf4e14a09e9c244cb6a48be98bc (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |