[openssl/openssl] a78a79: 25-test_pkcs8.t: Make text comparison ignore extra...
Tomáš Mráz
noreply at github.com
Wed Jan 4 15:39:14 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: a78a7917aef5134cc6efd77e7dbf7d18bbaec528
https://github.com/openssl/openssl/commit/a78a7917aef5134cc6efd77e7dbf7d18bbaec528
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-01-04 (Wed, 04 Jan 2023)
Changed paths:
M test/recipes/25-test_pkcs8.t
Log Message:
-----------
25-test_pkcs8.t: Make text comparison ignore extra CR characters
This is needed to pass the test on MinGW.
Fixes #19921
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19957)
Commit: 55e2dd8c3162d7313d9408cb20fca8a4fe6e6f5a
https://github.com/openssl/openssl/commit/55e2dd8c3162d7313d9408cb20fca8a4fe6e6f5a
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-01-04 (Wed, 04 Jan 2023)
Changed paths:
M test/recipes/80-test_cms.t
Log Message:
-----------
80-test_cms.t: Fix rsapssSaltlen check on MinGW
Fixes #19907
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19957)
Compare: https://github.com/openssl/openssl/compare/177d433bda2f...55e2dd8c3162
More information about the openssl-commits
mailing list