[Changelog] l-system-update 4.3.1.0-1; stable; urgency=low * debian: ShellInAnIcon_configure_deb now correctly initialises EXITCODE=0 and propagates dpkg --configure exit code via exit $EXITCODE instead of silently discarding dpkg failures * debian: replaced deprecated --force-yes (removed in Ubuntu 24.04 / Debian 13) with -f in apt-get install --fix-broken call * debian: autoremove now captures its exit code directly via shellCall("DEBIAN_FRONTEND=noninteractive apt-get --yes autoremove") instead of discarding the result * redhat: ShellInAnIcon_Upgrade_redhat now prefers dnf over yum (yum is a deprecated wrapper on RHEL 8+ and Fedora 22+) * redhat: isRebootPending() installs dnf-plugins-core via dnf when available, falls back to yum-utils for older systems * fixed: snap refresh and flatpak update failures no longer mark l-system-update as a fatal error; exit code check for the OS upgrade now runs before the optional managers and failures there log a warning only -- guman Thu, 04 Sep 2026 00:00:00 +0200 l-system-update 4.3.0.1-1; stable; urgency=low * [chg] Update version -- Jan Schneider Thu, 19 Feb 2026 08:00:11 +0100