KUSANAGI Security Edition Update 10.3.15-1.el9

KUSANAGI Security Edition has been updated.

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

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.