Commitlog between the 20160426 and 20160427 rootfs. === CI Train landings === Title: Surface-based window management Owner: greyback mzanetti Source packages modified: qtmir unity-api unity8 Changelogs: qtmir (0.4.8+15.04.20160413-0ubuntu1) [ Daniel d'Andrada ] * Application: improve debug logging * Logging of Qt's OpenGL debug messages now must be enabled via CMake option * MirSurface: replace keymapLayout and keymapVariant with keymap * Remove application screenshot provider * Surface-based window management [ MichaƂ Sawicz, Robert Bruce Park ] * Inline -gles packaging. unity-api (7.110+15.04.20160413-0ubuntu1) [ Daniel d'Andrada ] * MirSurfaceInterface: replace keymapLayout and keymapVariant with keymap * Unity.Application: Added and refactored APIs for surface-based window management [ CI Train Bot ] * No-change rebuild. unity8 (8.12+15.04.20160421.1-0ubuntu1) [ Daniel d'Andrada ] * Refactor keymap switching code * Surface-based window management * Use Item.grabToImage() instead of qtmir's ApplicationScreenshot provider [ Michael Zanetti ] * Fixes for programmatically closing Applications [ Robert Bruce Park ] * Use new bileto_pre_release_hook Included binary packages: libunity-api0:armhf from 7.109+15.04.20160405-0ubuntu1 to 7.110+15.04.20160413-0ubuntu1 qtdeclarative5-qtmir-plugin:armhf from 0.4.8+15.04.20160330-0ubuntu1 to 0.4.8+15.04.20160413-0ubuntu1 qtmir-android:armhf from 0.4.8+15.04.20160330-0ubuntu1 to 0.4.8+15.04.20160413-0ubuntu1 unity8 from 8.12+15.04.20160414.1-0ubuntu1 to 8.12+15.04.20160421.1-0ubuntu1 unity8-common from 8.12+15.04.20160414.1-0ubuntu1 to 8.12+15.04.20160421.1-0ubuntu1 unity8-private:armhf from 8.12+15.04.20160414.1-0ubuntu1 to 8.12+15.04.20160421.1-0ubuntu1 Title: Make pep8 happy with all the python scripts of the UITK project.Fixes LP: #1454322, LP: #1572981 https://code.launchpad.net/~bzoltan/ubuntu-ui-toolkit/Make_pep8_happy_with_all_the_python_scripts/+merge/292462 Update Header.flickable docs. Fixes LP: #1572525 https://code.launchpad.net/~tpeeters/ubuntu-ui-toolkit/topMargin-bug1572525/+merge/292386 Fix app freeze after closing Dialog/Popover. Fixes LP: #1568016. https://code.launchpad.net/~tpeeters/ubuntu-ui-toolkit/freeze/+merge/291814 Fix the tests for focus restoration in tst_focus.qml. Fixes LP: #1572983 https://code.launchpad.net/~tpeeters/ubuntu-ui-toolkit/popup-focus-test/+merge/291780 Update PageStack unit tests to use PageHeader. Fixes LP: #1572988 https://code.launchpad.net/~tpeeters/ubuntu-ui-toolkit/pagestack-unit-tests/+merge/291731 Minor optimization on the palette values declaration. https://code.launchpad.net/~bpierre/ubuntu-ui-toolkit/palette-colors-optimization/+merge/290593 Allow SEGFAULTing tests to be flagged as exceptions. Fixes LP: #1572990 https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/SEGFAULTingUnitTestsOptional/+merge/291738 Owner: bzoltan Source packages modified: ubuntu-ui-toolkit Changelogs: ubuntu-ui-toolkit (1.3.1949+15.04.20160421) [ Zoltan Balogh ] * Make pep8 happy with all the python scripts of the UITK project. Fixes LP: #1454322, LP: #1572981 [ Tim Peeters ] * Update Header.flickable docs. Fixes LP: #1572525 * Fix app freeze after closing Dialog/Popover. Fixes LP: #1568016. * Fix the tests for focus restoration in tst_focus.qml. Fixes LP: #1572983 * Update PageStack unit tests to use PageHeader. Fixes LP: #1572988 [ Pierre Bertet ] * Minor optimization on the palette values declaration. [ Christian Dywan ] * Allow SEGFAULTing tests to be flagged as exceptions. Fixes LP: #1572990 [ CI Train Bot ] * No-change rebuild. Included binary packages: libubuntugestures5:armhf from 1.3.1938+15.04.20160416 to 1.3.1949+15.04.20160421 libubuntutoolkit5:armhf from 1.3.1938+15.04.20160416 to 1.3.1949+15.04.20160421 qml-module-ubuntu-components:armhf from 1.3.1938+15.04.20160416 to 1.3.1949+15.04.20160421 qml-module-ubuntu-layouts:armhf from 1.3.1938+15.04.20160416 to 1.3.1949+15.04.20160421 qml-module-ubuntu-performancemetrics:armhf from 1.3.1938+15.04.20160416 to 1.3.1949+15.04.20160421 qml-module-ubuntu-test:armhf from 1.3.1938+15.04.20160416 to 1.3.1949+15.04.20160421 qtdeclarative5-ubuntu-ui-toolkit-plugin from 1.3.1938+15.04.20160416 to 1.3.1949+15.04.20160421 ubuntu-ui-toolkit-theme from 1.3.1938+15.04.20160416 to 1.3.1949+15.04.20160421 Title: New upstream Libertine landing with various bug fixes and GUi improvements. Of note, this includes a fix for critical bug https://bugs.launchpad.net/canonical-devices-system-image/+bug/1573266. Owner: ChrisTownsend bregma Source packages modified: libertine Changelogs: libertine (1.0.1+15.04.20160425-0ubuntu1) [ Chris Townsend ] * Allow an explicitly set distro during the create operation if it matches the host's distro even if the distro is technically end-of-life. (LP: #1569397) * More Libertine GUI improvements. * Check to make sure a subcommand was given and if not, print out the usage. (LP: #1539104) * Check to see if CLI and GUI is ran using sudo and if so, print a message and exit. (LP: #1570548) * Catch runtime errors raised when starting a container so a crash file is not generated and to tell the GUI that there was an error so the user can be presented a proper notification. (LP: #1539105) * Use shutil.which() instead of hardcoded path for detecting if proot is on the system. Fixes alternate $PATH locations such as in a snap. (LP: #1572591) * Add a 'merge-configs' command to l-c-m which allows merging a specified ContainersConfig.json file with the existing config file. (LP: #1566391) * Have the Puritine click linking occur before Unity 8 is started to avoid having a 0-byte ContainersConfig.json file from being created. (LP: #1573266) [ Larry Price ] * Fixing infinite package removal on error caused by bad apt command and variable access. (LP: #1573201) [ CI Train Bot ] * No-change rebuild. Included binary packages: liblibertine1:armhf from 1.0.0+15.04.20160411-0ubuntu1 to 1.0.1+15.04.20160425-0ubuntu1 Title: Add a proper logger to media-hub that includes traces, timestamps and other conveniences and no longer rely on cout/cerr. Owner: jhodapp kzapalowicz Source packages modified: media-hub Changelogs: media-hub (4.1.0+15.04.20160407.1-0ubuntu1) * Add a proper logger to media-hub that includes traces, timestamps and other conveniences and no longer rely on cout/cerr. Included binary packages: libmedia-hub-client4:armhf from 4.1.0+15.04.20160308.2-0ubuntu1 to 4.1.0+15.04.20160407.1-0ubuntu1 libmedia-hub-common4:armhf from 4.1.0+15.04.20160308.2-0ubuntu1 to 4.1.0+15.04.20160407.1-0ubuntu1 media-hub from 4.1.0+15.04.20160308.2-0ubuntu1 to 4.1.0+15.04.20160407.1-0ubuntu1 Title: UAL App Object branch which adds a C++ interface so that qtmir can implement dynamic libertine app metadata Owner: tedg Source packages modified: ubuntu-app-launch Changelogs: ubuntu-app-launch (0.9+15.04.20160421.3-0ubuntu1) [ Ted Gould ] * Add new C++ API that has a retained object for maintaining connections through multiple calls. Also provides for getting consistent application metadata. * Add dependency on libpam-cgfs on Xenial so that cgroups work properly in Upstart (LP: #1535058) * Adding support for Read the Docs * Fix cut-and-paste error in function comment * If no XDG_DATA_DIRS is set ensure that /usr/share is in the list. (LP: #1541037) [ CI Train Bot ] * Ensure all pending events on the context are complete before unref'ing it. (LP: #1495871) [ Dimitri John Ledkov ] * Raise to -std=gnu99, because we really want gnu standards, and thus e.g. access CLOCK_MONOTONIC in lttng on arm64/armhf. Resolves FTBFS. [ Michael Terry ] * Fix build by correcting typo in function name. Included binary packages: gir1.2-ubuntu-app-launch-2 from 0.5+15.04.20150916.1-0ubuntu1 to 0.9+15.04.20160421.3-0ubuntu1 libubuntu-app-launch2:armhf from 0.5+15.04.20150916.1-0ubuntu1 to 0.9+15.04.20160421.3-0ubuntu1 ubuntu-app-launch from 0.5+15.04.20150916.1-0ubuntu1 to 0.9+15.04.20160421.3-0ubuntu1 ubuntu-app-launch-tools from 0.5+15.04.20150916.1-0ubuntu1 to 0.9+15.04.20160421.3-0ubuntu1 Title: [OTA-11] qtdeclarative Revert repeater patch (landed earlier during OTA-11 cycle) due to rare, random but happening crashes. Vivid only. https://bugs.launchpad.net/ubuntu-rtm/+source/qtdeclarative-opensource-src/+bug/1571617 Owner: timo-jyrinki Source packages modified: qtdeclarative-opensource-src Changelogs: qtdeclarative-opensource-src (5.4.1-1ubuntu11~overlay5) * debian/patches/Repeater-Don-t-rely-on-the-createFrom-variable.patch: - Drop this patch, introduced in the previous version on 2016-04-08. It is suspected to cause some issue despite testing having been fine. Included binary packages: libqt5qml5:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 libqt5quick5:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 libqt5quickparticles5:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 libqt5quicktest5:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 qml-module-qt-labs-folderlistmodel:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 qml-module-qt-labs-settings:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 qml-module-qtqml-models2:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 qml-module-qtqml-statemachine:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 qml-module-qtquick-localstorage:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 qml-module-qtquick-particles2:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 qml-module-qtquick-window2:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 qml-module-qtquick-xmllistmodel:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 qml-module-qtquick2:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 qml-module-qttest:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 qmlscene from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 qtdeclarative5-folderlistmodel-plugin:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 qtdeclarative5-localstorage-plugin:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 qtdeclarative5-particles-plugin:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 qtdeclarative5-qtquick2-plugin:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 qtdeclarative5-window-plugin:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 qtdeclarative5-xmllistmodel-plugin:armhf from 5.4.1-1ubuntu11~overlay4 to 5.4.1-1ubuntu11~overlay5 === Normal uploads (or not tracked) === === New Packages === libepoxy0 from None to 1.2-1 libfontenc1:armhf from None to 1:1.1.2-1 libgl1-mesa-glx:armhf from None to 10.5.9-2ubuntu1~vivid2 libxaw7:armhf from None to 2:1.0.12-2 libxcb-dri3-0:armhf from None to 1.10-2ubuntu1 libxcb-glx0:armhf from None to 1.10-2ubuntu1 libxcb-present0:armhf from None to 1.10-2ubuntu1 libxfont1:armhf from None to 1:1.4.99.901-1ubuntu1 libxkbfile1:armhf from None to 1:1.0.8-1 libxmu6:armhf from None to 2:1.1.2-1 libxpm4:armhf from None to 1:3.5.11-1 libxshmfence1:armhf from None to 1.1-4 libxt6:armhf from None to 1:1.1.4-1 libxxf86vm1:armhf from None to 1:1.1.3-1 x11-xkb-utils from None to 7.7+1 xmir from None to 2:1.17.2-1ubuntu0.1~overlay9 xserver-common from None to 2:1.17.2-1ubuntu0.1~overlay9