Changelog for
cronie-1.5.2-421.7.i586.rpm :
* Wed Feb 06 2019 Cristian RodrÃguez
- cron.service: No limit on the number of processes spawned by cron shall be imposed.
* Tue Oct 30 2018 Cristian RodrÃguez - cronie-pam_config.diff: When crond is started with the -n switch like it does with systemd, the manual explicitly instructs to disable the pam_loginuid module.
* Mon Sep 17 2018 kstreitovaAATTsuse.com- update to 1.5.2
* cronnext: New useful utility to find out time of the next job run.
* crond: Avoid creating PID files when crond doesn\'t fork.
* crontab: Do not try to replace the crontab with a directory.
* crond: Log startup even when started in non-forking mode.
* Multiple small cleanups and fixes.- update Source address- remove cronie-1.4.7-disable_logging.patch and restore the original cronie behaviour (a line starting with a dash in normal user\'s crontab is handled as incorrect), there was enough time for crontab migration. Manpage part of the patch was applied upstream- remove cronie-nofork-nopid.patch (applied upstream)- pack cronnext utility- call autoreconf
* Thu Nov 30 2017 rbrownAATTsuse.com- Requires mail as it\'s really needed by cron-crons script, not smtp_daemon [bsc#1070565] [bsc#1064834]
* Mon Nov 27 2017 jsegitzAATTsuse.com- Ensure that /etc/cron.{hourly,daily,weekly,monthly} have proper permissions and owner. This is racy but prevents some LPE vectors
* Fri Nov 24 2017 kstreitovaAATTsuse.com- Requires smtp_daemon (not just Recommends) as it\'s needed by run-crons script [bsc#1064834]
* Thu Nov 23 2017 rbrownAATTsuse.com- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
* Mon Aug 21 2017 kukukAATTsuse.de- Require group trusted if we use them
* Tue Mar 28 2017 kstreitovaAATTsuse.com- update to 1.5.1
* crontab: Use temporary file name that is ignored by crond.
* crond: Inherit PATH from the crond environment if -P option is used.
* crond: Remove hardcoded \"system_u\" SELinux user, use the SELinux user of the running crond.
* anacron: Small cleanups and fixes.
* crond: Fix longstanding race condition on repeated crontab modification.- refresh cronie-pam_config.diff- get rid of %{name} macros in the patch names- use %{ext_man} macro for anacron man pages- fedorahosted.org was retired on March 1st, 2017
* update Url and Source address
* Thu Mar 23 2017 kstreitovaAATTsuse.com- cleanup with spec-cleaner
* Fri Sep 30 2016 kstreitovaAATTsuse.com- remove the omc xml config that is useless nowdays
* Thu Sep 08 2016 tchvatalAATTsuse.com- Add fix for bnc#983925 to run crons even when not on AC_POWER
* Nowdays it does not make much sense to not run crons when on battery and actually it can even confuse people
* Wed Jul 01 2015 crrodriguezAATTopensuse.org- cron.service: Use KillMode=process like upstream does.
* Thu Jun 25 2015 crrodriguezAATTopensuse.org- revert last change, it is a bug in sssd.service, fixed in SR#313709
* Thu Jun 25 2015 jmatejekAATTsuse.com- add support for MAILFROM, MAIL_CONFIG and different mailer binaries in run-crons (bnc#812367, bnc#366762)
* Tue Jun 23 2015 tchvatalAATTsuse.com- Start cron after sssd.service bnc#926961
* Mon Jun 22 2015 tchvatalAATTsuse.com- Redo the post/pre update approach to fix migration from SLE11. Should fix bnc#919028
* Fri Jun 19 2015 kstreitovaAATTsuse.com- update to 1.5.0
* crond: Job environment variables are set also when executing sendmail.
* crond: Adding duplicate orphans on reload is now prevented.
* crond: The regular crond shutdown is now logged.
* crontab: PAM is not called in crontab command if the caller\'s uid is 0.
* crond: PAM is not called from crond for system cron jobs (/etc/crontab, /etc/cron.d) which are run for uid 0.
* crond: The existence of an user is checked at time when job is run and not when the crontab is parsed on database reload.- use spec-cleaner
* Thu Jun 04 2015 crrodriguezAATTopensuse.org- cron.service: Start After=nss-user-lookup.target not after ypbind.service nscd.service-cron.service: Crons run at wall-time, order after time-sync.target
* Sun Nov 09 2014 Led - fix bashisms in pre scripts