Changelog for
cronie-anacron-1.7.2-501.1.i586.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
* Wed Sep 15 2021 Danilo Spinella - Increase limit of allowed entries in crontab files to fix bsc#1187508
* cronie-1.5.7-increase_crontab_limit.patch- Run spec-cleaner- Remove cronie-rpmlintrc as the filter was unused
* Mon Aug 30 2021 Danilo Spinella - Change default configuration to use run-parts from debianutils instead of run-crons- Remove cronie-anacron-1.4.7-run-crons.patch to make anacron use run-parts
* Sat May 08 2021 Dirk Müller - update to 1.5.7:
* anacron: Fix problem of anacron not being started on some desktops
* crontab: switch off colors if NO_COLOR is set
* crontab: crontab without arguments now works if stdin is not a TTY
* crond: Fix various issues on loading the crontab databases on startup
* anacron: Expand MAILTO and MAILFROM environment variables
* crontab: New option to test crontab file syntax without installing it- cronie-nheader_lines.diff: refresh against 1.5.7
* Fri Mar 12 2021 Dirk Müller - refresh spec files (move license to licensedir)