Skip to content

Remove zlib-devel dependency from azurelinux for .NET 9.0#1125

Merged
carlossanlop merged 2 commits into
dotnet:mainfrom
carlossanlop:removeZlib
Aug 15, 2024
Merged

Remove zlib-devel dependency from azurelinux for .NET 9.0#1125
carlossanlop merged 2 commits into
dotnet:mainfrom
carlossanlop:removeZlib

Conversation

@carlossanlop

@carlossanlop carlossanlop commented Jul 3, 2024

Copy link
Copy Markdown
Contributor

Contributes to dotnet/runtime#101465

For .NET 9.0, we brought a copy of zlib-ng into dotnet/runtime that will be used by all platforms, except for the mobile ones (android, ios, tvos, maccatalyst) and armv6: dotnet/runtime#102403

For that reason, and as suggested in this comment, the azurelinux docker images that target .NET 9.0 won't need to install zlib-devel as a dependency anymore.

@carlossanlop carlossanlop self-assigned this Jul 3, 2024
@carlossanlop
carlossanlop requested a review from a team as a code owner July 3, 2024 21:48
@ghost ghost added the untriaged label Jul 3, 2024
Comment thread src/azurelinux/3.0/net9.0/crossdeps-builder/amd64/Dockerfile
@jkotas jkotas added the do-not-merge A PR that should not be merged yet but needs to remain open label Jul 4, 2024

@jkotas jkotas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We should wait a few weeks for the dust to settle before merging.

@carlossanlop

Copy link
Copy Markdown
Contributor Author

We should wait a few weeks for the dust to settle before merging.

@jkotas How about I merge this on Monday August 12th? That's one day before we release P7. On the 13th we will start consuming P7 officially in our own repos.

@jkotas

jkotas commented Jul 20, 2024

Copy link
Copy Markdown
Member

That's one day before we release P7.

This is nice-to-have cleanup. I think that doing this one day after we release P7 would make more sense, so that it cannot interfere with P7 release in any way by construction.

@carlossanlop

carlossanlop commented Aug 15, 2024

Copy link
Copy Markdown
Contributor Author

P7 has already been released. We even snapped 9.0 already. So this should be safe to merge now.

@carlossanlop
carlossanlop merged commit b90fbfe into dotnet:main Aug 15, 2024
@carlossanlop
carlossanlop deleted the removeZlib branch August 15, 2024 19:31
@carlossanlop carlossanlop removed the do-not-merge A PR that should not be merged yet but needs to remain open label Aug 15, 2024
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.

2 participants