Change log for location-service package in Ubuntu RTM

116 of 16 results
Published in 14.09-release
Deleted in 14.09-proposed (Reason: moved to release)
location-service (2.1+15.04.20150503~rtm-0ubuntu1) 14.09; urgency=medium

  [ Manuel de la Pena ]
  * Make sure that cached modems are considered as well when calculating
    connection characteristics (LP: #1441619)
  * Improve the selection of the bag of providers to ensure that the
    locations used are within a reasonable time margin.
  * Remove the pimpl implementation from the providers and hide their
    public headers because they should only be used within the project.
  * If an exception is thrown from the io_executor run method it must be
    caught, logger and continued with the main loop.

  [ Thomas Voß ]
  * Increase default timeout for downloading gps xtra data.
    (LP: #1447161)

Available diffs

Superseded in 14.09-release
Deleted in 14.09-proposed (Reason: moved to release)
location-service (2.1+15.04.20150213~rtm-0ubuntu1) 14.09; urgency=medium

  [ thomas-voss ]
  * Automatically clean up session store for dead clients. (LP:
    #1418033)

Published in 14.09-factory-release
Superseded in 14.09-release
Deleted in 14.09-proposed (Reason: moved to release)
location-service (2.1+15.04.20150126.1~rtm-0ubuntu1) 14.09; urgency=low

  [ thomas-voss ]
  * Make the remote::Provider::Stub fail loudly on construction if the
    other side is not reachable. Relax the exception in
    location::Daemon::main and do not exit if instantiating a provider
    fails. (LP: #1414591)
 -- Ubuntu daily release <email address hidden>   Mon, 26 Jan 2015 20:16:32 +0000
Superseded in 14.09-release
Deleted in 14.09-proposed (Reason: moved to release)
location-service (2.1+15.04.20150125~rtm-0ubuntu1) 14.09; urgency=low

  [ CI Train Bot ]
  * Resync trunk

  [ thomas-voss ]
  * Add an interface for querying settings by key. Add an implementation
    leveraging boost::property_tree to provide settings. (LP: #1362765)
  * Allow for enabling/disabling providers. Wire up engine state changes
    to enabling/disabling of providers. (LP: #1392399)
 -- Ubuntu daily release <email address hidden>   Sun, 25 Jan 2015 12:45:54 +0000
Superseded in 14.09-release
Deleted in 14.09-proposed (Reason: moved to release)
location-service (2.1+15.04.20150113~rtm-0ubuntu1) 14.09; urgency=low

  [ thomas-voss ]
  * Print details about visible space vehicles to the gps provider test
    case. (LP: #1408984)
 -- Ubuntu daily release <email address hidden>   Tue, 13 Jan 2015 13:01:58 +0000
Superseded in 14.09-release
Deleted in 14.09-proposed (Reason: moved to release)
location-service (2.1+15.04.20150106~rtm-0ubuntu1) 14.09; urgency=low

  [ thomas-voss ]
  * Fix #1394204 by: (LP: #1394204)

  [ Ubuntu daily release ]
  * New rebuild forced

Superseded in 14.09-release
Deleted in 14.09-proposed (Reason: moved to release)
location-service (2.1+15.04.20141110.1~rtm) 14.09; urgency=low

  [ thomas-voss ]
  * Make sure that devices being added/removed by NetworkManager are
    handled correctly. (LP: #1390490)
 -- Ubuntu daily release <email address hidden>   Mon, 10 Nov 2014 20:30:56 +0000
Superseded in 14.09-release
Deleted in 14.09-proposed (Reason: moved to release)
location-service (2.1+14.10.20141030~rtm-0ubuntu1) 14.09; urgency=low

  [ thomas-voss ]
  * Bump build dependency.
  * Disconnect event connections for bag of providers. (LP: #1387572)
 -- Ubuntu daily release <email address hidden>   Thu, 30 Oct 2014 14:33:22 +0000
Superseded in 14.09-release
Deleted in 14.09-proposed (Reason: moved to release)
location-service (2.1+14.10.20141023-0ubuntu1) utopic; urgency=low

  [ thomas-voss ]
  * Prevent multiple invocations of start positioning on android GPS HAL
    to prevent buggy HAL implementations from blocking. Allow for
    decorated provider names to enable moving providers OOP. (LP:
    #1382501)
 -- Ubuntu daily release <email address hidden>   Thu, 23 Oct 2014 16:41:05 +0000
Superseded in 14.09-release
Deleted in 14.09-proposed (Reason: moved to release)
location-service (2.1+14.10.20141013-0ubuntu1) utopic; urgency=low

  [ thomas-voss ]
  * Allow for creation of initially invalid radio cells. (LP: #1380668)
 -- Ubuntu daily release <email address hidden>   Mon, 13 Oct 2014 15:28:59 +0000
Superseded in 14.09-release
Deleted in 14.09-proposed (Reason: moved to release)
Superseded in 14.09-release
Deleted in 14.09-proposed (Reason: moved to release)
location-service (2.1+14.10.20140915-0ubuntu1) 14.09; urgency=low

  [ Loïc Minier ]
  * Update upstart job start conditions; workaround startup issue with a
    sleep. (LP: #1356468)

  [ thomas-voss ]
  * Somewhat clean up remote provider and add an acceptance-style test.
 -- Ubuntu daily release <email address hidden>   Mon, 15 Sep 2014 20:02:59 +0000
Superseded in 14.09-release
Deleted in 14.09-proposed (Reason: moved to release)
location-service (2.0.1+14.10.20140825-0ubuntu1) utopic; urgency=low

  [ thomas-voss ]
  * Add request for wireless scans to load test threads. Make sure that
    cached devices are considered instead of recreating device
    instances. Make sure that scan done signals are relayed correctly.
 -- Ubuntu daily release <email address hidden>   Mon, 25 Aug 2014 09:14:46 +0000
Superseded in 14.09-release
location-service (2.0.1+14.10.20140818-0ubuntu1) utopic; urgency=low

  [ thomas-voss ]
  * Add a demultiplexing reporter implementation. Adjust daemon config
    to instantiate a demultiplexing reporter instance, together with two
    ichnaea reporters feeding to Mozilla's and Ubuntu's location service
    instances.
  * Make sure the per-user trust-store instances are restarted on
    location service restarts.
  * Clean up CachedRadioCell and CachedWirelessNetwork. Switch to
    logging to syslog. (LP: #1356814)
  * Map edge -> gsm. Map hspa -> umts. (LP: #1357042)
 -- Ubuntu daily release <email address hidden>   Mon, 18 Aug 2014 08:11:55 +0000
Superseded in 14.09-release
location-service (2.0.1+14.10.20140808-0ubuntu1) utopic; urgency=low

  [ Nick Dedekind ]
  * Revert hotfix for bug#1352977 (LP: #1352977)
 -- Ubuntu daily release <email address hidden>   Fri, 08 Aug 2014 09:12:14 +0000
Superseded in 14.09-release
location-service (2.0.1+14.10.20140807.1-0ubuntu1) utopic; urgency=low

  [ thomas-voss ]
  * Add camera app and osm touch to the whitelist for permission mgmt.

  [ Ubuntu daily release ]
  * New rebuild forced
 -- Ubuntu daily release <email address hidden>   Thu, 07 Aug 2014 20:45:31 +0000
116 of 16 results