Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Insights
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2019:1259 - Security Advisory
Issued:
2019-05-22
Updated:
2019-05-22

RHSA-2019:1259 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: dotnet security, bug fix, and enhancement update

Type/Severity

Security Advisory: Important

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An update for dotnet is now available for Red Hat Enterprise Linux 8.

Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

Description

.NET Core is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.

A new version of .NET Core that address security vulnerabilities is now available. The updated version is .NET Core Runtime 2.1.11 and SDK 2.1.507.

Security Fix(es):

  • dotnet: NuGet Tampering Vulnerability (CVE-2019-0757)
  • dotnet: timeouts for regular expressions are not enforced (CVE-2019-0820)
  • dotnet: infinite loop in URI.TryCreate leading to ASP.Net Core Denial of Service (CVE-2019-0980)
  • dotnet: crash in IPAddress.TryCreate leading to ASP.Net Core Denial of Service (CVE-2019-0981)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Bug Fix(es):

  • dotnet: new SocketException((int)SocketError.InvalidArgument).Message is empty (BZ#1712471)

Solution

For details on how to apply this update, which includes the changes described in this advisory, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Enterprise Linux for x86_64 8 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.8 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.8 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.6 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.6 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.4 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.4 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.2 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.1 x86_64
  • Red Hat Enterprise Linux Server - AUS 8.6 x86_64
  • Red Hat Enterprise Linux Server - AUS 8.4 x86_64
  • Red Hat Enterprise Linux Server - AUS 8.2 x86_64
  • Red Hat Enterprise Linux Server - TUS 8.8 x86_64
  • Red Hat Enterprise Linux Server - TUS 8.6 x86_64
  • Red Hat Enterprise Linux Server - TUS 8.4 x86_64
  • Red Hat Enterprise Linux Server - TUS 8.2 x86_64
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.8 x86_64
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.6 x86_64
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.4 x86_64
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.2 x86_64
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.1 x86_64
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.0 x86_64

Fixes

  • BZ - 1685475 - CVE-2019-0757 dotnet: NuGet Tampering Vulnerability
  • BZ - 1696836 - Update .NET Core 2.1 to Runtime 2.1.10 and SDK 2.1.506
  • BZ - 1705502 - CVE-2019-0980 dotnet: infinite loop in Uri.TryCreate leading to ASP.Net Core Denial of Service
  • BZ - 1705504 - CVE-2019-0981 dotnet: crash in IPAddress.TryCreate leading to ASP.Net Core Denial of Service
  • BZ - 1705506 - CVE-2019-0820 dotnet: timeouts for regular expressions are not enforced
  • BZ - 1710068 - Update .NET Core 2.1 to Runtime 2.1.11 and SDK 2.1.507
  • BZ - 1712471 - new SocketException((int)SocketError.InvalidArgument).Message is empty

CVEs

  • CVE-2019-0757
  • CVE-2019-0820
  • CVE-2019-0980
  • CVE-2019-0981

References

  • https://access.redhat.com/security/updates/classification/#important
  • https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0757
  • https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0820
  • https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0980
  • https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0981
  • https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.11/2.1.11.md
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux for x86_64 8

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.8

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.8

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.6

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.6

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.4

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.4

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.2

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.1

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux Server - AUS 8.6

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux Server - AUS 8.4

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux Server - AUS 8.2

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux Server - TUS 8.8

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux Server - TUS 8.6

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux Server - TUS 8.4

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux Server - TUS 8.2

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.8

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.6

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.4

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.2

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.1

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.0

SRPM
dotnet-2.1.507-2.el8_0.src.rpm SHA-256: 39a744007e17e76271b39e0b46a9851541b638a4b57311803af94df312e5b20b
x86_64
dotnet-2.1.507-2.el8_0.x86_64.rpm SHA-256: 59ab3d5906454cdc8766f7a888091c4138c98c4ddc62dd962485b186b4e76dc1
dotnet-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 8a517e89ff9330f11c646d9125671f18da83edbfa382a918526e5ac7c05e647f
dotnet-debugsource-2.1.507-2.el8_0.x86_64.rpm SHA-256: d1fe42a0f1eaf4d281ec9f0fb7eb317974b7a26857e9898d9ba7e41774e3d062
dotnet-host-2.1.11-2.el8_0.x86_64.rpm SHA-256: 72a00df6e4402cbb5d7e1935e947b0dc37199a96a2d89be59feeb0730af720f6
dotnet-host-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 1111a1b26db264a06c9e1f3349baacef06af612a014ae27dc9e59ad536cc98ca
dotnet-host-fxr-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: fb5722616c4545cf9b384d160372ef02ccfb440fb0a187511475de093661ee85
dotnet-host-fxr-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: 85d51c08a08da5d80cd5a4b06c2ac6c41bc6c1a0819291902f857a8df38326dc
dotnet-runtime-2.1-2.1.11-2.el8_0.x86_64.rpm SHA-256: 7edc06201f54776a2f915ea338fb493079fc3b609a667038ac5b20aaf59b9bd5
dotnet-runtime-2.1-debuginfo-2.1.11-2.el8_0.x86_64.rpm SHA-256: e166b6f22f0375075c7d32e99c57e8d18550f4104f2f2ab5d196a599b32bf0a4
dotnet-sdk-2.1-2.1.507-2.el8_0.x86_64.rpm SHA-256: 0684cc913c1eaac68f55063cff765313d42cc9ff1240a186d62998de69bff228
dotnet-sdk-2.1.5xx-2.1.507-2.el8_0.x86_64.rpm SHA-256: b79598afb8228e6909d580bfd392115d1b4fdfe728b1ef3daf2c3781316e5693
dotnet-sdk-2.1.5xx-debuginfo-2.1.507-2.el8_0.x86_64.rpm SHA-256: 7abc34cbdb9fe216cf92fa37f842c949dac34bdc629415c6afb5246c50bff720

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility