mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
install openssl version 1:3.0.7-16.0.1.el9_2
This commit is contained in:
@@ -2444,6 +2444,7 @@ update_packages() {
|
|||||||
if [[ $is_oracle ]]; then
|
if [[ $is_oracle ]]; then
|
||||||
logCmd "dnf repolist"
|
logCmd "dnf repolist"
|
||||||
# holding openssl https://github.com/Security-Onion-Solutions/securityonion/discussions/11443
|
# holding openssl https://github.com/Security-Onion-Solutions/securityonion/discussions/11443
|
||||||
|
logCmd "dnf -y install openssl-1:3.0.7-16.0.1.el9_2 openssl-libs-1:3.0.7-16.0.1.el9_2 openssl-devel-1:3.0.7-16.0.1.el9_2"
|
||||||
logCmd "dnf -y update --allowerasing --exclude=salt*,docker*,containerd*,openssl*"
|
logCmd "dnf -y update --allowerasing --exclude=salt*,docker*,containerd*,openssl*"
|
||||||
RMREPOFILES=("oracle-linux-ol9.repo" "uek-ol9.repo" "virt-ol9.repo")
|
RMREPOFILES=("oracle-linux-ol9.repo" "uek-ol9.repo" "virt-ol9.repo")
|
||||||
info "Removing repo files added by oracle-repos package update"
|
info "Removing repo files added by oracle-repos package update"
|
||||||
|
|||||||
Reference in New Issue
Block a user