I just run this command line as a cronjob (weekly):
/usr/bin/yum check-update | /bin/mail -s 'check-update' heller@deepsoft.com
I have *newer* versions of the mysql server and php from the IUS repo, so yum check-update picks up new versions from the IUS repo, along with the core (and epel) repo.
At Wed, 9 Feb 2022 22:26:08 +0530 CentOS mailing list centos@centos.org wrote:
Hi,
I am running the below open source components on CentOS Linux release 7.9.2009 (Core)
- nginx service
- mysql service
- php framework
- pph-fpm service
- composer A Dependency Manager for PHP
Is there a way to notify via email if there are any new security updates available for CentOS Linux release 7.9.2009 along with the above open source components which are running? Currently, I am manually running the *yum -y update* command to update the OS along with the above open source components. I have tried for yum-updatesd - Update notifier daemon but it is not available for CentOS Linux release 7.9.2009 (Core). Thanks in advance. I look forward to hearing from you.
More info:- https://linux.die.net/man/8/yum-updatesd
Best Regards,
Kaushal _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos