Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

[release/2.1] Add libicu65 to DEB deps package #9016

Merged
merged 2 commits into from
Mar 26, 2020

Conversation

NikolaMilosavljevic
Copy link
Member

@NikolaMilosavljevic NikolaMilosavljevic commented Mar 10, 2020

Description

Fix for issue dotnet/runtime#32971

Ubuntu Focal (20.04), which is in preview, recently updated to a newer version of libicu - libicu65. The dotnet-runtime-deps deb package needs to be updated appropriately so that the libicu dependency is correctly met/installed.

Customer Impact

Not being able to install .NET Core on Ubuntu Focal (20.04) release. This is the latest Ubuntu release that goes public in April (in few weeks). We should ensure that .NET works from the very beginning.

Regression?

No - this was a change in Ubuntu requirements.

Risk

None

Packaging changes reviewed?

This PR is for packaging changes - reviewers: @dagood and @MichaelSimons

Fix for issue dotnet/runtime#32971

Ubuntu Focal, which is in preview, recently updated to a newer version of libicu - libicu65. The dotnet-runtime-deps deb package needs to be updated appropriately so that the libicu dependency is correctly met/installed.

@NikolaMilosavljevic NikolaMilosavljevic added area-Setup Servicing-consider Issue for next servicing release review labels Mar 10, 2020
@NikolaMilosavljevic NikolaMilosavljevic added this to the 2.1.x milestone Mar 10, 2020
@NikolaMilosavljevic NikolaMilosavljevic self-assigned this Mar 10, 2020
@leecow leecow added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Mar 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Setup Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants