Changelogs from build 20140814 to 20140814.1


  ciborium (0.1+14.10.20140813-0ubuntu1) utopic; urgency=low
 .
   [ Sergio Schvezov ]
   * Filtering out previously mounted devices (LP: #1354671)
   * Adding a notification for when a device is 'unmounted'


  click (0.4.30) utopic; urgency=medium
 .
   [ Colin Watson ]
   * Add many more unit tests to fill in some gaps in the coverage report.
 .
   [ Michael Vogt ]
   * Exclude non-existing users from User.get_user_names()
     (LP: #1334611)
 .
   [ Zoltan Balogh ]
   * Add a set of APIs to the 14.10 frameworks.  Add ubuntu-ui-toolkit-doc to
     all frameworks.
 .
   [ Ubuntu daily release ]
   * New rebuild forced


  dbus-property-service (0.4) utopic; urgency=medium
 .
   *  add support for en/disabling ssh via the property service


  ubuntu-system-settings (0.3+14.10.20140814-0ubuntu1) utopic; urgency=low
 .
   [ Michael Terry ]
   * Avoid a race condition when cleaning up the wizard's Mir socket.
     This way we won't delete unity8's Mir socket out from under it. (LP:
     #1355726)


  ubuntu-ui-toolkit (1.1.1188+14.10.20140813.4-0ubuntu1) utopic; urgency=medium
 .
   [ Tim Peeters ]
   * Document the default anchors of PageStack. LP: #1349366
 .
   [ Leo Arias ]
   * Made public the swipe methods in the flickable autopilot helper
 .
   [Michael Zanetti ]
   * Properly parent UCAlarm objects. LP: #1337405
 .
   [ Zsombor Egri ]
   * Alarm sounds lost during fetch fix. LP: #1338697
   * TextField clear button size changed to 2.5 GU, artwork mosified
     to use "clear-search" from icon-theme. LP: #1350797
 .
   [ CI bot ]
   * Resync trunk


  unity8 (8.00+14.10.20140814.1-0ubuntu1) utopic; urgency=low
 .
   [ Michael Terry ]
   * Add --lightdm= argument to ./run.sh that lets developers choose
     which lightdm backend to use. Stop letting a user that is
     immediately denied via PAM into the shell by fixing some assumptions
     that a user which was not prompted was successfully authenticated.
     This is not a common situation, you'd have to manually change your
     PAM config. Fix a small console warning .
   * Make wrong-password handling much nicer by showing a pretty spinner
     while we wait for PAM, by improving the prompt text to match
     designs, by forcing the user to wait five seconds after every five
     failed attemps, and by supporting (but not yet enabling) an opt-in
     "factory-reset your phone after X failed attemps" feature.
 .
   [ Michael Zanetti ]
   * bring back network caching in dash (LP: #1355729)
 .
   [ Michał Sawicz ]
   * Add --lightdm= argument to ./run.sh that lets developers choose
     which lightdm backend to use. Stop letting a user that is
     immediately denied via PAM into the shell by fixing some assumptions
     that a user which was not prompted was successfully authenticated.
     This is not a common situation, you'd have to manually change your
     PAM config. Fix a small console warning .
   * Fix anchor in PreviewListView.qml.
   * Make wrong-password handling much nicer by showing a pretty spinner
     while we wait for PAM, by improving the prompt text to match
     designs, by forcing the user to wait five seconds after every five
     failed attemps, and by supporting (but not yet enabling) an opt-in
     "factory-reset your phone after X failed attemps" feature.
   * Add new horizontal list category layout. (LP: #1352226)
   * Fix qml tests - loader around PageHeader, more retries for selecting
     a scope and undefined attributes in mock overview scope.
 .
   [ Leo Arias ]
   * Added autopilot helpers and tests for the launcher and dash icon.
   * Added an autopilot helper to click a scope item.
   * Added an autopilot test for focusing an app clicking the icon on the
     launcher.
 .
   [ Mirco Müller ]
   * Allow ENTER/RETURN in a TextField to accept a snap-decision
     notification. (LP: #1305885)