summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2014-04-08 15:03:54 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2014-04-08 15:06:49 -0400
commit24a261f842a4bc1d4dc125fad0f43343d5d4c9d8 (patch)
treeeb6dd9c817e6596e0269ff4490041832eced5574 /misc
parent3f6a387f33cb24d875495fb8d77526419b10c5c9 (diff)
downloadbcfg2-24a261f842a4bc1d4dc125fad0f43343d5d4c9d8.tar.gz
bcfg2-24a261f842a4bc1d4dc125fad0f43343d5d4c9d8.tar.bz2
bcfg2-24a261f842a4bc1d4dc125fad0f43343d5d4c9d8.zip
Correctly upgrade or downgrade yum packages
Formerly, yum did an 'update' to install the correct version of a package, even if the desired package was older than the installed package. This is wrong; it needs to do a downgrade. This changes it to downgrade when the desired package is older, and upgrade if it is newer. There is still the possibility of upgrading a package that should be downgraded if the desired package is only partially specified, but this should be very rare.
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions