You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Preparation for Debian Bookworm
Handle PHP Dummy packages correctly - dummy packages will be changed to real PHP version during plugininstall. This way we can use a different PHP version than the current Debian version. Needed for Bookworm with PHP 8.x.
Plugin developers can know use an apt file based on the target debian version, e. g. apt12 for Debian 12. Needed because with DietPi Major LoxBerry Version stands not for the Debian/Raspbian Version anymore.
Bugfix: preupdatecheck will be skipped during update if the version is older then the current installed version