Skip to content

[ML] Upgrade the Apache Portable Runtime libraries #495

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

Merged
merged 6 commits into from
Jun 10, 2019

Conversation

droberts195
Copy link
Contributor

@droberts195 droberts195 commented Jun 10, 2019

In this change:

  • libapr is upgraded to version 1.7.0 from version 1.5.2
  • libapriconv is upgraded to version 1.2.2 from version 1.2.1
  • libaprutil is upgraded to version 1.6.1 from version 1.5.4
  • libexpat is upgraded to version 2.2.6 from the (ancient) version that used to be embedded into libaprutil prior to version 1.6.0

libaprutil no longer embeds libexpat, so it has to be built separately.

@droberts195
Copy link
Contributor Author

Jenkins test this please

Copy link
Contributor

@edsavage edsavage left a comment

Choose a reason for hiding this comment

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

LGTM

@droberts195 droberts195 merged commit 1e9a0da into elastic:master Jun 10, 2019
@droberts195 droberts195 deleted the upgrade_apr branch June 10, 2019 16:56
droberts195 added a commit to droberts195/ml-cpp that referenced this pull request Jun 11, 2019
In this change:

- libapr is upgraded to version 1.7.0 from version 1.5.2
- libapriconv is upgraded to version 1.2.2 from version 1.2.1
- libaprutil is upgraded to version 1.6.1 from version 1.5.4
- libexpat is upgraded to version 2.2.6 from the (ancient) version
  that used to be embedded into libaprutil prior to version 1.6.0

libaprutil no longer embeds libexpat, so it has to be built separately.

Backport of elastic#495
droberts195 added a commit that referenced this pull request Jun 11, 2019
In this change:

- libapr is upgraded to version 1.7.0 from version 1.5.2
- libapriconv is upgraded to version 1.2.2 from version 1.2.1
- libaprutil is upgraded to version 1.6.1 from version 1.5.4
- libexpat is upgraded to version 2.2.6 from the (ancient) version
  that used to be embedded into libaprutil prior to version 1.6.0

libaprutil no longer embeds libexpat, so it has to be built separately.

Backport of #495
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.

2 participants