Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
yum-versionlock: Yum plugin for locking packages to a certain version
- Summary
- This plugin prevents packages from getting upgraded beyond
given version. The packages are defined in the file
/etc/yum/pluginconf.d/versionlock.list
The versionlist is in the format of 'rpm -qa'
Changelog
- * Fri Nov 18 18:00:00 2005 Panu Matilainen <pmatilai{%}laiskiainen{*}org> 0.3.1-1.SL.2
- created fastestmirror-asyncore from fastestmirror
- added fastestmirror-meta
- added installonlyn
- Gave a default configuration for versionlock
- * Sat Sep 17 19:00:00 2005 Panu Matilainen <pmatilai{%}laiskiainen{*}org> 0.3.1-1.SL.1
- pulled out the fastestmirror, protectbase, tsflags, and versionlock to their
own rpm's.
- * Sat Sep 17 19:00:00 2005 Panu Matilainen <pmatilai{%}laiskiainen{*}org>
- version 0.3.1
- various enhancements and fixes to repoquery
- avoid tracebacks in yumex and pup when changelog plugin is enabled