1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Belatedly add a note about emulators/virtualbox-ose upgrade.

Requested by:	Kevin Oberman (rkoberman at gmail dot com)
This commit is contained in:
Jung-uk Kim 2016-07-27 19:36:42 +00:00
parent 0cbab99f73
commit c2507d99e8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419194

View File

@ -5,6 +5,16 @@ they are unavoidable.
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