Changelogs from build 20130910.2 to 20130911


  apparmor (2.8.0-0ubuntu28) saucy; urgency=low
 .
   [ Tyler Hicks ]
   * Move the aa-exec man page out of apparmor-utils into apparmor, since
     aa-exec is now in apparmor
     - debian/control: adjust Breaks/Replaces to use apparmor-utils
       (<< 2.8.0-0ubuntu28)
     - debian/apparmor.manpages: install the aa-exec man page
     - debian/apparmor-utils.manpages: don't install the aa-exec man page
   * debian/patches/0065-lp1220861.patch: Always NUL-terminate confinement
     context strings returned from libapparmor (LP: #1220861)
   * debian/patches/0066-lp1196880.patch: Don't assign mode pointer in
     aa_getprocattr() if caller passed in NULL (LP: #1196880)
   * debian/patches/0067-libapparmor-mode-strings-are-not-to-be-freed.patch:
     Update man page and code comments to make it clear that freeing the *con
     string returned from libapparmor's getcon functions also frees the *mode
     string
   * debian/patches/0068-libapparmor-mention-dbus-method-in-getcon-man.patch:
     Document the D-Bus method, in the aa_getcon man page, that returns the
     AppArmor task confinement string of a D-Bus connection
 .
   [ Jamie Strandboge ]
   * debian/patches/0069-p11kit-abstraction.patch: p11-kit needs access to
     /usr/share/p11-kit/modules


 

  libhybris (0.1.0+git20130606+c5d897a-0ubuntu24) saucy; urgency=low
 .
   * Moving the media HAL into a separated package (libmedia), so we can have
     the proper package dependencies in the gst-plugins-bad package (otherwise
     it ends up depending on libhybris, which breaks EGL for desktop).


  lxc-android-config (0.92) saucy; urgency=low
 .
   * actually make the sshd override file an override file

 lxc-android-config (0.91) saucy; urgency=low
 .
   * make /etc/ssh a writable path so we can generate keys there
   * add sshd.override upstart job (currently just disabling the ssh autostart)


  mir (0.0.10+13.10.20130904-0ubuntu1) saucy; urgency=low
 .
   [ Kevin DuBois ]
   * fix lp:1220441 (a test for android display ID was not updated). (LP:
     #1220441)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 1051


 

  platform-api (0.18.3+13.10.20130904-0ubuntu1) saucy; urgency=low
 .
   * New rebuild forced
   * Automatic snapshot from revision 147


  pulseaudio (1:4.0-0ubuntu3) saucy; urgency=low
 .
   * Ubuntu Phone: Enable setting volume in voice calls
     Fix speaker phone mode on Nexus 4


  qtubuntu (0.52+13.10.20130910.7-0ubuntu1) saucy; urgency=low
 .
   [ Gerry Boland ]
   * Add fake OSKController component, for compatibility with unity-mir.
   * Implement ApplicationManager API as defined in unity-api. This
     requires renaming QML plugin to Unity.Application, removing the
     ApplicationListModel class and supplying just one model of
     applications running.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 172


 

  ubuntu-system-settings (0.1+13.10.20130910.3-0ubuntu1) saucy; urgency=low
 .
   [ Sebastien Bacher ]
   * background: use the new OptionSelector, tweak the UI to be closer
     from the visuals (move the labels at the bottom of the images, use
     smaller text, use correct spacing).
   * battery: set current value on the graph.
   * reset: implement backend to reset the unity launcher settings.
   * storage: display the clicks' list rather than the fake datas.
   * updates: use the new ItemSelector widget, updated the download
     option to match the current design as well, moving the selector in
     its own subpage.
   * orientation: replace "Rotation lock" by "Orientation lock".
   * language: use new ItemSelector widget.
   * storage: use new ItemSelector widget.
   * battery: on the desktop use idle-delay's key, which is not
     deprecated.
 .
   [ Iain Lane ]
   * Make the panels display "Lock on idle" or "Sleep on idle" as
     appropriate.
   * Add UI and backend for setting the time manually.
   * Make the "Change passphrase" / "Change passcode" button work.
   * Implement filtering in the main window.
   * Typo fix "Septemper" → "September". (LP: #1221400)
   * Set the unlock type in a QSettings file (~/.unity8-greeter-demo).
     (LP: #1218010)
   * security-privacy: Implement changing password and validation of
     input.
 .
   [ Charles Kerr ]
   * Fix NMClient leak, take battery capacity into account when
     determining the last time a discharging battery was full.
 .
   [ Ken VanDine ]
   * Don't start the transfer from the importer, the hub now handles that
     when dispatching the transfer.
 .
   [ William Hua ]
   * Replace page stack with sheet in display languages. (LP: #1222728)
 .
   [ Adolfo Jayme Barrientos ]
   * Trivial typo fix: Conrifm → Confirm.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 341


  ubuntu-system-settings-online-accounts (0.2~+13.10.20130910.3-0ubuntu1) saucy; urgency=low
 .
   * Automatic snapshot from revision 42


  ubuntu-touch-meta (1.065) saucy; urgency=low
 .
   * Refreshed dependencies
   * Added openssh-server to touch

 ubuntu-touch-meta (1.064) saucy; urgency=low
 .
   * Refreshed dependencies
   * Added qtdeclarative5-qtlocation-plugin to touch


  ubuntu-touch-session (0.68) saucy; urgency=low
 .
   * move maliit startup around so it starts before unity8 and gets restarted
     along if unity8 restarts


 

  unity8 (7.81.3+13.10.20130911-0ubuntu1) saucy; urgency=low
 .
   [ Michal Hruby ]
   * Hide all gicon strings from the shell and use the image://theme icon
     provider that was recently added to the SDK.
 .
   [ Gerry Boland ]
   * Convert to new ApplicationManager API.
 .
   [ Nick Dedekind ]
   * Updated access point design as per spec.
   * Indicator visibility based on connection with backend service.
 .
   [ Albert Astals ]
   * Dash: Make assignments bindings This way if the model changes the
     item value also changes.
 .
   [ Michael Zanetti ]
   * adds support for highlighting the currently focused application in
     the launcher, adds tests.
   * include ~/.local/share/applications in launcher's .desktop file
     search path.
   * shrink size of area for revealing the HUD button and make it
     disappear on release again. fixes 1219035. (LP: #1219035)
   * revert revision 304 as it makes the Shell crash.
 .
   [ Michael Terry ]
   * Allow testers to set custom password or pin in demo mode, rather
     than hardcoding them.
   * Have the greeter use AccountsService to determine its background.
     (LP: #1218402)
   * Listen to changes in the "show edge demo" AccountsService setting.
 .
   [ Daniel d'Andrada ]
   * Update fake/mock plugins so that "./run --fake" works well again -
     You can now see the thumbnails of the fake running applications once
     again. - You no longer get hundreds of warnings due to icons not
     found.
   * Reset apps scope when returning from app to dash (LP #1193419) If an
     app is on foreground and you perform a long left-edge swipe to
     minimize it, and therefore return to the dash, the dash should be in
     the Applications scope and showing the running/recents applications.
     (LP: #1193419)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 306