[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package cronie-anacron-1.5.7-13.el9.x86_64 download

Name cronie-anacron
Epoch 0
Version 1.5.7
Release 13.el9
Architecture x86_64
Website/URL https://github.com/cronie-crond/cronie
License MIT and BSD and ISC and GPLv2+
Build Time 2025-03-28 13:23:53
Build Host builder-x86-05.inferitos.ru
Summary Utility for running regular jobs
Repositories BaseOS
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.
Errata
Size 32 KiB
Source Project cronie-1.5.7-13.el9
SHA-256 checksum 0fd6484245d2593e656cf0683e70358d5077ed602177aa2e35f24ec7ada29158
× Full screenshot
Changelog link
* Wed Dec 11 2024 Ondřej Pohořelský <opohorel@redhat.com> - 1.5.7-13
- Create anacron timestamp files with correct permissions
- Resolves: RHEL-5376

* Thu Sep 26 2024 Ondřej Pohořelský <opohorel@redhat.com> - 1.5.7-12
- Add `increase_max_crontabs.patch`
- Resolves: RHEL-60279

* Thu Mar 28 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.5.7-11
- Rebuilt for MSVSphere 9.4 beta

* Thu Nov 30 2023 Ondřej Pohořelský <opohorel@redhat.com> - 1.5.7-11
- Add `optimization_to_close_fds.patch`
- Resolves: RHEL-17710

* Thu Nov 16 2023 Jan Houška <jhouska@redhat.com> - 1.5.7-10
- Related: RHEL-5372
- remove obsolete tests.
- Correct gating.yaml for CI.

* Fri Nov 10 2023 Ondřej Pohořelský <opohorel@redhat.com> - 1.5.7-9
- Add support for `-n` option in crontab entries
- Resolves: RHEL-5372