Hi All, We areusing AlmaLinux 8 docker image for docker-compose and one of the services is cron (using cronie). We faced 100% CPU load issue. The problem is described here: https://bugzilla.redhat.com/show_bug.cgi?id=1723106 I see there is a patch (fixed in 1.5.5). Patch: https://github.com/cronie-crond/cronie/commit/584911514ce6aa2f16e1d79431bac8... Also we found that cronie 1.5.2-10 is used in CentOS 8 Stream, probably with similar patch (didn't found the way to get src rpm), but still 1.5.2-8 in AlmaLinux. Thus, I backported the patch and ask to include it or fix using Centos stream one. Fixed src rpm: https://repo.codeit.guru/packages/unsigned/cronie-1.5.2-9.codeit.el8.src.rpm (see patch10 in spec). Can you review this or point me where to send it? Thanks. Best regards, Alexander Gerasimov Chief Technical Officer CodeIT