Name: | dotnet-runtime-5.0 |
---|---|
Version: | 5.0.2 |
Release: | 2.0.1.el8_3 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 93965735 |
License: | MIT and ASL 2.0 and BSD and LGPLv2+ and CC-BY and CC0 and MS-PL and EPL-1.0 and GPL+ and GPLv2 and ISC and OFL and zlib |
RPM: | dotnet-runtime-5.0-5.0.2-2.0.1.el8_3.x86_64.rpm |
Source RPM: | dotnet5.0-5.0.102-2.0.1.el8_3.src.rpm |
Build Date: | Fri Jan 15 2021 |
Build Host: | jenkins-172-17-0-2-a532470c-01c8-416b-8cd1-f18acd316b60.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/dotnet/ |
Summary: | NET 5.0 runtime |
Description: | The .NET runtime contains everything needed to run .NET applications. It includes a high performance Virtual Machine as well as the framework libraries used by .NET applications. .NET is a fast, lightweight and modular platform for creating cross platform applications that work on Linux, Mac and Windows. It particularly focuses on creating console applications, web applications and micro-services. |
- Add support for new Oracle release
- Rebuild with updated tests - Resolves: RHBZ#1912684
- Update to .NET SDK 5.0.102 and Runtime 5.0.2 - Resolves: RHBZ#1912684
- Update to latest commit of .NET Core SDK 5.0.100 and Runtime 5.0.0 - Resolves: RHBZ#1897396
- Update to .NET Core SDK 5.0.100 RC1 and Runtime 5.0.0 RC1 - Resolves: RHBZ#1891507
- Switch to a smaller tarball - Fix restore-with-rid - Resolves: RHBZ#1835019
- Fix package descriptions - Fix permissions in installed files - Resolves: RHBZ#1835019
- Update to .NET SDK 5.0 Preview 8 - Remove "Core" from descriptions - Resolves: RHBZ#1835019
- Generate new source tarball with test files removed. - Resolves: RHBZ#1835019
- Backport cmake compatiblity fix