KUSANAGI Security Edition has been updated.
Default PHP initialized with kusanagi init command has been changed to PHP 8.3.
After the initalization, you can also switch to other PHP versions by kusanagi php command.
Support for PHP 8.5 has been added.
- In kusanagi init command, --php85 option can be specified.
- In kusanagi php command, --use php85 option can be specified.
If you want to use PHP 8.5 for WordPress, please note that WordPress prior to 6.9 does not support PHP 8.5.
You can apply the module update with the following command:
# dnf upgrade
Python version has been changed to Python 3.12 since KUSANAGI 10.2.0 release.
For details, please refer to Support for Python 3.12 in KUSANAGI Security Edition .
If automatic updates of middleware are enabled in kusanagi autoupdate command, this fix will be applied automatically.