| Name: | cronie-noanacron |
|---|---|
| Version: | 1.5.7 |
| Release: | 16.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 396 |
| License: | MIT and BSD and ISC and GPLv2+ |
| RPM: | cronie-noanacron-1.5.7-16.el9.aarch64.rpm |
| Source RPM: | cronie-1.5.7-16.el9.src.rpm |
| Build Date: | Tue Mar 10 2026 |
| 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. |
- Forward XDG_SESSION_CLASS to PAM for session classification - Also use systemd_tmpfiles to create files in /var, to ensure Cronie - works properly in Image mode - Resolves: RHEL-131190, RHEL-136491, RHEL-136492
- Move parsing code before separator check - Related: RHEL-82795
- Rename variables in get_range() - Step size out fo bound handling - Fix range parsing - Resolves: RHEL-82795
- Create anacron timestamp files with correct permissions - Resolves: RHEL-5376
- Add `increase_max_crontabs.patch` - Resolves: RHEL-60279