KUSANAGI Security Edition has been updated.
Added support for SafeUpgrade to upgrade PHP from the current version to a new version.
To perform a PHP SafeUpgrade, use the `kusanagi php` command.
To perform a SafeUpgrade from the current PHP version to 8.5 # kusanagi php --staging php85
For details, please refer to the kusanagi php command, as well as the SafeUpgrade Quick Start.
Added the --format json option to the following Kusanagi commands to output results in JSON format.
- kusanagi list
- kusanagi show
- kusanagi status
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.