Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Sat Jan 24 00:00:00 2009 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Nov 26 00: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
- * Wed Nov 12 00:00:00 2008 James Antill <james{*}antill{%}redhat{*}com> - 1.1.16-11
-
- Fix the yum-complete-transaction cleanup bug.
- Resolves: rhbz#470776