KUSANAGI Security Edition has been updated.
Fixed the deadlock caused by specific usages of kusanagi commands. Only concurrent runs of the same state-changing command now wait for each other, and read-only commands such as kusanagi status run without waiting.
While waiting, a message is shown, and the command fails with an error after 5 minutes.
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.