Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
vixie-cron: The Vixie cron daemon for executing specified programs at set times.
Name: | vixie-cron |
Vendor: | Red Hat, Inc. |
Version: | 3.0.1 |
License: | distributable |
Release: | 74 |
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.
Arch: i386
Download: | vixie-cron-3.0.1-74.i386.rpm |
Build Date: | Wed Feb 19 07:39:29 2003 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 138 KiB |
Changelog
- * Wed Feb 19 16:00:00 2003 Jens Petersen <petersen{%}redhat{*}com> - 3.0.1-74
- fix preun script typo (#75137) [reported by Peter Bieringer]
- * Tue Feb 11 16:00:00 2003 Bill Nottingham <notting{%}redhat{*}com> 3.0.1-73
- don't set SIGCHLD to SIG_IGN and then try and wait... (#84046)
- * Fri Feb 7 16:00:00 2003 Nalin Dahyabhai <nalin{%}redhat{*}com> 3.0.1-72
- adjust cron.d patch so that it ignores file with names that begin with '#'
or end with '~', '.rpmorig', '.rpmsave', or '.rpmnew'
- merge hunk of buffer overflow patch into the cron.d patch