[openssl/openssl] d2c205: Fix VMS installation - update vmsconfig.pm for con...
Richard Levitte
noreply at github.com
Mon Jan 8 06:28:52 UTC 2024
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: d2c20500032722d05f36a6664f4a813fe6320ef6
https://github.com/openssl/openssl/commit/d2c20500032722d05f36a6664f4a813fe6320ef6
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: 143a0915e34553912ee37331b189e78096861bfb
https://github.com/openssl/openssl/commit/143a0915e34553912ee37331b189e78096861bfb
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/856d4c6ebc1a...143a0915e345
More information about the openssl-commits
mailing list