This release includes critical security and reliability updates to improve the quality of .NET Core. The latest releases can be found on the .NET Core download pages or from the following.
The .NET Core SDK 1.0.4 includes .NET Core 1.0.5 and 1.1.2 runtimes so downloading the runtime packages separately is not needed when installing the SDK.
Details regarding the security issues addressed by this release can be seen in the Security Advisory announcement.
Symbol packages for .NET 1.0.5 are available for download from the following locations.
The .NET Core Docker images have been updated for this release. See the new image names below.
[f4579b26d]
Fix debugging on OS X Sierra (#10078) (#10205)[Microsoft Common Vulnerabilities and Exposures CVE-2017-0248]
Fix for a security feature bypass vulnerability when .NET Core components do not completely validate certificates.[Microsoft Common Vulnerabilities and Exposures CVE-2017-0247]
.NET Core HTML Encode Unicode Multibyte Vulnerability (System.Text.Encodings.Web) - this is not part of Shared Framework.