KUSANAGI Security Edition has been updated.
Support for Nginx 1.29 has been added.
The default value for kusanagi init command has been changed to Nginx 1.29.
Although Nginx 1.26 and Nginx 1.27 can still be used, it is recommended to migrate to Nginx 1.28 or Nginx 1.29 as they will not be maintained.
Use kusanagi nginx command to migrate to Nginx 1.28 or Nginx 1.29.
For Nginx 1.28: # kusanagi nginx --use nginx128 For Nginx 1.29: # kusanagi nginx --use nginx129
You can apply the module update with the following command:
# dnf upgrade
If automatic updates of middleware are enabled in kusanagi autoupdate command, this fix will be applied automatically.