aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2016-07-27 19:36:42 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2016-07-27 19:36:42 +0000
commitc2507d99e8140895d8373455a75c1da00d7bb350 (patch)
tree649433a0daa723cb2883cf680be8cd8648ab4f4b /UPDATING
parent0cbab99f73d976a3e7dd5c25fe974aee604bbabf (diff)
downloadports-c2507d99e8140895d8373455a75c1da00d7bb350.tar.gz
ports-c2507d99e8140895d8373455a75c1da00d7bb350.zip
Belatedly add a note about emulators/virtualbox-ose upgrade.
Requested by: Kevin Oberman (rkoberman at gmail dot com)
Notes
Notes: svn path=/head/; revision=419194
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 3b91565fd8af..5c54c6e870b7 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20160722:
+ AFFECTS: users of emulators/virtualbox-ose
+ AUTHOR: jkim@FreeBSD.org
+
+ VirtualBox has been updated to 5.0.26 and it is incompatible with old
+ kernel modules. You should upgrade emulators/virtualbox-ose-kmod and
+ load new kernel modules before starting new version, e.g.,
+
+ # service vboxnet restart
+
+20160722:
AFFECTS: users of games/stonesoup-*
AUTHOR: lifanov@mail.lifanov.com