New version CMD-Auth 1.1.5
A fresh new version of CMD-Auth, CMD-Auth 1.1.5, was released today Nov 1, 2024.
Version 1.1.5 brings improvements as follows:
- New endpoint GET /changelog
- Implemented basic NODE_DEBUG support for sections cmd-auth-*
- Fixed an error with APP_SETTINGS_PATH which caused erroneous logging of an error even if the path was actually read and the instructions processed successfully.
Upgrading
The machine which must be updated should not serve live content.
When the update happens the local database is kept intact. Modified files in /etc/cmd-auth will be saved as backup by the packager (look for .rpmsave or other extension applied to modified files in /etc/cmd-auth/...). Backup other application files if required.
Download package and verify the download. Upload a copy of the installation package to target machine.
Install the package as usual:
dnf install ./package-name.rpm
apt install ./package-name.deb
dpkg -i ./package-name.deb