diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-06 10:03:10 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-06 10:03:10 +0000 |
commit | ff53a169e57c2d9c5088273c2c33700d5be1ae44 (patch) | |
tree | 74a2c6be33e74f57f2ca7d80049102193ab2a90e /UPDATING | |
parent | da362a55fc285701798ebb918e46f07618510473 (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 14 |
1 files changed, 0 insertions, 14 deletions
@@ -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 |