-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
salt: update to version 3000.3 #7161
Conversation
Travis Build #11706 Errored. Lint results
The build timed out. |
In the commit message, you need to reference the Trac ticket that you (unnecessarily) created. |
Travis Build #11936 Errored. Lint results
Port salt's dependencies fail on xcode10.3. Log The build timed out. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aphor the PRs on which this depends have been all merged or the changes committed. I think there are a few more things left here to fix.
Thanks for being so patient. If you could review this, after we all like it, I will squash and force-push it so that you can have a squashed merge. |
@aphor you added an extra Also, you should really make it a habit to build things locally before submitting/updating a PR. In this case adding a You can squash the commits when you make these final changes, just make sure to keep the "whitespace changes" separate and add separate commit for each |
Travis Build #12081 Failed. Lint results
Port salt's dependencies fail on xcode10.3. Log |
Thanks @reneeotten. I broke my build test setup and needed to fix that, so I'm sorry for relying on the Macports builder system. I discovered a missing dependency once I had cleaned up. Sandboxing these builds is hard! |
I assume that you're aware of the |
Also depends on #7385 |
Travis Build #12106 Failed. Lint results
Port salt's dependencies fail on xcode10.3. Log |
This was a build error I didn't catch before because my macports test environment had some pip installed python components that I missed during cleanup of another test. This was never a salt dependency before, but is now. :( Totally my bad. What would really be nice is a packaging system with an open-to-root file registry for tracking external packages and add-on junk. |
Travis Build #12160 Errored. Lint results
Port salt's dependencies fail on xcode7.3. Log The build timed out. |
Travis: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lg2m
thanks @aphor @neverpanic and sorry, I forgot about this... |
Description
major version bump, long awaited
Note the current port version has a remote execution vulnerability.
https://nvd.nist.gov/vuln/detail/CVE-2020-11651
Closes: https://trac.macports.org/ticket/60527
Tested on
macOS 10.14.6 18G4032
Xcode 11.3.1 11C504
Verification
Have you
port lint
?sudo port test
?sudo port -vst install
?