KUSANAGI 9 update 9.6.4-1

KUSANAGI 9 update 9.6.4-1

KUSANAGI 9 update has been released.

Fixed a bug that caused SSL certificates by Let's Encrypt were not automatically renewed on KUSANAGI 9.6.2-1 or later.
If your environment has been previously updated to KUSANAGI 9.6.2-1 or later, please run the following commands to ensure that SSL certificates by Let's Encrypt are automatically renewed again.

# kusanagi update cert

Added --status option to kusanagi nginx command.
The status of nginx services can be checked only with the kusanagi nginx --status command, regardless of the installed nginx version.

Added --status option to kusanagi httpd command.
The status of the service can be checked from the kusanagi httpd command.

Added --reload , --test and --status options to kusanagi php command.
Reload, test of configuration files, and checking of service status can be done from the kusanagi php command as well as the kusanagi nginx command and the kusanagi httpd command.

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 .