KUSANAGI 9 update 9.4.5-1
KUSANAGI 9 update has been released.
- Fixed a bug in which the PHP container remained when the kusanagi remove command was executed on a profile with kusanagi container enabled.
- Obsoleted support for NGINX 1.22/1.23.
In kusanagi init command, --nginx122 and --nginx123 options are obsolted.
In kusanagi nginx command, --use nginx122 and --use nginx123 options are obsolted.
You can apply the module update with the following command:
# dnf upgrade
If you are using NGINX 1.22/1.23, please switch to NGINX 1.24/1.25 with the following command:
# kusanagi nginx --use nginx124 or # kusanagi nginx --use nginx125