diff --git a/patches/msi-Dummy_Thread/definition b/patches/msi-Dummy_Thread/definition index 6d431ecb..ff216ff1 100644 --- a/patches/msi-Dummy_Thread/definition +++ b/patches/msi-Dummy_Thread/definition @@ -1 +1 @@ -Fixes: [!18070] Workaround COM/MTA issues due to lack of separate msi custom action process +Fixes: [18070] Workaround COM/MTA issues due to lack of separate msi custom action process diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index b8b7201d..4c2e542a 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -52,7 +52,7 @@ usage() # Get the upstream commit sha upstream_commit() { - echo "f962bb0039c87c084214ca0bd4f40693db376195" + echo "6864803f1ab70f9f9e90903b13e67da40973d12a" } # Show version information