This commit is contained in:
David Schroeder
2026-04-04 20:16:56 -05:00
parent b3bacd0b99
commit 6866e58f30
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
action="$1"
FOLDER='/opt/idssys/ta-proxmenu'
VERS='2026.3.28-1'
VERS='2026.4.4-1'
noupdate=' restart cpu mm '
+3 -2
View File
@@ -141,7 +141,8 @@ INSTALL_OMSA() {
wget -c http://archive.ubuntu.com/ubuntu/pool/universe/o/openwsman/libwsman-curl-client-transport1_2.6.5-0ubuntu16_amd64.deb
wget -c http://archive.ubuntu.com/ubuntu/pool/universe/o/openwsman/libwsman-client4t64_2.6.5-0ubuntu16_amd64.deb
wget -c http://archive.ubuntu.com/ubuntu/pool/universe/o/openwsman/libwsman1t64_2.6.5-0ubuntu16_amd64.deb
wget -c http://http.us.debian.org/debian/pool/main/libx/libxml2/libxml2-16_2.15.1+dfsg-2+b1_amd64.deb
# wget -c http://http.us.debian.org/debian/pool/main/libx/libxml2/libxml2-16_2.15.1+dfsg-2+b1_amd64.deb
wget -c http://http.us.debian.org/debian/pool/main/libx/libxml2/libxml2-16_2.15.2+dfsg-0.1_amd64.deb
wget -c http://archive.ubuntu.com/ubuntu/pool/universe/o/openwsman/libwsman-server1t64_2.6.5-0ubuntu16_amd64.deb
wget -c http://archive.ubuntu.com/ubuntu/pool/universe/s/sblim-sfcc/libcimcclient0_2.2.8-0ubuntu2_amd64.deb
wget -c http://archive.ubuntu.com/ubuntu/pool/universe/o/openwsman/openwsman_2.6.5-0ubuntu16_amd64.deb
@@ -152,7 +153,7 @@ INSTALL_OMSA() {
wget -c http://ftp.us.debian.org/debian/pool/main/o/openssl/libssl1.1_1.1.1w-0+deb11u1_amd64.deb
dpkg -i libwsman-curl-client-transport1_2.6.5-0ubuntu16_amd64.deb
dpkg -i libwsman-client4t64_2.6.5-0ubuntu16_amd64.deb
dpkg -i libxml2-16_2.15.1+dfsg-2+b1_amd64.deb
dpkg -i libxml2-16_2.15.2+dfsg-0.1_amd64.deb
dpkg -i libwsman1t64_2.6.5-0ubuntu16_amd64.deb
dpkg -i libwsman-server1t64_2.6.5-0ubuntu16_amd64.deb
dpkg -i libcimcclient0_2.2.8-0ubuntu2_amd64.deb