Name: | cronie-noanacron |
---|---|
Version: | 1.5.7 |
Release: | 11.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 396 |
License: | MIT and BSD and ISC and GPLv2+ |
RPM: | cronie-noanacron-1.5.7-11.el9.aarch64.rpm |
Source RPM: | cronie-1.5.7-11.el9.src.rpm |
Build Date: | Thu Apr 04 2024 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/cronie-crond/cronie |
Summary: | Utility for running simple regular jobs in old cron style |
Description: | Old style of running {hourly,daily,weekly,monthly}.jobs without anacron. No extra features. |
- Add `optimization_to_close_fds.patch` - Resolves: RHEL-17710
- Related: RHEL-5372 - remove obsolete tests. - Correct gating.yaml for CI.
- Add support for `-n` option in crontab entries - Resolves: RHEL-5372
- Set 'missingok' for /etc/cron.deny to not recreate it on update
- Add gating.yaml Related: rhbz#2090691
- Add support for "~" ("random within range") Resolves: rhbz#2090691