forked from opnsense/ports
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Taken from: FreeBSD
- Loading branch information
Showing
2 changed files
with
28 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
|
||
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: [email protected] | ||
|