From owner-freebsd-emulation@freebsd.org Wed Jul 15 12:06:22 2015 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 191C49A238A for ; Wed, 15 Jul 2015 12:06:22 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id F050E2C62 for ; Wed, 15 Jul 2015 12:06:21 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id ECBA19A2389; Wed, 15 Jul 2015 12:06:21 +0000 (UTC) Delivered-To: emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EB5FE9A2388 for ; Wed, 15 Jul 2015 12:06:21 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id D1C7D2C61 for ; Wed, 15 Jul 2015 12:06:21 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: by freefall.freebsd.org (Postfix) id D077F1003; Wed, 15 Jul 2015 12:06:21 +0000 (UTC) Delivered-To: vbox@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by freefall.freebsd.org (Postfix) with ESMTP id CFF1C1002 for ; Wed, 15 Jul 2015 12:06:21 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from mail.in-addr.com (mail.in-addr.com [IPv6:2a01:4f8:191:61e8::2525:2525]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 942792C60 for ; Wed, 15 Jul 2015 12:06:21 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from gjp by mail.in-addr.com with local (Exim 4.85 (FreeBSD)) (envelope-from ) id 1ZFLS7-000MFX-J9; Wed, 15 Jul 2015 13:06:19 +0100 Date: Wed, 15 Jul 2015 13:06:19 +0100 From: Gary Palmer To: muhammedzubair sharief Cc: vbox@FreeBSD.org Subject: Re: Query about Virtualbox version. Message-ID: <20150715120619.GA41419@in-addr.com> References: <1436956432.61820.YahooMailBasic@web190105.mail.sg3.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1436956432.61820.YahooMailBasic@web190105.mail.sg3.yahoo.com> X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: gpalmer@freebsd.org X-SA-Exim-Scanned: No (on mail.in-addr.com); SAEximRunCond expanded to false X-Mailman-Approved-At: Wed, 15 Jul 2015 12:09:07 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 12:06:22 -0000 On Wed, Jul 15, 2015 at 06:33:52PM +0800, muhammedzubair sharief wrote: > > Dear Maintainer, > > > I am using Virtualbox 4.3.28 on FreeBSD 10.1, during recent pkg upgrade it showed version 4.3.30. > > [..] > > pkg upgrade > Installed packages to be UPGRADED: > virtualbox-ose-kmod: 4.3.28 -> 4.3.30 > virtualbox-ose: 4.3.28_1 -> 4.3.30 > > The process will require 14 KiB more space. > 32 MiB to be downloaded. > > Proceed with this action? [y/N]: > [..] > > > However there was no stable release of 4.3.30. Is this version 5 which was recently released? > > Thanks for maintaining Virtualbox on FreeBSD! https://www.virtualbox.org/wiki/Download_Old_Builds_4_3 Quote: "VirtualBox 4.3.30 (released July 10th 2015)" Regards, Gary