diff --git a/CLIENT_DATA/AdobeSW_pacakge.xml b/CLIENT_DATA/AdobeSW_pacakge.xml new file mode 100755 index 0000000..e24c12d --- /dev/null +++ b/CLIENT_DATA/AdobeSW_pacakge.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/aio-runtimes_v2.4.8.1.exe.sha1sum b/aio-runtimes_v2.4.8.1.exe.sha1sum deleted file mode 100644 index d18ba7a..0000000 --- a/aio-runtimes_v2.4.8.1.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -2013b22f703a8237c1ec3a8dc70ac61a90648cef /home/mario/.opsi-dist-cache/sereby.aio-2.4.8.1/X86/aio-runtimes_v2.4.8.1.exe diff --git a/aio-runtimes_v2.4.9.1.exe.sha1sum b/aio-runtimes_v2.4.9.1.exe.sha1sum new file mode 100644 index 0000000..eca405f --- /dev/null +++ b/aio-runtimes_v2.4.9.1.exe.sha1sum @@ -0,0 +1 @@ +47d703a5a4029e0350580a8726f347cf94218b67 /home/mario/.opsi-dist-cache/sereby.aio-2.4.9.1/X86/aio-runtimes_v2.4.9.1.exe diff --git a/builder-product.cfg b/builder-product.cfg index bf33090..04e5db9 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -5,13 +5,15 @@ VENDOR="sereby.org" PN="sereby.aio" NAME="All in One Runtimes" DESCRIPTION="Das All in One Runtimes Paket buendelt alle wichtigen Runtime Pakete die benoetigt werden um sicherzustellen, dass alle Programme auch reibungslos funktionieren." -VERSION="2.4.8.1" +VERSION="2.4.9.1" RELEASE="1" PRIORITY="0" ADVICE="" DATE=`date "+%Y-%m-%d"` +# replace points, split into array +a=( ${VERSION//./ } ) # ================================== # Use Original Win 8.x Iso's @@ -62,7 +64,7 @@ FLASHAXVERSION="32.0.0.293" # ================================== SHOCKUPDATE="1" -SHOCKVERSION="12.3.4.204" +SHOCKVERSION="12.3.5.205" # ================================== # Update Microsoft Silverlight @@ -122,7 +124,7 @@ DL_SOURCE[0]="https://adlon.de/wp-content/uploads/2019/05/ADLON-Windows-Sicherhe ## 1: 32 & 64 Bit Runtimes DL_FILE[7]="aio-runtimes_v${VERSION}.exe" -DL_SOURCE[7]="https://www.computerbase.de/downloads/systemtools/all-in-one-runtimes/119549/?download" +DL_SOURCE[7]="http://ftp.disconnected-by-peer.at/AIO/aio-runtimes_v${a[0]}.${a[1]}.${a[2]}.exe;https://www.computerbase.de/downloads/systemtools/all-in-one-runtimes/119549/?download" DL_ARCH[7]="X86" DL_WINST_NAME[7]=SerebyExe diff --git a/builder-targets-cb.sh b/builder-targets-cb.sh index 850b4e4..ec8492e 100644 --- a/builder-targets-cb.sh +++ b/builder-targets-cb.sh @@ -228,7 +228,9 @@ function create() { # ========================================================================================================== if [ "$SHOCKUPDATE" = "1" ]; then + mkdir -p $INST_DIR/CLIENT_DATA/Install/Packages/Shockwave rm -f $INST_DIR/CLIENT_DATA/Install/Packages/Shockwave/*.msi + mv -v $INST_DIR/CLIENT_DATA/AdobeSW_package.xml $INST_DIR/CLIENT_DATA/Install/Packages/Shockwave/package.xml mv $INST_DIR/CLIENT_DATA/X86/sw_lic_full_installer-${SHOCKVERSION}.msi $INST_DIR/CLIENT_DATA/Install/Packages/Shockwave/sw_lic_full_installer.msi patch_package_xml $INST_DIR/CLIENT_DATA/Install/Packages/Shockwave/package.xml "/package/variable[@name='BUILD']/@value" "${SHOCKVERSION//./}" patch_package_xml $INST_DIR/CLIENT_DATA/Install/Packages/Shockwave/package.xml "/package[@id='AdobeShock']/@name" "Adobe Shockwave Player v${SHOCKVERSION}" diff --git a/dotnetfx_cleanup_tool-2.4.8.1.zip.sha1sum b/dotnetfx_cleanup_tool-2.4.9.1.zip.sha1sum similarity index 50% rename from dotnetfx_cleanup_tool-2.4.8.1.zip.sha1sum rename to dotnetfx_cleanup_tool-2.4.9.1.zip.sha1sum index 458c6a3..5e5cfd6 100644 --- a/dotnetfx_cleanup_tool-2.4.8.1.zip.sha1sum +++ b/dotnetfx_cleanup_tool-2.4.9.1.zip.sha1sum @@ -1 +1 @@ -2b70dcb8868242e5085c29ed52b13d23c1897cf7 /home/mario/.opsi-dist-cache/sereby.aio-2.4.8.1/X86/dotnetfx_cleanup_tool-2.4.8.1.zip +2b70dcb8868242e5085c29ed52b13d23c1897cf7 /home/mario/.opsi-dist-cache/sereby.aio-2.4.9.1/X86/dotnetfx_cleanup_tool-2.4.9.1.zip diff --git a/sw_lic_full_installer-12.3.4.204.msi.sha1sum b/sw_lic_full_installer-12.3.4.204.msi.sha1sum deleted file mode 100644 index ac4f7fa..0000000 --- a/sw_lic_full_installer-12.3.4.204.msi.sha1sum +++ /dev/null @@ -1 +0,0 @@ -1774dc49de3858966503305aa78f0816c9495e65 /home/mario/.opsi-dist-cache/sereby.aio-2.4.6.1/X86/sw_lic_full_installer-12.3.4.204.msi diff --git a/sw_lic_full_installer-12.3.5.205.msi.sha1sum b/sw_lic_full_installer-12.3.5.205.msi.sha1sum new file mode 100644 index 0000000..73781d9 --- /dev/null +++ b/sw_lic_full_installer-12.3.5.205.msi.sha1sum @@ -0,0 +1 @@ +3d1c66d98556191a0e7b24b8461571f07e5b5f3c /home/mario/.opsi-dist-cache/sereby.aio-2.4.9.1/X86/sw_lic_full_installer-12.3.5.205.msi diff --git a/uninstall_shock_player-12.3.4.204.exe.sha1sum b/uninstall_shock_player-12.3.5.205.exe.sha1sum similarity index 51% rename from uninstall_shock_player-12.3.4.204.exe.sha1sum rename to uninstall_shock_player-12.3.5.205.exe.sha1sum index 5dfc39c..0744b89 100644 --- a/uninstall_shock_player-12.3.4.204.exe.sha1sum +++ b/uninstall_shock_player-12.3.5.205.exe.sha1sum @@ -1 +1 @@ -4096c02f32cbfc479d491bbd5b4dc72dfd4f7b4d /home/mario/.opsi-dist-cache/sereby.aio-2.4.6.1/X86/uninstall_shock_player-12.3.4.204.exe +4096c02f32cbfc479d491bbd5b4dc72dfd4f7b4d /home/mario/.opsi-dist-cache/sereby.aio-2.4.9.1/X86/uninstall_shock_player-12.3.5.205.exe