This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryUpdates Performance, viewer, and Housekeeping across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Performance | Medium |
Render video via QML VideoOutput in a QQuickWidget, achieving full framerate on Pi 4/5. Render video via QML VideoOutput in a QQuickWidget, achieving full framerate on Pi 4/5. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Performance | Medium |
Play Pi 2/Pi 3 video via GStreamer HW pipeline, replacing VLC. Play Pi 2/Pi 3 video via GStreamer HW pipeline, replacing VLC. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Default `WLR_DRM_NO_ATOMIC=1` on x86 to prevent atomic‑commit EBUSY freezes. Default `WLR_DRM_NO_ATOMIC=1` on x86 to prevent atomic‑commit EBUSY freezes. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Rotate Pi 4 (eglfs) display via `QT_QPA_EGLFS_ROTATION` and emit 270° as -90 to avoid stretching. Rotate Pi 4 (eglfs) display via `QT_QPA_EGLFS_ROTATION` and emit 270° as -90 to avoid stretching. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Retry AnthiasViewer spawn to self‑heal armv7 WebEngine‑init crash. Retry AnthiasViewer spawn to self‑heal armv7 WebEngine‑init crash. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Low |
Skip Writeback connector in eglfs headless guard. Skip Writeback connector in eglfs headless guard. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Low |
Fix two startup warnings surfaced by log cleanup. Fix two startup warnings surfaced by log cleanup. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Refactor | Low |
Drop always‑on Qt debug logging from the image. Drop always‑on Qt debug logging from the image. Source: llm_adapter@2026-06-02 Confidence: high |
— |
Full changelog
Maintenance release focused on viewer video performance and display fixes. Cutting this triggers the balena OTA deploy to all screenly_ose/anthias-* fleets; unpinned devices pull it and restart.
Performance
- perf(viewer): render video via QML VideoOutput in a QQuickWidget (#2975) — replaces the
toImageGPU-readback presentation path that capped presented framerate at ~8 fps on Pi 4 and ~11 fps on Pi 5 even with hardware decode; video now presents through the RHI sink at full rate. - fix(viewer): play pi2/pi3 video via GStreamer HW pipeline (#2972) — replaces VLC with a GStreamer pipeline that uses the hardware decoder on Pi 2/Pi 3.
Fixes
- fix(viewer): default
WLR_DRM_NO_ATOMIC=1on x86 (#2978) — atomic-commitEBUSYcan no longer freeze the display. - fix(viewer): rotate Pi 4 (eglfs) display via
QT_QPA_EGLFS_ROTATION(#2971) and emit 270° as -90 so portrait-inverted isn't stretched (#2973) — the rotation menu now works on Pi 4. - fix(viewer): retry AnthiasViewer spawn so the armv7 WebEngine-init crash self-heals (#2969).
- fix(viewer): skip the Writeback connector in the eglfs headless guard (#2968).
- fix(viewer): fix two startup warnings surfaced by the log cleanup (#2979).
Housekeeping
- chore(viewer): drop the always-on Qt debug logging from the image (#2977).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Earlier breaking changes
- v2026.05.1 Removes legacy `srly-ose-redis` container on upgrade.
Beta — feedback welcome: [email protected]