Changelogs from build 20131008.2 to 20131009


  apparmor (2.8.0-0ubuntu30) saucy; urgency=low
 .
   [ Tyler Hicks ]
   * debian/patches/0059-dbus-rules-for-dbus-abstractions.patch: Add an
     abstraction for the accessibility bus. It is currently very permissive,
     like the dbus and dbus-session abstractions, and grants all permissions on
     the accessibility bus. (LP: #1226141)
   * debian/patches/0071-lp1226356.patch: Fix issues in parsing D-Bus and mount
     rules. Both rule classes suffered from unexpected auditing behavior when
     using the 'deny' and 'audit deny' rule modifiers. The 'deny' modifier
     resulting in accesses being audited and the 'audit deny' modifier
     resulting in accesses not being audited. (LP: #1226356)
   * debian/patches/0072-lp1229393.patch: Fix cache location for .features
     file, which was not being written to the proper location if the parameter
     --cache-loc= is passed to apparmor_parser. This bug resulted in using the
     .features file from /etc/apparmor.d/cache or always recompiling policy.
     Patch thanks to John Johansen. (LP: #1229393)
   * debian/patches/0073-lp1208988.patch: Update AppArmor file rules of UNIX
     domain sockets to include read and write permissions. Both permissions are
     required when a process connects to a UNIX domain socket. Also include new
     tests for mediation of UNIX domain sockets. Thanks to Jamie Strandboge for
     helping with the policy updates and testing. (LP: #1208988)
   * debian/patches/0075-lp1211380.patch: Adjust the audio abstraction to only
     grant access to specific pulseaudio files in the pulse runtime directory
     to remove access to potentially dangerous files (LP: #1211380)
 .
   [ Jamie Strandboge ]
   * debian/patches/0074-lp1228882.patch: typo in ubuntu-browsers.d/multimedia
     (LP: #1228882)
   * 0076_sanitized_helper_dbus_access.patch: allow applications run under
     sanitized_helper to connect to DBus


  apparmor-easyprof-ubuntu (1.0.36) saucy; urgency=low
 .
   * ubuntu-* templates:
     - due to AF_UNIX use attach_disconnected and allow rw on
       /dev/socket/property_service (LP: #1208988)
     - add temporary workaround to use /tmp/mir_socket (LP: 1236912)


  evolution-data-server (3.8.5-1ubuntu3) saucy; urgency=low
 .
   * Disable Ubuntu Online Accounts support since it is not yet reliable enough
     for general usage (see bugs #1187699, #1187707 #1210866) for some
     examples. The upstream 3.9 series introduced some improvements in this
     area that should make UOA suitable for Ubuntu once again.


  gcc-4.8 (4.8.1-10ubuntu7) saucy; urgency=low
 .
   * Update to SVN 20131008 (r203273) from the gcc-4_8-branch.
     - Fix PR libstdc++/57641, PR libstdc++/57465, PR libstdc++/58569.
     - S390 updates, fix PR target/58460 (AArch64).
     - Fix PR c++/58535 (ice on invalid), PR fortran/57697, PR fortran/58469.
     - Go updates.
   * Fix dependency generation for the cross gcc-4.8 package.
   * Re-enable gcj on AArch64.


  gdb (7.6-5ubuntu4) saucy; urgency=low
 .
   * Don't build-depend on gobjc on arm64, not yet built.


  gnupg (1.4.14-1ubuntu2) saucy; urgency=low
 .
   * SECURITY UPDATE: incorrect no-usage-permitted flag handling
     - debian/patches/CVE-2013-4351.patch: correctly handle empty key flags
       in g10/getkey.c, g10/keygen.c, include/cipher.h.
     - CVE-2013-4351
   * SECURITY UPDATE: denial of service via infinite recursion
     - debian/patches/CVE-2013-4402.patch: set limits on number of filters
       and nested packets in util/iobuf.c, g10/mainproc.c.
     - CVE-2013-4402


  grilo (0.2.7-1ubuntu1) saucy; urgency=low
 .
   * debian/patches/fix-1236637.diff:
     - Distro patch a fix for a double-free issue (LP: #1236637)


  isc-dhcp (4.2.4-7ubuntu8) saucy; urgency=low
 .
   * debian/patches/large_interface_counters.patch: Allow for very large packet
     counts or bytes transferred without failing connections. (LP: #1222377)


  libquvi (0.4.1-1ubuntu2) saucy; urgency=low
 .
   * Use the autotools-dev dh addon to update config.guess/config.sub for
     arm64.


  lxc (1.0.0~alpha1-0ubuntu9) saucy; urgency=low
 .
   * Update patch with current upstream version (LP: #1236726)
     - 0009-lxc-ubuntu-cloud-pass-numeric-owner-and-p-to-untar.patch
   * Cherrypicking bugfix from upstream
     - 0010-lxc-ubuntu-cloud-Cope-with-spaces-in-paths.patch


  lxc-android-config (0.110) saucy; urgency=low
 .
   * Add set-display-mir boot-hook to create .display-mir file on boot (on
     supported devices), unless the hook already ran; switches the default to
     Mir for users of SF on system-upgrades; this should only run once on
     upgrades, but the current boot-hooks don't allow this with a dep on other
     jobs.


 music-app

  Changesfile not available.

  ofono (1.12+bzr6836-0ubuntu1) saucy; urgency=low
 .
   [ Ricardo Salveti de Araujo ]
   * Changing packaging tree to make it part of the daily CI jobs
     - Changing source format to 1.0 (required by CI)
     - Creating bzr bd compatible branch, with the same content as available in
       the previous package
 .
   [ Tony Espy ]
   - Ensure that *netreg_data is always set in callback data (LP: #1234491)
   - Re-factor rilmodem initialization code to enable set online/offline
     (LP: #1210502)
   - Fixing parcel parsing when probing for mute.
 .
   [ Mathieu Trudel-Lapierre ]
   * Make the package use bzr-builddeb split-mode to properly build the source
     tarball.


  openldap (2.4.31-1+nmu2ubuntu3) saucy; urgency=low
 .
   * Update build/config.guess and build/config.sub at build time; this was
     not done automatically because the top-level configure.in does not use
     Automake.


  qtubuntu (0.52+13.10.20131008-0ubuntu1) saucy; urgency=low
 .
   [ Loïc Minier ]
   * Add Vcs-Bzr field with lp:qtubuntu.
 .
   [ Robert Carr ]
   * Map the volume up and down keys to keysyms in mir. (LP: #1233245)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 184


  speex (1.2~rc1-7ubuntu2) saucy; urgency=low
 .
   * Use dh_autotools-dev to update config.{sub,guess} for new ports.


  telepathy-ofono (0.2+13.10.20131008.2-0ubuntu1) saucy; urgency=low
 .
   [ David Henningsson ]
   * Ensure speakermode status is correct even after plug/unplug of
     headphones.
   * Fix bug causing occasional hangs - Minor refactoring - Add mic mute
     functionality
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 46


  thumbnailer (1.0+13.10.20131008-0ubuntu1) saucy; urgency=low
 .
   [ Jussi Pakkanen ]
   * Fix off by one error. (LP: #1235444)
   * Disable use of in-process GStreamer because we use 1.0, which
     clashes with 0.10. (LP: #1235484)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 55


  ubuntu-settings (13.10.8) saucy; urgency=low
 .
   * Set the keybindings for workspace up & down switching to only be
     Up/Down instead of Page_Up/Page_Down since
     Compiz sometimes binds the wrong combination. (lp: #1201405)


  ubuntu-touch-session (0.78) saucy; urgency=low
 .
   * No change reupload to upload as native.

 ubuntu-touch-session (0.77) saucy; urgency=low
 .
   * Extent the lightdm.override to require started lxc-android-config on start
     as to make sure the Android drivers are up.


  unity-mir (0.1+13.10.20131008.2-0ubuntu1) saucy; urgency=low
 .
   [ Ricardo Mendoza ]
   * Add support for upstart-app-launch to request application resume &
     focus. This revealed extra work: prevent unexpected focus events
     propagating to shell, fix lifecycle bug and add workaround for
     handling of non-application sessions (like QtWebProcess and maliit).
     (LP: #1228345)
   * Make shell surface be an input monitor. (LP: #1236736, #1231713,
     #1233245)
   * Make sure we dont lose focus on the currently focused application
     when dismissing an invalid session startup. (LP: #1236789)
 .
   [ Daniel d'Andrada ]
   * Do not let touches meant for the OSK hit the Shell components behind
     it. (LP: #1236773)
 .
   [ Michał Sawicz ]
   * Map rect to scene in setMirInputArea and set the geometry onEnabled.
     (LP: #1235383, #1235215)
   * Focus the shell when no sessions are focused. It's difficult with
     the current architecture for the shell to receive keyboard focus, as
     it does not have an associated application session. Work around this
     by implementing a defaulting FocusSetter, which assigns keyboard
     focus to the shell surface when focus would otherwise be cleared.
 .
   [ Robert Carr ]
   * Focus the shell when no sessions are focused. It's difficult with
     the current architecture for the shell to receive keyboard focus, as
     it does not have an associated application session. Work around this
     by implementing a defaulting FocusSetter, which assigns keyboard
     focus to the shell surface when focus would otherwise be cleared.
 .
   [ Gerry Boland ]
   * Add support for upstart-app-launch to request application resume &
     focus. This revealed extra work: prevent unexpected focus events
     propagating to shell, fix lifecycle bug and add workaround for
     handling of non-application sessions (like QtWebProcess and maliit).
     (LP: #1228345)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 105


  unity8 (7.82+13.10.20131008.1-0ubuntu1) saucy; urgency=low
 .
   [ Michal Hruby ]
   * Add Scope::isActive property and corresponding tests. (LP: #1230352)
 .
   [ Daniel d'Andrada ]
   * Move OSKController to the front as it will now also block input
     meant to the OSK That's in the unity-mir implementation. The
     SurfaceFlinger one is still an empty noop. Currently, when the OSK
     is up, both shell and OSK get user input, thus we need the
     OSKController to shield our shell components from them. (LP:
     #1236773)
 .
   [ Michał Sawicz ]
   * Add Scope::isActive property and corresponding tests. (LP: #1230352)
   * Force focus back on shell in case it loses it for some reason.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 409


  upstart-app-launch (0.1+13.10.20131008.1-0ubuntu1) saucy; urgency=low
 .
   [ Ted Gould ]
   * On second activations send a message to the FD.o application
     interface. (LP: #1228345)
   * Add observers for focused and resume.
   * Testing of the second exec logic.
   * Disable ZG logging for Phone 1.0.
   * Need a little longer time on recent ARM builds.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 73