Package & Service Updates
June 10, 2025
โ
Updated Packagesโ
Package | Version | Systems | Distribution | Arch | Security | Notes |
---|---|---|---|---|---|---|
vf-php8 | 8.2.28 | Control, Hypervisor | Debian 12, Debian 11, Ubuntu 24.04, Ubuntu 22.04, RHEL 9, RHEL 8 | x86_64 | ๐จ | https://www.php.net/ChangeLog-8.php#8.2.28 |
vf-system-php8 | 8.2.28 | Hypervisor | Debian 12, Debian 11, Ubuntu 24.04, Ubuntu 22.04, RHEL 9, RHEL 8 | x86_64 | ๐จ | https://www.php.net/ChangeLog-8.php#8.2.28 |
vf-php8 | 8.2.28 | Hypervisor | Debian 12 | AArch64 | ๐จ | https://www.php.net/ChangeLog-8.php#8.2.28 |
vf-system-php8 | 8.2.28 | Hypervisor | Debian 12 | AArch64 | ๐จ | https://www.php.net/ChangeLog-8.php#8.2.28 |
vf-nginx | 1.28.0 | Control, Hypervisor | Debian 12 | AArch64 | https://nginx.org/en/CHANGES-1.28 | |
vf-nginx | 1.28.0 | Control, Hypervisor | Debian 13, Debian 12, Debian 11, Ubuntu 24.04, Ubuntu 22.04, RHEL 10, RHEL 9, RHEL 8 | x86_64 | https://nginx.org/en/CHANGES-1.28 | |
vf-php8 | 8.3.22 | Control, Hypervisor | Debian 13, RHEL 10 | x86_64 | https://www.php.net/ChangeLog-8.php#8.3.22 | |
vf-system-php8 | 8.3.22 | Hypervisor | Debian 13, RHEL 10 | x86_64 | https://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โ
Package | Version | Systems | Security | Notes |
---|---|---|---|---|
vf-php8 | 8.2.27-1 | Control, Hypervisor | ๐จ | https://www.php.net/ChangeLog-8.php#8.2.27 |
vf-system-php8 | 8.2.27-1 | Hypervisor | ๐จ | https://www.php.net/ChangeLog-8.php#8.2.27 |
vf-nginx | 1.26.2-1 | Control, 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.
- Debian/Ubuntu
- RHEL
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
Control
dnf makecache -y && dnf update vf-nginx vf-php8 -y
vfcli-ctrl app:restart --services=queue,fpm,web
Hypervisor
dnf makecache -y && dnf update 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โ
Package | Version | Systems | Security | Notes |
---|---|---|---|---|
vf-php8 | 8.2.20-1 | Control, Hypervisor | ๐จ | https://www.php.net/ChangeLog-8.php#8.2.20 |
vf-system-php8 | 8.2.20-1 | Hypervisor | ๐จ | https://www.php.net/ChangeLog-8.php#8.2.20 |
vf-nginx | 1.26.1-1 | Control, 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.
- Debian/Ubuntu
- RHEL
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
Control
dnf makecache -y && dnf update vf-nginx vf-php8 -y
vfcli-ctrl app:restart --services=queue,fpm,web
Hypervisor
dnf makecache -y && dnf update vf-nginx vf-php8 vf-system-php8 -y
vfcli-hv app:restart --services=queue,system-fpm,fpm,web