[openssl/openssl] 849ed5: Fix the padlock engine

Mathias Berchtold noreply at github.com
Fri May 5 16:14:43 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 849ed515c7838943eab42de5c29d6a1f91079a11
      https://github.com/openssl/openssl/commit/849ed515c7838943eab42de5c29d6a1f91079a11
  Author: Bernd Edlinger <bernd.edlinger at hotmail.de>
  Date:   2023-05-05 (Fri, 05 May 2023)

  Changed paths:
    M engines/e_padlock.c

  Log Message:
  -----------
  Fix the padlock engine

... after it was broken for almost 5 years,
since the first 1.1.1 release.
Note: The last working version was 1.1.0l release.

Fixes #20073

Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20146)


  Commit: 639e3970d0f1022c9cd15c4ff45845d7e9d65bbc
      https://github.com/openssl/openssl/commit/639e3970d0f1022c9cd15c4ff45845d7e9d65bbc
  Author: Mathias Berchtold <mberchtold at gmail.com>
  Date:   2023-05-05 (Fri, 05 May 2023)

  Changed paths:
    M Configurations/50-win-onecore.conf

  Log Message:
  -----------
  Revert "win-onecore: Build with /APPCONTAINER for UWP compat"
This reverts commit 2c61a670ebf2f1923a3bd2ef0ee4b2fa6261eaeb.

Not all OneCore based SKUs (or editions) of Windows (Server, XBOX, etc) require /APPCONTAINER. The /APPCONTAINER link option is only relevant for Universal Windows Platform (UWP) apps for which there are already dedicated configurations (VC-WIN32-UWP, VC-WIN64A-UWP, etc) where the /APPCONTAINER link option is added.

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Todd Short <todd.short at me.com>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20872)


Compare: https://github.com/openssl/openssl/compare/bcd94b6335e3...639e3970d0f1


More information about the openssl-commits mailing list