Name: | cronie-anacron |
---|---|
Version: | 1.5.2 |
Release: | 2.el8 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 50552 |
License: | MIT and BSD and ISC and GPLv2+ |
RPM: | cronie-anacron-1.5.2-2.el8.x86_64.rpm |
Source RPM: | cronie-1.5.2-2.el8.src.rpm |
Build Date: | Thu Mar 07 2019 |
Build Host: | ca-build101.us.oracle.com |
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. |
- 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
- on some machines the power supply is named ADP0
- query power status directly from kernel