Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        yum-cron - Files needed to run yum updates as a cron job
        
        - These are the files needed to run yum updates as a cron job.  They
originated in yum-2.6.1-0.fc5, but were left out of FC6's yum.
Install this package if you want auto yum updates nightly via cron
rather than the newer yum-updatesd daemon. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | yum-cron | 0.6 | 1.fc6 | src | 13 KiB | Tue Oct 16 11:17:58 2007 | 
        
        Changelog
        
            - * Mon Oct 15 18:00:00 2007 Alec Habig <ahabig{%}umn{*}edu> - 0.6-1
- - Fixes for bug 327401: checkonly formatting fix and make lockfile
  grabbing an atomic action using mkdir instead of touch
- Added downloadonly option (bug 333131)
- Don't update yum if set to checkonly (bug 333111) 
            - * Sat Sep 29 18:00:00 2007 Alec Habig <ahabig{%}umn{*}edu> - 0.5-1
- - Added a lockfile to prevent multiple instances of the cron scripts
  from running and hanging, see bug 311661 
            - * Mon Sep  3 18:00:00 2007 Alec Habig <ahabig{%}umn{*}edu> - 0.4-1
- - Fix bug in cron.daily which was preventing updates from running
- Integrate Frank's checkonly patches into the source