v1.8.1-0
Open Management Infrastructure
v1.8.1-0
Release Notes
-
Enhanced Socket File permissions to restrict access
-
Code CodeQL standards implementation with comprehensive fixes
-
Optimized Cipher suite defaults for improved security
-
Implemented additional validation checks for header, message parsing and Handlers to prevent crash
Package Checksums
Package | MD5 Checksum |
---|---|
omi-1.8.1-0.ssl_100.ulinux.s.x64.deb | b6ae1458d886b57b36430a2cf62eff8b |
omi-1.8.1-0.ssl_100.ulinux.s.x64.rpm | b101fba69c96dab29d1d54ed315a00ad |
omi-1.8.1-0.ssl_110.ulinux.s.x64.deb | 28f198852b80b3714fffc6ed840211a2 |
omi-1.8.1-0.ssl_110.ulinux.s.x64.rpm | 50a9f7f1a89e0dbd274ff1128fb9b8dc |
omi-1.8.1-0.ssl_300.ulinux.s.x64.deb | c76085fa323f14a6421923d5c8acdd7b |
omi-1.8.1-0.ssl_300.ulinux.s.x64.rpm | 63db2ff0af4ade266f836c935374fedf |
Installing OMI
RPM and DEB packages are provided for the installation of OMI on most enterprise Linux distributions. To install OMI, download the correct package for your Linux computer. Choose from:
- RPM or Debian package format
- OpenSSL version 1.0.x, 1.1.x or 3.0.x (To determine your OpenSSL version, run:
openssl version
)
Installation examples:
Ubuntu 16.04, x64:
sudo dpkg -i ./omi-1.8.1-0.ssl_100.ulinux.x64.deb
Red Hat Enterprise Linux, Oracle Linux, or CentOS 6/7, x64:
sudo rpm -Uvh ./omi-1.8.1-0.ssl_100.ulinux.x64.rpm