Today, we are releasing the .NET Core April 2018 Update. This update includes .NET Core 1.0.11, 1.1.8 and 2.0.7. There are no new security fixes in this update.
See April 2018 .NET Updates for other updates.
Fixes and Commits
CoreFX
[522373a]
: Adding support for ncurses 6.1 TERM format on System.Console.
CoreCLR
[45c57cc]
: Fix detection of YMM regs presence[802ca8c]
: Remove flock *usage from InternalCreateFile in PAL[d40ce91]
: Fix SIGSEGV in EventPipe on Shutdown[06a1cd1]
: Fix uaf in DestroyThread function
Getting the Update
The .NET Core April 2018 Update is available from the .NET Core download page.
You can always download the latest version of .NET Core at .NET Downloads.
Docker Images
.NET Docker images have been updated for today’s release. The following repos have been updated.
Note: Look at the “Tags” view in each repository to see the updated Docker image tags.
Note: You must re-pull base images in order to get updates. The Docker client does not pull updates automatically.
Previous .NET Core Updates
The last few .NET Core updates follow: