Skip to content

Remove dependencies on libcurl, libunwind, matching the .NET Core behavior - #6964

Merged
Travis Plunk (TravisEz13) merged 4 commits into
PowerShell:masterfrom
qmfrederik:update-libcurl
Jun 4, 2018
Merged

Remove dependencies on libcurl, libunwind, matching the .NET Core behavior#6964
Travis Plunk (TravisEz13) merged 4 commits into
PowerShell:masterfrom
qmfrederik:update-libcurl

Conversation

@qmfrederik

Copy link
Copy Markdown
Contributor

In .NET Core 2.1, .NET Core no longer uses libcurl by default.
.NET Core has removed the dependencies on libcurl in their installed and in their Docker images:

The same applies for libunwind.

This PR removes those dependencies.

@qmfrederik

Copy link
Copy Markdown
Contributor Author

libuudi has also been removed as a .NET Core dependency: https://github.com/dotnet/core-setup/issues/3802

@TravisEz13 Travis Plunk (TravisEz13) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

reviewed dotnet's changes and these match

@TravisEz13

Copy link
Copy Markdown
Member

Frederik Carlier (@qmfrederik) Can you file an issue to update the docker images? I'll make the changes. We need to split the images up to support 6.0 and 6.1.

Thanks, Travis

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