From 514e3884c5317c704ad833cf9c79671675008ad5 Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Wed, 12 Nov 2025 14:13:39 +1100 Subject: [PATCH] Rebase against 9250ecc5a6a64c73aada0ea751815412f7f00410. --- patches/ntdll-Junction_Points/definition | 1 + patches/ntdll-NtDevicePath/definition | 1 + patches/ws2_32-af_unix/definition | 1 + staging/upstream-commit | 2 +- 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/patches/ntdll-Junction_Points/definition b/patches/ntdll-Junction_Points/definition index 3d4b4135..4114ac92 100644 --- a/patches/ntdll-Junction_Points/definition +++ b/patches/ntdll-Junction_Points/definition @@ -1,3 +1,4 @@ Fixes: [12401] NET Framework 2.0, 3.0, 4.0 installers and other apps that make use of GAC API for managed assembly installation on NTFS filesystems need reparse point/junction API support (FSCTL_SET_REPARSE_POINT/FSCTL_GET_REPARSE_POINT) Fixes: [44948] Multiple apps (Spine (Mod starter for Gothic), MS Office 365 installer) need CreateSymbolicLinkW implementation Depends: ntdll-Serial_Port_Detection +Disabled: True diff --git a/patches/ntdll-NtDevicePath/definition b/patches/ntdll-NtDevicePath/definition index c76c13b3..1be22813 100644 --- a/patches/ntdll-NtDevicePath/definition +++ b/patches/ntdll-NtDevicePath/definition @@ -1,3 +1,4 @@ Fixes: [37487] Resolve \\SystemRoot\\ prefix when opening files Fixes: Implement opening files through nt device paths Depends: ntdll-Junction_Points +Disabled: True diff --git a/patches/ws2_32-af_unix/definition b/patches/ws2_32-af_unix/definition index a5d81c7b..d708a4e6 100644 --- a/patches/ws2_32-af_unix/definition +++ b/patches/ws2_32-af_unix/definition @@ -1,2 +1,3 @@ Fixes: [52568] ws_ws2: Support for AF_UNIX sockets. Depends: ntdll-Junction_Points +Disabled: True diff --git a/staging/upstream-commit b/staging/upstream-commit index 23918c9b..0d167cf2 100644 --- a/staging/upstream-commit +++ b/staging/upstream-commit @@ -1 +1 @@ -7ca2f577e43a6ecea8c2362d347722f00ef14cb1 +9250ecc5a6a64c73aada0ea751815412f7f00410