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
    • 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 Lightspeed
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 Lightspeed
  • 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-2026:54590 - Security Advisory
Issued:
2026-08-13
Updated:
2026-08-13

RHSA-2026:54590 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: .NET 9.0 security, bug fix, and enhancement update

Type/Severity

Security Advisory: Important

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An update for .NET 9.0 is now available for Red Hat Enterprise Linux 10.

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 is a fast, lightweight and modular platform for creating cross platform applications that work on Linux, macOS and Windows. It particularly focuses on creating console applications, web applications and micro-services. .NET contains a runtime conforming to .NET Standards a set of framework libraries, an SDK containing compilers and a 'dotnet' application to drive everything.

SDK version: 9.0.120
Runtime version: 9.0.19

Security Fix(es):

  • .NET: .NET Core: .NET Security Feature Bypass Vulnerability (CVE-2026-62899)
  • .NET: .NET Information Disclosure Vulnerability (CVE-2026-62900)
  • .NET: .NET Denial of Service Vulnerability (CVE-2026-62901)
  • .NET: .NET Elevation of Privilege Vulnerability (CVE-2026-62909)

Bug Fix(es) and Enhancement(s):

  • Update .NET 9.0 to SDK 9.0.120 and Runtime 9.0.19 [rhel-10.2.z] (JIRA:RHEL-235477)

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.

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 10 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 10.2 x86_64
  • Red Hat Enterprise Linux for IBM z Systems 10 s390x
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 10.2 s390x
  • Red Hat Enterprise Linux for Power, little endian 10 ppc64le
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 10.2 ppc64le
  • Red Hat Enterprise Linux for ARM 64 10 aarch64
  • Red Hat Enterprise Linux for ARM 64 - Extended Update Support 10.2 aarch64
  • Red Hat CodeReady Linux Builder for x86_64 10 x86_64
  • Red Hat CodeReady Linux Builder for Power, little endian 10 ppc64le
  • Red Hat CodeReady Linux Builder for ARM 64 10 aarch64
  • Red Hat CodeReady Linux Builder for IBM z Systems 10 s390x
  • Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 10.2 x86_64
  • Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 10.2 ppc64le
  • Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 10.2 s390x
  • Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 10.2 aarch64
  • Red Hat Enterprise Linux for ARM 64 - 4 years of updates 10.2 aarch64
  • Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 10.2 s390x
  • Red Hat Enterprise Linux for Power, little endian - 4 years of support 10.2 ppc64le
  • Red Hat Enterprise Linux for x86_64 - 4 years of updates 10.2 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Life Cycle 10.2 x86_64
  • Red Hat Enterprise Linux for ARM 64 - Extended Life Cycle 10.2 aarch64
  • Red Hat Enterprise Linux for Power, little endian - Extended Life Cycle 10.2 ppc64le
  • Red Hat Enterprise Linux for IBM z Systems - Extended Life Cycle 10.2 s390x

Fixes

  • BZ - 2512175 - CVE-2026-62899 .NET: .NET Core: .NET Security Feature Bypass Vulnerability
  • BZ - 2512179 - CVE-2026-62900 .NET: .NET Information Disclosure Vulnerability
  • BZ - 2512180 - CVE-2026-62901 .NET: .NET Denial of Service Vulnerability
  • BZ - 2512185 - CVE-2026-62909 .NET: .NET Elevation of Privilege Vulnerability

CVEs

  • CVE-2026-62899
  • CVE-2026-62900
  • CVE-2026-62901
  • CVE-2026-62909

References

  • https://access.redhat.com/security/updates/classification/#important
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux for x86_64 10

SRPM
dotnet9.0-9.0.120-1.el10_2.src.rpm SHA-256: 10905874753a1f0594bec92928577dd2358bcb5caea1543f2b431fa8a34a01e4
x86_64
aspnetcore-runtime-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: f33ffeff34e24811b3657bad89a52422aa497bbad2887b82e5e82b4fcbcb7075
aspnetcore-runtime-dbg-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: 698f89fa203a626aa8f23fcf2746ed564e89cef391a19f7828cf11c94f99a614
aspnetcore-targeting-pack-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: b248518b4c0df929e18c39eb43d45b851556dada64967f73480fc19005e45fd5
dotnet-apphost-pack-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: f4580ec622ea96bb7441991d12b800206aaadc658b08c79d46a96db0f2689fd7
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.x86_64.rpm SHA-256: 49710252a39c5104205286eb7df3f82583e0204ab6e08a181e51fdf742e95fa4
dotnet-hostfxr-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: 44525dd2227b1fbdbd79c396cf800af36cd410d072a6201481d48ba691526e5c
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.x86_64.rpm SHA-256: 14f7713ca1dbe15aae9903507474d57cdbf8316d664993b3794045da30a1df08
dotnet-runtime-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: 0be1e761aaf185b8ca6bf0276fb32a8e6c8841a4b0e14f99155b4f4d8e2c7837
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.x86_64.rpm SHA-256: b92a6886995588114c421b78e402980af14e0563ac1e4e0e1e73463e16b7bc21
dotnet-runtime-dbg-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: ee45154ba70db32ccde1d70528b4e14561d23461aa001f2408f27860db21c9da
dotnet-sdk-9.0-9.0.120-1.el10_2.x86_64.rpm SHA-256: 0815e43dcc0a8041a31db95811debf71f811bed116e6239045b65ae2b616f0bc
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.x86_64.rpm SHA-256: 95079009532bb667b1a7ea1ddde7ac36857b72a090aecd78a2560901749fa824
dotnet-sdk-aot-9.0-9.0.120-1.el10_2.x86_64.rpm SHA-256: a6ad7f95f9b1a2de62161593da945f7907ea5218687dcebcb2e2cf217110fed3
dotnet-sdk-aot-9.0-debuginfo-9.0.120-1.el10_2.x86_64.rpm SHA-256: e0a848833018b64f7c788618d1e7661f34e2288c794bc3fa1e14345f618fde51
dotnet-sdk-dbg-9.0-9.0.120-1.el10_2.x86_64.rpm SHA-256: 6e8cade085e8286ae120fb233949a35039c1e8d066792a155d770d4bb36ade82
dotnet-targeting-pack-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: 01dcf2a8ce98b6258aea09a18d2fe3b71606fc516c79fff56ae11aa5cdfba48a
dotnet-templates-9.0-9.0.120-1.el10_2.x86_64.rpm SHA-256: 97982d6f17d4053b6556ac976d7c82015fe243e8f6d3ced11309f7035dae1d6d
dotnet9.0-debugsource-9.0.120-1.el10_2.x86_64.rpm SHA-256: d734b8b283c0e6f52404e36f9e463f50457dcfa5160cb7a80d98380a9bacaff1
netstandard-targeting-pack-2.1-9.0.120-1.el10_2.x86_64.rpm SHA-256: 430557b4d0161a295b58ac153c29daaaa0303f801823c9d3c0fc5bc6a3fa3207

Red Hat Enterprise Linux for x86_64 - Extended Update Support 10.2

SRPM
dotnet9.0-9.0.120-1.el10_2.src.rpm SHA-256: 10905874753a1f0594bec92928577dd2358bcb5caea1543f2b431fa8a34a01e4
x86_64
aspnetcore-runtime-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: f33ffeff34e24811b3657bad89a52422aa497bbad2887b82e5e82b4fcbcb7075
aspnetcore-runtime-dbg-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: 698f89fa203a626aa8f23fcf2746ed564e89cef391a19f7828cf11c94f99a614
aspnetcore-targeting-pack-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: b248518b4c0df929e18c39eb43d45b851556dada64967f73480fc19005e45fd5
dotnet-apphost-pack-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: f4580ec622ea96bb7441991d12b800206aaadc658b08c79d46a96db0f2689fd7
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.x86_64.rpm SHA-256: 49710252a39c5104205286eb7df3f82583e0204ab6e08a181e51fdf742e95fa4
dotnet-hostfxr-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: 44525dd2227b1fbdbd79c396cf800af36cd410d072a6201481d48ba691526e5c
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.x86_64.rpm SHA-256: 14f7713ca1dbe15aae9903507474d57cdbf8316d664993b3794045da30a1df08
dotnet-runtime-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: 0be1e761aaf185b8ca6bf0276fb32a8e6c8841a4b0e14f99155b4f4d8e2c7837
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.x86_64.rpm SHA-256: b92a6886995588114c421b78e402980af14e0563ac1e4e0e1e73463e16b7bc21
dotnet-runtime-dbg-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: ee45154ba70db32ccde1d70528b4e14561d23461aa001f2408f27860db21c9da
dotnet-sdk-9.0-9.0.120-1.el10_2.x86_64.rpm SHA-256: 0815e43dcc0a8041a31db95811debf71f811bed116e6239045b65ae2b616f0bc
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.x86_64.rpm SHA-256: 95079009532bb667b1a7ea1ddde7ac36857b72a090aecd78a2560901749fa824
dotnet-sdk-aot-9.0-9.0.120-1.el10_2.x86_64.rpm SHA-256: a6ad7f95f9b1a2de62161593da945f7907ea5218687dcebcb2e2cf217110fed3
dotnet-sdk-aot-9.0-debuginfo-9.0.120-1.el10_2.x86_64.rpm SHA-256: e0a848833018b64f7c788618d1e7661f34e2288c794bc3fa1e14345f618fde51
dotnet-sdk-dbg-9.0-9.0.120-1.el10_2.x86_64.rpm SHA-256: 6e8cade085e8286ae120fb233949a35039c1e8d066792a155d770d4bb36ade82
dotnet-targeting-pack-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: 01dcf2a8ce98b6258aea09a18d2fe3b71606fc516c79fff56ae11aa5cdfba48a
dotnet-templates-9.0-9.0.120-1.el10_2.x86_64.rpm SHA-256: 97982d6f17d4053b6556ac976d7c82015fe243e8f6d3ced11309f7035dae1d6d
dotnet9.0-debugsource-9.0.120-1.el10_2.x86_64.rpm SHA-256: d734b8b283c0e6f52404e36f9e463f50457dcfa5160cb7a80d98380a9bacaff1
netstandard-targeting-pack-2.1-9.0.120-1.el10_2.x86_64.rpm SHA-256: 430557b4d0161a295b58ac153c29daaaa0303f801823c9d3c0fc5bc6a3fa3207

Red Hat Enterprise Linux for IBM z Systems 10

SRPM
dotnet9.0-9.0.120-1.el10_2.src.rpm SHA-256: 10905874753a1f0594bec92928577dd2358bcb5caea1543f2b431fa8a34a01e4
s390x
aspnetcore-runtime-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 452ba2ff3d153bd7d382233d17d52795b3da5f006e82d16ccdce5506a485e79f
aspnetcore-runtime-dbg-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 3dfee980719050af87c733d30e4188e4f511ac02ef84795fb0a93aca349bf5a7
aspnetcore-targeting-pack-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 0172529130cea0ec25be563d8149c34391e935ca7b5cc7a9aa08c03c606807f6
dotnet-apphost-pack-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: cfcd04d361de43d49698221cf0bc5cbc660c29f721926ee2136144ed2306185c
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.s390x.rpm SHA-256: be09c5824e17bcc63bc7119a905f84fc2b2cd4433c62a6f481cb5614ad9b9ffb
dotnet-hostfxr-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: bf091ddc280c4b088a7c249438d44cab7043613ef17923e408bdae39f9dc87c0
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.s390x.rpm SHA-256: 929d27b2f1ec0f4399e98523a3cf9a155bf27c34b0a1d01466d1038a5d06d39d
dotnet-runtime-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 3ba7c02d5bca30613bd0ac7f0075c21113d83285fd68aeda8b4ea93618ec822b
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.s390x.rpm SHA-256: bdce073b295acabbb75a58c028a8d2045048d76e9ee970f13e4067aa38cc13a3
dotnet-runtime-dbg-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 988e5a218e2b3654ea837a49aae2b6f94d24d97bc69434c184ccaf76faf7a8d1
dotnet-sdk-9.0-9.0.120-1.el10_2.s390x.rpm SHA-256: 402bc115c55ed6e28cfbe8df3aa9e8e69b7e6b26256c9e99dd28142edae89dab
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.s390x.rpm SHA-256: a4bef0a1160be0133396f307651e54f3040bd19e680ca1bc64c07a310e0f6bf8
dotnet-sdk-dbg-9.0-9.0.120-1.el10_2.s390x.rpm SHA-256: 001f6a5705c2811e36a5d790c80aa4bd2c24a7f9eea87b9ad64fcdcd1585bf01
dotnet-targeting-pack-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: b47ed933c4044c5ef7fcd7512d4fa21c973a8ef01a73e28ab43d7bff7f955738
dotnet-templates-9.0-9.0.120-1.el10_2.s390x.rpm SHA-256: 448a48aabf8582f0bfa34b54fc9a82b0ec5ab0c1af189ce99241bbd62a33b07b
dotnet9.0-debugsource-9.0.120-1.el10_2.s390x.rpm SHA-256: 1072a20535d78ba11963fc9ed7c3a22919cb11486f1c0e5158dac596c74e87e9
netstandard-targeting-pack-2.1-9.0.120-1.el10_2.s390x.rpm SHA-256: 0b6707add35b4b2abec1c6dc6323210b0ca7523c7398302b2f40a1ea2cfd22c3

Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 10.2

SRPM
dotnet9.0-9.0.120-1.el10_2.src.rpm SHA-256: 10905874753a1f0594bec92928577dd2358bcb5caea1543f2b431fa8a34a01e4
s390x
aspnetcore-runtime-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 452ba2ff3d153bd7d382233d17d52795b3da5f006e82d16ccdce5506a485e79f
aspnetcore-runtime-dbg-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 3dfee980719050af87c733d30e4188e4f511ac02ef84795fb0a93aca349bf5a7
aspnetcore-targeting-pack-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 0172529130cea0ec25be563d8149c34391e935ca7b5cc7a9aa08c03c606807f6
dotnet-apphost-pack-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: cfcd04d361de43d49698221cf0bc5cbc660c29f721926ee2136144ed2306185c
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.s390x.rpm SHA-256: be09c5824e17bcc63bc7119a905f84fc2b2cd4433c62a6f481cb5614ad9b9ffb
dotnet-hostfxr-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: bf091ddc280c4b088a7c249438d44cab7043613ef17923e408bdae39f9dc87c0
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.s390x.rpm SHA-256: 929d27b2f1ec0f4399e98523a3cf9a155bf27c34b0a1d01466d1038a5d06d39d
dotnet-runtime-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 3ba7c02d5bca30613bd0ac7f0075c21113d83285fd68aeda8b4ea93618ec822b
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.s390x.rpm SHA-256: bdce073b295acabbb75a58c028a8d2045048d76e9ee970f13e4067aa38cc13a3
dotnet-runtime-dbg-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 988e5a218e2b3654ea837a49aae2b6f94d24d97bc69434c184ccaf76faf7a8d1
dotnet-sdk-9.0-9.0.120-1.el10_2.s390x.rpm SHA-256: 402bc115c55ed6e28cfbe8df3aa9e8e69b7e6b26256c9e99dd28142edae89dab
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.s390x.rpm SHA-256: a4bef0a1160be0133396f307651e54f3040bd19e680ca1bc64c07a310e0f6bf8
dotnet-sdk-dbg-9.0-9.0.120-1.el10_2.s390x.rpm SHA-256: 001f6a5705c2811e36a5d790c80aa4bd2c24a7f9eea87b9ad64fcdcd1585bf01
dotnet-targeting-pack-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: b47ed933c4044c5ef7fcd7512d4fa21c973a8ef01a73e28ab43d7bff7f955738
dotnet-templates-9.0-9.0.120-1.el10_2.s390x.rpm SHA-256: 448a48aabf8582f0bfa34b54fc9a82b0ec5ab0c1af189ce99241bbd62a33b07b
dotnet9.0-debugsource-9.0.120-1.el10_2.s390x.rpm SHA-256: 1072a20535d78ba11963fc9ed7c3a22919cb11486f1c0e5158dac596c74e87e9
netstandard-targeting-pack-2.1-9.0.120-1.el10_2.s390x.rpm SHA-256: 0b6707add35b4b2abec1c6dc6323210b0ca7523c7398302b2f40a1ea2cfd22c3

Red Hat Enterprise Linux for Power, little endian 10

SRPM
dotnet9.0-9.0.120-1.el10_2.src.rpm SHA-256: 10905874753a1f0594bec92928577dd2358bcb5caea1543f2b431fa8a34a01e4
ppc64le
aspnetcore-runtime-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 738d54a9371c958610eb2a3b91b1c9c4fd8e098207638ad176d55797340f528a
aspnetcore-runtime-dbg-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 0fe40fb0b8e28dbdb1e95ab8d9c8601e0e01e8dad3db45151b75d88fd0890028
aspnetcore-targeting-pack-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 466fb27d44de5e86924fd191e1827ce2199f9d8cc972c4df8b2f532211bb6b6e
dotnet-apphost-pack-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: f6a052306468dad841104ed62372a99fdcdee68f9021c152b2efdcfaeb253812
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 5e0890f29d071441bee588e41218d61b15238731e9e1c1154419aa2774337e9f
dotnet-hostfxr-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 49c3b9debc93b29af0f09c8d318b924f7a3ff148270c0ada2ecd2af2563f91bb
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 79a4ba19609d7c90f0f6f56a00d51035ae3a5cc7b3c7fb8c3ea3d42456449382
dotnet-runtime-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 2c9aa9f200de0c7b375594d24536f95c433708c81b9592655c4168abbadafda7
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.ppc64le.rpm SHA-256: b22b2ed6266202b3f4f8c40192e022b8e625cdafeed3aa9d605f792dade29d31
dotnet-runtime-dbg-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 5d33aecc18efd41b4b2b2ae5d02958ef392b340658615fce53b9f1e96e1665a4
dotnet-sdk-9.0-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 2c45ece02cdce55d2e4f20160ce800f8e5e0b6894d5939122ae060bd537bc7fe
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.ppc64le.rpm SHA-256: dda9d2bbc860279bc8034f5a2f108867241982580273c44a3c503a4db60d31fb
dotnet-sdk-dbg-9.0-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 8c8123e66325dfbe3d493278701ce70a43dc8e90881a0b57a13aa4f5d903db61
dotnet-targeting-pack-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: ac1b428ed2ed32353e90b154d46a8f5255c1344600f1857bf88054e389caa4b1
dotnet-templates-9.0-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 7bc47076595326ebb9aac4bd41e8e7ecbf2ebca8d589dc9e3338eb9fb2e2505e
dotnet9.0-debugsource-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 6dadc56ad8f5f171fa5c4feab17ead8534fd7aedb64854b35fcb7ba54c9f8223
netstandard-targeting-pack-2.1-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 3cd00eaaf92cc7def104f58a09cacde021d6af53d90c182fea84aac75a469415

Red Hat Enterprise Linux for Power, little endian - Extended Update Support 10.2

SRPM
dotnet9.0-9.0.120-1.el10_2.src.rpm SHA-256: 10905874753a1f0594bec92928577dd2358bcb5caea1543f2b431fa8a34a01e4
ppc64le
aspnetcore-runtime-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 738d54a9371c958610eb2a3b91b1c9c4fd8e098207638ad176d55797340f528a
aspnetcore-runtime-dbg-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 0fe40fb0b8e28dbdb1e95ab8d9c8601e0e01e8dad3db45151b75d88fd0890028
aspnetcore-targeting-pack-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 466fb27d44de5e86924fd191e1827ce2199f9d8cc972c4df8b2f532211bb6b6e
dotnet-apphost-pack-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: f6a052306468dad841104ed62372a99fdcdee68f9021c152b2efdcfaeb253812
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 5e0890f29d071441bee588e41218d61b15238731e9e1c1154419aa2774337e9f
dotnet-hostfxr-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 49c3b9debc93b29af0f09c8d318b924f7a3ff148270c0ada2ecd2af2563f91bb
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 79a4ba19609d7c90f0f6f56a00d51035ae3a5cc7b3c7fb8c3ea3d42456449382
dotnet-runtime-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 2c9aa9f200de0c7b375594d24536f95c433708c81b9592655c4168abbadafda7
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.ppc64le.rpm SHA-256: b22b2ed6266202b3f4f8c40192e022b8e625cdafeed3aa9d605f792dade29d31
dotnet-runtime-dbg-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 5d33aecc18efd41b4b2b2ae5d02958ef392b340658615fce53b9f1e96e1665a4
dotnet-sdk-9.0-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 2c45ece02cdce55d2e4f20160ce800f8e5e0b6894d5939122ae060bd537bc7fe
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.ppc64le.rpm SHA-256: dda9d2bbc860279bc8034f5a2f108867241982580273c44a3c503a4db60d31fb
dotnet-sdk-dbg-9.0-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 8c8123e66325dfbe3d493278701ce70a43dc8e90881a0b57a13aa4f5d903db61
dotnet-targeting-pack-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: ac1b428ed2ed32353e90b154d46a8f5255c1344600f1857bf88054e389caa4b1
dotnet-templates-9.0-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 7bc47076595326ebb9aac4bd41e8e7ecbf2ebca8d589dc9e3338eb9fb2e2505e
dotnet9.0-debugsource-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 6dadc56ad8f5f171fa5c4feab17ead8534fd7aedb64854b35fcb7ba54c9f8223
netstandard-targeting-pack-2.1-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 3cd00eaaf92cc7def104f58a09cacde021d6af53d90c182fea84aac75a469415

Red Hat Enterprise Linux for ARM 64 10

SRPM
dotnet9.0-9.0.120-1.el10_2.src.rpm SHA-256: 10905874753a1f0594bec92928577dd2358bcb5caea1543f2b431fa8a34a01e4
aarch64
aspnetcore-runtime-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: 9551ffc8f05f2f7f1f6f7f9dcac32aee9f1c80cc09ecbe1bc950cedb3a230f31
aspnetcore-runtime-dbg-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: c9d31ba5d07ce84e012ca2f7bb5caa9917f56781e4de0a5cd04978a0ecedcfa1
aspnetcore-targeting-pack-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: ccb561cd7e8d7f6e4aaac24e09095e207577dd32d1aec4a1216fbfffa5b98211
dotnet-apphost-pack-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: 28922894a2daf348d8174c86e0921eb8e194f894d3551bfe6a26073a111b5eaa
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.aarch64.rpm SHA-256: de747d25ce4a0aa368a7d916b35b208f20ca84b3dc420bafac7acc564acd52d3
dotnet-hostfxr-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: a5d3968dea610a4b3246572503e5f2382b44d9f714a0a5ca653ad3dc9d865c5f
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.aarch64.rpm SHA-256: 5701ead07478059f11b2a8d9d0b566ffe84eab30ff0b576221f2484c1cf46a1b
dotnet-runtime-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: 0056485291acd53e969d8a9d7af485ec1cbedb61a528aa8ecfe9904413ecd819
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.aarch64.rpm SHA-256: 27547c29b951a5c81f43220adaf70b8fa38e6212e0ce5d8abf0318ba4c33b84f
dotnet-runtime-dbg-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: b4052d7b31a56acef680c83a07ac0ba48644356b6af2db5bc67c8828abe54418
dotnet-sdk-9.0-9.0.120-1.el10_2.aarch64.rpm SHA-256: eb8772eebcaa8384520d3400dfa738558a37d5d00d311d029657f41d9ff57989
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.aarch64.rpm SHA-256: 0aec8322f1403a730096a085522ff34c2408da42b9db34d617bc24b69657fd79
dotnet-sdk-aot-9.0-9.0.120-1.el10_2.aarch64.rpm SHA-256: 88a4298ec72c247741c33adc0f5e82fb44b9ae1df28a0e1a8f6a2e1a398b2e8d
dotnet-sdk-aot-9.0-debuginfo-9.0.120-1.el10_2.aarch64.rpm SHA-256: 1367d5a81725e1355b2455ee6b38c9f6f955019e682b48a577afeaf0fe9f8e10
dotnet-sdk-dbg-9.0-9.0.120-1.el10_2.aarch64.rpm SHA-256: b78945334fa498f336cd09563550c92417cbf2e32108b62c64a18cb12491e273
dotnet-targeting-pack-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: dc1d39cd6e2167a936f331d13f8887ed5d77ffc29d0ff2cb34c1655bf584ef9a
dotnet-templates-9.0-9.0.120-1.el10_2.aarch64.rpm SHA-256: c164e788a0d293fdd0077e865867a7f3bc19d785c7ce1c5973a93ddd1d387e62
dotnet9.0-debugsource-9.0.120-1.el10_2.aarch64.rpm SHA-256: a1b053a1ec757ec657e163d07327c77389be547604cdc50a93b005e1bc0d9a52
netstandard-targeting-pack-2.1-9.0.120-1.el10_2.aarch64.rpm SHA-256: c0b17da0676cf8ef2a820d00a8104ff41d997ec5187ef8e854b32f09e22e6612

Red Hat Enterprise Linux for ARM 64 - Extended Update Support 10.2

SRPM
dotnet9.0-9.0.120-1.el10_2.src.rpm SHA-256: 10905874753a1f0594bec92928577dd2358bcb5caea1543f2b431fa8a34a01e4
aarch64
aspnetcore-runtime-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: 9551ffc8f05f2f7f1f6f7f9dcac32aee9f1c80cc09ecbe1bc950cedb3a230f31
aspnetcore-runtime-dbg-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: c9d31ba5d07ce84e012ca2f7bb5caa9917f56781e4de0a5cd04978a0ecedcfa1
aspnetcore-targeting-pack-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: ccb561cd7e8d7f6e4aaac24e09095e207577dd32d1aec4a1216fbfffa5b98211
dotnet-apphost-pack-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: 28922894a2daf348d8174c86e0921eb8e194f894d3551bfe6a26073a111b5eaa
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.aarch64.rpm SHA-256: de747d25ce4a0aa368a7d916b35b208f20ca84b3dc420bafac7acc564acd52d3
dotnet-hostfxr-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: a5d3968dea610a4b3246572503e5f2382b44d9f714a0a5ca653ad3dc9d865c5f
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.aarch64.rpm SHA-256: 5701ead07478059f11b2a8d9d0b566ffe84eab30ff0b576221f2484c1cf46a1b
dotnet-runtime-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: 0056485291acd53e969d8a9d7af485ec1cbedb61a528aa8ecfe9904413ecd819
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.aarch64.rpm SHA-256: 27547c29b951a5c81f43220adaf70b8fa38e6212e0ce5d8abf0318ba4c33b84f
dotnet-runtime-dbg-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: b4052d7b31a56acef680c83a07ac0ba48644356b6af2db5bc67c8828abe54418
dotnet-sdk-9.0-9.0.120-1.el10_2.aarch64.rpm SHA-256: eb8772eebcaa8384520d3400dfa738558a37d5d00d311d029657f41d9ff57989
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.aarch64.rpm SHA-256: 0aec8322f1403a730096a085522ff34c2408da42b9db34d617bc24b69657fd79
dotnet-sdk-aot-9.0-9.0.120-1.el10_2.aarch64.rpm SHA-256: 88a4298ec72c247741c33adc0f5e82fb44b9ae1df28a0e1a8f6a2e1a398b2e8d
dotnet-sdk-aot-9.0-debuginfo-9.0.120-1.el10_2.aarch64.rpm SHA-256: 1367d5a81725e1355b2455ee6b38c9f6f955019e682b48a577afeaf0fe9f8e10
dotnet-sdk-dbg-9.0-9.0.120-1.el10_2.aarch64.rpm SHA-256: b78945334fa498f336cd09563550c92417cbf2e32108b62c64a18cb12491e273
dotnet-targeting-pack-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: dc1d39cd6e2167a936f331d13f8887ed5d77ffc29d0ff2cb34c1655bf584ef9a
dotnet-templates-9.0-9.0.120-1.el10_2.aarch64.rpm SHA-256: c164e788a0d293fdd0077e865867a7f3bc19d785c7ce1c5973a93ddd1d387e62
dotnet9.0-debugsource-9.0.120-1.el10_2.aarch64.rpm SHA-256: a1b053a1ec757ec657e163d07327c77389be547604cdc50a93b005e1bc0d9a52
netstandard-targeting-pack-2.1-9.0.120-1.el10_2.aarch64.rpm SHA-256: c0b17da0676cf8ef2a820d00a8104ff41d997ec5187ef8e854b32f09e22e6612

Red Hat CodeReady Linux Builder for x86_64 10

SRPM
x86_64
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.x86_64.rpm SHA-256: 49710252a39c5104205286eb7df3f82583e0204ab6e08a181e51fdf742e95fa4
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.x86_64.rpm SHA-256: 14f7713ca1dbe15aae9903507474d57cdbf8316d664993b3794045da30a1df08
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.x86_64.rpm SHA-256: b92a6886995588114c421b78e402980af14e0563ac1e4e0e1e73463e16b7bc21
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.x86_64.rpm SHA-256: 95079009532bb667b1a7ea1ddde7ac36857b72a090aecd78a2560901749fa824
dotnet-sdk-9.0-source-built-artifacts-9.0.120-1.el10_2.x86_64.rpm SHA-256: 5b9dd01a1a0c457d4ea19a1caad586f34f3188a84146af8e2857dc43d17bc182
dotnet-sdk-aot-9.0-debuginfo-9.0.120-1.el10_2.x86_64.rpm SHA-256: e0a848833018b64f7c788618d1e7661f34e2288c794bc3fa1e14345f618fde51
dotnet9.0-debugsource-9.0.120-1.el10_2.x86_64.rpm SHA-256: d734b8b283c0e6f52404e36f9e463f50457dcfa5160cb7a80d98380a9bacaff1

Red Hat CodeReady Linux Builder for Power, little endian 10

SRPM
ppc64le
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 5e0890f29d071441bee588e41218d61b15238731e9e1c1154419aa2774337e9f
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 79a4ba19609d7c90f0f6f56a00d51035ae3a5cc7b3c7fb8c3ea3d42456449382
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.ppc64le.rpm SHA-256: b22b2ed6266202b3f4f8c40192e022b8e625cdafeed3aa9d605f792dade29d31
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.ppc64le.rpm SHA-256: dda9d2bbc860279bc8034f5a2f108867241982580273c44a3c503a4db60d31fb
dotnet-sdk-9.0-source-built-artifacts-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 22ca4d42fac1e7e18c671041a64d57bfd1539391bfdf833257e8561259849593
dotnet9.0-debugsource-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 6dadc56ad8f5f171fa5c4feab17ead8534fd7aedb64854b35fcb7ba54c9f8223

Red Hat CodeReady Linux Builder for ARM 64 10

SRPM
aarch64
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.aarch64.rpm SHA-256: de747d25ce4a0aa368a7d916b35b208f20ca84b3dc420bafac7acc564acd52d3
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.aarch64.rpm SHA-256: 5701ead07478059f11b2a8d9d0b566ffe84eab30ff0b576221f2484c1cf46a1b
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.aarch64.rpm SHA-256: 27547c29b951a5c81f43220adaf70b8fa38e6212e0ce5d8abf0318ba4c33b84f
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.aarch64.rpm SHA-256: 0aec8322f1403a730096a085522ff34c2408da42b9db34d617bc24b69657fd79
dotnet-sdk-9.0-source-built-artifacts-9.0.120-1.el10_2.aarch64.rpm SHA-256: 1a83a1a069f5d07044406da628c7d49514423c4703d0e27681fc5201a9aefae7
dotnet-sdk-aot-9.0-debuginfo-9.0.120-1.el10_2.aarch64.rpm SHA-256: 1367d5a81725e1355b2455ee6b38c9f6f955019e682b48a577afeaf0fe9f8e10
dotnet9.0-debugsource-9.0.120-1.el10_2.aarch64.rpm SHA-256: a1b053a1ec757ec657e163d07327c77389be547604cdc50a93b005e1bc0d9a52

Red Hat CodeReady Linux Builder for IBM z Systems 10

SRPM
s390x
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.s390x.rpm SHA-256: be09c5824e17bcc63bc7119a905f84fc2b2cd4433c62a6f481cb5614ad9b9ffb
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.s390x.rpm SHA-256: 929d27b2f1ec0f4399e98523a3cf9a155bf27c34b0a1d01466d1038a5d06d39d
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.s390x.rpm SHA-256: bdce073b295acabbb75a58c028a8d2045048d76e9ee970f13e4067aa38cc13a3
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.s390x.rpm SHA-256: a4bef0a1160be0133396f307651e54f3040bd19e680ca1bc64c07a310e0f6bf8
dotnet-sdk-9.0-source-built-artifacts-9.0.120-1.el10_2.s390x.rpm SHA-256: 7c14a755e5f1fd4abf719806f7b873e4a04829bfab9e12bbf817b2d99b641d5c
dotnet9.0-debugsource-9.0.120-1.el10_2.s390x.rpm SHA-256: 1072a20535d78ba11963fc9ed7c3a22919cb11486f1c0e5158dac596c74e87e9

Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 10.2

SRPM
x86_64
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.x86_64.rpm SHA-256: 49710252a39c5104205286eb7df3f82583e0204ab6e08a181e51fdf742e95fa4
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.x86_64.rpm SHA-256: 14f7713ca1dbe15aae9903507474d57cdbf8316d664993b3794045da30a1df08
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.x86_64.rpm SHA-256: b92a6886995588114c421b78e402980af14e0563ac1e4e0e1e73463e16b7bc21
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.x86_64.rpm SHA-256: 95079009532bb667b1a7ea1ddde7ac36857b72a090aecd78a2560901749fa824
dotnet-sdk-9.0-source-built-artifacts-9.0.120-1.el10_2.x86_64.rpm SHA-256: 5b9dd01a1a0c457d4ea19a1caad586f34f3188a84146af8e2857dc43d17bc182
dotnet-sdk-aot-9.0-debuginfo-9.0.120-1.el10_2.x86_64.rpm SHA-256: e0a848833018b64f7c788618d1e7661f34e2288c794bc3fa1e14345f618fde51
dotnet9.0-debugsource-9.0.120-1.el10_2.x86_64.rpm SHA-256: d734b8b283c0e6f52404e36f9e463f50457dcfa5160cb7a80d98380a9bacaff1

Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 10.2

SRPM
ppc64le
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 5e0890f29d071441bee588e41218d61b15238731e9e1c1154419aa2774337e9f
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 79a4ba19609d7c90f0f6f56a00d51035ae3a5cc7b3c7fb8c3ea3d42456449382
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.ppc64le.rpm SHA-256: b22b2ed6266202b3f4f8c40192e022b8e625cdafeed3aa9d605f792dade29d31
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.ppc64le.rpm SHA-256: dda9d2bbc860279bc8034f5a2f108867241982580273c44a3c503a4db60d31fb
dotnet-sdk-9.0-source-built-artifacts-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 22ca4d42fac1e7e18c671041a64d57bfd1539391bfdf833257e8561259849593
dotnet9.0-debugsource-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 6dadc56ad8f5f171fa5c4feab17ead8534fd7aedb64854b35fcb7ba54c9f8223

Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 10.2

SRPM
s390x
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.s390x.rpm SHA-256: be09c5824e17bcc63bc7119a905f84fc2b2cd4433c62a6f481cb5614ad9b9ffb
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.s390x.rpm SHA-256: 929d27b2f1ec0f4399e98523a3cf9a155bf27c34b0a1d01466d1038a5d06d39d
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.s390x.rpm SHA-256: bdce073b295acabbb75a58c028a8d2045048d76e9ee970f13e4067aa38cc13a3
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.s390x.rpm SHA-256: a4bef0a1160be0133396f307651e54f3040bd19e680ca1bc64c07a310e0f6bf8
dotnet-sdk-9.0-source-built-artifacts-9.0.120-1.el10_2.s390x.rpm SHA-256: 7c14a755e5f1fd4abf719806f7b873e4a04829bfab9e12bbf817b2d99b641d5c
dotnet9.0-debugsource-9.0.120-1.el10_2.s390x.rpm SHA-256: 1072a20535d78ba11963fc9ed7c3a22919cb11486f1c0e5158dac596c74e87e9

Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 10.2

SRPM
aarch64
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.aarch64.rpm SHA-256: de747d25ce4a0aa368a7d916b35b208f20ca84b3dc420bafac7acc564acd52d3
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.aarch64.rpm SHA-256: 5701ead07478059f11b2a8d9d0b566ffe84eab30ff0b576221f2484c1cf46a1b
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.aarch64.rpm SHA-256: 27547c29b951a5c81f43220adaf70b8fa38e6212e0ce5d8abf0318ba4c33b84f
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.aarch64.rpm SHA-256: 0aec8322f1403a730096a085522ff34c2408da42b9db34d617bc24b69657fd79
dotnet-sdk-9.0-source-built-artifacts-9.0.120-1.el10_2.aarch64.rpm SHA-256: 1a83a1a069f5d07044406da628c7d49514423c4703d0e27681fc5201a9aefae7
dotnet-sdk-aot-9.0-debuginfo-9.0.120-1.el10_2.aarch64.rpm SHA-256: 1367d5a81725e1355b2455ee6b38c9f6f955019e682b48a577afeaf0fe9f8e10
dotnet9.0-debugsource-9.0.120-1.el10_2.aarch64.rpm SHA-256: a1b053a1ec757ec657e163d07327c77389be547604cdc50a93b005e1bc0d9a52

Red Hat Enterprise Linux for ARM 64 - 4 years of updates 10.2

SRPM
dotnet9.0-9.0.120-1.el10_2.src.rpm SHA-256: 10905874753a1f0594bec92928577dd2358bcb5caea1543f2b431fa8a34a01e4
aarch64
aspnetcore-runtime-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: 9551ffc8f05f2f7f1f6f7f9dcac32aee9f1c80cc09ecbe1bc950cedb3a230f31
aspnetcore-runtime-dbg-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: c9d31ba5d07ce84e012ca2f7bb5caa9917f56781e4de0a5cd04978a0ecedcfa1
aspnetcore-targeting-pack-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: ccb561cd7e8d7f6e4aaac24e09095e207577dd32d1aec4a1216fbfffa5b98211
dotnet-apphost-pack-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: 28922894a2daf348d8174c86e0921eb8e194f894d3551bfe6a26073a111b5eaa
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.aarch64.rpm SHA-256: de747d25ce4a0aa368a7d916b35b208f20ca84b3dc420bafac7acc564acd52d3
dotnet-hostfxr-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: a5d3968dea610a4b3246572503e5f2382b44d9f714a0a5ca653ad3dc9d865c5f
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.aarch64.rpm SHA-256: 5701ead07478059f11b2a8d9d0b566ffe84eab30ff0b576221f2484c1cf46a1b
dotnet-runtime-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: 0056485291acd53e969d8a9d7af485ec1cbedb61a528aa8ecfe9904413ecd819
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.aarch64.rpm SHA-256: 27547c29b951a5c81f43220adaf70b8fa38e6212e0ce5d8abf0318ba4c33b84f
dotnet-runtime-dbg-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: b4052d7b31a56acef680c83a07ac0ba48644356b6af2db5bc67c8828abe54418
dotnet-sdk-9.0-9.0.120-1.el10_2.aarch64.rpm SHA-256: eb8772eebcaa8384520d3400dfa738558a37d5d00d311d029657f41d9ff57989
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.aarch64.rpm SHA-256: 0aec8322f1403a730096a085522ff34c2408da42b9db34d617bc24b69657fd79
dotnet-sdk-aot-9.0-9.0.120-1.el10_2.aarch64.rpm SHA-256: 88a4298ec72c247741c33adc0f5e82fb44b9ae1df28a0e1a8f6a2e1a398b2e8d
dotnet-sdk-aot-9.0-debuginfo-9.0.120-1.el10_2.aarch64.rpm SHA-256: 1367d5a81725e1355b2455ee6b38c9f6f955019e682b48a577afeaf0fe9f8e10
dotnet-sdk-dbg-9.0-9.0.120-1.el10_2.aarch64.rpm SHA-256: b78945334fa498f336cd09563550c92417cbf2e32108b62c64a18cb12491e273
dotnet-targeting-pack-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: dc1d39cd6e2167a936f331d13f8887ed5d77ffc29d0ff2cb34c1655bf584ef9a
dotnet-templates-9.0-9.0.120-1.el10_2.aarch64.rpm SHA-256: c164e788a0d293fdd0077e865867a7f3bc19d785c7ce1c5973a93ddd1d387e62
dotnet9.0-debugsource-9.0.120-1.el10_2.aarch64.rpm SHA-256: a1b053a1ec757ec657e163d07327c77389be547604cdc50a93b005e1bc0d9a52
netstandard-targeting-pack-2.1-9.0.120-1.el10_2.aarch64.rpm SHA-256: c0b17da0676cf8ef2a820d00a8104ff41d997ec5187ef8e854b32f09e22e6612

Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 10.2

SRPM
dotnet9.0-9.0.120-1.el10_2.src.rpm SHA-256: 10905874753a1f0594bec92928577dd2358bcb5caea1543f2b431fa8a34a01e4
s390x
aspnetcore-runtime-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 452ba2ff3d153bd7d382233d17d52795b3da5f006e82d16ccdce5506a485e79f
aspnetcore-runtime-dbg-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 3dfee980719050af87c733d30e4188e4f511ac02ef84795fb0a93aca349bf5a7
aspnetcore-targeting-pack-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 0172529130cea0ec25be563d8149c34391e935ca7b5cc7a9aa08c03c606807f6
dotnet-apphost-pack-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: cfcd04d361de43d49698221cf0bc5cbc660c29f721926ee2136144ed2306185c
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.s390x.rpm SHA-256: be09c5824e17bcc63bc7119a905f84fc2b2cd4433c62a6f481cb5614ad9b9ffb
dotnet-hostfxr-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: bf091ddc280c4b088a7c249438d44cab7043613ef17923e408bdae39f9dc87c0
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.s390x.rpm SHA-256: 929d27b2f1ec0f4399e98523a3cf9a155bf27c34b0a1d01466d1038a5d06d39d
dotnet-runtime-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 3ba7c02d5bca30613bd0ac7f0075c21113d83285fd68aeda8b4ea93618ec822b
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.s390x.rpm SHA-256: bdce073b295acabbb75a58c028a8d2045048d76e9ee970f13e4067aa38cc13a3
dotnet-runtime-dbg-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 988e5a218e2b3654ea837a49aae2b6f94d24d97bc69434c184ccaf76faf7a8d1
dotnet-sdk-9.0-9.0.120-1.el10_2.s390x.rpm SHA-256: 402bc115c55ed6e28cfbe8df3aa9e8e69b7e6b26256c9e99dd28142edae89dab
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.s390x.rpm SHA-256: a4bef0a1160be0133396f307651e54f3040bd19e680ca1bc64c07a310e0f6bf8
dotnet-sdk-dbg-9.0-9.0.120-1.el10_2.s390x.rpm SHA-256: 001f6a5705c2811e36a5d790c80aa4bd2c24a7f9eea87b9ad64fcdcd1585bf01
dotnet-targeting-pack-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: b47ed933c4044c5ef7fcd7512d4fa21c973a8ef01a73e28ab43d7bff7f955738
dotnet-templates-9.0-9.0.120-1.el10_2.s390x.rpm SHA-256: 448a48aabf8582f0bfa34b54fc9a82b0ec5ab0c1af189ce99241bbd62a33b07b
dotnet9.0-debugsource-9.0.120-1.el10_2.s390x.rpm SHA-256: 1072a20535d78ba11963fc9ed7c3a22919cb11486f1c0e5158dac596c74e87e9
netstandard-targeting-pack-2.1-9.0.120-1.el10_2.s390x.rpm SHA-256: 0b6707add35b4b2abec1c6dc6323210b0ca7523c7398302b2f40a1ea2cfd22c3

Red Hat Enterprise Linux for Power, little endian - 4 years of support 10.2

SRPM
dotnet9.0-9.0.120-1.el10_2.src.rpm SHA-256: 10905874753a1f0594bec92928577dd2358bcb5caea1543f2b431fa8a34a01e4
ppc64le
aspnetcore-runtime-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 738d54a9371c958610eb2a3b91b1c9c4fd8e098207638ad176d55797340f528a
aspnetcore-runtime-dbg-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 0fe40fb0b8e28dbdb1e95ab8d9c8601e0e01e8dad3db45151b75d88fd0890028
aspnetcore-targeting-pack-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 466fb27d44de5e86924fd191e1827ce2199f9d8cc972c4df8b2f532211bb6b6e
dotnet-apphost-pack-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: f6a052306468dad841104ed62372a99fdcdee68f9021c152b2efdcfaeb253812
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 5e0890f29d071441bee588e41218d61b15238731e9e1c1154419aa2774337e9f
dotnet-hostfxr-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 49c3b9debc93b29af0f09c8d318b924f7a3ff148270c0ada2ecd2af2563f91bb
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 79a4ba19609d7c90f0f6f56a00d51035ae3a5cc7b3c7fb8c3ea3d42456449382
dotnet-runtime-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 2c9aa9f200de0c7b375594d24536f95c433708c81b9592655c4168abbadafda7
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.ppc64le.rpm SHA-256: b22b2ed6266202b3f4f8c40192e022b8e625cdafeed3aa9d605f792dade29d31
dotnet-runtime-dbg-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 5d33aecc18efd41b4b2b2ae5d02958ef392b340658615fce53b9f1e96e1665a4
dotnet-sdk-9.0-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 2c45ece02cdce55d2e4f20160ce800f8e5e0b6894d5939122ae060bd537bc7fe
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.ppc64le.rpm SHA-256: dda9d2bbc860279bc8034f5a2f108867241982580273c44a3c503a4db60d31fb
dotnet-sdk-dbg-9.0-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 8c8123e66325dfbe3d493278701ce70a43dc8e90881a0b57a13aa4f5d903db61
dotnet-targeting-pack-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: ac1b428ed2ed32353e90b154d46a8f5255c1344600f1857bf88054e389caa4b1
dotnet-templates-9.0-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 7bc47076595326ebb9aac4bd41e8e7ecbf2ebca8d589dc9e3338eb9fb2e2505e
dotnet9.0-debugsource-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 6dadc56ad8f5f171fa5c4feab17ead8534fd7aedb64854b35fcb7ba54c9f8223
netstandard-targeting-pack-2.1-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 3cd00eaaf92cc7def104f58a09cacde021d6af53d90c182fea84aac75a469415

Red Hat Enterprise Linux for x86_64 - 4 years of updates 10.2

SRPM
dotnet9.0-9.0.120-1.el10_2.src.rpm SHA-256: 10905874753a1f0594bec92928577dd2358bcb5caea1543f2b431fa8a34a01e4
x86_64
aspnetcore-runtime-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: f33ffeff34e24811b3657bad89a52422aa497bbad2887b82e5e82b4fcbcb7075
aspnetcore-runtime-dbg-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: 698f89fa203a626aa8f23fcf2746ed564e89cef391a19f7828cf11c94f99a614
aspnetcore-targeting-pack-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: b248518b4c0df929e18c39eb43d45b851556dada64967f73480fc19005e45fd5
dotnet-apphost-pack-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: f4580ec622ea96bb7441991d12b800206aaadc658b08c79d46a96db0f2689fd7
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.x86_64.rpm SHA-256: 49710252a39c5104205286eb7df3f82583e0204ab6e08a181e51fdf742e95fa4
dotnet-hostfxr-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: 44525dd2227b1fbdbd79c396cf800af36cd410d072a6201481d48ba691526e5c
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.x86_64.rpm SHA-256: 14f7713ca1dbe15aae9903507474d57cdbf8316d664993b3794045da30a1df08
dotnet-runtime-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: 0be1e761aaf185b8ca6bf0276fb32a8e6c8841a4b0e14f99155b4f4d8e2c7837
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.x86_64.rpm SHA-256: b92a6886995588114c421b78e402980af14e0563ac1e4e0e1e73463e16b7bc21
dotnet-runtime-dbg-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: ee45154ba70db32ccde1d70528b4e14561d23461aa001f2408f27860db21c9da
dotnet-sdk-9.0-9.0.120-1.el10_2.x86_64.rpm SHA-256: 0815e43dcc0a8041a31db95811debf71f811bed116e6239045b65ae2b616f0bc
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.x86_64.rpm SHA-256: 95079009532bb667b1a7ea1ddde7ac36857b72a090aecd78a2560901749fa824
dotnet-sdk-aot-9.0-9.0.120-1.el10_2.x86_64.rpm SHA-256: a6ad7f95f9b1a2de62161593da945f7907ea5218687dcebcb2e2cf217110fed3
dotnet-sdk-aot-9.0-debuginfo-9.0.120-1.el10_2.x86_64.rpm SHA-256: e0a848833018b64f7c788618d1e7661f34e2288c794bc3fa1e14345f618fde51
dotnet-sdk-dbg-9.0-9.0.120-1.el10_2.x86_64.rpm SHA-256: 6e8cade085e8286ae120fb233949a35039c1e8d066792a155d770d4bb36ade82
dotnet-targeting-pack-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: 01dcf2a8ce98b6258aea09a18d2fe3b71606fc516c79fff56ae11aa5cdfba48a
dotnet-templates-9.0-9.0.120-1.el10_2.x86_64.rpm SHA-256: 97982d6f17d4053b6556ac976d7c82015fe243e8f6d3ced11309f7035dae1d6d
dotnet9.0-debugsource-9.0.120-1.el10_2.x86_64.rpm SHA-256: d734b8b283c0e6f52404e36f9e463f50457dcfa5160cb7a80d98380a9bacaff1
netstandard-targeting-pack-2.1-9.0.120-1.el10_2.x86_64.rpm SHA-256: 430557b4d0161a295b58ac153c29daaaa0303f801823c9d3c0fc5bc6a3fa3207

Red Hat Enterprise Linux for x86_64 - Extended Life Cycle 10.2

SRPM
dotnet9.0-9.0.120-1.el10_2.src.rpm SHA-256: 10905874753a1f0594bec92928577dd2358bcb5caea1543f2b431fa8a34a01e4
x86_64
aspnetcore-runtime-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: f33ffeff34e24811b3657bad89a52422aa497bbad2887b82e5e82b4fcbcb7075
aspnetcore-runtime-dbg-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: 698f89fa203a626aa8f23fcf2746ed564e89cef391a19f7828cf11c94f99a614
aspnetcore-targeting-pack-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: b248518b4c0df929e18c39eb43d45b851556dada64967f73480fc19005e45fd5
dotnet-apphost-pack-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: f4580ec622ea96bb7441991d12b800206aaadc658b08c79d46a96db0f2689fd7
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.x86_64.rpm SHA-256: 49710252a39c5104205286eb7df3f82583e0204ab6e08a181e51fdf742e95fa4
dotnet-hostfxr-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: 44525dd2227b1fbdbd79c396cf800af36cd410d072a6201481d48ba691526e5c
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.x86_64.rpm SHA-256: 14f7713ca1dbe15aae9903507474d57cdbf8316d664993b3794045da30a1df08
dotnet-runtime-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: 0be1e761aaf185b8ca6bf0276fb32a8e6c8841a4b0e14f99155b4f4d8e2c7837
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.x86_64.rpm SHA-256: b92a6886995588114c421b78e402980af14e0563ac1e4e0e1e73463e16b7bc21
dotnet-runtime-dbg-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: ee45154ba70db32ccde1d70528b4e14561d23461aa001f2408f27860db21c9da
dotnet-sdk-9.0-9.0.120-1.el10_2.x86_64.rpm SHA-256: 0815e43dcc0a8041a31db95811debf71f811bed116e6239045b65ae2b616f0bc
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.x86_64.rpm SHA-256: 95079009532bb667b1a7ea1ddde7ac36857b72a090aecd78a2560901749fa824
dotnet-sdk-aot-9.0-9.0.120-1.el10_2.x86_64.rpm SHA-256: a6ad7f95f9b1a2de62161593da945f7907ea5218687dcebcb2e2cf217110fed3
dotnet-sdk-aot-9.0-debuginfo-9.0.120-1.el10_2.x86_64.rpm SHA-256: e0a848833018b64f7c788618d1e7661f34e2288c794bc3fa1e14345f618fde51
dotnet-sdk-dbg-9.0-9.0.120-1.el10_2.x86_64.rpm SHA-256: 6e8cade085e8286ae120fb233949a35039c1e8d066792a155d770d4bb36ade82
dotnet-targeting-pack-9.0-9.0.19-1.el10_2.x86_64.rpm SHA-256: 01dcf2a8ce98b6258aea09a18d2fe3b71606fc516c79fff56ae11aa5cdfba48a
dotnet-templates-9.0-9.0.120-1.el10_2.x86_64.rpm SHA-256: 97982d6f17d4053b6556ac976d7c82015fe243e8f6d3ced11309f7035dae1d6d
dotnet9.0-debugsource-9.0.120-1.el10_2.x86_64.rpm SHA-256: d734b8b283c0e6f52404e36f9e463f50457dcfa5160cb7a80d98380a9bacaff1
netstandard-targeting-pack-2.1-9.0.120-1.el10_2.x86_64.rpm SHA-256: 430557b4d0161a295b58ac153c29daaaa0303f801823c9d3c0fc5bc6a3fa3207

Red Hat Enterprise Linux for ARM 64 - Extended Life Cycle 10.2

SRPM
dotnet9.0-9.0.120-1.el10_2.src.rpm SHA-256: 10905874753a1f0594bec92928577dd2358bcb5caea1543f2b431fa8a34a01e4
aarch64
aspnetcore-runtime-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: 9551ffc8f05f2f7f1f6f7f9dcac32aee9f1c80cc09ecbe1bc950cedb3a230f31
aspnetcore-runtime-dbg-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: c9d31ba5d07ce84e012ca2f7bb5caa9917f56781e4de0a5cd04978a0ecedcfa1
aspnetcore-targeting-pack-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: ccb561cd7e8d7f6e4aaac24e09095e207577dd32d1aec4a1216fbfffa5b98211
dotnet-apphost-pack-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: 28922894a2daf348d8174c86e0921eb8e194f894d3551bfe6a26073a111b5eaa
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.aarch64.rpm SHA-256: de747d25ce4a0aa368a7d916b35b208f20ca84b3dc420bafac7acc564acd52d3
dotnet-hostfxr-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: a5d3968dea610a4b3246572503e5f2382b44d9f714a0a5ca653ad3dc9d865c5f
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.aarch64.rpm SHA-256: 5701ead07478059f11b2a8d9d0b566ffe84eab30ff0b576221f2484c1cf46a1b
dotnet-runtime-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: 0056485291acd53e969d8a9d7af485ec1cbedb61a528aa8ecfe9904413ecd819
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.aarch64.rpm SHA-256: 27547c29b951a5c81f43220adaf70b8fa38e6212e0ce5d8abf0318ba4c33b84f
dotnet-runtime-dbg-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: b4052d7b31a56acef680c83a07ac0ba48644356b6af2db5bc67c8828abe54418
dotnet-sdk-9.0-9.0.120-1.el10_2.aarch64.rpm SHA-256: eb8772eebcaa8384520d3400dfa738558a37d5d00d311d029657f41d9ff57989
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.aarch64.rpm SHA-256: 0aec8322f1403a730096a085522ff34c2408da42b9db34d617bc24b69657fd79
dotnet-sdk-aot-9.0-9.0.120-1.el10_2.aarch64.rpm SHA-256: 88a4298ec72c247741c33adc0f5e82fb44b9ae1df28a0e1a8f6a2e1a398b2e8d
dotnet-sdk-aot-9.0-debuginfo-9.0.120-1.el10_2.aarch64.rpm SHA-256: 1367d5a81725e1355b2455ee6b38c9f6f955019e682b48a577afeaf0fe9f8e10
dotnet-sdk-dbg-9.0-9.0.120-1.el10_2.aarch64.rpm SHA-256: b78945334fa498f336cd09563550c92417cbf2e32108b62c64a18cb12491e273
dotnet-targeting-pack-9.0-9.0.19-1.el10_2.aarch64.rpm SHA-256: dc1d39cd6e2167a936f331d13f8887ed5d77ffc29d0ff2cb34c1655bf584ef9a
dotnet-templates-9.0-9.0.120-1.el10_2.aarch64.rpm SHA-256: c164e788a0d293fdd0077e865867a7f3bc19d785c7ce1c5973a93ddd1d387e62
dotnet9.0-debugsource-9.0.120-1.el10_2.aarch64.rpm SHA-256: a1b053a1ec757ec657e163d07327c77389be547604cdc50a93b005e1bc0d9a52
netstandard-targeting-pack-2.1-9.0.120-1.el10_2.aarch64.rpm SHA-256: c0b17da0676cf8ef2a820d00a8104ff41d997ec5187ef8e854b32f09e22e6612

Red Hat Enterprise Linux for Power, little endian - Extended Life Cycle 10.2

SRPM
dotnet9.0-9.0.120-1.el10_2.src.rpm SHA-256: 10905874753a1f0594bec92928577dd2358bcb5caea1543f2b431fa8a34a01e4
ppc64le
aspnetcore-runtime-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 738d54a9371c958610eb2a3b91b1c9c4fd8e098207638ad176d55797340f528a
aspnetcore-runtime-dbg-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 0fe40fb0b8e28dbdb1e95ab8d9c8601e0e01e8dad3db45151b75d88fd0890028
aspnetcore-targeting-pack-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 466fb27d44de5e86924fd191e1827ce2199f9d8cc972c4df8b2f532211bb6b6e
dotnet-apphost-pack-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: f6a052306468dad841104ed62372a99fdcdee68f9021c152b2efdcfaeb253812
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 5e0890f29d071441bee588e41218d61b15238731e9e1c1154419aa2774337e9f
dotnet-hostfxr-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 49c3b9debc93b29af0f09c8d318b924f7a3ff148270c0ada2ecd2af2563f91bb
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 79a4ba19609d7c90f0f6f56a00d51035ae3a5cc7b3c7fb8c3ea3d42456449382
dotnet-runtime-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 2c9aa9f200de0c7b375594d24536f95c433708c81b9592655c4168abbadafda7
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.ppc64le.rpm SHA-256: b22b2ed6266202b3f4f8c40192e022b8e625cdafeed3aa9d605f792dade29d31
dotnet-runtime-dbg-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: 5d33aecc18efd41b4b2b2ae5d02958ef392b340658615fce53b9f1e96e1665a4
dotnet-sdk-9.0-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 2c45ece02cdce55d2e4f20160ce800f8e5e0b6894d5939122ae060bd537bc7fe
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.ppc64le.rpm SHA-256: dda9d2bbc860279bc8034f5a2f108867241982580273c44a3c503a4db60d31fb
dotnet-sdk-dbg-9.0-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 8c8123e66325dfbe3d493278701ce70a43dc8e90881a0b57a13aa4f5d903db61
dotnet-targeting-pack-9.0-9.0.19-1.el10_2.ppc64le.rpm SHA-256: ac1b428ed2ed32353e90b154d46a8f5255c1344600f1857bf88054e389caa4b1
dotnet-templates-9.0-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 7bc47076595326ebb9aac4bd41e8e7ecbf2ebca8d589dc9e3338eb9fb2e2505e
dotnet9.0-debugsource-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 6dadc56ad8f5f171fa5c4feab17ead8534fd7aedb64854b35fcb7ba54c9f8223
netstandard-targeting-pack-2.1-9.0.120-1.el10_2.ppc64le.rpm SHA-256: 3cd00eaaf92cc7def104f58a09cacde021d6af53d90c182fea84aac75a469415

Red Hat Enterprise Linux for IBM z Systems - Extended Life Cycle 10.2

SRPM
dotnet9.0-9.0.120-1.el10_2.src.rpm SHA-256: 10905874753a1f0594bec92928577dd2358bcb5caea1543f2b431fa8a34a01e4
s390x
aspnetcore-runtime-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 452ba2ff3d153bd7d382233d17d52795b3da5f006e82d16ccdce5506a485e79f
aspnetcore-runtime-dbg-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 3dfee980719050af87c733d30e4188e4f511ac02ef84795fb0a93aca349bf5a7
aspnetcore-targeting-pack-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 0172529130cea0ec25be563d8149c34391e935ca7b5cc7a9aa08c03c606807f6
dotnet-apphost-pack-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: cfcd04d361de43d49698221cf0bc5cbc660c29f721926ee2136144ed2306185c
dotnet-apphost-pack-9.0-debuginfo-9.0.19-1.el10_2.s390x.rpm SHA-256: be09c5824e17bcc63bc7119a905f84fc2b2cd4433c62a6f481cb5614ad9b9ffb
dotnet-hostfxr-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: bf091ddc280c4b088a7c249438d44cab7043613ef17923e408bdae39f9dc87c0
dotnet-hostfxr-9.0-debuginfo-9.0.19-1.el10_2.s390x.rpm SHA-256: 929d27b2f1ec0f4399e98523a3cf9a155bf27c34b0a1d01466d1038a5d06d39d
dotnet-runtime-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 3ba7c02d5bca30613bd0ac7f0075c21113d83285fd68aeda8b4ea93618ec822b
dotnet-runtime-9.0-debuginfo-9.0.19-1.el10_2.s390x.rpm SHA-256: bdce073b295acabbb75a58c028a8d2045048d76e9ee970f13e4067aa38cc13a3
dotnet-runtime-dbg-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: 988e5a218e2b3654ea837a49aae2b6f94d24d97bc69434c184ccaf76faf7a8d1
dotnet-sdk-9.0-9.0.120-1.el10_2.s390x.rpm SHA-256: 402bc115c55ed6e28cfbe8df3aa9e8e69b7e6b26256c9e99dd28142edae89dab
dotnet-sdk-9.0-debuginfo-9.0.120-1.el10_2.s390x.rpm SHA-256: a4bef0a1160be0133396f307651e54f3040bd19e680ca1bc64c07a310e0f6bf8
dotnet-sdk-dbg-9.0-9.0.120-1.el10_2.s390x.rpm SHA-256: 001f6a5705c2811e36a5d790c80aa4bd2c24a7f9eea87b9ad64fcdcd1585bf01
dotnet-targeting-pack-9.0-9.0.19-1.el10_2.s390x.rpm SHA-256: b47ed933c4044c5ef7fcd7512d4fa21c973a8ef01a73e28ab43d7bff7f955738
dotnet-templates-9.0-9.0.120-1.el10_2.s390x.rpm SHA-256: 448a48aabf8582f0bfa34b54fc9a82b0ec5ab0c1af189ce99241bbd62a33b07b
dotnet9.0-debugsource-9.0.120-1.el10_2.s390x.rpm SHA-256: 1072a20535d78ba11963fc9ed7c3a22919cb11486f1c0e5158dac596c74e87e9
netstandard-targeting-pack-2.1-9.0.120-1.el10_2.s390x.rpm SHA-256: 0b6707add35b4b2abec1c6dc6323210b0ca7523c7398302b2f40a1ea2cfd22c3

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
© 2026 Red Hat

Red Hat legal and privacy links

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