Conversation
|
Can you update openssl-env.pod and openssl.pod to add a reference to the new file? |
f39bf9f to
e064f45
Compare
|
I'm okay to back port this to relevant branches. |
e064f45 to
38f221a
Compare
|
24 hours has passed since 'approval: done' was set, but this PR has failing CI tests. Once the tests pass it will get moved to 'approval: ready to merge' automatically,alternatively please review and set the label manually. |
This patch adds a man page documenting the OPENSSL_ppccap environment variable that is analogous to capability environment variable man pages for other architectures. Fixes openssl#17046 Signed-off-by: George Wilson <[email protected]>
38f221a to
0f71207
Compare
|
I wouldn't mind if it is backported, however |
|
24 hours has passed since 'approval: done' was set, but as this PR has been updated in that time the label 'approval: ready to merge' is not being automatically set. Please review the updates and set the label manually. |
| Multiple extensions are enabled by logically OR-ing the values that represent the | ||
| desired extensions. | ||
|
|
||
| B<Notes>: Enabling an extension on a CPU that does not support the extension |
There was a problem hiding this comment.
I meant a separate =head1 NOTES, but oh well.
This patch adds a man page documenting the OPENSSL_ppccap environment variable that is analogous to capability environment variable man pages for other architectures. Fixes #17046 Signed-off-by: George Wilson <[email protected]> Reviewed-by: Paul Dale <[email protected]> Reviewed-by: Dmitry Belyavskiy <[email protected]> Reviewed-by: Eugene Syromiatnikov <[email protected]> (Merged from #29230)
This patch adds a man page documenting the OPENSSL_ppccap environment variable that is analogous to capability environment variable man pages for other architectures. Fixes #17046 Signed-off-by: George Wilson <[email protected]> Reviewed-by: Paul Dale <[email protected]> Reviewed-by: Dmitry Belyavskiy <[email protected]> Reviewed-by: Eugene Syromiatnikov <[email protected]> (Merged from #29230) (cherry picked from commit ba26e3f)
|
Merged to the master, 3.6 and 3.5 branches. Thank you for your contribution. |
This patch adds a man page documenting the OPENSSL_ppccap environment variable that is analogous to capability environment variable man pages for other architectures. Fixes #17046 Signed-off-by: George Wilson <[email protected]> Reviewed-by: Paul Dale <[email protected]> Reviewed-by: Dmitry Belyavskiy <[email protected]> Reviewed-by: Eugene Syromiatnikov <[email protected]> (Merged from #29230) (cherry picked from commit ba26e3f)
This patch adds a man page documenting the OPENSSL_ppccap environment variable that is analogous to capability environment variable man pages for other architectures. Fixes openssl#17046 Signed-off-by: George Wilson <[email protected]> Reviewed-by: Paul Dale <[email protected]> Reviewed-by: Dmitry Belyavskiy <[email protected]> Reviewed-by: Eugene Syromiatnikov <[email protected]> (Merged from openssl#29230)
This patch adds a man page documenting the OPENSSL_ppccap environment variable that is analogous to capability environment variable man pages for other architectures.
Fixes #17046
Checklist