Skip to content

Conversation

vcsjones
Copy link
Member

@vcsjones vcsjones commented Sep 11, 2024

Summary

This fixes a couple of minor issues on the linux-scripted-manual page.

  1. Move 7.0 out of the "Supported" column and in to the "Unsupported" column.
  2. Fix dependencies for a few different distributions.
    1. RPM-based does not need an OpenSSL 1.0 compatibility package.
    2. Debian was recommending installing OpenSSL 1.1, which is no longer supported. Since all supported versions of .NET support OpenSSL 3, recommend OpenSSL 3.
    3. libicu67 is not present on latest distributions like Ubuntu Jammy. libicu70 is.

Internal previews

📄 File 🔗 Preview link
docs/core/install/linux-scripted-manual.md docs/core/install/linux-scripted-manual

Copy link
Contributor

@adegeo adegeo left a comment

Choose a reason for hiding this comment

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

Thanks!

@adegeo adegeo merged commit b63d1da into main Sep 11, 2024
11 checks passed
@adegeo adegeo deleted the vcsjones-patch-1 branch September 11, 2024 19:16
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.

3 participants