Releases: fumatchu/RADS
RADS 1.0.1 Released
This release includes fixes to samba-dnf-pkg-update, smb-mon and server-manager
If you are running a pre-existing install of RADS this patch can be applied via the RADS repo at:
EASY_INSTALL_PATCH
dnf -y install wget && cd /root && bash <(wget -qO- https://raw.githubusercontent.com/fumatchu/RADS/main/patch.sh)
If this is a new install, you can just run the EASY_INSTALL as the patches are included.
smb-mon:
would false positive when it's time for an upgrade
writes to motd so it can be seen in cockpit and also when logging in
server-manager:
now checks motd and in addition to cockpit, will now display when repos are out of sync and prompts to upgrade
samba-dnf-pkg-update:
Fixed an error where mock would build the DC rpm but the rpm would not be installed as a portion of the upgrade