Skip to content

[release/preview6] Fix DropFromSingleFile list - #37332

Merged
jeffschwMSFT merged 1 commit into
dotnet:release/5.0-preview6from
swaroop-sridhar:dropfromsinglefilefix
Jun 4, 2020
Merged

[release/preview6] Fix DropFromSingleFile list#37332
jeffschwMSFT merged 1 commit into
dotnet:release/5.0-preview6from
swaroop-sridhar:dropfromsinglefilefix

Conversation

@swaroop-sridhar

Copy link
Copy Markdown
Contributor

Customer Scenario

Linux SingleFile apps that use libSystem.Security.Cryptography.Native.OpenSsl.so fail.

Problem

There was a typo in the DropFromSingleFile annotations added to RuntimeList.xml here. Therefore, this library was incorrectly dropped by the SDK.

Solution

Fix a typo in the packaging properties

Risk

Very Low.

On Linus, libSystem.Security.Cryptography.Native.OpenSsl.so is getting dropped from single-file apps.
This change fixes the problem.
@ghost

ghost commented Jun 2, 2020

Copy link
Copy Markdown

Tagging subscribers to this area: @swaroop-sridhar
Notify danmosemsft if you want to be subscribed.

@swaroop-sridhar

Copy link
Copy Markdown
Contributor Author

Master branch PR is here: #37329

@swaroop-sridhar swaroop-sridhar added this to the 5.0 milestone Jun 2, 2020
@swaroop-sridhar swaroop-sridhar changed the title dsf [release/preview6] Fix DropFromSingleFile list Jun 2, 2020
@jeffschwMSFT jeffschwMSFT added the Servicing-consider Issue for next servicing release review label Jun 4, 2020
@leecow leecow added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Jun 4, 2020
@jeffschwMSFT
jeffschwMSFT merged commit d224df1 into dotnet:release/5.0-preview6 Jun 4, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants