SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libgps23-3.17-bp153.2.2.1.i586.rpm :

* Fri Dec 01 2017 mimi.vxAATTgmail.com- build with Qt5- refreshed gpsd-python3.patch
* Tue Nov 28 2017 mimi.vxAATTgmail.com- removed gpsd-fix-shebang.patch- reworked gpsd-python3.patch- build python3 subpackage
* Thu Nov 23 2017 rbrownAATTsuse.com- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
* Mon Nov 20 2017 mpluskalAATTsuse.com- Update to version 3.17:
* Repair support for non-NMEA devices requring active probing (e.g. Garmin USB GPSes).
* Fix a SiRF driver bug that occasionally confused NTP.
* Support for Spectratime iSync GRClok and LNRClok oscillators.
* gpxlogger can reconnect when the GPS loses the fix.
* xgps and xgpsspeed moved to python-gi, getting shut of the deprecated pygtk2 bindings.
* Default mode for xgpsspeed is now the more interesting nautical display.
* gpsmon includes the hostname with the device display.
* gpsprof now has centimeter precision.- Add gpsd-python3.patch to fix building with python3- Fix shebangs of python script (currently still python2)- Refresh gpsd-fix-shebang.patch
* Mon Nov 13 2017 mpluskalAATTsuse.com- Rename python subpackage to python2
* Thu Apr 06 2017 tchvatalAATTsuse.com- Remove conditionals for 1210 and older (oldest codebase built is SLE12)- run scons in multiple threads- convert to pkgconfig dependencies
* Tue Feb 28 2017 stefan.bruensAATTrwth-aachen.de- Cleanup build/spec file:
* Use .desktop files and PNG icon from tarball
* correct flag to disable stripping (nostrip=True)
* Fri Aug 26 2016 mardnhAATTgmx.de- Update gpsd.keyring (old key 8421F11C got superseeded by 8C6C738D)- Added \"-std=gnu++98\" to the compile-flags otherwise compilation will break on systems with >= gcc6- ifdef \"Requires: pps-tools-devel\" since it\'s only available on recent os-versions- Update to version 3.16
* Test rebuilds for mid-2015 leapsecond bump.
* Regression tests will run even if \"python\" in Python 3.
* Build correctly on systems where -ltinfo is split from -lncurses.
* Avoid some rare overflow conditions in PPS code.
* Fix bugs in JSON sat-view parsing due to the JSON parser stuffing ints into shorts.
* Various small fixes to AIS interpretation.
* Prevent a memory leak in long-running gpsmon instances.
* Fix Savannah bug #45270: serial driver does not work properly on pipes.
* Fix Savannah bug #44648: GPSD won\'t build if CCFLAGS contains options that are only compatible with the cros1s-compiler.
* Fix Savannah bug #45342: SConstruct generates wrong
*.pc files.
* Fix Savannah bug #46495: gpsd_poll may crash due to unitialized pointer (probably due to buggy FD_ISSET on host system).
* Fix Savannah bug #46648: gpsd crashes and buffer overflow is reported when terminated.
* Fix Savannah bug #46802: AIVDM to CSV is broken in some weird cases.
* Fix Savannah bug #46804: JSON satellite view parsing is somewhat broken.
* Tue Aug 09 2016 lnusselAATTsuse.de- use pkgconfig(udev) to always allow using udev-mini
* Mon Aug 08 2016 benoit.moninAATTgmx.fr- add pps-tools-devel as BuildRequires to enable kernel PPS
* Mon Aug 01 2016 lnusselAATTsuse.de- use pkg-config to figure out udevdir. Fixes bootstrapping with udev-mini
* Tue Nov 24 2015 joop.boonenAATTopensuse.org- Added missing requirements %{libgps} and %{libQgps} for devel package
* Sun Nov 08 2015 p.drouandAATTgmail.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 07 2015 mpluskalAATTsuse.com- Cleanup spec file with spec-cleaner- Add gpg signature- Add gpsd-3.13-ntpshm.patch- Install unit files- Update to 3.13
* compiler.h inclusion removed for gps.h so it\'s standalone for /usr/include.
* TOFF JSON report gives the offset between GPS top of second and clock time.
* A new ntpmon tool supports capturing clock samples from NTP SHM segments.- Changes for 3.12
* The daemon\'s power utilization has been reduced by changing from non-blocking to blocking I/O; this may be significant on mobile devices.
* Better protection against false matches of Inland AIS messages; thisrequired a libgps version bump to 22 (as a side effect, per-devicefootprint has decreased).
* PPS feature is no longer markedexperimental/unstable.
* Sentence tag fields have been dropped from the JSON reports.
* GNSS and GLONASS SKY reports are now merged.
* Addressed versions of AIS Type 25 and 26 are now handled.
* The \'nmea\' build option is now \'nmea0183\'.
* New \'minimal\' option sets all boolean options not explicitly set on the build command line to false.
* The \'limited_max_devices\' option is now \'max_devices\'; the \'limited_max_clients\' option is now \'max_clients\'
* The previously deprecated \'libQgpsmm\' option has been removed; use \'qt\'.
* A bug fix for error modeling when NMEA 0183 reports empty DOP fields.
* On OS X, the \"osx-pl203\" driver has been explicitly listed as unsupported.
* The last remnants of the old pre-JSON query protocol have been removed from the client library.
* Thu Jan 15 2015 p.drouandAATTgmail.com- Update to version 3.11
* A bug that prevented track interpolation has been fixed.
* We now get vertical error position and speed estimates from the u-blox driver rather than having to interpolate them.
* Some unusual AIS talker IDs (NMEA 4.0 station classes) are supported.
* chrpath is no longer a dependency for building and testing, and now defaults to \'no\'.
* Full systemd support.
* Fixes for handling large PPS offsets.
* Improved recovery from device flakeouts, gpsmon argument parsing.- Disable chrpath
* Tue Nov 25 2014 dl8fclAATTdarc.de- Added python-gpsd requires for gpsd-clients
 
ICM