Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
vixie-cron: The Vixie cron daemon for executing specified programs at set times.
Name: | vixie-cron |
Vendor: | |
Version: | 3.0.1 |
License: | distributable |
Release: | 75.1 |
URL: | |
- Summary
- The vixie-cron package contains the Vixie version of cron. Cron is a
standard UNIX daemon that runs specified programs at scheduled times.
Vixie cron adds better security and more powerful configuration
options to the standard version of cron.
Changelog
- * Fri Jul 2 05:00:00 2004 Jens Petersen <petersen{%}redhat{*}com> - 3.0.1-75.1
- backport the following changes from 3.0.1-94:
- add vixie-cron-3.0.1-cron-descriptors-125110.patch to close std descriptors
when forking (Bernd Schmidt, 121280,125110)
- add vixie-cron-3.0.1-no-crontab-header-89809.patch to not prepend header to
crontab files (Damian Menscher, 89809,103899)
- fix use of RETVAL in init.d script (Enrico Scholz, 97784)
- add safer malloc call to vixie-cron-3.0.1-sprintf.patch
- add cron-3.0.1-crontab-syntax-error-114386.patch to fix looping on crontab
syntax error (Miloslav Trmac, 89937)
- add vixie-cron-3.0.1-pie.patch to build crond as pie (#108414)
[Ulrich Drepper]
- add vixie-cron-3.0.1-vfork-105616.patch to use fork instead of vfork
(#105616) [report and patch from ian@caliban.org]
- update vixie-cron-3.0.1-redhat.patch not to change DESTMAN redundantly
(it is overrriden in the spec file anyway)
- add vixie-cron-3.0.1-root_-u-85879.patch from Valdis Kletnieks to allow
root to run "crontab -u <user>" even for users that aren't allowed to
- * Fri Apr 30 05:00:00 2004 Charlie Bennett <ccb{%}redhat{*}com>
- merge LAuS patch (119360)
- * Wed Feb 19 04:00:00 2003 Jens Petersen <petersen{%}redhat{*}com> - 3.0.1-74
- fix preun script typo (#75137) [reported by Peter Bieringer]