From 46960dcf8022f78b4aa118a55703816f73658d9b Mon Sep 17 00:00:00 2001 From: Omair Majid Date: Tue, 9 Apr 2024 20:15:53 -0400 Subject: [PATCH] Update to .NET SDK 7.0.118 and Runtime 7.0.18 Resolves: RHEL-31203 --- .gitignore | 1 + dotnet7.0.spec | 10 +++++++--- runtime-re-enable-implicit-rejection.patch | 4 ++-- sources | 2 +- 4 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 5b4c756..3473d87 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /dotnet-v7.0.115.tar.gz /dotnet-v7.0.116.tar.gz /dotnet-v7.0.117.tar.gz +/dotnet-v7.0.118.tar.gz diff --git a/dotnet7.0.spec b/dotnet7.0.spec index 8d1bf8e..4c05e8e 100644 --- a/dotnet7.0.spec +++ b/dotnet7.0.spec @@ -6,10 +6,10 @@ # until that's done, disable LTO. This has to happen before setting the flags below. %define _lto_cflags %{nil} -%global host_version 7.0.17 -%global runtime_version 7.0.17 +%global host_version 7.0.18 +%global runtime_version 7.0.18 %global aspnetcore_runtime_version %{runtime_version} -%global sdk_version 7.0.117 +%global sdk_version 7.0.118 %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 }') @@ -612,6 +612,10 @@ rm -rf %{buildroot}%{_libdir}/dotnet/packs/NETStandard.Library.Ref/2.1.0 %changelog +* Tue Apr 09 2024 Omair Majid - 7.0.118-2 +- Update to .NET SDK 7.0.118 and Runtime 7.0.18 +- Resolves: RHEL-31203 + * Tue Mar 19 2024 Omair Majid - 7.0.117-2 - Update to .NET SDK 7.0.117 and Runtime 7.0.17 - Resolves: RHEL-27545 diff --git a/runtime-re-enable-implicit-rejection.patch b/runtime-re-enable-implicit-rejection.patch index a2f5071..d4f0e0f 100644 --- a/runtime-re-enable-implicit-rejection.patch +++ b/runtime-re-enable-implicit-rejection.patch @@ -71,9 +71,9 @@ index 55a044d62a6..e72d42e87d2 100644 - } - } - - public static IEnumerable OaepPaddingModes + [Fact] + public void Decrypt_Pkcs1_BadPadding() { - get @@ -726,23 +715,5 @@ public static IEnumerable OaepPaddingModes } } diff --git a/sources b/sources index e3fb94c..4c35846 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dotnet-v7.0.117.tar.gz) = 2ae685d85630298016c7efb701c69f79947d6031e9aa2126800fb53b214a982e4de000323bf3a675302c16fd099684cd25d51b50530a9187d863472f6fd2d297 +SHA512 (dotnet-v7.0.118.tar.gz) = 8205def9d6d3c201cb92f30fbf9ac8e9851b491cd20559defe66984636e6e56113c730697b522a57bb1d57750171c8d3d10a714742a73f3767365f98d64a6f58