From eb97ffae1097e2debfee028ca960c239a9721e08 Mon Sep 17 00:00:00 2001 From: Omair Majid Date: Wed, 14 Jan 2026 17:51:51 -0500 Subject: [PATCH] Update to .NET SDK 8.0.123 and Runtime 8.0.23 Resolves: RHEL-138651 --- .gitignore | 2 ++ dotnet8.0.spec | 10 +++++++--- gating.yaml | 1 - release.json | 12 ++++++------ sources | 4 ++-- tests/ci.fmf | 6 ++++-- 6 files changed, 21 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index 3b61c21..5b55fc3 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,5 @@ /dotnet-8.0.121.tar.gz.sig /dotnet-8.0.122.tar.gz /dotnet-8.0.122.tar.gz.sig +/dotnet-8.0.123.tar.gz +/dotnet-8.0.123.tar.gz.sig diff --git a/dotnet8.0.spec b/dotnet8.0.spec index 48d8643..aa67103 100644 --- a/dotnet8.0.spec +++ b/dotnet8.0.spec @@ -12,10 +12,10 @@ # dotnet-host and netstandard-targeting-pack-2.1 %global is_latest_dotnet 0 -%global host_version 8.0.22 -%global runtime_version 8.0.22 +%global host_version 8.0.23 +%global runtime_version 8.0.23 %global aspnetcore_runtime_version %{runtime_version} -%global sdk_version 8.0.122 +%global sdk_version 8.0.123 %global sdk_feature_band_version %(echo %{sdk_version} | cut -d '-' -f 1 | sed -e 's|[[:digit:]][[:digit:]]$|00|') %global templates_version %{runtime_version} #%%global templates_version %%(echo %%{runtime_version} | awk 'BEGIN { FS="."; OFS="." } {print $1, $2, $3+1 }') @@ -775,6 +775,10 @@ export COMPlus_LTTng=0 %changelog +* Wed Jan 14 2026 Omair Majid - 8.0.123-2 +- Update to .NET SDK 8.0.123 and Runtime 8.0.23 +- Resolves: RHEL-138651 + * Wed Nov 12 2025 Omair Majid - 8.0.122-2 - Update to .NET SDK 8.0.122 and Runtime 8.0.22 - Resolves: RHEL-125737 diff --git a/gating.yaml b/gating.yaml index b7ab3d1..6b6a8a9 100644 --- a/gating.yaml +++ b/gating.yaml @@ -20,4 +20,3 @@ product_versions: decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.other-archs.functional} diff --git a/release.json b/release.json index bd5ac42..15390f5 100644 --- a/release.json +++ b/release.json @@ -1,10 +1,10 @@ { - "release": "8.0.22", + "release": "8.0.23", "channel": "8.0", - "tag": "v8.0.122", - "sdkVersion": "8.0.122", - "runtimeVersion": "8.0.22", - "aspNetCoreVersion": "8.0.22", + "tag": "v8.0.123", + "sdkVersion": "8.0.123", + "runtimeVersion": "8.0.23", + "aspNetCoreVersion": "8.0.23", "sourceRepository": "https://github.com/dotnet/dotnet", - "sourceVersion": "e0cc6f889abcb72068cda168d9398cf3e037b5e7" + "sourceVersion": "fafff0660ef23ca2ece1444119524a76e0f4d4a4" } diff --git a/sources b/sources index 1cb2f89..2050d6c 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (dotnet-8.0.122.tar.gz) = 9743b8c0a795a220aa00e97189da41573f6490da27a8ad0e4f55167cccbdaf4f3f2e6356dd0b1d9d6f7693308d36dba9dbd3d271daad0556c66d7edf6490a47f -SHA512 (dotnet-8.0.122.tar.gz.sig) = e548f112a3337c6eb35ed264c92e8dcd931173dce8351f30a9e26ec0a3c08f4ce1fe3b90530bb341f9020ba9deef0a17027dcc519ac44d1ef0ad08224c7a5f04 +SHA512 (dotnet-8.0.123.tar.gz) = 650372d872a91945b5b1f45a72a0fad97a068eec66add2278ae2cfe1196ca109e1c5d02eab389a28790b38f7dcee4731c165fade6c93849c4551b0b40055618c +SHA512 (dotnet-8.0.123.tar.gz.sig) = f02a11f1693806621b6ee732a46285d87f58cace53e94e3c0e2f0310fc57aeee2664f5d4465f4c43c46ed197a39112811048a534b7ada32ad28c331ccf642b19 diff --git a/tests/ci.fmf b/tests/ci.fmf index 9487ea3..f1c4e52 100644 --- a/tests/ci.fmf +++ b/tests/ci.fmf @@ -1,7 +1,9 @@ summary: Basic smoke test provision: - disk: 20 - memory: 5120 + hardware: + disk: + - size: ">= 20 GiB" + memory: ">= 5120 MiB" prepare: how: install package: