Guest additions - Re: git: afec9b5ee3bc - main - emulators/virtualbox-ose{,-kmod,-nox11}-72: Update 7.2.2 => 7.2.4 (fixed 9 CVEs)

From: Ronald Klop <ronald-lists_at_klop.ws>
Date: Wed, 22 Oct 2025 06:40:54 UTC
Thanks for all the work on virtualbox!
Out of scope question, but do you know if guest additions will return in version 7?
Or is guest additions 6 also applicable to 7?

Regards,
Ronald


Van: Vladimir Druzenko <vvd@FreeBSD.org>
Datum: 22 oktober 2025 04:01
Aan: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Onderwerp: git: afec9b5ee3bc - main -  emulators/virtualbox-ose{,-kmod,-nox11}-72: Update 7.2.2 => 7.2.4  (fixed 9 CVEs)

> 
> 
> The branch main has been updated by vvd:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=afec9b5ee3bccce45e30270a0847ec385fa9cdc3
> 
> commit afec9b5ee3bccce45e30270a0847ec385fa9cdc3
> Author:     Vladimir Druzenko 
> AuthorDate: 2025-10-22 00:27:28 +0000
> Commit:     Vladimir Druzenko 
> CommitDate: 2025-10-22 02:01:31 +0000
> 
>     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
> ---
>  emulators/virtualbox-ose-72/Makefile       |  4 ++--
>  emulators/virtualbox-ose-72/distinfo       | 14 +++++++-------
>  emulators/virtualbox-ose-kmod-72/Makefile  |  2 +-
>  emulators/virtualbox-ose-kmod-72/distinfo  |  6 +++---
>  emulators/virtualbox-ose-nox11-72/Makefile |  2 +-
>  5 files changed, 14 insertions(+), 14 deletions(-)
> 
> diff --git a/emulators/virtualbox-ose-72/Makefile b/emulators/virtualbox-ose-72/Makefile
> index f003955ce5e6..45bd8b9a18a5 100644
> --- a/emulators/virtualbox-ose-72/Makefile
> +++ b/emulators/virtualbox-ose-72/Makefile
> @@ -1,6 +1,6 @@
>  PORTNAME=  virtualbox-ose
> -DISTVERSION=   7.2.2
> -PORTREVISION?= 1
> +DISTVERSION=   7.2.4
> +PORTREVISION?= 0
>  CATEGORIES=    emulators
>  MASTER_SITES=  https://download.virtualbox.org/virtualbox/${DISTVERSION}/:src 
>         LOCAL/vvd:docs
> diff --git a/emulators/virtualbox-ose-72/distinfo b/emulators/virtualbox-ose-72/distinfo
> index 48ed99a441f9..e657c539342b 100644
> --- a/emulators/virtualbox-ose-72/distinfo
> +++ b/emulators/virtualbox-ose-72/distinfo
> @@ -1,7 +1,7 @@
> -TIMESTAMP = 1759400000
> -SHA256 (VirtualBox-7.2.2.tar.bz2) = b0e63bfb855327aecf1122cda33390c33734e5ffed72f123f5edf786a8ce1393
> -SIZE (VirtualBox-7.2.2.tar.bz2) = 206992991
> -SHA256 (VirtualBox-docs-7.2.2.tar.bz2) = 5784f7ccb0cd28f1e4647771301c51cbd2427ec84e071d3dd92c9f0e12690f8c
> -SIZE (VirtualBox-docs-7.2.2.tar.bz2) = 9134609
> -SHA256 (VBoxGuestAdditions_7.2.2.iso) = 42457487fb5f117265fe41bf8b2a521449c2cff75c95029d8f667f7dab5a4409
> -SIZE (VBoxGuestAdditions_7.2.2.iso) = 53135360
> +TIMESTAMP = 1761088888
> +SHA256 (VirtualBox-7.2.4.tar.bz2) = d281ec981b5f580211a0cedd1b75a1adcb0fbfcbb768d8c2bf4429f4763e8bbd
> +SIZE (VirtualBox-7.2.4.tar.bz2) = 207084201
> +SHA256 (VirtualBox-docs-7.2.4.tar.bz2) = d9639bdee32d36c05436485b1dfd7d0c08736e53a6fcf8bda0c708681cf211e5
> +SIZE (VirtualBox-docs-7.2.4.tar.bz2) = 9134788
> +SHA256 (VBoxGuestAdditions_7.2.4.iso) = 66fa60b041fcda5d8b2ed22ba91bfafafaa3a5ff05c7d8ba01fbbe639669e153
> +SIZE (VBoxGuestAdditions_7.2.4.iso) = 53153792
> diff --git a/emulators/virtualbox-ose-kmod-72/Makefile b/emulators/virtualbox-ose-kmod-72/Makefile
> index 40c529cae48a..1fbfaa53f6df 100644
> --- a/emulators/virtualbox-ose-kmod-72/Makefile
> +++ b/emulators/virtualbox-ose-kmod-72/Makefile
> @@ -1,5 +1,5 @@
>  PORTNAME=  virtualbox-ose
> -DISTVERSION=   7.2.2
> +DISTVERSION=   7.2.4
>  CATEGORIES=    emulators
>  MASTER_SITES=  https://download.virtualbox.org/virtualbox/${DISTVERSION}/
>  PKGNAMESUFFIX= -kmod-72
> diff --git a/emulators/virtualbox-ose-kmod-72/distinfo b/emulators/virtualbox-ose-kmod-72/distinfo
> index 41bf0f3a16ac..729b45a32abd 100644
> --- a/emulators/virtualbox-ose-kmod-72/distinfo
> +++ b/emulators/virtualbox-ose-kmod-72/distinfo
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1759400000
> -SHA256 (VirtualBox-7.2.2.tar.bz2) = b0e63bfb855327aecf1122cda33390c33734e5ffed72f123f5edf786a8ce1393
> -SIZE (VirtualBox-7.2.2.tar.bz2) = 206992991
> +TIMESTAMP = 1761088888
> +SHA256 (VirtualBox-7.2.4.tar.bz2) = d281ec981b5f580211a0cedd1b75a1adcb0fbfcbb768d8c2bf4429f4763e8bbd
> +SIZE (VirtualBox-7.2.4.tar.bz2) = 207084201
> diff --git a/emulators/virtualbox-ose-nox11-72/Makefile b/emulators/virtualbox-ose-nox11-72/Makefile
> index bd2cd188d048..d415932ea096 100644
> --- a/emulators/virtualbox-ose-nox11-72/Makefile
> +++ b/emulators/virtualbox-ose-nox11-72/Makefile
> @@ -1,4 +1,4 @@
> -PORTREVISION=  1
> +PORTREVISION=  0
>  PKGNAMESUFFIX= -nox11-72
>  
>  MASTERDIR= ${.CURDIR}/../virtualbox-ose-72
> 
> 
> 
>