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
Carries the new DresOS WebView engine, rebuilt on Cromite 148.0.7778.168. That is three Chromium majors on from the engine the module shipped before, so it brings every upstream security fix in between.
AOSmium is back as the backup engine on 32 bit, and it is a much newer build than the one that was bundled before. It is credited to AXP.OS in the installer, the overlay and this repository rather than presented as ours.
The bundled engines now update themselves. A release workflow pulls the DresOS engine from its own releases and the newest stable AOSmium from the AXP.OS repository, checks both against their pinned signing certificates, builds the module and publishes it. Pre-releases are skipped, because AXP.OS marks untested builds that way.
The signing key never reaches the workflow. The engine is built and signed on the maintainer's machine and the workflow only packages and publishes what is already signed.