protonscr

Merge crypt32 patches from wine 3.17

wineclosed cw
ValveSoftware/wine#26 · opened 2018-10-15 by ryao · updated 2018-10-17 · 3 comments · github
Rryao 2018-10-15 github

https://github.com/wine-mirror/wine/commits/master/dlls/crypt32

The patches from September 25 to September 27 fix a segfault in crypt32 that affects Rise of Nations:

https://github.com/ValveSoftware/Proton/issues/298

It would be nice to cherrypick them into Proton's wine so that Rise of Nations and anything else that hits it won't need end users to install the native crypt32 DLL as a workaround.

Rryao 2018-10-15 github

More specifically, this patch is probably the only one that is needed, but I'd prefer to just cherry pick the set:

https://github.com/wine-mirror/wine/commit/d18d38bc98006ef7c3c34e8e4e744e3768835735#diff-151a1558a85be7681ce2eb28d95fb63e

Dd10sfan 2018-10-17 github

Looks like the new 3.16-2 has these fixes in it?

Upstream links