Jump to letter: [
ABCDEFGHIJKLMNOPRSTUWXYZ
]
yum-protect-packages: Yum plugin to prevents Yum from removing itself and other protected packages
- Summary
- this plugin prevents Yum from removing itself and other protected packages.
By default, yum is the only package protected, but by extension this
automatically protects everything on which yum depends (rpm, python, glibc,
and so on).Therefore, the plugin functions well even without
compiling careful lists of all important packages.
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