Changelog for
cronie-1.7.2-97.2.x86_64.rpm :
* Tue Jul 09 2024 Johannes Segitz
- Improve permissions checks in run-cron. Just check if the permission matches completely. Otherwise e.g. setgid directories causes failures
* Mon Apr 29 2024 Joshua Smith - Remove safe-backup-permissions.patch -- Merged upstream- Update to 1.7.2:
* crond: Revert setting the return path to <>. It is not RFC compliant.
* crond: Inherit MAILFROM from the crond process environment.
* Mon Feb 26 2024 Dominique Leuenberger - Use %patch -P N instead of deprecated %patchN.
* Mon Jan 22 2024 Danilo Spinella - Update to 1.7.1:
* crond: Wait on finishing the job with -n option to check the exit status
* crond: Do not set the return path to <> if non-default MAILFROM is set
* /etc/sysconfig/crond and /etc/default/anacron files are optional- Remove test-for-etc-default-anacron.patch
* Thu Jan 18 2024 Johannes Segitz - Set safe permissions for crontab backups. Add
* safe-backup-permissions.patch
* Thu Jan 11 2024 Danilo Spinella - Fix anacron not working when /etc/default/anacron does not exist, fixes bsc#1218377
* test-for-etc-default-anacron.patch
* Sat Nov 11 2023 Andrea Manzini - Update to 1.7.0:
* anacron: Add support for NO_MAIL_OUTPUT environment variable
* anacron: Support enabling anacron jobs on battery power
* crond: Support -n crontab entry option to disable mailing the output
* crontab: Make a backup of the crontab file on edition and deletion- Add patch cronie-pam_config-nonlogin.diff- Refreshed patches:
* cronie-crond_pid.diff
* cronie-pam_config.diff
* cronie-nheader_lines.diff
* fix-manpage-replace-anacrontab-with-crontab.patch
* Fri Mar 31 2023 Michal Koutný - PAM: Use common-session-nonlogin for >15 codestreams More info in https://github.com/SUSE/pam-config/pull/16
* Tue Dec 20 2022 Stefan Schubert - Use %_pam_vendordir
* Wed Dec 07 2022 Stefan Schubert - Migration PAM settings to /usr/etc: Saving user changed configuration files in /etc and restoring them while an RPM update.- Removed update support from 4.1 vixie-cron which is really old.
* Wed May 11 2022 Danilo Spinella - Update to 1.6.1:
* Fix a regression in handling ranges (x-y) in crontab- Remove upstreamed patch:
* bsc1198265.patch
* Thu Apr 14 2022 Danilo Spinella - Fix bsc#1198265 Regression in handling 1-5 crontab entries
* bsc1198265.patch
* Tue Mar 29 2022 Danilo Spinella - Update to 1.6.0:
* Add switch -f for foreground mode
* Fix regression in handling
*/x crontab entries
* Add random within range \'~\' operator
* Fix RandomScale calculation
* crond: Fix description of \'-P\' option
* Increase the maximum number of crontab entries
* crontab: use bold colors- Remove upstreamed patches:
* cronie-1.5.7-increase_crontab_limit.patch
* cronie-piddir.patch- Refresh patches:
* cronie-nheader_lines.diff
* cronie-cron_pid.diff