-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Open
Labels
area-Setupbreaking-changeIssue or PR that represents a breaking API or functional change over a previous release.Issue or PR that represents a breaking API or functional change over a previous release.needs-breaking-change-doc-createdBreaking changes need an issue opened with https://github.com/dotnet/docs/issues/new?template=dotnetBreaking changes need an issue opened with https://github.com/dotnet/docs/issues/new?template=dotnetuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
Currently .NET 8 depends on libopenssl1_1 for both openSUSE and SLES.
openSUSE Tumbleweed release doesn't provide libopenssl1_1 - it only provides libopenssl3.
libopenssl3 is supported and installed by default on all of the supported distro releases listed at https://learn.microsoft.com/en-us/dotnet/core/install/linux-sles?tabs=dotnet8 and https://learn.microsoft.com/en-us/dotnet/core/install/linux-opensuse?tabs=dotnet8
This is a potentially breaking change.
Metadata
Metadata
Assignees
Labels
area-Setupbreaking-changeIssue or PR that represents a breaking API or functional change over a previous release.Issue or PR that represents a breaking API or functional change over a previous release.needs-breaking-change-doc-createdBreaking changes need an issue opened with https://github.com/dotnet/docs/issues/new?template=dotnetBreaking changes need an issue opened with https://github.com/dotnet/docs/issues/new?template=dotnetuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner