Greetings, The following webrev contains fixes for these bugs: 3569 pkg state code obviates use of _get_version_installed
http://cr.opensolaris.org/~swalker/pkg-3569/ Change Summary: * Changes methods that relied on _get_version_installed (that check storage directly) to use the new get_version_installed method that uses pkg_states instead to determine the version installed of a particular package. * Simplifies gui code that was used to retrieve this information. The gui seems a little faster on startup, but it's difficult to get reliable timings. Cheers, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
