Skip to content

Commit 745f3ae

Browse files
committed
osslsigncode: roll back to working version
Just like https://github.com/git-for-windows/git-sdk-32/f6b01f2df53 (osslsigncode: roll back to working version, 2026-01-31), also git-sdk-32 saw an `osslsigncode.exe` binary updated to a new version, as part of a huge OpenSSL rebuild that apparently changed _something_ in the DLL. This matters because Git for Windows builds its own versions of the OpenSSL packages (so as to fulfill the promise of limited i686 support), and since that update the `osslsigncode.exe` binary no longer works with the OpenSSL DLLs of Git for Windows, failing with an exit code 127 (or more precisely, with 0xC0000139). This close to Git for Windows v2.53, let's just force the `osslsigncode.exe` back to a version we know works with Git for Windows' OpenSSL DLLs. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent e0b20dc commit 745f3ae

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

mingw32/bin/osslsigncode.exe

-2.67 KB
Binary file not shown.

0 commit comments

Comments
 (0)