aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-08-06 10:03:10 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-08-06 10:03:10 +0000
commitff53a169e57c2d9c5088273c2c33700d5be1ae44 (patch)
tree74a2c6be33e74f57f2ca7d80049102193ab2a90e /UPDATING
parentda362a55fc285701798ebb918e46f07618510473 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING14
1 files changed, 0 insertions, 14 deletions
diff --git a/UPDATING b/UPDATING
index 5646bbbb0166..31b3d57a4545 100644
--- a/UPDATING
+++ b/UPDATING
@@ -62,20 +62,6 @@ you update your ports collection, before attempting any port upgrades.
GeoIP no longer ships with the GeoIP database. To continue using GeoIP,
you MUST fetch the database after upgrading by running geoipupdate.sh.
-20140728:
- AFFECTS: users of security/libtasn1 and any port that depends on it
- AUTHOR: novel@FreeBSD.org
-
- libtasn1 has been updated to 4.0 and all shared libraries versions have
- been bumped. So you need to rebuild all applications that depend on
- libtasn1.
-
- # portmaster -r libtasn1
- or
- # portupgrade -fr security/libtasn1
- or
- # pkg install -fR security/libtasn1
-
20140727:
AFFECTS: users of comms/qpage
AUTHOR: marino@FreeBSD.org