oxide-qt 1.18.3-0ubuntu0.14.04.1 source package in Ubuntu

Changelog

oxide-qt (1.18.3-0ubuntu0.14.04.1) trusty-security; urgency=medium

  * Update to v1.18.3 (see USN-3113-1)
    - Bump Chromium rev to 54.0.2840.71
    - Fix LP: #1625484 - Initialize the locationbar position before the
      webview is navigated for the first time
    - Fix LP: #1448079 - Don't spin the event loop during shutdown
    - Fix LP: #1503639 and LP: #1626099 - Refactor ownership of BrowserContext
    - Ensure ENABLE_OXIDEQMLSCENE still defaults on ON with Qt5.2
    - Fix !ENABLE_HYBRIS build
    - Exclude the buildtools directory from the tarball
    - Pass argv[0] to the org.freedesktop.ScreenSaver API rather than the
      application name
    - Fix LP: #1547130 - Stop using GetFormFactorHint in PowerSaveBlocker
    - Fix LP: #1615832 - ENABLE_TESTS fixes for Qt5.6
    - Fix media-hub build
    - Make the "Error creating EGLImage" message more useful
    - Fix a regression with arm cross-compile builds
    - FilePath::Append DCHECK fails when argument is absolute path
    - Fix test flakiness in tst_WebView_newViewRequested.qml
    - Fix test flakiness in tst_WebView_closeRequested.qml
    - Fix a build failure on fresh cross-builds
    - Ensure we check out the GN binaries
    - Fix LP: #1616043 - OSK not displaying
    - Avoid some console spam with older versions of qtubuntu
    - Work around the lack of QGuiApplication::screenRemoved with Qt5.2
    - Avoid a console warning with Qt < 5.5 due to
      QGuiApplication::primaryScreenChanged not existing
    - Fix build failures with Qt < 5.5
    - Fix LP: #1547149 - Stop using device form factor for configuring various
      WebPreferences options. This also deprecates
      OxideQWebPreferences::shrinksStandaloneImagesToFit, which never actually
      worked and the corresponding setting in Blink no longer exists
    - Use base::Environment instead of directly calling getenv
    - Fix LP: #1589902 - Delete gyp support
    - Fix LP: #1547160 - Use WebPreferences::main_frame_resizes_are_orientation_changes
      rather than the corresponding command line option
    - Fix LP: #1547138 - Clean up pinch-zoom settings and always send pinch
      gestures to content
    - Turn off WebPreferences::shrinks_viewport_contents_to_fit in windowed mode
      to avoid some sites being scaled on window resize (incomplete fix for
      LP: #1545088)
    - Fix LP: #1610363 - Stop using GetFormFactorHint in shared/renderer
    - Fix LP: #1597418 - Rename ScreenClient to Screen and move all screen state
      handling there. This removes some duplication and makes it easier to unit-test
    - Run Chromium's base_unittests, crypto_unittests and ipc_tests as part of
      the test sequence

  * Refresh gross-hack-for-dual-ffmpeg-build.patch
  * Drop obsolete USE_GN build option
    - update debian/rules
  * Don't assert(ffmpeg_branding == "Chromium") in proprietary_codecs builds
    - update debian/patches/gross-hack-for-dual-ffmpeg-build.patch

 -- Chris Coulson <email address hidden>  Tue, 25 Oct 2016 16:05:09 +0100

Upload details

Uploaded by:
Chris Coulson
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
amd64 i386 armhf
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
oxide-qt_1.18.3.orig.tar.xz 499.3 MiB f8ebf36106948e8ae08b0eca4456573e011954a058da76f36f824a23f98674d9
oxide-qt_1.18.3-0ubuntu0.14.04.1.debian.tar.xz 126.3 KiB 78f6b7aa2ec501e3cc8c8a0a5ab25eb1f96be30d9577e76c076ee765be4dea37
oxide-qt_1.18.3-0ubuntu0.14.04.1.dsc 3.0 KiB 9b1a3f604d1606f9add14e1a84868b3f40253d51fd67ebf479ecc56ae1f28a7e

View changes file

Binary packages built by this source

liboxideqt-qmlplugin: Web browser engine for Qt (QML plugin)

 Oxide is a web browser engine library based on Chromium that makes it easy to
 embed web content in your Qt application
 .
 This package provides the QML plugin required to run QML applications with
 Oxide

liboxideqtcore-dev: Web browser engine for Qt (development files for core library)

 Oxide is a web browser engine library based on Chromium that makes it easy to
 embed web content in your Qt application
 .
 This package provides the development files required to compile programs
 against the Oxide core library

liboxideqtcore0: Web browser engine for Qt (core library and components)

 Oxide is a web browser engine library based on Chromium that makes it easy to
 embed web content in your Qt application
 .
 This package provides the core library, sandbox, renderer and support
 files required to run applications with Oxide

liboxideqtcore0-dbgsym: debug symbols for package liboxideqtcore0

 Oxide is a web browser engine library based on Chromium that makes it easy to
 embed web content in your Qt application
 .
 This package provides the core library, sandbox, renderer and support
 files required to run applications with Oxide

liboxideqtquick-dev: Web browser engine for Qt (development files for QtQuick library)

 Oxide is a web browser engine library based on Chromium that makes it easy to
 embed web content in your Qt application
 .
 This package provides the development files required to compile programs
 against the Oxide QtQuick library

liboxideqtquick0: Web browser engine for Qt (QtQuick library)

 Oxide is a web browser engine library based on Chromium that makes it easy to
 embed web content in your Qt application
 .
 This package provides the QtQuick library required to run QML applications
 with Oxide

oxideqmlscene: Web browser engine library for Qt (QML application runner)

 Oxide is a web browser engine library based on Google Chromium, that makes
 it easy to embed web content in your Qt application
 .
 This package provides an application runner which is similar to qmlscene,
 required to run QML applications with Oxide if you require support for
 accelerated compositing

oxideqt-chromedriver: Web browser engine for Qt (transitional package)

 Oxide is a web browser engine library based on Chromium that makes it easy to
 embed web content in your Qt application
 .
 This is a transitional package to make upgrades work correctly, and can be
 safely removed

oxideqt-codecs: Web browser engine for Qt (codecs)

 Oxide is a web browser engine library based on Chromium that makes it easy to
 embed web content in your Qt application
 .
 This package provides some media codecs needed for the HTML5 <audio> and
 <video> tags. Included are the free Theora, Vorbis, Opus, VP8 and VP9
 codecs

oxideqt-codecs-dbg: Web browser engine for Qt (Debug symbols)

 Oxide is a web browser engine library based on Chromium that makes it easy to
 embed web content in your Qt application
 .
 This package provides the debugging symbols for Oxide

oxideqt-codecs-dbgsym: debug symbols for package oxideqt-codecs

 Oxide is a web browser engine library based on Chromium that makes it easy to
 embed web content in your Qt application
 .
 This package provides some media codecs needed for the HTML5 <audio> and
 <video> tags. Included are the free Theora, Vorbis, Opus, VP8 and VP9
 codecs

oxideqt-codecs-extra: Web browser engine for Qt (codecs)

 Oxide is a web browser engine library based on Chromium that makes it easy to
 embed web content in your Qt application
 .
 This package provides some media codecs needed for the HTML5 <audio> and
 <video> tags. Included are the Theora, Vorbis, Opus, VP8, VP9, MP3, AAC
 and H.264 codecs

oxideqt-codecs-extra-dbg: Web browser engine for Qt (Debug symbols)

 Oxide is a web browser engine library based on Chromium that makes it easy to
 embed web content in your Qt application
 .
 This package provides the debugging symbols for Oxide

oxideqt-codecs-extra-dbgsym: debug symbols for package oxideqt-codecs-extra

 Oxide is a web browser engine library based on Chromium that makes it easy to
 embed web content in your Qt application
 .
 This package provides some media codecs needed for the HTML5 <audio> and
 <video> tags. Included are the Theora, Vorbis, Opus, VP8, VP9, MP3, AAC
 and H.264 codecs

oxideqt-dbg: Web browser engine for Qt (Debug symbols)

 Oxide is a web browser engine library based on Chromium that makes it easy to
 embed web content in your Qt application
 .
 This package provides the debugging symbols for Oxide