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

[8.0] Upgrade JNA to 5.10.0 (#80617) #80646

Merged
merged 1 commit into from
Nov 11, 2021

Conversation

DaveCTurner
Copy link
Contributor

Backports the following commits to 8.0:

This commit upgrades JNA to 5.10.0. The primary reason for this upgrade
is to adopt a newer version of `libffi` which supports the
`LIBFFI_TMPDIR` environment variable so that we can change the location
of temporary executables and resolve elastic#77014.

This commit also switches to the upstream JNA releases rather than using
the specially-repackaged ones we've used in the past.
@DaveCTurner DaveCTurner added auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Nov 11, 2021
@elasticsearchmachine elasticsearchmachine merged commit 160c994 into elastic:8.0 Nov 11, 2021
@DaveCTurner DaveCTurner deleted the backport/8.0/pr-80617 branch November 11, 2021 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.0.0-rc1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants