virtualbox-ose 7.2.8
emulators/virtualbox-ose-kmod-72
VirtualBox kernel module for FreeBSD
Description
VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License.
Dependencies
- build devel/kBuild
Commit History
may be incomplete — full history at freebsd-ports on GitHub
| Commit | Credits | Log message |
|---|---|---|
|
7.2.8
bc8444a110
files touched
|
Vladimir Druzenko (vvd) |
emulators/virtualbox-ose{,-nox11,-additions,-additions-nox11,-kmod}-72: Update 7.2.6 => 7.2.8 (fix 9 CVEs)
Changelog: https://www.virtualbox.org/wiki/Changelog-7.2 https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixOVIR Security: CVE-2026-35242 Security: CVE-2026-35246 Security: CVE-2026-35251 Security: CVE-2026-35230 Security: CVE-2026-35245 Security: CVE-2026-35247 Security: CVE-2026-35248 Security: CVE-2026-35249 Security: CVE-2026-35250 Sponsored by: UNIS Labs MFH: 2026Q2 |
|
7.2.6
cb332df603
files touched
|
Älven (alven) |
emulators/virtualbox-ose-*: VirtualBox 7.X: license changed from GNU GPLv2 to GNU GPLv3
PR: 294588 Reported by: ykla <yklaxds@gmail.com> Approved by: vbox@ (vvd@) Approved by: db@, yuri@ (Mentors, implicit) MFH: 2026Q2 |
|
7.2.6
c22c337cf0
files touched
|
Vladimir Druzenko (vvd) |
emulators/virtualbox-ose*: Exclude from extract bundled binary files of kBuild
Thes is ~430-640 files, ~30-55MB total for different platforms. We are using devel/kBuild for build VirtualBox ports. devel/kBuild is a newer version than the one included in the VirtualBox tarballs. |
|
7.2.6
2d96a54833
files touched
|
Vladimir Druzenko (vvd) |
emulators/virtualbox-ose*-72: Update 7.2.4 => 7.2.6
Changelog:
https://www.virtualbox.org/wiki/Changelog-7.2#v6
emulators/virtualbox-ose{,-nox11}-72:
Remove the OGG, VORBIS, and VPX options - without libogg and libvorbis
in the system, the ports attempts to use the bundled versions, but
without libvpx, the build fails. Even when using libvpx, building the
bundled libvorbis library also fails.
These 3 libraries are not heavy dependencies, so we simply make them
mandatory even for emulators/virtualbox-ose-nox11-72.
PR: 292801
Tested by: jwb
Security: CVE-2026-21955
Security: CVE-2026-21956
Security: CVE-2026-21987
Security: CVE-2026-21988
Security: CVE-2026-21990
Security: CVE-2026-21989
Security: CVE-2026-21957
Security: CVE-2026-21983
Security: CVE-2026-21984
Security: CVE-2026-21982
Security: CVE-2026-21986
Security: CVE-2026-21963
Security: CVE-2026-21985
Security: CVE-2026-21981
MFH: 2026Q1
|
|
7.2.4
afec9b5ee3
files touched
|
Vladimir Druzenko (vvd) |
emulators/virtualbox-ose{,-kmod,-nox11}-72: Update 7.2.2 => 7.2.4 (fixed 9 CVEs)
Changelog: https://www.virtualbox.org/wiki/Changelog-7.2 Fixed 9 CVEs: https://www.oracle.com/security-alerts/cpuoct2025.html#AppendixOVIR Security: CVE-2025-62587 Security: CVE-2025-62588 Security: CVE-2025-62589 Security: CVE-2025-62641 Security: CVE-2025-62590 Security: CVE-2025-61760 Security: CVE-2025-61759 Security: CVE-2025-62591 Security: CVE-2025-62592 MFH: 2025Q4 |
|
7.2.2
fba8e2bddc
files touched
|
John (groenveld) |
emulators/virtualbox-ose{,-kmod,-nox11}-72: Update 7.2.0 => 7.2.2
Changelog: https://www.virtualbox.org/wiki/Changelog-7.2 PR: 289019 Tested by: Mario Lobo <lobo@bsd.com.br> Tested by: Vladimir Druzenko <vvd@FreeBSD.org> MFH: 2025Q3 |
|
7.2.0
3fd0f81ce5
files touched
|
Vladimir Druzenko (vvd) |
emulators/virtualbox-ose{,-kmod,-nox11}-72: Add new ports VirtualBox 7.2.0
Port based on patch from Stas Timokhin <devel@stasyan.com>. The main work on porting was done by the author of the original patch. The rest is a several various improvements and bug fixes that have been made over the past few months in older versions and one upstream regression: https://github.com/VirtualBox/virtualbox/issues/135 The requirements for 7.2.x are the same as for 7.1.x, but for now we'll leave both versions: 7.2.x in experimental/test mode and 7.1.x - stable. Upstream ported on aarch64, but for now we keep ONLY_FOR_ARCHS=amd64. If you interested in porting it on aarch64 - create PR with patch. The following ports also need to be created (they are not available for versions 7.0.x and 7.1.x either): - emulators/virtualbox-ose-additions-72; - emulators/virtualbox-ose-additions-nox11-72. www/phpvirtualbox-72 already in ports. Changelog: https://www.virtualbox.org/wiki/Changelog-7.2 While here refresh patches. PR: 289019 Relnotes: Add VirtualBox 7.2.0 Co-authored-by: Stas Timokhin <devel@stasyan.com> Co-authored-by: Mario Lobo <lobo@bsd.com.br> |
|
7.1.12
54a5827bb6
files touched
|
Vladimir Druzenko (vvd) |
emulators/virtualbox-ose{,-kmod,-nox11}-72: Repocopy from emulators/virtualbox-ose{,-kmod,-nox11}-71
PR: 289019 |