diff --git a/.gitignore b/.gitignore index e71ef92..ccfb963 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,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 3a42eab..f607265 100644 --- a/dotnet7.0.spec +++ b/dotnet7.0.spec @@ -7,10 +7,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 }') @@ -615,6 +615,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-31199 + * Tue Mar 19 2024 Omair Majid - 7.0.117-2 - Update to .NET SDK 7.0.117 and Runtime 7.0.17 - Resolves: RHEL-27547 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 a9f91d6..4c35846 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dotnet-v7.0.117.tar.gz) = a3f44bc9960605a3ff9bf51aa9b5c8d49e1a7de57e75d707912c61dca47b9255a0eb73b7b78aa3df7e3094dcfda172900328bf91c99bea8ecf2b7052684b60c4 +SHA512 (dotnet-v7.0.118.tar.gz) = 8205def9d6d3c201cb92f30fbf9ac8e9851b491cd20559defe66984636e6e56113c730697b522a57bb1d57750171c8d3d10a714742a73f3767365f98d64a6f58