-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Add a upgrade_available()
method to the pkg modules
#698
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Milestone
Comments
Slated for 1.0.0 |
SEJeff
added a commit
to SEJeff/salt
that referenced
this issue
Mar 2, 2012
I think this is a little more ongoing and I don't want it to be a blocker for 0.9.8, moving to 1.0.0 |
This feature is still missing for ebuild, freebsdpkg & zypper |
I am going to close this out, the underlying feature is established and if demand occurs for more platforms we can flesh them out |
arthurzenika
added a commit
to arthurzenika/salt
that referenced
this issue
Sep 17, 2013
agraul
pushed a commit
to agraul/salt
that referenced
this issue
Jan 27, 2025
BACKPORT-UPSTREAM=saltstack#66899 DOWNSTREAM-REF=openSUSE/salt#698
agraul
pushed a commit
to agraul/salt
that referenced
this issue
Feb 11, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As per the discussion in #492 the best way to unambiguously determine if an upgrade is available is via the individual package managers directly. Comparing only on version strings can be problematic.
The text was updated successfully, but these errors were encountered: