Skip to content

Upgrade to QtWebEngine 5.15.13, and fix partially camera not rotating

qtwebengine-opensource-src (5.15.13+ubports-0ubports20.04.1) focal; urgency=medium

  * Merge version 5.15.13+dfsg-1 from Debian experimental.
  * debian/ubports.source_location: update for 5.15.13
  * debian/patches:
    - update newly-added patches to cope with multi-orig
    - update Mir supporting patch to apply on 5.15.13
      + d/p/ubports/0003-Add-support-for-mir.patch
    - make QWE rotate camera by screen orientation
      + d/p/ubports/0006-hybris-capture.patch: add support for display
        orientation change.
      + d/p/ubports/0011-qscreen-changes-to-chromium-display.patch: connect
        QScreen changes to Chromium.
    Bug-UBports: https://gitlab.com/ubports/development/core/morph-browser/-/issues/529
  * debian/control, d/p/pipewire-0.3.patch: build against pipewire-0.2 in
    Ubuntu Focal.

 -- Ratchanan Srirattanamet <ratchanan@ubports.com>  Thu, 23 Mar 2023 01:11:52 +0700

Fixes: #6 (closed)
Fixes partially: ubports/development/core/morph-browser#529 (we still need to fix 2-out-of-4 QScreen::orientation() issue. See https://launchpad.net/bugs/1535820)

Merge request reports