Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking change: Y2038 support for .NET Arm32 #2307

Open
richlander opened this issue Apr 28, 2024 · 1 comment
Open

Breaking change: Y2038 support for .NET Arm32 #2307

richlander opened this issue Apr 28, 2024 · 1 comment
Labels
Announcement Priority:3 Work that is nice to have

Comments

@richlander
Copy link
Member

We are making a major change to our Linux Arm32 support that affects all .NET versions.

  • .NET 9 will only support Y2038-compatible Linux Arm32 distros, like Ubuntu 24.04 and (we expect) Debian 13.
  • .NET 8 will remain Y2038 incompatible on Linux Arm32. Same applies to earlier .NET versions.

dotnet/core#9285

@richlander richlander added the bug Something isn't working label Apr 28, 2024
@Ellerbach
Copy link
Member

[Triage] We discussed this specific topic and agree with the outcome pointed in the link.

@krwq krwq added Announcement Priority:3 Work that is nice to have and removed bug Something isn't working labels May 9, 2024
@krwq krwq pinned this issue May 9, 2024
@krwq krwq changed the title Breaking change: Y2028 support for .NET Arm32 Breaking change: Y2038 support for .NET Arm32 May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Announcement Priority:3 Work that is nice to have
Projects
None yet
Development

No branches or pull requests

3 participants