diff options
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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> |