Changelogs from build 20140623 to 20140624


  apparmor (2.8.96~2541-0ubuntu1) utopic; urgency=medium
 .
   * Updated to r2541 snapshot of 2.8.96:
     - removed upstreamed patches: convert-to-rules.patch, list-fns.patch,
       parse-mode.patch, add-decimal-interp.patch, policy_mediates.patch,
       fix-failpath.patch, feature_file.patch, fix-network.patch,
       aare-to-class.patch, add-mediation-unix.patch, parser_version.patch,
       caching.patch, label-class.patch, fix-lexer-debug.patch,
       use-diff-encode.patch, fix-serialize.patch,
       fix-ppc-endian-ftbfs.patch, opt_arg.patch, tests-cond-dbus.patch,
       initialize-mount-flags.patch, fix-typo-in-dbus_write.patch,
       limited-mount-rule-support.patch, bare-capability-rule-support.patch,
       check-config-for-sysctl.patch, increase-swap-size.patch,
       test-v6-policy.patch, test-mount-mediation.patch,
       mediate-signals.patch, change-signal-syntax.patch,
       mediate-ptrace.patch, change-ptrace-syntax.patch,
       test-signal-rules.patch, test-ptrace-rules.patch,
       update-tests-for-new-semantics.patch,
       fix-garbage-in-preprocessor-output.patch,
       fix-double-comma-in-preprocessor-output.patch,
       symtab-tests-and-seenlist-bug.patch, add-profile-name-variable.patch,
       fix-names-treated-as-condlistid.patch, manpage-signal-ptrace.patch,
       python-utils-file-support.patch, python-utils-signal-support.patch,
       python-utils-ptrace-support.patch,
       python-utils-pivot_root-support.patch.
   * Added upstart job (LP: #1305108)
     - debian/apparmor.upstart: new upstart job.
     - debian/apparmor.init: added click handling, move some code to
       unload_obsolete_profiles().
     - debian/lib/apparmor/functions: add unload_obsolete_profiles().
     - debian/apparmor.postinst, debian/apparmor-profiles.postinst: reload
       profiles directly since invoke-rc.d won't allow to do this easily
       with upstart and systemd jobs.
     - debian/rules: pass --no-start to dh_installinit since we're handling
       reloading profiles manually in the postinst scripts.
     - debian/control: add a versioned apparmor Depends to the
       apparmor-profiles package to make sure the required tools are
       installed for the postinst script.


  apparmor-easyprof-ubuntu (1.2.5) utopic; urgency=medium
 .
   * ubuntu/ubuntu-scope-network (and pending ubuntu-scope-local-content):
     adjust to use @{APP_PKGNAME}_@{APP_APPNAME}* for zmq endpoints
   * tests/test-data.py: updates for new click-apparmor variables which are
     now needed since easyprof now more carefully verifies the policy


  click (0.4.28) utopic; urgency=medium
 .
   [ Colin Watson ]
   * Revert change in 0.4.27 to raise an error if no databases are added;
     this makes most of libclick unusable if click is not installed.

 click (0.4.27) utopic; urgency=medium
 .
   [ Michael Vogt ]
   * Fix failing autopkgtests.
   * Refactor the integration tests to be more modular.  Add installation
     integration tests based on
     https://wiki.ubuntu.com/Process/Merges/TestPlan/click.
   * Add integration tests for buildsource, pkgdir and framework.
 .
   [ Dimitri John Ledkov ]
   * Handle renaming of qtsensors5-dev to libqt5sensors5-dev in Qt 5.3.


  click-apparmor (0.2.7) utopic; urgency=medium
 .
   * Remove init script and upstart job. This is now handled by the upstart
     job in the main apparmor package.
     - debian/control: bump depends to apparmor package with upstart job.
     - debian/postinst, debian/preinst, debian/postrm: remove init scripts
       with dpkg-maintscript-helper.


  cordova-ubuntu (2.8.0+14.04.20140130.3-0ubuntu5) utopic; urgency=medium
 .
   * Rename dep package qtsensors5-dev to libqt5sensors5-dev.


 expat

  Changesfile not available.

  hunspell (1.3.3-1ubuntu1) utopic; urgency=medium
 .
   * Resynchronize on Debian (lp: #1326041), remaining changes
     - Build using dh-autoreconf.
 .
 hunspell (1.3.3-1) unstable; urgency=low
 .
   * New upstream release
 .
   * make hunspell suggest unzip
   * bunp .shlibs


  indicator-network (0.5.1+14.10.20140623-0ubuntu1) utopic; urgency=low
 .
   [ Ubuntu daily release ]
   * New rebuild forced
 .
   [ Ricardo Salveti de Araujo ]
   * Changing signal strength thresholds to follow values use by Android
     (LP: #1329945) (LP: #1329945)


  lcms2 (2.6-3ubuntu1) utopic; urgency=low
 .
   * Merge with Debian, remaining change:
     - debian/patches/byte-order.patch: Use endian.h to determine byte order in
       use.
 .
 lcms2 (2.6-3) unstable; urgency=medium
 .
   * New patch: endianness-verification-fix-powerpc.patch.
     Thanks to "Fernando Seiti Furusato" 
     (Closes: #750686)
 .
 lcms2 (2.6-2) unstable; urgency=medium
 .
   * New patch: fix-unaligned-access.patch: Align access to double values.
     Thanks to Aurelien Jarno  (Closes: #749975)


  nuntium (0.1+14.10.20140621-0ubuntu1) utopic; urgency=low
 .
   [ Sergio Schvezov ]
   * Decoding well known media types in the push notification. (LP:
     #1330917)


  openssl (1.0.1f-1ubuntu6) utopic; urgency=medium
 .
   * SECURITY UPDATE: regression with certain renegotiations (LP: #1332643)
     - debian/patches/CVE-2014-0224-regression2.patch: accept CCS after
       sending finished ssl/s3_clnt.c.


 orc

  Changesfile not available.

  platform-api (2.1.0+14.10.20140623.1-0ubuntu1) utopic; urgency=medium
 .
   [ Ricardo Mendoza ]
   * Added orientation sensor, extended existing sensor API to allow
     for dynamic event rate setting.
 .
   [ Ubuntu daily release ]
   * debian/*symbols: auto-update new symbols to released version


  qtubuntu-media (0.7.1+14.10.20140604-0ubuntu2) utopic; urgency=medium
 .
   * Replace libubuntu-platform-api1-dev with libplatform-api1-dev.


  qtubuntu-sensors (0.6+14.10.20140623.3-0ubuntu1) utopic; urgency=low
 .
   [ Ricardo Mendoza ]
   * New orientation sensing code, borrow from Android for low pass
     filtering and smart tilt detection.


  telepathy-mission-control-5 (1:5.16.1-1ubuntu6) utopic; urgency=medium
 .
   * debian/apparmor-profile: allow ptrace read by peer=@{profile_name}


  ubuntu-system-settings (0.3+14.10.20140623-0ubuntu1) utopic; urgency=low
 .
   [ Mathieu Trudel-Lapierre ]
   * Implement discoverability and some bluetooth fixes: -
     Discoverability: make the system visible to other bluetooth devices
     - Trusted: when successfully paired and connected, mark device as
     Trusted so it can automatically connect again. - Connect the Audio
     interface for all audio devices, including Headsets. Some bluetooth
     audio devices that don't contain a microphone still show up as
     Headsets, and won't connect successfully otherwise. This will still
     work for standard headsets, since Audio connects all audio
     interfaces. - Stop discovery when a device is selected for
     connection, and it sometimes causes connection attempts to fail.
     (LP: #1268047)


  ubuntu-touch-meta (1.157) utopic; urgency=medium
 .
   * Refreshed dependencies
   * Removed grilo-plugins-0.2-mediascanner from desktop, touch
   * Removed mediascanner from desktop, touch

 ubuntu-touch-meta (1.156) utopic; urgency=medium
 .
   * Refreshed dependencies
   * Added ubuntu-system-settings-wizard to touch


  ubuntu-touch-session (0.108+14.10.20140620-0ubuntu2) utopic; urgency=medium
 .
   * Added apparmor upstart override
     - debian/control: added depends on apparmor package that contains an
       upstart job
     - apparmor.override: since the lightdm override in this package no
       longer waits for runlevel events, we need to have an apparmor
       override to make sure policy is loaded before any session apps.


  unity-notifications (0.1.2+14.10.20140623-0ubuntu1) utopic; urgency=low
 .
   [ Mirco Müller ]
   * Changed maximum number of allowed actions to be 7. Updated related examples accordingly.
   * Bump version to indicate support for maximum of 7 actions.
   * Added a handy example to more easily demonstrate the visual snap-
     decision queue of the notification-frontend.
   * Added the backend-part of sound-hint support with two additional
     examples demonstrating its use.


  unity8 (7.89+14.10.20140623.1-0ubuntu1) utopic; urgency=low
 .
   [ Michał Sawicz ]
   * Make so that fixedArtShapeSize actually fixes artShapeSize.
 .
   [ Albert Astals ]
   * Add VerticalJournal integration to Dash/scopes/QML (LP: #1326467)
   * Make so that fixedArtShapeSize actually fixes artShapeSize.
 .
   [ Mirco Müller ]
   * Added the frontend-part of sound-hint support for notifications with
     updated QML-tests.


  whoopsie (0.2.32) utopic; urgency=medium
 .
   * Gather autoreport and apport-noui information in the package hook. Also
     check syslog for information from whoopsie.


 xcb-util-renderutil

  Changesfile not available.

  xkeyboard-config (2.12-1ubuntu1) utopic; urgency=medium
 .
   * Merge with Debian unstable, remaining changes:
     - control, rules, xkb-data-i18n.install, xkb-data.install: Split out
       xkb-data-i18n to be used by console-setup.
     - xkb-data.postinst.in: Remove the xkb cache to make sure it gets
       regenerated.
     - 105_intelligent_keyboard.patch: Add support for the Intelligent
       Keyboard K04. Not accepted upstream, so is a candidate for being
       dropped in a future upload.
 .
 xkeyboard-config (2.12-1) unstable; urgency=medium
 .
   * New upstream release
     + revert Russian layout change from 2.11 (closes: #748521)
     + revert it/fr/nl numeric keypad separator change (closes: #748734, #749112)
   * Fix right control key on fr(oss) layout to behave like control again
     (closes: #733757)


  zeitgeist (0.9.14-0ubuntu5) utopic; urgency=medium
 .
    * 0001-libzeitgeist-Add-a-missing-dependency-on-gio-2.0.patch: Cherry-pick
      commit from to fix a missing dependency on gio-2.0 in the vapi file.
    * 0001-WhereClause-Fix-array-length-to-work-with-string.joi.patch:
      Cherry-pick commit from upstream to fix build with vala-0.24.