Skip to content
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

Semver check script #182

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Semver check script #182

wants to merge 4 commits into from

Conversation

kristovatlas
Copy link
Owner

  • java: Use new semver_check script
  • openssl: use new semver_check script and update to 1.0.2j
  • git: use new semver_check script and update to 2.10.2
  • curl: use new semver_check script, update to 7.51.0, and use new
    set_curl_latest_path script instead of broken set_path_precedence
    script.

QA:
To test, I used python app.py --skip-sudo-checks --debug-print.
Results:

  • java: None — did not test with system that has java installed
  • openssl — verified that test passes with latest version on system
  • git — verified that test passes with latest version on system
  • curl — verified that test passes with latest version on system

Kristov Atlas added 3 commits December 6, 2016 16:17
* java: Use new semver_check script
* openssl: use new semver_check script and update to 1.0.2j
* git: use new semver_check script and update to 2.10.2
* curl: use new semver_check script, update to 7.51.0, and use new
set_curl_latest_path script instead of broken set_path_precedence
script.

QA:
To test, I used `python app.py --skip-sudo-checks --debug-print`.
Results:
* java: None — did not test with system that has java installed
* openssl — verified that test passes with latest version on system
* git — verified that test passes with latest version on system
* curl — verified that test passes with latest version on system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant