﻿id	summary	reporter	owner	description	type	status	component	version	resolution	keywords	cc	guest	host
16319	Add VirtualBox Extension Pack to repositories	esaumell		"Hi, 

Would be nice to have VirtualBox Extension Pack as a CentOS 6 rpm package on the VirtualBox repo.

Would be nicer if it gets automatically installed when downloading/upgrading to avoid having to do something like:

{{{
VBOXVERSION=`VBoxManage --version | sed -r 's/([0-9])\.([0-9])\.([0-9]{1,2}).*/\1.\2.\3/'`
wget -q -N ""http://download.virtualbox.org/virtualbox/$VBOXVERSION/Oracle_VM_VirtualBox_Extension_Pack-$VBOXVERSION.vbox-extpack""
VBoxManage extpack install --replace Oracle*.vbox-extpack
}}}
"	enhancement	closed	other	VirtualBox 5.1.12	invalid			other	Linux
