aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2016-07-28 03:36:42 +0800
committerjkim <jkim@FreeBSD.org>2016-07-28 03:36:42 +0800
commit2efd9509391a69aab5be47589faaa9b9f6416bd7 (patch)
tree649433a0daa723cb2883cf680be8cd8648ab4f4b /UPDATING
parentc4e7387fe5a228ece325c46cfde23de59a94e9bf (diff)
downloadfreebsd-ports-gnome-2efd9509391a69aab5be47589faaa9b9f6416bd7.tar.gz
freebsd-ports-gnome-2efd9509391a69aab5be47589faaa9b9f6416bd7.tar.zst
freebsd-ports-gnome-2efd9509391a69aab5be47589faaa9b9f6416bd7.zip
Belatedly add a note about emulators/virtualbox-ose upgrade.
Requested by: Kevin Oberman (rkoberman at gmail dot com)
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