diff options
author | wxs <wxs@FreeBSD.org> | 2010-07-27 19:43:01 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2010-07-27 19:43:01 +0800 |
commit | 8cc9b462133b5f71955deed6417509f93f472066 (patch) | |
tree | da155b5a48747ad3dd401d967cc2b1a3df37793e | |
parent | 512b2c560251d73284fe3a68ac2280d238dd3428 (diff) | |
download | freebsd-ports-gnome-8cc9b462133b5f71955deed6417509f93f472066.tar.gz freebsd-ports-gnome-8cc9b462133b5f71955deed6417509f93f472066.tar.zst freebsd-ports-gnome-8cc9b462133b5f71955deed6417509f93f472066.zip |
Add a note about security/libgcrypt shlib bump.
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -5,6 +5,17 @@ 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. +20090727: + AFFECTS: users of security/libgcrypt + AUTHOR: wxs@FreeBSD.org + + libgcrypt has been upgraded to 1.4.6 which has a shared library version + bump. You need to reinstall all ports that depend on it. Use something + like this: + + portupgrade -rf libgcrypt + portmaster -r libgcrypt + 20100722: AFFECTS: users of net/rabbitmq AUTHOR: Phillip <pneumann@gmail.com> |