]> git.ipfire.org Git - thirdparty/openssl.git/commit
Configurations/10-main.conf: minimum NASM version needs to be 2.09 on Windows
authorTomas Mraz <tomas@openssl.org>
Wed, 25 Mar 2026 17:54:18 +0000 (18:54 +0100)
committerEugene Syromiatnikov <esyr@openssl.org>
Tue, 31 Mar 2026 01:51:49 +0000 (03:51 +0200)
commitdbb83d6403d24644058cf3417ba7c59f5752430d
tree5aa8f6f00eaa47c38ab283b56aca6ac9d71fdfe6
parent411ecf1641743e77a9ef3ea55974e6f6562efc4f
Configurations/10-main.conf: minimum NASM version needs to be 2.09 on Windows

Otherwise some assembler code might be miscompiled.

Fixes: https://github.com/openssl/openssl/issues/20529
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
MergeDate: Tue Mar 31 01:47:41 2026
(Merged from https://github.com/openssl/openssl/pull/30576)

(cherry picked from commit ba21ee3795679846001e84e599bb9b286e3e6dd9)
Configurations/10-main.conf