aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-08-05 22:13:29 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-08-05 22:13:29 +0000
commit74a7f8c73cc84204d8d555de4a25874882c2dbe4 (patch)
tree0460808e7a0cfa765626ea9adad9908095b2088e /UPDATING
parentc2140e4024d1e6c4cde24ee1b5bef951253b866d (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING14
1 files changed, 0 insertions, 14 deletions
diff --git a/UPDATING b/UPDATING
index ba23b4cb6193..5646bbbb0166 100644
--- a/UPDATING
+++ b/UPDATING
@@ -55,20 +55,6 @@ you update your ports collection, before attempting any port upgrades.
http://pyd.io/pydio-core-5.2.0#Upgrading
-20140730:
- AFFECTS: users of security/libgcrypt
- AUTHOR: pi@FreeBSD.org
-
- libgcrypt has been updated to 1.6.1 and all shared libraries versions have
- been bumped. So you need to rebuild all applications that depend on
- libgcrypt.
-
- # portmaster -r libgcrypt
- or
- # portupgrade -fr security/libgcrypt
- or
- # pkg install -fR security/libgcrypt
-
20140728:
AFFECTS: users of net/GeoIP
AUTHOR: adamw@FreeBSD.org