Name: | cronie-anacron |
---|---|
Version: | 1.5.2 |
Release: | 4.el8 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 93200 |
License: | MIT and BSD and ISC and GPLv2+ |
RPM: | cronie-anacron-1.5.2-4.el8.aarch64.rpm |
Source RPM: | cronie-1.5.2-4.el8.src.rpm |
Build Date: | Mon Nov 11 2019 |
Build Host: | ca-arm-jenkins-builder-01 |
Vendor: | Oracle America |
URL: | https://github.com/cronie-crond/cronie |
Summary: | Utility for running regular jobs |
Description: | Anacron is part of cronie that is used for running jobs with regular periodicity which do not have exact time of day of execution. The default settings of anacron execute the daily, weekly, and monthly jobs, but anacron allows setting arbitrary periodicity of jobs. Using anacron allows running the periodic jobs even if the system is often powered off and it also allows randomizing the time of the job execution for better utilization of resources shared among multiple systems. |
- Make crond restart on failure - Resolves: rhbz#1715137
- use role from the current context for system crontabs - Resolves: rhbz#1708557
- Covscan issues review - Fix potential memory leaks - Fix unsafe code - Resolves: rhbz#1602467
- new upstream release 1.5.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- fix Y2038 problems in cron and anacron (#1445136)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- make failure of creation of the ghost files in /var non-fatal