Changelogs from build 20140318.1 to 20140318.2


  address-book-app (0.2+14.04.20140318.3-0ubuntu1) trusty; urgency=low
 .
   [ Ubuntu daily release ]
   * New rebuild forced
 .
   [ Richard Huddie ]
   * A new emulator method go_to_add_contact() to launch the add contact
     screen, and a new test to validate its use.
 .
   [ Renato Araujo Oliveira Filho ]
   * Refactory contact list. To switch between the favorite list and all
     contacts list you will use the header.
   * Refactory contact favorite selection. In this new version you
     favorite the contact instead of phone number.
   * Avoid change the "Theme.name" during the component complete, this
     was causing a lot of properties binding loops. (LP: #1277647)

 address-book-app (0.2+14.04.20140317.1-0ubuntu1) trusty; urgency=low
 .
   [ Ubuntu daily release ]
   * New rebuild forced
 .
   [ Richard Huddie ]
   * A new emulator method go_to_add_contact() to launch the add contact
     screen, and a new test to validate its use.
 .
   [ Renato Araujo Oliveira Filho ]
   * Refactory contact list. To switch between the favorite list and all
     contacts list you will use the header.
   * Refactory contact favorite selection. In this new version you
     favorite the contact instead of phone number.
   * Avoid change the "Theme.name" during the component complete, this
     was causing a lot of properties binding loops. (LP: #1277647)

 address-book-app (0.2+14.04.20140314-0ubuntu1) trusty; urgency=low
 .
   [ Ubuntu daily release ]
   * New rebuild forced
 .
   [ Richard Huddie ]
   * A new emulator method go_to_add_contact() to launch the add contact
     screen, and a new test to validate its use.
 .
   [ Renato Araujo Oliveira Filho ]
   * Refactory contact list. To switch between the favorite list and all
     contacts list you will use the header.
   * Refactory contact favorite selection. In this new version you
     favorite the contact instead of phone number.
   * Avoid change the "Theme.name" during the component complete, this
     was causing a lot of properties binding loops. (LP: #1277647)


  address-book-service (0.1.1+14.04.20140318.2-0ubuntu1) trusty; urgency=low
 .
   [ Ubuntu daily release ]
   * New rebuild forced
 .
   [ Colin Watson ]
   * Work around pointer equality problem with -Bsymbolic-functions on
     powerpc/ppc64el.
 .
   [ Renato Araujo Oliveira Filho ]
   * Implemented createSource functionality.


  click (0.4.18.3) trusty; urgency=medium
 .
   [ Colin Watson ]
   * Take a slightly different approach to fixing "click hook run-user": only
     try to update user registration symlinks if they already exist in the
     overlay database.
 .
 click (0.4.18.2) trusty; urgency=medium
 .
   * Make "click hook run-user" ensure that the user registration directory
     exists before dropping privileges and trying to create symlinks in it
     (LP: #1291192).


  db5.3 (5.3.28-3ubuntu2) trusty; urgency=medium
 .
   * Apply patch from Andy Whitcroft to extend mmap file to full system
     page.


  libimobiledevice (1.1.5+git20140313.bafe6a9e-0ubuntu1) trusty; urgency=medium
 .
   [ Matthias Niess ]
   * Replace a duplicate 'backup' util man page with the one for 'crashreport'
 .
   [ Timo Jyrinki ]
   * New upstream snapshot. (LP: #1207812)
   * Drop patches include in the upstream snapshot:
     - debian/patches/CVE-2013-2142.patch
     - debian/patches/git_explicitly_cast_ssl_enabled.patch
   * Drop the python patch, new upstream method seems to work:
     - debian/patches/09_use_python_config.patch
   * Refreshed remaining patches:
     - debian/patches/01-libs.private.patch
     - debian/patches/02-fix-link-errors.patch
   * Drop libimobiledevice-doc, the git does not include html documentation
   * Updated libimobiledevice4.symbols
   * Add missing man page for the 'idevicename' util


  ofono (1.12.bzr6858+14.04.20140318-0ubuntu1) trusty; urgency=medium
 .
   [ Dimitri John Ledkov ]
   * Correct ofono-scripts dependency on python3-dbus, not python-dbus.
 .
   [ Tony Espy ]
   * src: fix build-failure on ppc64le arch
   * btio: fix build-failure on ppc64le arch
 .
   [ Sergio Schvezov ]
   * Changing version to cope with citrain


  system-image (2.2-0ubuntu1) trusty; urgency=medium
 .
   [ Barry Warsaw ]
   * New upstream release.
     - LP: #1284217 - When CheckForUpdate() is called a second time, while
       an auto-download is in progress, but after the first check is
       complete, we send an UpdateAvailableStatus signal with the cached
       information.
     - LP: #1287919 - Close a race condition when manually downloading and
       issuing multiple CheckForUpdate calls.
     - LP: #1278589 - Support disabling either HTTP or HTTPS services for
       custom system image servers.
     - Allow the channel.ini file to override the [service] section.
     - LP: #1287287 - Do not do atomic renames of temporary download files;
       ubuntu-download-manager now supports this by default.
     - LP: #1250817 - Exceptions in the state machine are caught and
       logged, with an appropriate error message added to
       UpdateAvailableStatus signals.  These exceptions do not percolate up
       to the GLib main loop.
     - LP: #1279532 - During testing, pass the log dir argument to
       ubuntu-download-manager.
   * d/rules: Add override_dh_python3 rule to set shebang line to
     /usr/bin/python3.  (LP: #1283277)
   * d/patches/lp1284217.patch: Removed; applied upstream.


  ubuntu-download-manager (0.3+14.04.20140317-0ubuntu1) trusty; urgency=low
 .
   [ Manuel de la Peña ]
   * Fix some small issues with the logging and ensure that the mutex
     paht is the correct one when working with a not confined app that
     passed a local path. (LP: #1287245)
   * Ensure that Error and Warning are written in the correct dir. (LP:
     #1288727)


  unity-webapps-qml (0.1+14.04.20140317.1-0ubuntu1) trusty; urgency=low
 .
   [ Alexandre Abreu ]
   * Fix desktop file generation: dont do useless generation when not
     needed,. use the proper webapps-runner w/ the --chrome option. make
     sure that the webapp 'domain' is available (LP: #1288805)
   * Make sure that priviledged APIs are only injected in the proper
     context (LP: #1293702)


  util-linux (2.20.1-5.1ubuntu17) trusty; urgency=medium
 .
   * debian/fstrim-all: Disable echo statements, they are leftovers from
     debugging. (Part of LP #1293152)
   * debian/fstrim-all: Quiesce error message if hdparm fails (such as in VMs).
     (LP: #1293152)