Jump to letter: [
          
            ABCDEFGHJKLMNOPRTWXYZ
          ]
        
        yum: RPM installer/updater
        
        
        - Summary
 
        - Yum is a utility that can check for and automatically download and
install updated RPM packages. Dependencies are obtained and downloaded
automatically prompting the user as necessary.
 
        
        
        Changelog
        
            - * Mon Nov 30 18:00:00 2009 Troy Dawson <dawson{%}fnal{*}gov> - 3.2.22-22.sl
 
            - Fixed negative sack length bug in packageSack
  Reported and fixed by Tim Rupp
 
        
            - * Mon Nov 30 18:00:00 2009 Troy Dawson <dawson{%}fnal{*}gov> - 3.2.22-21.sl
 
            - Fixed string TypeError bug in kernel-module plugin
  Reported and fixed by Yannick Perret
- Fixed kernel-module plugin bug that happens when a kernel is 
  being updated at the same time that a package that has a 
  kernel module is being updated (such as openafs)
 
        
            - * Wed Sep 16 19:00:00 2009 Troy Dawson <dawson{%}fnal{*}gov> - 3.2.22-20.sl
 
            - Added kernel-module plugin co-written by Axel Thimm and Troy Dawson
- Recompiled for Scientific Linux 5.x
- Added Requires: yum-conf, yum-autoupdate
- Added Provides: yum-autoupdate to updatesd
- Changed Patch 0 so the default installonlyn is 4,
  Had to change Patch 120 as well
- Added a patch to turn a warning into a log level 2
  Warning wasn't in previous versions of yum