KUSANAGI 9 update 9.8.11-1

KUSANAGI 9 update has been released.

Support for Nginx 1.31 has been added.
The default value for kusanagi init command has been changed to Nginx 1.31.
Although Nginx 1.28 and Nginx 1.29 can still be used, it is recommended to migrate to Nginx 1.30 or Nginx 1.31 as they will not be maintained.
Use kusanagi nginx command to migrate to Nginx 1.30 or Nginx 1.31.

For Nginx 1.30:
# kusanagi nginx --use nginx130
For Nginx 1.31:
# kusanagi nginx --use nginx131

You can apply the module update with the following command:

# dnf upgrade

The specification for Nginx has been changed since KUSANAGI 9.5.0 release.
For details, please refer to Changes in KUSANAGI 9.5.0 .

Python version has been changed to Python 3.12 since KUSANAGI 9.7.0 release.
For details, please refer to Support for Python 3.12 in KUSANAGI .