Cron daemon for executing programs at set times
Adds patch from this PR: https://github.com/cronie-crond/cronie/pull/200 And additional support patches from this PR: https://github.com/cronie-crond/cronie/pull/154 Also adds `-n option: wait on finnishing grandchild process`, to sync the behaviour of cronie in c9s and c10s: https://gitlab.com/redhat/centos-stream/rpms/cronie/-/merge_requests/16 Resolves: RHEL-82795 |
||
---|---|---|
.gitignore | ||
0001-Address-issues-found-by-coverity-scan.patch | ||
0002-Add-random-within-range-operator.patch | ||
0003-get_number-Add-missing-NUL-termination-for-the-scann.patch | ||
0004-Fix-regression-in-handling-x-crontab-entries.patch | ||
0005-Fix-regression-in-handling-1-5-crontab-entries.patch | ||
cronie.spec | ||
fix-range-parsing.patch | ||
gating.yaml | ||
increase_max_crontabs.patch | ||
n_option_wait_on_finnish.patch | ||
n_option.patch | ||
optimization_to_close_fds.patch | ||
rename-variables-in-get_range.patch | ||
set-size-out-of-bounds.patch | ||
sources |