-
Wed Feb 13 2019 Marcel Plch <mplch@redhat.com> - 1.4.11-23
- Make cronie restart on failure
- Resolves: rhbz#1651730
-
Tue Dec 04 2018 Marcel Plch <mplch@redhat.com> - 1.4.11-22
- Backport upstream patch to fix cron failing on
smart card authentication
- Resolves: rhbz#1650314
-
Thu Nov 29 2018 Marcel Plch <mplch@redhat.com> - 1.4.11-21
- Backport upstream patch to fix -P behavior
- Resolves: rhbz#1536111
-
Tue Oct 23 2018 Marcel Plch <mplch@redhat.com> - 1.4.11-20
- Fix race condition when crontab is modified the same second
before and after reading the crontab
- Resolves: rhbz#1638691
-
Mon Oct 16 2017 Tomáš Mráz <tmraz@redhat.com> - 1.4.11-19
- fix URL and source URL of the package (#1501726)
-
Fri Sep 15 2017 Tomáš Mráz <tmraz@redhat.com> - 1.4.11-18
- fix regression - spurious PAM log message from crontab (#1479064)
- allow empty variables in crontabs (#1439217)
-
Wed Mar 29 2017 Tomáš Mráz <tmraz@redhat.com> - 1.4.11-17
- make anacron not to contradict itself in syslog
(job output does not have to be necessarily mailed)
-
Tue Mar 07 2017 Tomáš Mráz <tmraz@redhat.com> - 1.4.11-16
- disable mail from anacron with empty MAILTO
- crontab: do not block access with PAM when running as root
- improve the crontab man page
- do not hardcode system_u selinux user but use the user from
the current context
-
Tue Feb 23 2016 Tomáš Mráz <tmraz@redhat.com> - 1.4.11-15
- crontab: use temporary filename properly ignored by crond
-
Tue Apr 21 2015 Tomáš Mráz <tmraz@redhat.com> - 1.4.11-14
- mark the 0hourly and dailyjobs crontabs as config
- properly handle users for whose getpwnam() returns NULL temporarily
- log when crond is shutting down