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

Pin lua to 5.1 #977

Merged
merged 1 commit into from
Oct 20, 2016
Merged

Pin lua to 5.1 #977

merged 1 commit into from
Oct 20, 2016

Conversation

stevendanna
Copy link
Contributor

The openresty lua plugin only supports 5.1.

Signed-off-by: Steven Danna [email protected]

The openresty lua plugin only supports 5.1.

Signed-off-by: Steven Danna <[email protected]>
Copy link
Contributor

@srenatus srenatus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

5.1.5 has been EOLed and has known CVEs, but this makes us pass tests on ppc64le again 👍

@stevendanna
Copy link
Contributor Author

Yes, the goal of this is to unblock the build until we find a better solution. Note that this is only used on ppc, x86 users are using luajit instead.

@stevendanna stevendanna merged commit 639bbbd into master Oct 20, 2016
@stevendanna stevendanna deleted the ssd/pin-lua branch November 1, 2016 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants