[ubuntu/yakkety-proposed] oxide-qt 1.17.7-0ubuntu1 (Accepted)

Chris Coulson chris.coulson at canonical.com
Fri Sep 16 08:42:44 UTC 2016


oxide-qt (1.17.7-0ubuntu1) yakkety; urgency=medium

  * Update to v1.17.7
    - Bump Chromium rev to 53.0.2785.101
    - Fix LP: #1615832 - Don't compile the mock QPA plugin with Qt5.6
    - Fix LP: #1618589 - Compile with -fno-delete-null-pointer-checks to work
      around issues related to changes in GCC6
    - Fix LP: #1618530 - Ensure we use the correct ozone platform
    - Fix LP: #1616595 - Fix Qt5.2 build
    - Fix LP: #1260103 - Oxide should use an app-specific path for shared
      memory files
    - Ensure we check out the GN binaries
    - Fix LP: #1615683 - Implement KeyboardEvent.code and KeyboardEvent.key,
      as parts of Blink now depend on this
    - Fix LP: #1605365 - Front camera is inverted on BQ E5
    - Fix LP: #1608657 - Ensure shrinksViewportContentToFit option is enabled
      on mobile
    - Fix LP: #1597420 - Add a mock QPA plugin and add integration tests for
      the Screen and ScreenOrientation APIs
    - Import updated translations from Launchpad
    - Add tests for Window.screen{X,Y}
    - Use attached properties for WebViewTestSupport and WebContextTestSupport
    - Refactor the huge main() function in the QML test runner
    - Fix LP: #1568145 - Correctly report the position for video capture devices
    - Clean up user scripts between tests
    - Add test for Window.{inner,outer}{Height,Width}
    - Don't hardcode a size for the root item in QML tests - have it set by
      the window size instead
    - Fix LP: #1599236 - ensure GN builds are built with Pango support
    - Fix LP: #1588219 - fix mediahub GN build
    - Fix LP: #1592020 - Make oxide_shared_unittests / oxide_qt_unittests work
      with the GN build
    - MouseEvents must be used to generate synthetic click events in tests
    - Fix LP: #1597262 - Only enable plugin support on x86 / x86-64
    - Fix LP: #1560271 - Refactor CookieStoreProxy and ensure that the cookie
      store is created on the IO thread
    - Fix Compositor DCHECK
    - Call BrowserPlatformIntegration::GetNativeDisplay later to avoid a DCHECK
    - Fix LP: #1510603 - Stop using GetFormFactorHint for memory optimizations
    - Fix LP: #1595320 - Ensure GN builds are linked without --fatal-warnings
    - Make the renderer executable use Chromium's new allocator shim, which
      means we get an infallible allocator on AArch64, even without TCMalloc
    - Various allocator related fixes (LP: #1595321 and LP: #1595324)
    - Fix LP: #1588218 - Make ENABLE_TCMALLOC work with GN builds
    - Fix LP: #1597040 - Disable TCMalloc on AArch64
    - Fix LP: #1585291 - Add copy image support to the context menu
    - Fix LP: #1593232 - Fix navigator.vibrate regression and add tests for this
    - Ensure that our device::VibrationManager implementation sanitizes
      arguments properly
    - Fix LP: #1595136 - Compile the core library with -g1 on hosts with less
      than 8GB of RAM
    - Fix LP: #1594941 - Fix static ENABLE_PLUGINS=0 GN build
    - Fix LP: #1594962 - Disable gn check step for now
    - Fix LP: #1326697 - Preliminary support for building with GN
    - Fix LP: #1588217 - Cross-compiling support with GN
    - Fix LP: #1588942 - Support for bootstrapping a GN binary
    - Fix LP: #1582638 - Initial build support for AArch64
    - Fix non-ENABLE_HYBRIS build
    - Fix LP: #1592296 - Support filenames in drag and drop

  * Build with USE_GN=1, BOOTSTRAP_GN=1
    - update debian/rules
  * Build with ENABLE_HYBRIS=0 on arm64
    - update debian/rules
  * Don't build-depend on libhybris on arm64
    - update debian/control
  * locales/ has been renamed to chromium_l10n
    - update debian/liboxideqtcore0.install
  * Refresh gross-hack-for-dual-ffmpeg-build.patch
  * Build depend on python-psutil
    - update debian/control

Date: Mon, 05 Sep 2016 21:12:24 +0100
Changed-By: Chris Coulson <chris.coulson at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Martin Pitt <martin.pitt at ubuntu.com>
https://launchpad.net/ubuntu/+source/oxide-qt/1.17.7-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 05 Sep 2016 21:12:24 +0100
Source: oxide-qt
Binary: liboxideqtcore0 liboxideqtcore-dev liboxideqtquick0 liboxideqtquick-dev liboxideqt-qmlplugin oxideqt-codecs oxideqt-codecs-extra
Architecture: source
Version: 1.17.7-0ubuntu1
Distribution: yakkety
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Chris Coulson <chris.coulson at canonical.com>
Description:
 liboxideqt-qmlplugin - Web browser engine for Qt (QML plugin)
 liboxideqtcore-dev - Web browser engine for Qt (development files for core library)
 liboxideqtcore0 - Web browser engine for Qt (core library and components)
 liboxideqtquick-dev - Web browser engine for Qt (development files for QtQuick library)
 liboxideqtquick0 - Web browser engine for Qt (QtQuick library)
 oxideqt-codecs - Web browser engine for Qt (codecs)
 oxideqt-codecs-extra - Web browser engine for Qt (codecs)
Launchpad-Bugs-Fixed: 1260103 1326697 1510603 1560271 1568145 1582638 1585291 1588217 1588218 1588219 1588942 1592020 1592296 1593232 1594941 1594962 1595136 1595320 1595321 1595324 1597040 1597262 1597420 1599236 1605365 1608657 1615683 1615832 1616595 1618530 1618589
Changes:
 oxide-qt (1.17.7-0ubuntu1) yakkety; urgency=medium
 .
   * Update to v1.17.7
     - Bump Chromium rev to 53.0.2785.101
     - Fix LP: #1615832 - Don't compile the mock QPA plugin with Qt5.6
     - Fix LP: #1618589 - Compile with -fno-delete-null-pointer-checks to work
       around issues related to changes in GCC6
     - Fix LP: #1618530 - Ensure we use the correct ozone platform
     - Fix LP: #1616595 - Fix Qt5.2 build
     - Fix LP: #1260103 - Oxide should use an app-specific path for shared
       memory files
     - Ensure we check out the GN binaries
     - Fix LP: #1615683 - Implement KeyboardEvent.code and KeyboardEvent.key,
       as parts of Blink now depend on this
     - Fix LP: #1605365 - Front camera is inverted on BQ E5
     - Fix LP: #1608657 - Ensure shrinksViewportContentToFit option is enabled
       on mobile
     - Fix LP: #1597420 - Add a mock QPA plugin and add integration tests for
       the Screen and ScreenOrientation APIs
     - Import updated translations from Launchpad
     - Add tests for Window.screen{X,Y}
     - Use attached properties for WebViewTestSupport and WebContextTestSupport
     - Refactor the huge main() function in the QML test runner
     - Fix LP: #1568145 - Correctly report the position for video capture devices
     - Clean up user scripts between tests
     - Add test for Window.{inner,outer}{Height,Width}
     - Don't hardcode a size for the root item in QML tests - have it set by
       the window size instead
     - Fix LP: #1599236 - ensure GN builds are built with Pango support
     - Fix LP: #1588219 - fix mediahub GN build
     - Fix LP: #1592020 - Make oxide_shared_unittests / oxide_qt_unittests work
       with the GN build
     - MouseEvents must be used to generate synthetic click events in tests
     - Fix LP: #1597262 - Only enable plugin support on x86 / x86-64
     - Fix LP: #1560271 - Refactor CookieStoreProxy and ensure that the cookie
       store is created on the IO thread
     - Fix Compositor DCHECK
     - Call BrowserPlatformIntegration::GetNativeDisplay later to avoid a DCHECK
     - Fix LP: #1510603 - Stop using GetFormFactorHint for memory optimizations
     - Fix LP: #1595320 - Ensure GN builds are linked without --fatal-warnings
     - Make the renderer executable use Chromium's new allocator shim, which
       means we get an infallible allocator on AArch64, even without TCMalloc
     - Various allocator related fixes (LP: #1595321 and LP: #1595324)
     - Fix LP: #1588218 - Make ENABLE_TCMALLOC work with GN builds
     - Fix LP: #1597040 - Disable TCMalloc on AArch64
     - Fix LP: #1585291 - Add copy image support to the context menu
     - Fix LP: #1593232 - Fix navigator.vibrate regression and add tests for this
     - Ensure that our device::VibrationManager implementation sanitizes
       arguments properly
     - Fix LP: #1595136 - Compile the core library with -g1 on hosts with less
       than 8GB of RAM
     - Fix LP: #1594941 - Fix static ENABLE_PLUGINS=0 GN build
     - Fix LP: #1594962 - Disable gn check step for now
     - Fix LP: #1326697 - Preliminary support for building with GN
     - Fix LP: #1588217 - Cross-compiling support with GN
     - Fix LP: #1588942 - Support for bootstrapping a GN binary
     - Fix LP: #1582638 - Initial build support for AArch64
     - Fix non-ENABLE_HYBRIS build
     - Fix LP: #1592296 - Support filenames in drag and drop
 .
   * Build with USE_GN=1, BOOTSTRAP_GN=1
     - update debian/rules
   * Build with ENABLE_HYBRIS=0 on arm64
     - update debian/rules
   * Don't build-depend on libhybris on arm64
     - update debian/control
   * locales/ has been renamed to chromium_l10n
     - update debian/liboxideqtcore0.install
   * Refresh gross-hack-for-dual-ffmpeg-build.patch
   * Build depend on python-psutil
     - update debian/control
Checksums-Sha1:
 be76aba4ad00acbde440e4b8d45715251b9acbda 3046 oxide-qt_1.17.7-0ubuntu1.dsc
 8c0247e4295bc1162656b7360e231aa8c6357c7c 130316 oxide-qt_1.17.7-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 e82f6421362226ee3d154b08f27df3e806011de50564eadb5eac92cccdc03220 3046 oxide-qt_1.17.7-0ubuntu1.dsc
 43455eb7d9550b943c2e89808dd7d22d4b66f5ae015099cfc6fc3e83bb2550a2 130316 oxide-qt_1.17.7-0ubuntu1.debian.tar.xz
Files:
 5fd73c14d665cdd0a1195d708283c922 3046 libs extra oxide-qt_1.17.7-0ubuntu1.dsc
 93974849ebc201c6f43f8089a56ee815 130316 libs extra oxide-qt_1.17.7-0ubuntu1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJX26/qAAoJENFO8V2v4RNHtR0P/i49vQ/Iz/SBQ59emwJEsHzw
7p3GrXIN/wMteWOjJ8SCuRhlSlb5+JyOM4HReFgn+quMWPV8NlSnV411K1/7SWE/
wXJkG/j3IpHhCBlBdycCFYhDphDO/TEFcE1DngRaNbhQYpkKUjn2Ay2bXHfPtQ06
RUH2vbiNsNh7SgRPVikYL1dyAzQNQTPMnwpiDrlJmttS6WeRDvRvxbVEFVDB8p54
kIjdEjg8b3T7wfyR5jYq7DkrwteV9VRe04BYOsr5IfDdIgaqbgPbew1Y4E4Pl1cp
t/S+Jf7WcYgm7HH8K4yiVepPUNrHcKyoErAvdwi21rEZBVFQ2mHyaip9PM4gkHRu
0vd8fzjuBs1dYZvzXRq/OjdIb3QPfcrfMPqU0VB3/Wp7pjZ2NMBJGP1qS5EGedPC
AwAVO9PmdlUHpWprHRCYLwLAcLWmmh6Au6HOxwjLAOxsGC114Vi3rSNu4qe03R9z
YMAPJN9osPShd72XCFyrVlxzDtJ3Ro+jg7+XumRwKeBhL8S+/Tr9nDoysf9CSNKD
YHiE2J6SomKKPA0yFScP7lBJ+gAeUc3nd7HpqI8CJGUZ5HdZbaBFutOrwjLkm5wR
6/O7Xe0opjKhn9jxvxGsxJJiW426U1z6UKVQ2rdIit2FVfOmjuJ0H85oT9NSzu1o
orRZymMzasytH1vdjOOb
=hCWW
-----END PGP SIGNATURE-----


More information about the Yakkety-changes mailing list