Skip to main content
Version: 5.3

Package & Service Updates

June 10, 2025โ€‹

Updated Packagesโ€‹

PackageVersionSystemsDistributionArchSecurityNotes
vf-php88.2.28Control, HypervisorDebian 12, Debian 11, Ubuntu 24.04, Ubuntu 22.04, RHEL 9, RHEL 8x86_64๐Ÿšจhttps://www.php.net/ChangeLog-8.php#8.2.28
vf-system-php88.2.28HypervisorDebian 12, Debian 11, Ubuntu 24.04, Ubuntu 22.04, RHEL 9, RHEL 8x86_64๐Ÿšจhttps://www.php.net/ChangeLog-8.php#8.2.28
vf-php88.2.28HypervisorDebian 12AArch64๐Ÿšจhttps://www.php.net/ChangeLog-8.php#8.2.28
vf-system-php88.2.28HypervisorDebian 12AArch64๐Ÿšจhttps://www.php.net/ChangeLog-8.php#8.2.28
vf-nginx1.28.0Control, HypervisorDebian 12AArch64https://nginx.org/en/CHANGES-1.28
vf-nginx1.28.0Control, HypervisorDebian 13, Debian 12, Debian 11, Ubuntu 24.04, Ubuntu 22.04, RHEL 10, RHEL 9, RHEL 8x86_64https://nginx.org/en/CHANGES-1.28
vf-php88.3.22Control, HypervisorDebian 13, RHEL 10x86_64https://www.php.net/ChangeLog-8.php#8.3.22
vf-system-php88.3.22HypervisorDebian 13, RHEL 10x86_64https://www.php.net/ChangeLog-8.php#8.3.22

January 6, 2025โ€‹

Security Release

This release addresses several vulnerabilities that could potentially impact the security and performance of your system.

Updated Packagesโ€‹

PackageVersionSystemsSecurityNotes
vf-php88.2.27-1Control, Hypervisor๐Ÿšจhttps://www.php.net/ChangeLog-8.php#8.2.27
vf-system-php88.2.27-1Hypervisor๐Ÿšจhttps://www.php.net/ChangeLog-8.php#8.2.27
vf-nginx1.26.2-1Control, Hypervisorhttps://nginx.org/en/CHANGES-1.26

How to Updateโ€‹

The following commands which should be run as root in SSH have been pre-prepared for your base distribution.

Control

apt-get update -y && apt-get install --only-upgrade vf-nginx vf-php8 -y
vfcli-ctrl app:restart --services=queue,fpm,web

Hypervisor

apt-get update -y && apt-get install --only-upgrade vf-nginx vf-php8 vf-system-php8 -y
vfcli-hv app:restart --services=queue,system-fpm,fpm,web

Learn more about how to update your system packages

June 7, 2024โ€‹

Security Release

This release addresses several high-priority vulnerabilities that could potentially impact the security and performance of your system.

Updated Packagesโ€‹

PackageVersionSystemsSecurityNotes
vf-php88.2.20-1Control, Hypervisor๐Ÿšจhttps://www.php.net/ChangeLog-8.php#8.2.20
vf-system-php88.2.20-1Hypervisor๐Ÿšจhttps://www.php.net/ChangeLog-8.php#8.2.20
vf-nginx1.26.1-1Control, Hypervisor๐Ÿšจhttps://nginx.org/en/CHANGES-1.26

How to Updateโ€‹

The following commands which should be run as root in SSH have been pre-prepared for your base distribution.

Control

apt-get update -y && apt-get install --only-upgrade vf-nginx vf-php8 -y
vfcli-ctrl app:restart --services=queue,fpm,web

Hypervisor

apt-get update -y && apt-get install --only-upgrade vf-nginx vf-php8 vf-system-php8 -y
vfcli-hv app:restart --services=queue,system-fpm,fpm,web

Learn more about how to update your system packages