Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        yum-versionlock: Yum plugin to lock specified packages from being updated
        
        
        - Summary
- This plugin takes a set of name/versions for packages and excludes all other
versions of those packages (including optionally following obsoletes). This
allows you to protect packages from being updated by newer versions,
for example.
Changelog
        
            - * Wed Feb 18 16:00:00 2009 Troy Dawson <dawson{%}fnal{*}gov> - 1.1.16-14
- - Changed keep_non_rhn to 1 
            - * Tue Nov 25 16:00:00 2008 James Antill <james{*}antill{%}redhat{*}com> - 1.1.16-13
- - Fix the yum-changelog exit, when you pass it dates and ther is no datetime
- Resolves: rhbz#472389 
            - * Tue Nov 11 16:00:00 2008 James Antill <james{*}antill{%}redhat{*}com> - 1.1.16-11
- - Fix the yum-complete-transaction cleanup bug.
- Resolves: rhbz#470776