Accepting request 343002 from home:posophe:branches:Application:Geo

update

OBS-URL: https://build.opensuse.org/request/show/343002
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=91
This commit is contained in:
Martin Pluskal
2015-11-08 15:00:15 +00:00
committed by Git OBS Bridge
parent 5bcbdd0276
commit d4ff4235be
7 changed files with 24 additions and 34 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun Nov 8 14:43:27 UTC 2015 - p.drouand@gmail.com
- Update to version 3.15
* Fix a rare crash bug related to devices becomin inaccessible
while timed out.
* Accept NMEA 4.1 GSV sententences with the trailing signal-ID field.
* Fixed incorrect decode of south latitudes in AIS Type 17 messages.
* splint has been retired; this removes almost 2KLOC of annotations.
* chrpath is no longer a build dependency. Corrected Beidou/QZNSS display
in the Python clients so the graphics don't look like SBAS.
- Changes from version 3.14
* Skyview support for the Beidou and QZSS constellations in the
NMEA0183 driver.
* ntpmon rename to ntpshmmon - it doesn't actually monitor NTP itself.
* New HOWTO on the website: "Introduction to Time Service".
- Remove gpsd-3.13-ntpshm.patch; fixed on upstream release
-------------------------------------------------------------------
Sat Mar 7 12:13:48 UTC 2015 - mpluskal@suse.com