svn commit: r419194 - head

Jung-uk Kim jkim at FreeBSD.org
Wed Jul 27 19:36:43 UTC 2016


Author: jkim
Date: Wed Jul 27 19:36:42 2016
New Revision: 419194
URL: https://svnweb.freebsd.org/changeset/ports/419194

Log:
  Belatedly add a note about emulators/virtualbox-ose upgrade.
  
  Requested by:	Kevin Oberman (rkoberman at gmail dot com)

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Wed Jul 27 19:26:16 2016	(r419193)
+++ head/UPDATING	Wed Jul 27 19:36:42 2016	(r419194)
@@ -6,6 +6,16 @@ You should get into the habit of checkin
 you update your ports collection, before attempting any port upgrades.
 
 20160722:
+  AFFECTS: users of emulators/virtualbox-ose
+  AUTHOR: jkim at 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 at mail.lifanov.com
 


More information about the svn-ports-all mailing list