openssl.base.3.0.21.1000.Iインストール

openssl-3.0.21.1000.tar.Zを以下のリンクからダウンロードし、NIMサーバーの/aix_toolbox/に配置する

https://www.ibm.com/resources/mrs/assets/DirectDownload?source=aixbp&lang=en_US

root@server10:/# ls -l /aix_toolbox/openssl*
-rw-r--r--    1 root     system     50732485 Aug 26 18:25 /aix_toolbox/openssl-3.0.21.1000.tar.Z
root@server10:/#

openssl-3.0.21.1000.tar.Zを展開する

root@server10:/# mkdir /tmp/openssl-3.0.21.1000 ; print $?
0
root@server10:/# cd /tmp/openssl-3.0.21.1000
root@server10:/tmp/openssl-3.0.21.1000# zcat /aix_toolbox/openssl-3.0.21.1000.tar.Z | tar -xvf - ; print $?
x openssl-3.0.21.1000
x openssl-3.0.21.1000/openssl.license, 31744 bytes, 62 media blocks.
x openssl-3.0.21.1000/.toc, 1051 bytes, 3 media blocks.
x openssl-3.0.21.1000/openssl.base, 79238144 bytes, 154762 media blocks.
x openssl-3.0.21.1000/openssl.man.en_US, 8314880 bytes, 16240 media blocks.
0
root@server10:/tmp/openssl-3.0.21.1000# 

ファイルセットをlppsourceにコピーする

root@server10:/tmp/openssl-3.0.21.1000# cp -p /tmp/openssl-3.0.21.1000/openssl-3.0.21.1000/openssl.base /nim/export/lpp_source/lpp_aix_7100-05-complete/installp/ppc/openssl.base.3.0.21.1000.I
root@server10:/tmp/openssl-3.0.21.1000# print $?
0
root@server10:/tmp/openssl-3.0.21.1000# cp -p /tmp/openssl-3.0.21.1000/openssl-3.0.21.1000/openssl.license /nim/export/lpp_source/lpp_aix_7100-05-complete/installp/ppc/openssl.license.3.0.21.1000.I
root@server10:/tmp/openssl-3.0.21.1000# print $?
0
root@server10:/tmp/openssl-3.0.21.1000# cp -p /tmp/openssl-3.0.21.1000/openssl-3.0.21.1000/openssl.man.en_US /nim/export/lpp_source/lpp_aix_7100-05-complete/installp/ppc/openssl.man.en_US.3.0.21.1000.I
root@server10:/tmp/openssl-3.0.21.1000# print $?
0
root@server10:/tmp/openssl-3.0.21.1000#

オーナー、パーミッションを変更する

root@server10:/tmp/openssl-3.0.21.1000# chown root:system /nim/export/lpp_source/lpp_aix_7100-05-complete/installp/ppc/openssl.base.3.0.21.1000.I /nim/export/lpp_source/lpp_aix_7100-05-complete/installp/ppc/openssl.license.3.0.21.1000.I /nim/export/lpp_source/lpp_aix_7100-05-complete/installp/ppc/openssl.man.en_US.3.0.21.1000.I
root@server10:/tmp/openssl-3.0.21.1000# chmod 644 /nim/export/lpp_source/lpp_aix_7100-05-complete/installp/ppc/openssl.base.3.0.21.1000.I /nim/export/lpp_source/lpp_aix_7100-05-complete/installp/ppc/openssl.license.3.0.21.1000.I /nim/export/lpp_source/lpp_aix_7100-05-complete/installp/ppc/openssl.man.en_US.3.0.21.1000.I
root@server10:/tmp/openssl-3.0.21.1000# 

オーナー、パーミッションを確認する

root@server10:/tmp/openssl-3.0.21.1000# ls -l /nim/export/lpp_source/lpp_aix_7100-05-complete/installp/ppc/openssl*.3.0.21.1000.I
-rw-r--r--    1 root     system     79238144 Jul 31 08:33 /nim/export/lpp_source/lpp_aix_7100-05-complete/installp/ppc/openssl.base.3.0.21.1000.I
-rw-r--r--    1 root     system        31744 Jul 31 08:33 /nim/export/lpp_source/lpp_aix_7100-05-complete/installp/ppc/openssl.license.3.0.21.1000.I
-rw-r--r--    1 root     system      8314880 Jul 31 08:34 /nim/export/lpp_source/lpp_aix_7100-05-complete/installp/ppc/openssl.man.en_US.3.0.21.1000.I
root@server10:/tmp/openssl-3.0.21.1000# 

installp/ppcのTOCを更新する

root@server10:/tmp/openssl-3.0.21.1000# inutoc /nim/export/lpp_source/lpp_aix_7100-05-complete/installp/ppc ; print $?
0
root@server10:/tmp/openssl-3.0.21.1000#

TOCからOpenSSL 3.0.21が認識されていることを確認する

root@server10:/tmp/openssl-3.0.21.1000# installp -L -d /nim/export/lpp_source/lpp_aix_7100-05-complete/installp/ppc | grep 'openssl.*3.0.21.1000'
openssl.base:openssl.base:3.0.21.1000::I:T:::::N:Open Secure Socket Layer::::1::
openssl.license:openssl.license:3.0.21.1000::I:T:::::N:Open Secure Socket License::::0::
openssl.man.en_US:openssl.man.en_US:3.0.21.1000::I:T:::::N:Open Secure Socket Layer::::0::
root@server10:/tmp/openssl-3.0.21.1000# 

NIM上のインストール先の定義と lpp_source の状態を確認する

root@server10:/tmp/openssl-3.0.21.1000# {
> lsnim -l server50
> lsnim -l lpp_aix_7100-05-complete
> }
server50:
   class          = machines
   type           = standalone
   connect        = nimsh
   platform       = chrp
   netboot_kernel = 64
   if1            = net_192_168_2 server50 0 ent1
   cable_type1    = N/A
   Cstate         = ready for a NIM operation
   prev_state     = not running
   Mstate         = currently running
   cpuid          = 00CAA3F54C00
   Cstate_result  = success
lpp_aix_7100-05-complete:
   class       = resources
   type        = lpp_source
   arch        = power
   Rstate      = ready for use
   prev_state  = unavailable for use
   location    = /nim/export/lpp_source/lpp_aix_7100-05-complete
   simages     = yes
   alloc_count = 0
   server      = master
root@server10:/tmp/openssl-3.0.21.1000#

インストールプレビューを行う

root@server10:/tmp/openssl-3.0.21.1000# nim -o cust \
> -a lpp_source=lpp_aix_7100-05-complete \
> -a filesets="openssl.base openssl.license openssl.man.en_US" \
> -a installp_flags="apgQXY" \
> server50

*******************************************************************************
installp PREVIEW:  installation will not actually occur.
*******************************************************************************

+-----------------------------------------------------------------------------+
                    Pre-installation Verification...
+-----------------------------------------------------------------------------+
Verifying selections...done
Verifying requisites...done
Results...

WARNINGS
--------
  Problems described in this section are not likely to be the source of any
  immediate or serious failures, but further actions may be necessary or
  desired.

  Already Installed
  -----------------
  The following filesets which you selected are either already installed
  or effectively installed through superseding filesets.

    openssl.base 1.0.2.2104                   # Open Secure Socket Layer
    openssl.base 1.0.2.1100                   # Open Secure Socket Layer
    openssl.base 0.9.8.2400                   # Open Secure Socket Layer

  NOTE:  Base level filesets may be reinstalled using the "Force"
  option (-F flag), or they may be removed, using the deinstall or
  "Remove Software Products" facility (-u flag), and then reinstalled.


  Multiple install types for same fileset
  ---------------------------------------
  The following filesets have both a base-level and an update fileset on the
  installation media at the same level.  Since they have the same name and
  level, the last fileset on the installation media will be used.

    wio.vscsi 7.1.1.15
    perl.libext 2.3.0.15
    devices.scsi.tape.diag 7.1.1.15
    devices.sata.rte 7.1.0.15
    devices.sata.diag 7.1.2.0
    devices.pciex.e4145616e4140528.diag 7.1.2.0
    devices.pciex.b3153c67.diag 7.1.2.0
    devices.pciex.7710322577107601.rte 7.1.2.0
    devices.pciex.7710322577107601.diag 7.1.2.0
    devices.pciex.7710322577107501.diag 7.1.2.0
    devices.pciex.7710322577106801.rte 7.1.2.0
    devices.pciex.7710322577106801.diag 7.1.2.0
    devices.pciex.7710322577106601.rte 7.1.2.0
    devices.pciex.7710322577106601.diag 7.1.2.0
    devices.pciex.7710322577106501.rte 7.1.2.0
    devices.pciex.7710322577106501.diag 7.1.2.0
    devices.pciex.77103224.diag 7.1.2.0
    devices.pciex.7710018077107f01.rte 7.1.2.0
    devices.pciex.7710018077107f01.diag 7.1.2.0
    devices.pciex.4f11f60014102204.rte 7.1.2.0
    devices.pciex.151438c1.rte 7.1.2.0
    devices.pciex.14103d03.rte 7.1.1.15
    devices.pciex.14103903.rte 7.1.1.0
    devices.pci.a8135201.rte 7.1.1.15
    devices.pci.77102224.diag 7.1.2.0
    devices.pci.2b102725.X11 7.1.1.0
    devices.pci.1410eb02.rte 7.1.0.15
    devices.pci.1410d403.rte 7.1.1.15
    devices.pci.1410c302.rte 7.1.1.0
    devices.pci.1410bd02.rte 7.1.1.0
    devices.pci.1410a803.rte 7.1.2.0
    devices.pci.14107001.X11 7.1.1.15
    devices.pci.14106e01.X11 7.1.1.15
    devices.pci.14103302.X11 7.1.1.0
    devices.pci.14101c02.X11 7.1.1.15
    devices.pci.14101b02.X11 7.1.1.15
    devices.pci.02105e51.X11 7.1.1.15
    devices.pci.00105000.diag 7.1.2.0
    devices.iscsi.disk.rte 7.1.0.15
    devices.common.IBM.son.diag 7.1.2.0
    devices.common.IBM.mpt2.diag 7.1.2.0
    bos.svpkg 7.1.0.15
    bos.loc.iso.en_US 7.1.1.0
    bos.loc.com.bidi 7.1.0.15
    bos.data 7.1.0.15
    bos.cluster.solid 7.1.1.15
    bos.cdat 7.1.0.15
    bos.ae 7.1.1.15
    bos.adt.utils 7.1.2.0
    X11.motif.mwm 7.1.1.0
    X11.apps.clients 7.1.0.15
    X11.Dt.helpinfo 7.1.1.0
    Java8_64.sdk 8.0.0.410
    Java8_64.jre 8.0.0.410
    Java8.sdk 8.0.0.410
    Java8.jre 8.0.0.410
    Java5.samples 5.0.0.455

  << End of Warning Section >>

Verifying requisites...done
Results...

WARNINGS
--------
  Problems described in this section are not likely to be the source of any
  immediate or serious failures, but further actions may be necessary or
  desired.

  Multiple install types for same fileset
  ---------------------------------------
  The following filesets have both a base-level and an update fileset on the
  installation media at the same level.  Since they have the same name and
  level, the last fileset on the installation media will be used.

    wio.vscsi 7.1.1.15
    perl.libext 2.3.0.15
    devices.scsi.tape.diag 7.1.1.15
    devices.sata.rte 7.1.0.15
    devices.sata.diag 7.1.2.0
    devices.pciex.e4145616e4140528.diag 7.1.2.0
    devices.pciex.b3153c67.diag 7.1.2.0
    devices.pciex.7710322577107601.rte 7.1.2.0
    devices.pciex.7710322577107601.diag 7.1.2.0
    devices.pciex.7710322577107501.diag 7.1.2.0
    devices.pciex.7710322577106801.rte 7.1.2.0
    devices.pciex.7710322577106801.diag 7.1.2.0
    devices.pciex.7710322577106601.rte 7.1.2.0
    devices.pciex.7710322577106601.diag 7.1.2.0
    devices.pciex.7710322577106501.rte 7.1.2.0
    devices.pciex.7710322577106501.diag 7.1.2.0
    devices.pciex.77103224.diag 7.1.2.0
    devices.pciex.7710018077107f01.rte 7.1.2.0
    devices.pciex.7710018077107f01.diag 7.1.2.0
    devices.pciex.4f11f60014102204.rte 7.1.2.0
    devices.pciex.151438c1.rte 7.1.2.0
    devices.pciex.14103d03.rte 7.1.1.15
    devices.pciex.14103903.rte 7.1.1.0
    devices.pci.a8135201.rte 7.1.1.15
    devices.pci.77102224.diag 7.1.2.0
    devices.pci.2b102725.X11 7.1.1.0
    devices.pci.1410eb02.rte 7.1.0.15
    devices.pci.1410d403.rte 7.1.1.15
    devices.pci.1410c302.rte 7.1.1.0
    devices.pci.1410bd02.rte 7.1.1.0
    devices.pci.1410a803.rte 7.1.2.0
    devices.pci.14107001.X11 7.1.1.15
    devices.pci.14106e01.X11 7.1.1.15
    devices.pci.14103302.X11 7.1.1.0
    devices.pci.14101c02.X11 7.1.1.15
    devices.pci.14101b02.X11 7.1.1.15
    devices.pci.02105e51.X11 7.1.1.15
    devices.pci.00105000.diag 7.1.2.0
    devices.iscsi.disk.rte 7.1.0.15
    devices.common.IBM.son.diag 7.1.2.0
    devices.common.IBM.mpt2.diag 7.1.2.0
    bos.svpkg 7.1.0.15
    bos.loc.iso.en_US 7.1.1.0
    bos.loc.com.bidi 7.1.0.15
    bos.data 7.1.0.15
    bos.cluster.solid 7.1.1.15
    bos.cdat 7.1.0.15
    bos.ae 7.1.1.15
    bos.adt.utils 7.1.2.0
    X11.motif.mwm 7.1.1.0
    X11.apps.clients 7.1.0.15
    X11.Dt.helpinfo 7.1.1.0
    Java8_64.sdk 8.0.0.410
    Java8_64.jre 8.0.0.410
    Java8.sdk 8.0.0.410
    Java8.jre 8.0.0.410
    Java5.samples 5.0.0.455

  << End of Warning Section >>

SUCCESSES
---------
  Filesets listed in this section passed pre-installation verification
  and will be installed.

  Selected Filesets
  -----------------
  openssl.base 3.0.21.1000                    # Open Secure Socket Layer
  openssl.license 3.0.21.1000                 # Open Secure Socket License
  openssl.man.en_US 3.0.21.1000               # Open Secure Socket Layer

  << End of Success Section >>

+-----------------------------------------------------------------------------+
                   BUILDDATE Verification ...
+-----------------------------------------------------------------------------+
Verifying build dates...done
+-----------------------------------------------------------------------------+
                   BUILDDATE Verification ...
+-----------------------------------------------------------------------------+
Verifying build dates...done
FILESET STATISTICS
------------------
   12  Selected to be installed, of which:
        3  Passed pre-installation verification
        6  Replaced by superseding updates
        3  Already installed (directly or via superseding filesets)
  ----
    3  Total to be installed

RESOURCES
---------
  Estimated system resource requirements for filesets being installed:
                (All sizes are in 512-byte blocks)
      Filesystem                     Needed Space             Free Space
      /                                     104                 939504
      /usr                                71225                 689456
      -----                            --------                 ------
      TOTAL:                              71329                1628960

  NOTE:  "Needed Space" values are calculated from data available prior
  to installation.  These are the estimated resources required for the
  entire operation.  Further resource checks will be made during
  installation to verify that these initial estimates are sufficient.

******************************************************************************
End of installp PREVIEW.  No apply operation has actually occurred.
******************************************************************************
root@server10:/tmp/openssl-3.0.21.1000#

インストールを行う

root@server10:/tmp/openssl-3.0.21.1000# nim -o cust \
> -a lpp_source=lpp_aix_7100-05-complete \
> -a filesets="openssl.base openssl.license openssl.man.en_US" \
> -a installp_flags="agQXY" \
> server50

+-----------------------------------------------------------------------------+
                    Pre-installation Verification...
+-----------------------------------------------------------------------------+
Verifying selections...done
Verifying requisites...done
Results...

WARNINGS
--------
  Problems described in this section are not likely to be the source of any
  immediate or serious failures, but further actions may be necessary or
  desired.

  Already Installed
  -----------------
  The number of selected filesets that are either already installed
  or effectively installed through superseding filesets is 3.  See
  the summaries at the end of this installation for details.

  NOTE:  Base level filesets may be reinstalled using the "Force"
  option (-F flag), or they may be removed, using the deinstall or
  "Remove Software Products" facility (-u flag), and then reinstalled.

  Multiple install types for same fileset
  ---------------------------------------
  The following filesets have both a base-level and an update fileset on the
  installation media at the same level.  Since they have the same name and
  level, the last fileset on the installation media will be used.

    wio.vscsi 7.1.1.15
    perl.libext 2.3.0.15
    devices.scsi.tape.diag 7.1.1.15
    devices.sata.rte 7.1.0.15
    devices.sata.diag 7.1.2.0
    devices.pciex.e4145616e4140528.diag 7.1.2.0
    devices.pciex.b3153c67.diag 7.1.2.0
    devices.pciex.7710322577107601.rte 7.1.2.0
    devices.pciex.7710322577107601.diag 7.1.2.0
    devices.pciex.7710322577107501.diag 7.1.2.0
    devices.pciex.7710322577106801.rte 7.1.2.0
    devices.pciex.7710322577106801.diag 7.1.2.0
    devices.pciex.7710322577106601.rte 7.1.2.0
    devices.pciex.7710322577106601.diag 7.1.2.0
    devices.pciex.7710322577106501.rte 7.1.2.0
    devices.pciex.7710322577106501.diag 7.1.2.0
    devices.pciex.77103224.diag 7.1.2.0
    devices.pciex.7710018077107f01.rte 7.1.2.0
    devices.pciex.7710018077107f01.diag 7.1.2.0
    devices.pciex.4f11f60014102204.rte 7.1.2.0
    devices.pciex.151438c1.rte 7.1.2.0
    devices.pciex.14103d03.rte 7.1.1.15
    devices.pciex.14103903.rte 7.1.1.0
    devices.pci.a8135201.rte 7.1.1.15
    devices.pci.77102224.diag 7.1.2.0
    devices.pci.2b102725.X11 7.1.1.0
    devices.pci.1410eb02.rte 7.1.0.15
    devices.pci.1410d403.rte 7.1.1.15
    devices.pci.1410c302.rte 7.1.1.0
    devices.pci.1410bd02.rte 7.1.1.0
    devices.pci.1410a803.rte 7.1.2.0
    devices.pci.14107001.X11 7.1.1.15
    devices.pci.14106e01.X11 7.1.1.15
    devices.pci.14103302.X11 7.1.1.0
    devices.pci.14101c02.X11 7.1.1.15
    devices.pci.14101b02.X11 7.1.1.15
    devices.pci.02105e51.X11 7.1.1.15
    devices.pci.00105000.diag 7.1.2.0
    devices.iscsi.disk.rte 7.1.0.15
    devices.common.IBM.son.diag 7.1.2.0
    devices.common.IBM.mpt2.diag 7.1.2.0
    bos.svpkg 7.1.0.15
    bos.loc.iso.en_US 7.1.1.0
    bos.loc.com.bidi 7.1.0.15
    bos.data 7.1.0.15
    bos.cluster.solid 7.1.1.15
    bos.cdat 7.1.0.15
    bos.ae 7.1.1.15
    bos.adt.utils 7.1.2.0
    X11.motif.mwm 7.1.1.0
    X11.apps.clients 7.1.0.15
    X11.Dt.helpinfo 7.1.1.0
    Java8_64.sdk 8.0.0.410
    Java8_64.jre 8.0.0.410
    Java8.sdk 8.0.0.410
    Java8.jre 8.0.0.410
    Java5.samples 5.0.0.455

  << End of Warning Section >>

Verifying requisites...done
Results...

WARNINGS
--------
  Problems described in this section are not likely to be the source of any
  immediate or serious failures, but further actions may be necessary or
  desired.

  Multiple install types for same fileset
  ---------------------------------------
  The following filesets have both a base-level and an update fileset on the
  installation media at the same level.  Since they have the same name and
  level, the last fileset on the installation media will be used.

    wio.vscsi 7.1.1.15
    perl.libext 2.3.0.15
    devices.scsi.tape.diag 7.1.1.15
    devices.sata.rte 7.1.0.15
    devices.sata.diag 7.1.2.0
    devices.pciex.e4145616e4140528.diag 7.1.2.0
    devices.pciex.b3153c67.diag 7.1.2.0
    devices.pciex.7710322577107601.rte 7.1.2.0
    devices.pciex.7710322577107601.diag 7.1.2.0
    devices.pciex.7710322577107501.diag 7.1.2.0
    devices.pciex.7710322577106801.rte 7.1.2.0
    devices.pciex.7710322577106801.diag 7.1.2.0
    devices.pciex.7710322577106601.rte 7.1.2.0
    devices.pciex.7710322577106601.diag 7.1.2.0
    devices.pciex.7710322577106501.rte 7.1.2.0
    devices.pciex.7710322577106501.diag 7.1.2.0
    devices.pciex.77103224.diag 7.1.2.0
    devices.pciex.7710018077107f01.rte 7.1.2.0
    devices.pciex.7710018077107f01.diag 7.1.2.0
    devices.pciex.4f11f60014102204.rte 7.1.2.0
    devices.pciex.151438c1.rte 7.1.2.0
    devices.pciex.14103d03.rte 7.1.1.15
    devices.pciex.14103903.rte 7.1.1.0
    devices.pci.a8135201.rte 7.1.1.15
    devices.pci.77102224.diag 7.1.2.0
    devices.pci.2b102725.X11 7.1.1.0
    devices.pci.1410eb02.rte 7.1.0.15
    devices.pci.1410d403.rte 7.1.1.15
    devices.pci.1410c302.rte 7.1.1.0
    devices.pci.1410bd02.rte 7.1.1.0
    devices.pci.1410a803.rte 7.1.2.0
    devices.pci.14107001.X11 7.1.1.15
    devices.pci.14106e01.X11 7.1.1.15
    devices.pci.14103302.X11 7.1.1.0
    devices.pci.14101c02.X11 7.1.1.15
    devices.pci.14101b02.X11 7.1.1.15
    devices.pci.02105e51.X11 7.1.1.15
    devices.pci.00105000.diag 7.1.2.0
    devices.iscsi.disk.rte 7.1.0.15
    devices.common.IBM.son.diag 7.1.2.0
    devices.common.IBM.mpt2.diag 7.1.2.0
    bos.svpkg 7.1.0.15
    bos.loc.iso.en_US 7.1.1.0
    bos.loc.com.bidi 7.1.0.15
    bos.data 7.1.0.15
    bos.cluster.solid 7.1.1.15
    bos.cdat 7.1.0.15
    bos.ae 7.1.1.15
    bos.adt.utils 7.1.2.0
    X11.motif.mwm 7.1.1.0
    X11.apps.clients 7.1.0.15
    X11.Dt.helpinfo 7.1.1.0
    Java8_64.sdk 8.0.0.410
    Java8_64.jre 8.0.0.410
    Java8.sdk 8.0.0.410
    Java8.jre 8.0.0.410
    Java5.samples 5.0.0.455

  << End of Warning Section >>

SUCCESSES
---------
  Filesets listed in this section passed pre-installation verification
  and will be installed.

  Selected Filesets
  -----------------
  openssl.base 3.0.21.1000                    # Open Secure Socket Layer
  openssl.license 3.0.21.1000                 # Open Secure Socket License
  openssl.man.en_US 3.0.21.1000               # Open Secure Socket Layer

  << End of Success Section >>

+-----------------------------------------------------------------------------+
                   BUILDDATE Verification ...
+-----------------------------------------------------------------------------+
Verifying build dates...done
+-----------------------------------------------------------------------------+
                   BUILDDATE Verification ...
+-----------------------------------------------------------------------------+
Verifying build dates...done
FILESET STATISTICS
------------------
   12  Selected to be installed, of which:
        3  Passed pre-installation verification
        6  Replaced by superseding updates
        3  Already installed (directly or via superseding filesets)
  ----
    3  Total to be installed

+-----------------------------------------------------------------------------+
                         Installing Software...
+-----------------------------------------------------------------------------+

installp: APPLYING software for:
        openssl.man.en_US 3.0.21.1000


. . . . . << Copyright notice for openssl.man.en_US >> . . . . . . .
 Licensed Materials - Property of IBM

 5765G6281
   Copyright International Business Machines Corp. 2011, 2026.

 All rights reserved.
 US Government Users Restricted Rights - Use, duplication or disclosure
 restricted by GSA ADP Schedule Contract with IBM Corp.
. . . . . << End of copyright notice for openssl.man.en_US >>. . . .

Filesets processed:  1 of 3  (Total time:  1 mins 52 secs).

installp: APPLYING software for:
        openssl.license 3.0.21.1000


. . . . . << Copyright notice for openssl.license >> . . . . . . .
 Licensed Materials - Property of IBM

 5765G6281
   Copyright International Business Machines Corp. 2011, 2026.

 All rights reserved.
 US Government Users Restricted Rights - Use, duplication or disclosure
 restricted by GSA ADP Schedule Contract with IBM Corp.
. . . . . << End of copyright notice for openssl.license >>. . . .

Filesets processed:  2 of 3  (Total time:  1 mins 57 secs).
Filesets processed:  2 of 3  (Total time:  1 mins 59 secs).

installp: APPLYING software for:
        openssl.base 3.0.21.1000


. . . . . << Copyright notice for openssl.base >> . . . . . . .
 Licensed Materials - Property of IBM

 5765G6281
   Copyright International Business Machines Corp. 2011, 2026.
   Copyright Baltimore Technologies Ltd. 2004.
   Copyright KISA (Korea Information Security Agency), 2007.
   Copyright Ben Laurie (ben@links.org), 2008.
   Copyright Richard Levitte <richard@levitte.org), 2004.
   Copyright The OpenSSL Project. 1998-2008
   Copyright The OpenTSA Project. 2002
   Copyright Andy Polyakov <appro@openssl.org>, 2008
   Copyright Sun Microsystems, Inc. 2002.

 All rights reserved.
 US Government Users Restricted Rights - Use, duplication or disclosure
 restricted by GSA ADP Schedule Contract with IBM Corp.
. . . . . << End of copyright notice for openssl.base >>. . . .

Successfully updated the Kernel Authorization Table.
Successfully updated the Kernel Role Table.
Successfully updated the Kernel Command Table.
Successfully updated the Kernel Device Table.
Successfully updated the Kernel Object Domain Table.
Successfully updated the Kernel  Domains Table.
Successfully updated the Kernel RBAC log level.
Successfully updated the Kernel Authorization Table.
Successfully updated the Kernel Role Table.
Successfully updated the Kernel Command Table.
Successfully updated the Kernel Device Table.
Successfully updated the Kernel Object Domain Table.
Successfully updated the Kernel  Domains Table.
Successfully updated the Kernel RBAC log level.
Finished processing all filesets.  (Total time:  3 mins 35 secs).

+-----------------------------------------------------------------------------+
                                Summaries:
+-----------------------------------------------------------------------------+

Pre-installation Failure/Warning Summary
----------------------------------------
Name                      Level           Pre-installation Failure/Warning
-------------------------------------------------------------------------------
openssl.base              1.0.2.2104      Already installed
openssl.man.en_US         1.0.2.2104      To be superseded by 3.0.21.1000
openssl.man.en_US         1.0.2.1100      To be superseded by 3.0.21.1000
openssl.man.en_US         0.9.8.2400      To be superseded by 3.0.21.1000
openssl.license           1.0.2.2104      To be superseded by 3.0.21.1000
openssl.license           1.0.2.1100      To be superseded by 3.0.21.1000
openssl.license           0.9.8.2400      To be superseded by 3.0.21.1000
openssl.base              1.0.2.1100      Already superseded by 1.0.2.2104
openssl.base              0.9.8.2400      Already superseded by 1.0.2.2104


Installation Summary
--------------------
Name                        Level           Part        Event       Result
-------------------------------------------------------------------------------
openssl.man.en_US           3.0.21.1000     USR         APPLY       SUCCESS
openssl.license             3.0.21.1000     USR         APPLY       SUCCESS
openssl.base                3.0.21.1000     USR         APPLY       SUCCESS
openssl.base                3.0.21.1000     ROOT        APPLY       SUCCESS
root@server10:/tmp/openssl-3.0.21.1000# 

コメントする

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

上部へスクロール