diff --git a/defaults.inc b/defaults.inc index e9464e0..bc8060d 100755 --- a/defaults.inc +++ b/defaults.inc @@ -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 ' diff --git a/proxmenu-scripts.sh b/proxmenu-scripts.sh index a8dc2f6..9728753 100755 --- a/proxmenu-scripts.sh +++ b/proxmenu-scripts.sh @@ -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