[Changelog] # Changelog opsi-auto-update ## [4.3.0.1-1] - 2025-05-26 ### Added - background-install meta data file: opsi-meta-data.toml - property products_to_exclude added: "windows11-upgrade","windows10-enablement","windows11-enablement" (d.oertel ) ## [4.3.0.0-1] - 2023-10-11 ### Changed - Install Icon now 4.3 bee - code formatting - uib_reboot_lib file removed (load it from standard lib) (d.oertel ) opsi-auto-update (4.2.0.6-2) * workaround for out_of_Memory error in opsi-script: in setup.opsiscript: call sub_getinstallable_products_with_version instead of: getInstallableLocalbootProductsWithVersion -- detlef oertel Wed, 28 Mar 2023 15:00:00 opsi-auto-update (4.2.0.6-1) stable; urgency=low * new property 'force_reboot' (instead of suspend) as workaround for out_of_Memory error in opsi-script (default=false) -- detlef oertel Wed, 16 Mar 2023 15:00:00 +0200 opsi-auto-update (4.2.0.5-1) stable; urgency=low * fix missing 'set' in uib_reboot_lib -- detlef oertel Fri, 06 Jan 2023 15:00:00 +0200 opsi-auto-update (4.2.0.4-1) stable; urgency=low * extended check for running in WAN extension -- detlef oertel Fri, 23 Sep 2022 15:00:00 +0200 opsi-auto-update (4.2.0.3-1) stable; urgency=low * add always action request * add more messages -- detlef oertel Sat, 17 Sep 2022 15:00:00 +0200 opsi-auto-update (4.2.0.2-1) stable; urgency=low * use: reloadProductList / isSuspended instead of ImmediateReboot if possible * remove 'DefFunc setProductsToUninstall' (now in lib uib_backend) * fix comment line at WAN mode -- detlef oertel Fri, 22 Jul 2022 15:00:00 +0200 opsi-auto-update (4.2.0.1-1) stable; urgency=low * Experimental feature: suspend if using product cache (without config cache) * add import uib_bootutils * encoding=utf8 -- detlef oertel Mon, 26 Jul 2021 15:00:00 +0200 opsi-auto-update (4.2.0.0-1) stable; urgency=low * New boolean property failed_products_to_setup -- Nils Doerrer Thu, 24 Jun 2021 14:00:00 +0200 opsi-auto-update (4.1.0.4-1) stable; urgency=low * try to detect if running WAN-extension and set to failed in this case -- bardo wolf Thu, 25 Mar 2021 13:00:00 +0200 opsi-auto-update (4.1.0.3-1) stable; urgency=low * property description changed: blacklist to 'deny list', whitelist to 'allow list' * https://www.heise.de/news/Nichtrassistische-Sprache-Abschied-von-Blacklist-und-Whitelist-4784291.html -- detlef oertel Tue, 28 Jul 2020 15:00:00 +0200 opsi-auto-update (4.1.0.2-1) stable; urgency=low * property setup_after_install removed * new bool property: shutdown_on_finish (default=false) if true we have a final shutdown if false we have no reboot / shutdown * uefi support for opsi-local-image-restore start -- detlef oertel Thu, 14 May 2020 15:00:00 +0200 opsi-auto-update (4.1.0.1-1) stable; urgency=low * new property: products_to_exclude_by_regex * extend default and values for products_to_exclude * requiredWinstVersion >= "4.12.1.5" * property: do_cleanup :new default=false * property: do_merge :new default=false * setProductsToUninstall: no waring on empty list -- detlef oertel Thu, 23 Apr 2020 15:00:00 +0200 opsi-auto-update (4.1.0.0-3) stable; urgency=low * check if $fatal_error$ = true -- detlef oertel Mon, 10 Feb 2020 15:00:00 +0200 opsi-auto-update (4.1.0.0-2) stable; urgency=low * check if opsi-vhd-tester and / or opsi-local-image-tester is installed and do not try to set if not * add opsi-vhd-control to blacklist -- detlef oertel Fri, 07 Feb 2020 15:00:00 +0200 opsi-auto-update (4.1.0.0-1) stable; urgency=low * renamed from opsi-auto-upgrade -- detlef oertel Mon, 20 Dec 2020 15:00:00 +0200 opsi-auto-upgrade (4.1.0.0-1) stable; urgency=low * inital based on opsi-vhd-auto-upgrade (4.1.0.0-12) * now also for standard installation and opsi-local-image * new property (Whitelist) products_to_include -- detlef oertel Thu, 12 Dec 2019 15:00:00 +0200