Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jul 2016 19:36:42 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r419194 - head
Message-ID:  <201607271936.u6RJag2Z067738@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607271936.u6RJag2Z067738>