Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        vixie-cron: The Vixie cron daemon for executing specified programs at set times.
        
        
            | Name: | vixie-cron | 
            Vendor: | CERN (http://cern.ch/linux) | 
        
        
            | 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.
 
        
        
        Changelog
        
            - * 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]
 
        
            - * Tue Feb 11 04: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 04: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