[openssl/openssl] 3077bf: Fix VMS installation - update vmsconfig.pm for con...

Richard Levitte noreply at github.com
Mon Jan 8 06:30:50 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 3077bfb78e6fcca006359dc9e3f2b37ad104222d
      https://github.com/openssl/openssl/commit/3077bfb78e6fcca006359dc9e3f2b37ad104222d
  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: 8d8c1600aed80b30e6dc00cbf1a9559feabec8ca
      https://github.com/openssl/openssl/commit/8d8c1600aed80b30e6dc00cbf1a9559feabec8ca
  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/5963aa8c196d...8d8c1600aed8


More information about the openssl-commits mailing list