[ 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 ]
×

Project cronie-1.5.2-10.el8

Name cronie
Epoch 0
Version 1.5.2
Release 10.el8
Website/URL https://github.com/cronie-crond/cronie
License MIT and BSD and ISC and GPLv2+
Build Time 2024-04-08 14:20:48
Build Host builder-x86-03.inferitos.ru
Summary Cron daemon for executing programs at set times
Repositories BaseOS
Description Cronie contains the standard UNIX daemon crond that runs specified programs at scheduled times and related tools. It is a fork of the original vixie-cron and has security and configuration enhancements like the ability to use pam and SELinux.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
cronie-1.5.2-10.el8.x86_64 Cron daemon for executing programs at set times 932cfd698fb0d2c7885bb1d06a3050a38a68e24a411274264f20e1d61be3563b download
cronie-anacron-1.5.2-10.el8.x86_64 Utility for running regular jobs d48a318ea00a7d65673b475f63d1ba46f923e3814ac63a76c433ce0099930d26 download
cronie-noanacron-1.5.2-10.el8.x86_64 Utility for running simple regular jobs in old cron style 7578ec14a54f127021c0711b0de0ca521f60286eaf08d298d254e04fc97f32e8 download
src
cronie-1.5.2-10.el8.src Cron daemon for executing programs at set times 76652952d934a4825850d8cb5e683c35007685c197b19b0fec57909594e8e836 download
Changelog link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.5.2-10
- Rebuilt for MSVSphere 8.10 beta

* Thu Nov 30 2023 Ondřej Pohořelský <opohorel@redhat.com> - 1.5.2-10
- Bump release because of CI issues
- Related: RHEL-2609

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

* Mon Jul 11 2022 Jan Staněk <jstanek@redhat.com> - 1.5.2-8
- Set 'missingok' for /etc/cron.deny to not recreate it on update

* Mon May 02 2022 Ondřej Pohořelský <opohorel@redhat.com> - 1.5.2-7
- Add support for "~" ("random within range") 
  Resolves: rhbz#1832510

* Mon Sep 20 2021 Jan Staněk <jstanek@redhat.com> - 1.5.2-6
- Use system-auth for PAM authentication
  Resolves: rhbz#2005526

* Fri Sep 03 2021 Jan Staněk <jstanek@redhat.com> - 1.5.2-5
- Create PID files even when crond does not fork
  Resolves: rhbz#1926300

* Wed Jun 12 2019 Marcel Plch <mplch@redhat.com> - 1.5.2-4
- Make crond restart on failure
- Resolves: rhbz#1715137

* Mon May 20 2019 Marcel Plch <mplch@redhat.com> - 1.5.2-3
- use role from the current context for system crontabs
- Resolves: rhbz#1708557

* Fri Sep 07 2018 Marcel Plch <mplch@redhat.com> - 1.5.2-2
- Covscan issues review
- Fix potential memory leaks
- Fix unsafe code
- Resolves: rhbz#1602467