gpsd/gpsd.changes

133 lines
5.0 KiB
Plaintext

-------------------------------------------------------------------
Tue Dec 8 16:51:54 UTC 2009 - jreuter@novell.com
- Fix libgps subpackage requirements
-------------------------------------------------------------------
Tue Dec 8 14:13:09 UTC 2009 - jreuter@novell.com
- Upgrade to gpsd-2.90, from the upstream change log:
- GPSD-NG, the new JSON-based command protocol, is now deployed
- Detection of end of a fix-reporting cycle is now reliable
- Abandone gpsflash subproject
- Increase major version of shared library due to significant API change
- Add new driver for Motorola Oncore receivers
- gpsfake can now accept multiple logfiles, interleaving test sentences
from each.
- gpsd now accepts error estimates from the NMEA $GPGBS sentence.
- Fix potential core dump in C client handling of "K" responses
- Introduce major and minor API version symbols into the public interfaces
- The sirfmon utility is gone, replaced by gpsmon
- Fix an old error in NMEA parsing
- cgpxlogger has been merged into gpxlogger.
- Speed-setting commands now allow parity and stop-bit setting
- tcmdecode becomes gpsdecode and can now de-armor and dump AIDVM packets
- The clientlibrary now works correctly in locales where the decimal
separator is not a period.
- Typo in sirfmon / gpsmon has been fixed silently by upstream (#bnc513037)
- Make libgps and python modules subpackages
-------------------------------------------------------------------
Sun Aug 9 12:43:26 CEST 2009 - coolo@novell.com
- use new python macros
-------------------------------------------------------------------
Mon Nov 24 12:05:49 CET 2008 - jreuter@suse.de
- Disable TrueNorth Technologies device support, it breaks
autodection (bnc#448002)
- Fix udev script again: must not kill running gpsd if disabled,
missing quotes in test, indention, add parameter to set additional
command line options for gpsd.
-------------------------------------------------------------------
Wed Nov 19 12:14:42 CET 2008 - jreuter@suse.de
- Sleep a second before setting the default device in udev
script to give gpsd some time to set up the TCP socket
-------------------------------------------------------------------
Thu Oct 23 15:06:28 CEST 2008 - jreuter@suse.de
- Disable start of gpsd by udev rule by default and add sysconfig
variable to enable it if desired (bnc#432420)
-------------------------------------------------------------------
Thu Apr 24 13:24:50 CEST 2008 - jreuter@suse.de
- Fix RPM group tag for devel package
- Cleanup spec file
-------------------------------------------------------------------
Sat Mar 22 20:02:15 CET 2008 - lrupp@suse.de
- update to 2.37
Fixes:
+ C++ bindings
+ Garmin USB support
+ multiple instances of ntp pps thread starting
+ better handling of odd PPS signals
+ eye candy in the php visualizers
- enable Garmin Simple Text support
- enable True North Technologies support
- disable static
- mark man files as %doc
- added desktop entries
- fix ldconfig calls
- clean buildroot
- PreReq coreutils and fillup_prereq for postinstall
-------------------------------------------------------------------
Fri Jan 18 16:41:27 CET 2008 - jreuter@suse.de
- updated to 2.36
* Integrated Garmin Simple Text Protocol driver from Peter Slansky.
* Stabilize the Trimble regression tests.
* Remove the wired-in NTP time offset from the NMEA driver
* Integrate Ashtech driver from Chris Kuethe.
- Submit to STABLE for 11.0
-------------------------------------------------------------------
Thu Dec 13 15:05:00 CET 2007 - opensuse@dstoecker.de
- updated to 2.35
-------------------------------------------------------------------
Tue Nov 20 14:38:48 CET 2007 - anschneider@suse.de
- update udev rules and script
-------------------------------------------------------------------
Fri Jun 29 16:31:27 CEST 2007 - anschneider@suse.de
- Spec file cleanup
-------------------------------------------------------------------
Sun Dec 17 13:21:22 CEST 2006 - anschneider@suse.de
- update to version 2.34:
* Fix for byte-swapping of Zodiac control messages on big-endian hardware.
* Disable iTalk by default and note that it needs to be tested.
* Command line arguments can now be DGPSIP or NTRIP URLs; -d is
deprecated.
* Added udev rules.
* Address excessive processor and memory utilization on SBCs; it's now
possible to configure compile-time limits on the number of devices and
client sessions.
* Eliminate use of fuser(1) in gpsfake.
* Get gpsd working with EarthMates again, this had been broken since 2.15.
Massive string safety audit and OpenBSD port by Chris Kuethe.
* J command added.
* The gpsctl and gpscat tools and the gpsd.phps script were added.
* Switched to lesstif from openmotif.
* Better autodetection of DLE-led packet protocols (notably TSIP and Garmin
binary) and of SiRFStar I and III devices.
* Fixed buggy parsing and generation of PGRME.
-------------------------------------------------------------------
Mon Jun 05 10:44:57 CEST 2006 - anschneider@suse.de
- Initial package