Commitlog between the 20160914 and 20160915 rootfs. === CI Train landings === Title: Fixes for mediascanner2 from MIR security review: * Queue up processing of mount/unmount events so we don't start processing a new volume part way through the initial scan of another (bug #1489656). * Add usr/share/apparmor/hardware/*.d directories to mediascanner2.0 package so apparmor profile will compile in the absence of apparmor-easyprof-ubuntu (bug #1443693). * Update apparmor profile to cover Android library locations on 64-bit systems. * Work around dbus-cpp/gcc6 miscompilation bug on yakkety (bug #1621002). * Don't use deprecated GetConnectionAppArmorSecurityContext D-Bus bus daemon method (bug #1489489). Owner: jamesh Source packages modified: apparmor mediascanner2 Changelogs: apparmor (2.9.1-0ubuntu9.1) * debian/patches/aa-splitcon.patch: Backport libapparmor's aa_splitcon() so that projects which are using the deprecated GetConnectionAppArmorSecurityContext() D-Bus bus method can migrate to the new GetConnectionCredentials() bus method. (LP: #1489489) - debian/libapparmor-dev.manpages: Install the new aa_splitcon.3 man page mediascanner2 (0.112+15.04.20160909-0ubuntu1) [ James Henstridge ] * When multiple volumes are mounted in quick succession, scan them serially to avoid reentrancy problems in the initial scan. (LP: #1489656) * Add apparmor-easyprof hardware directories to package so AppArmor profile can compile when apparmor-easyprof-ubuntu isn't installed. (LP: #1443693) * Disable optimisation when compiling dbus-codec.cc to avoid gcc 6 compilation bug. (LP: #1621002) * Replace deprecated use of GetConnectionAppArmorSecurityContext method with GetConnectionCredentials. (LP: #1489489) [ You-Sheng Yang ] * Update mediascanner-extractor apparmor profile to cover Android library locations on 64-bit systems. Included binary packages: apparmor from 2.9.1-0ubuntu9 to 2.9.1-0ubuntu9.1 apparmor-easyprof from 2.9.1-0ubuntu9 to 2.9.1-0ubuntu9.1 libapparmor-perl from 2.9.1-0ubuntu9 to 2.9.1-0ubuntu9.1 libapparmor1:armhf from 2.9.1-0ubuntu9 to 2.9.1-0ubuntu9.1 libmediascanner-2.0-3:armhf from 0.111+15.04.20160526-0ubuntu1 to 0.112+15.04.20160909-0ubuntu1 mediascanner2.0 from 0.111+15.04.20160526-0ubuntu1 to 0.112+15.04.20160909-0ubuntu1 python3-apparmor from 2.9.1-0ubuntu9 to 2.9.1-0ubuntu9.1 python3-libapparmor from 2.9.1-0ubuntu9 to 2.9.1-0ubuntu9.1 qml-module-ubuntu-mediascanner0.1:armhf from 0.111+15.04.20160526-0ubuntu1 to 0.112+15.04.20160909-0ubuntu1 qtdeclarative5-ubuntu-mediascanner0.1:armhf from 0.111+15.04.20160526-0ubuntu1 to 0.112+15.04.20160909-0ubuntu1 Title: === 2085 === [ Zoltan Balogh ] Remove the *.la files from the -dev package; they have been obsolete for many years, cause dependency trouble. https://code.launchpad.net/~bzoltan/ubuntu-ui-toolkit/remove_las/+merge/304146 Fix the sscanf and roundf incompatiblity for Yaketty builds https://code.launchpad.net/~bzoltan/ubuntu-ui-toolkit/fix_yakkety_build/+merge/303366 [ Nick Dedekind ] API for MenuBar, Menus, MenuItem & MenuSeparator. https://code.launchpad.net/~nick-dedekind/ubuntu-ui-toolkit/menus-try-again/+merge/303939 Introduced Action states & ExclusiveGroup action list https://code.launchpad.net/~nick-dedekind/ubuntu-ui-toolkit/exclusiveGroup/+merge/297921 [ Tim Peeters ] Add ScrollingActionBarStyle. https://code.launchpad.net/~tpeeters/ubuntu-ui-toolkit/ActionBarScroll/+merge/303543 [ Zsombor Egri ] SplitView to Ubuntu.Components.Labs. https://code.launchpad.net/~zsombi/ubuntu-ui-toolkit/columnLayout/+merge/299679 get rid of pragma warning, use standard way to mark an argument unused; fix build failure related to static const used in qMin(), happening with Qt5.5.1 https://code.launchpad.net/~zsombi/ubuntu-ui-toolkit/fixGcc5LinkError/+merge/303514 [ Florian Boucault ] ActivityIndicatorStyle: set default size on component instead of style. https://code.launchpad.net/~fboucault/ubuntu-ui-toolkit/fix_async_width_height/+merge/303670 [ Morgan ] Update Popover and ListItem code examples to use the new ListItem and ListItemLayout components. https://code.launchpad.net/~z-admin-angels-gmail-com/ubuntu-ui-toolkit/update-popover-documentation/+merge/300859 Owner: bzoltan Source packages modified: ubuntu-ui-toolkit Changelogs: ubuntu-ui-toolkit (1.3.2085+15.04.20160831.4) [ Zoltan Balogh ] * Remove the *.la files from the -dev package; they have been obsolete for many years, cause dependency trouble. * Fix the sscanf and roundf incompatiblity for Yaketty builds [ Nick Dedekind ] * API for MenuBar, Menus, MenuItem & MenuSeparator. * Introduced Action states & ExclusiveGroup action list [ Tim Peeters ] * Add ScrollingActionBarStyle. [ Zsombor Egri ] * SplitView to Ubuntu.Components.Labs. * Get rid of pragma warning, use standard way to mark an argument unused; fix build failure related to static const used in qMin(), happening with Qt5.5.1 [ Florian Boucault ] * ActivityIndicatorStyle: set default size on component instead of style. [ Morgan ] * Update Popover and ListItem code examples to use the new ListItem and ListItemLayout components. Included binary packages: libubuntugestures5:armhf from 1.3.2073+15.04.20160824 to 1.3.2085+15.04.20160831.4 libubuntutoolkit5:armhf from 1.3.2073+15.04.20160824 to 1.3.2085+15.04.20160831.4 qml-module-ubuntu-components:armhf from 1.3.2073+15.04.20160824 to 1.3.2085+15.04.20160831.4 qml-module-ubuntu-layouts:armhf from 1.3.2073+15.04.20160824 to 1.3.2085+15.04.20160831.4 qml-module-ubuntu-performancemetrics:armhf from 1.3.2073+15.04.20160824 to 1.3.2085+15.04.20160831.4 qml-module-ubuntu-test:armhf from 1.3.2073+15.04.20160824 to 1.3.2085+15.04.20160831.4 qtdeclarative5-ubuntu-ui-toolkit-plugin from 1.3.2073+15.04.20160824 to 1.3.2085+15.04.20160831.4 ubuntu-ui-toolkit-theme from 1.3.2073+15.04.20160824 to 1.3.2085+15.04.20160831.4 Title: - Enable running tests on telepathy-qt at build time - Disable tests that are already known to be broken (they will be fixed some time in the future) - More Qt5.6 related fixes Owner: boiko Source packages modified: telepathy-qt Changelogs: telepathy-qt (0.9.6.1-9ubuntu6~vivid) [ Tiago Salem Herrmann ] * Re-enable running tests when building the package. * Disable tests known to be broken [ Gustavo Pichorim Boiko ] * Update some more code to work with QtDBus 5.6 Included binary packages: libtelepathy-qt4-2:armhf from 0.9.6.1-7ubuntu3~vivid to 0.9.6.1-9ubuntu6~vivid Title: Add support for crossbuilder to UDM Make user visible strings translatable Fix queue blocking and error reporting when file path is unwritable Remove dependency on qt5-default metapackage Owner: Elleo Source packages modified: ubuntu-download-manager Changelogs: ubuntu-download-manager (1.3+15.04.20160909.1-0ubuntu1) [ Florian Boucault ] * Fixes for crossbuilding. [ Michael Sheldon ] * Make user visible strings translatable (LP: #1618892) * Fix queue blocking and error reporting when file path is unwritable (LP: #1411866) * Remove dependency on qt5-default metapackage Included binary packages: libubuntu-download-manager-client1 from 1.3+15.04.20160812.2-0ubuntu1 to 1.3+15.04.20160909.1-0ubuntu1 libubuntu-download-manager-common1 from 1.3+15.04.20160812.2-0ubuntu1 to 1.3+15.04.20160909.1-0ubuntu1 libubuntu-upload-manager-common1 from 1.3+15.04.20160812.2-0ubuntu1 to 1.3+15.04.20160909.1-0ubuntu1 libudm-common1 from 1.3+15.04.20160812.2-0ubuntu1 to 1.3+15.04.20160909.1-0ubuntu1 libudm-priv-common1 from 1.3+15.04.20160812.2-0ubuntu1 to 1.3+15.04.20160909.1-0ubuntu1 qtdeclarative5-ubuntu-download-manager0.1 from 1.3+15.04.20160812.2-0ubuntu1 to 1.3+15.04.20160909.1-0ubuntu1 ubuntu-download-manager from 1.3+15.04.20160812.2-0ubuntu1 to 1.3+15.04.20160909.1-0ubuntu1 ubuntu-upload-manager from 1.3+15.04.20160812.2-0ubuntu1 to 1.3+15.04.20160909.1-0ubuntu1 Title: Click 0.4.45: Preload __xmknod rather than mknod. Owner: cjwatson Source packages modified: click Changelogs: click (0.4.45+15.04.20160828.1-0ubuntu1) * Emit more debugging information when libclickpreload/libgimockpreload fail. * Preload __xmknod rather than mknod (LP: #1615757). * Stop the test suite leaving spurious empty /tmp/gimock* directories around. * Remove stray blank line from click_package_install_hooks test preload annotations. * Link libgimockpreload properly against libclick and several other libraries, and use -Wl,--no-as-needed to stop the linker discarding references to libraries that will be used via dlsym. * Initialise real_* pointers in libgimockpreload more reliably. * Export click_get_user_home for the benefit of the test suite. * Fix click_get_user_home mocks to return bytes rather than text, avoiding obscure crashes in the test suite. * Fix builds on xenial and earlier: build-depending on libpackagekit-glib2-dev (...) | base-files isn't resolved properly by apt, but we can just build-depend on libpackagekit-glib2-dev and let the rest of the build machinery disable use of PackageKit if it's 1.0.0 or newer. Included binary packages: click from 0.4.43+15.04.20160203-0ubuntu1 to 0.4.45+15.04.20160828.1-0ubuntu1 gir1.2-click-0.4 from 0.4.43+15.04.20160203-0ubuntu1 to 0.4.45+15.04.20160828.1-0ubuntu1 libclick-0.4-0:armhf from 0.4.43+15.04.20160203-0ubuntu1 to 0.4.45+15.04.20160828.1-0ubuntu1 packagekit-plugin-click from 0.4.43+15.04.20160203-0ubuntu1 to 0.4.45+15.04.20160828.1-0ubuntu1 === Normal uploads (or not tracked) === === New Packages === qml-module-ubuntu-components-labs:armhf from None to 1.3.2085+15.04.20160831.4 === Upgraded Packages === libtelepathy-qt5-0:armhf from 0.9.6.1-7ubuntu3~vivid to 0.9.6.1-9ubuntu6~vivid libubuntumetrics5:armhf from 1.3.2073+15.04.20160824 to 1.3.2085+15.04.20160831.4 python3-click-package from 0.4.43+15.04.20160203-0ubuntu1 to 0.4.45+15.04.20160828.1-0ubuntu1