Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * 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