public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Omair Majid <omajid@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/dotnet9.0] rawhide: Update to .NET SDK 9.0.119 and Runtime 9.0.18
Date: Tue, 14 Jul 2026 22:28:54 GMT [thread overview]
Message-ID: <178406813447.1.11716996921634241638.rpms-dotnet9.0-c927dd7d5dea@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/dotnet9.0
Branch : rawhide
Commit : c927dd7d5dead9564fb2f7413f57c1145f420730
Author : Omair Majid <omajid@redhat.com>
Date : 2026-07-14T18:27:54-04:00
Stats : +25/-12 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/dotnet9.0/c/c927dd7d5dead9564fb2f7413f57c1145f420730?branch=rawhide
Log:
Update to .NET SDK 9.0.119 and Runtime 9.0.18
---
diff --git a/.gitignore b/.gitignore
index 8968a48..c90ffdb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,3 +86,5 @@
/dotnet-9.0.117.tar.gz.sig
/dotnet-9.0.118.tar.gz
/dotnet-9.0.118.tar.gz.sig
+/dotnet-9.0.119.tar.gz
+/dotnet-9.0.119.tar.gz.sig
diff --git a/dotnet9.0.spec b/dotnet9.0.spec
index a80fe0b..fab8a17 100644
--- a/dotnet9.0.spec
+++ b/dotnet9.0.spec
@@ -14,13 +14,13 @@
# upstream can produce releases with a different tag than the SDK version
#%%global upstream_tag v%%{runtime_version}
-%global upstream_tag v9.0.118
+%global upstream_tag v9.0.119
%global upstream_tag_without_v %(echo %{upstream_tag} | sed -e 's|^v||')
%global hostfxr_version %{runtime_version}
-%global runtime_version 9.0.17
-%global aspnetcore_runtime_version 9.0.17
-%global sdk_version 9.0.118
+%global runtime_version 9.0.18
+%global aspnetcore_runtime_version 9.0.18
+%global sdk_version 9.0.119
%global sdk_feature_band_version %(echo %{sdk_version} | cut -d '-' -f 1 | sed -e 's|[[:digit:]][[:digit:]]$|00|')
%global templates_version %{aspnetcore_runtime_version}
#%%global templates_version %%(echo %%{runtime_version} | awk 'BEGIN { FS="."; OFS="." } {print $1, $2, $3+1 }')
@@ -172,7 +172,11 @@ BuildRequires: llvm-libunwind-devel
%endif
BuildRequires: lttng-ust-devel
BuildRequires: make
+%if 0%{?fedora} >= 45
+BuildRequires: openssl3-devel
+%else
BuildRequires: openssl-devel
+%endif
BuildRequires: python3
%if ! %{use_bundled_rapidjson}
BuildRequires: rapidjson-devel
@@ -425,7 +429,11 @@ Requires: dotnet-sdk-%{dotnetver}%{?_isa} >= %{sdk_rpm_version}-%{release}
# -lbrotlidec -lz ...`.
Requires: brotli-devel%{?_isa}
Requires: clang%{?_isa}
+%if 0%{?fedora} >= 45
+Requires: openssl3-devel%{?_isa}
+%else
Requires: openssl-devel%{?_isa}
+%endif
Requires: zlib-devel%{?_isa}
%description -n dotnet-sdk-aot-%{dotnetver}
@@ -900,6 +908,9 @@ export COMPlus_LTTng=0
%changelog
+* Tue Jul 14 2026 Omair Majid <omajid@redhat.com> - 9.0.119-1
+- Update to .NET SDK 9.0.119 and Runtime 9.0.18
+
* Wed Jun 17 2026 Omair Majid <omajid@redhat.com> - 9.0.118-1
- Update to .NET SDK 9.0.118 and Runtime 9.0.17
diff --git a/release.json b/release.json
index 9d90ea8..5f4cae0 100644
--- a/release.json
+++ b/release.json
@@ -1,10 +1,10 @@
{
- "release": "9.0.17",
+ "release": "9.0.18",
"channel": "9.0",
- "tag": "v9.0.118",
- "sdkVersion": "9.0.118",
- "runtimeVersion": "9.0.17",
- "aspNetCoreVersion": "9.0.17",
+ "tag": "v9.0.119",
+ "sdkVersion": "9.0.119",
+ "runtimeVersion": "9.0.18",
+ "aspNetCoreVersion": "9.0.18",
"sourceRepository": "https://github.com/dotnet/dotnet",
- "sourceVersion": "0e130a2a48932020769116917601ab164ad8d781"
+ "sourceVersion": "d088fc83496a99a5785ecdf74c012f61a335c338"
}
diff --git a/sources b/sources
index f68e41c..1e55a04 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (dotnet-9.0.118.tar.gz) = 7fcafd75240c84469605acaa2e639e522579984c2e0af9706e322d41543d250ad6d56d4d10d3ff2084ed4bedf280d1359eaefd0323bdf51b9e2884b1f49fcd61
-SHA512 (dotnet-9.0.118.tar.gz.sig) = 9d9ed153c8562ad821f042e9510e8b50b98bd29a2ba6166f28f97fb4ac89ba23633eeb53efa498686e82ffe853fb1494c4404627a6e5c82180a21cbeafcb1c64
+SHA512 (dotnet-9.0.119.tar.gz) = bdb5e0bd73b7edf0cc7bf72d9ef07a31691c442bf436e1e25c7d3ac5ee02768bf405a28c004df62db1bb3f0553cb47d6dbd894106667186c7187a13138e23a09
+SHA512 (dotnet-9.0.119.tar.gz.sig) = 8c834c6d64e8143397071620f35d7f2f246da29df05f33a6bb502d2e3b8c3249134ea64fdf0bc3bc407df51a3009b2be8778c1de722f54906bf6e9713763d9b1
reply other threads:[~2026-07-14 22:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178406813447.1.11716996921634241638.rpms-dotnet9.0-c927dd7d5dea@fedoraproject.org \
--to=omajid@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox