[openssl/openssl] ce81e4: Fix VMS installation - update vmsconfig.pm for con...
Richard Levitte
noreply at github.com
Mon Jan 8 06:28:51 UTC 2024
Branch: refs/heads/openssl-3.2
Home: https://github.com/openssl/openssl
Commit: ce81e43707d1c855004979a35c3b8c74954d5ddb
https://github.com/openssl/openssl/commit/ce81e43707d1c855004979a35c3b8c74954d5ddb
Author: Richard Levitte <levitte at openssl.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M Configurations/descrip.mms.tmpl
M VMS/openssl_ivp.com.in
M VMS/openssl_shutdown.com.in
M VMS/openssl_startup.com.in
Log Message:
-----------
Fix VMS installation - update vmsconfig.pm for consistency
An effort was made to update the VMS installation data to align with
configuration data. This touched the script templates in VMS/, but
didn't update the generation of vmsconfig.pm to match... and also
missed a spot.
This change adds the missing updates
Ref:
https://github.com/openssl/openssl/pull/16842
Fixes #22899
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
(Merged from https://github.com/openssl/openssl/pull/23081)
(cherry picked from commit 4058e121cbc6818235b0dcb618e636ce3c4d1f2f)
Commit: bef1ef36a13a4174d5907f5ecce11b7e17b06129
https://github.com/openssl/openssl/commit/bef1ef36a13a4174d5907f5ecce11b7e17b06129
Author: Richard Levitte <levitte at openssl.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M Configurations/10-main.conf
Log Message:
-----------
VMS: Add the missing -p32 and -p64 variants for x86_64
The pointer size support is already in the code, and is present for
all other supported hardwares.
Fixes #22899
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
(Merged from https://github.com/openssl/openssl/pull/23081)
(cherry picked from commit a43f253d586279b5d96fffcaf1b26c7a2b0dd938)
Compare: https://github.com/openssl/openssl/compare/e6c14133c11a...bef1ef36a13a
More information about the openssl-commits
mailing list