Skip to content

Please update xamarin-android to consume zlib-ng from dotnet/runtime #9082

@carlossanlop

Description

@carlossanlop

Android framework version

net9.0-android

Affected platform version

All

Description

The dotnet/runtime repo has migrated from consuming madler/zlib and zlib-intel to consuming zlib-ng. We merged this PR on 7/2 to achieve that: dotnet/runtime#101465

The main issue tracking this migration effort is dotnet/runtime#101465

In consequence, xamarin-macios and xamarin-android might need to make changes to ensure they retarget their dependencies appopriately.

Note: We ensured that mobile platforms find and consume the system-installed zlib, but are going to delete the zlib and zlib-intel references from the repo. So please help determine if you need to take actions on this repo.

This needs to be done before .NET 9 gets published.

Please let @carlossanlop or @akoeplinger know if you have any questions.

Steps to Reproduce

Did you find any workaround?

Relevant log output

-

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions