Change behaviour of getMinUpgrade
authorPaul Varner <fuzzyray@gentoo.org>
Wed, 20 May 2009 21:46:46 +0000 (21:46 +0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 19 Jan 2013 02:25:46 +0000 (18:25 -0800)
commitf8960360ebca8ae85b91e24047afc21f6eda33bb
tree3538b12cf2a023d658aa9501d0a0b5fecadfbe66
parentd038b754d2423e21326939a5fb56564efe9d84bd
Change behaviour of getMinUpgrade

This allows to differentiate between situations where
the system is unaffected and unexistance of an upgrade path.

Previously, the glsa-check would treat GLSAs that had no
upgrade path (such as mask glsas) as not affecting the system.

svn path=/trunk/gentoolkit/; revision=647

http://git.overlays.gentoo.org/gitweb/?p=proj/gentoolkit.git;a=commit;h=ef38a394c5c2f5901173a53914705730850f9b3f
bin/glsa-check [changed mode: 0755->0644]
pym/portage/glsa.py