diff options
author | jkim <jkim@FreeBSD.org> | 2016-07-28 03:36:42 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2016-07-28 03:36:42 +0800 |
commit | 2efd9509391a69aab5be47589faaa9b9f6416bd7 (patch) | |
tree | 649433a0daa723cb2883cf680be8cd8648ab4f4b /UPDATING | |
parent | c4e7387fe5a228ece325c46cfde23de59a94e9bf (diff) | |
download | freebsd-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-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |