So then, if I understand it correctly, let's say there's a big php vulnerability that needs to be patched. Simply doing an "update directadmin" from the control panel itself does NOT remedy this - even if the DA authors create new versions for distribution?
Gosh, if that's the case then you'd think there'd be a way to stay on top of important security updates more simply than having to check this forum every day.
DirectAdmin gurus, what are the chances of making an update shell script that goes out to your server and checks for new source code and does the build for you? SOmething we could run in a cron job to keep our machines update with all the latest software patches?
(I realize that those who do their own mods like installing Apache2, etc, might not be able to use a system like this)
I run "yum -y update" on my centos boxes every night, and on my RHEL machines, the RUN daemon checks in every 2 hours. A cron job to check for DA and supplied application updates would be killer!