Cron daemon for executing programs at set times
Go to file
Ondřej Pohořelský fd0c8c5101 Fix range parsing
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
2025-04-22 16:37:56 +02:00
.gitignore Merged update from upstream sources 2021-03-30 16:10:26 +00:00
0001-Address-issues-found-by-coverity-scan.patch Address issues found by static scanners 2021-04-30 12:36:45 +02:00
0002-Add-random-within-range-operator.patch Add support for "~" ("random within range") 2022-05-27 15:16:24 +02:00
0003-get_number-Add-missing-NUL-termination-for-the-scann.patch Add support for "~" ("random within range") 2022-05-27 15:16:24 +02:00
0004-Fix-regression-in-handling-x-crontab-entries.patch Add support for "~" ("random within range") 2022-05-27 15:16:24 +02:00
0005-Fix-regression-in-handling-1-5-crontab-entries.patch Add support for "~" ("random within range") 2022-05-27 15:16:24 +02:00
cronie.spec Fix range parsing 2025-04-22 16:37:56 +02:00
fix-range-parsing.patch Fix range parsing 2025-04-22 16:37:56 +02:00
gating.yaml Related: RHEL-5372 - removed old obsolete tests, correcting gating.yaml 2023-11-16 11:21:59 +01:00
increase_max_crontabs.patch Add increase_max_crontabs.patch 2024-09-26 14:37:35 +02:00
n_option_wait_on_finnish.patch Fix range parsing 2025-04-22 16:37:56 +02:00
n_option.patch Add support for -n option in crontab entries 2023-11-10 12:00:55 +01:00
optimization_to_close_fds.patch Add optimization_to_close_fds.patch 2023-11-30 15:17:51 +01:00
rename-variables-in-get_range.patch Fix range parsing 2025-04-22 16:37:56 +02:00
set-size-out-of-bounds.patch Fix range parsing 2025-04-22 16:37:56 +02:00
sources Merged update from upstream sources 2021-03-30 16:10:26 +00:00