gpsd 3.20-8ubuntu0.4 source package in Ubuntu
Changelog
gpsd (3.20-8ubuntu0.4) focal-security; urgency=medium * SECURITY UPDATE: incorrect time jump (LP: #1938730) - debian/patches/fix_wrong_gps_rollover.patch: don't compute wrong GPS rollover after 2020-10-23. - debian/control*: add python3-matplotlib, python3-gps, python3-gi, python3-cairo, gir1.2-gtk-3.0, python3-serial, python3-gi-cairo to Build-Depends so tests run. - debian/source/include-binaries: include some updated binary tests. - No CVE number -- Marc Deslauriers <email address hidden> Wed, 04 Aug 2021 11:34:28 -0400
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | updates | main | misc | |
Focal | security | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gpsd_3.20.orig.tar.xz | 2.3 MiB | 3998a5cbb728e97f896f46c3c83301b1e6c5d859393e58c2fad8c5426774d571 |
gpsd_3.20-8ubuntu0.4.debian.tar.xz | 60.2 KiB | 818f5c81b03dac77786ced51a6446e6cd6a02c0ba17379da9618009f57fc6083 |
gpsd_3.20-8ubuntu0.4.dsc | 2.8 KiB | 384404aa229162c5405c074900da43eca970f7f3d1c531ff5419c4c27c97ebb3 |
Available diffs
Binary packages built by this source
- gpsd: Global Positioning System - daemon
The gpsd service daemon can monitor one or more GPS devices connected to
a host computer, making all data on the location and movements of the
sensors available to be queried on TCP port 2947.
.
With gpsd, multiple GPS client applications can share access to devices
without contention or loss of data. Also, gpsd responds to queries with a
format that is substantially easier to parse than the different standards
emitted by GPS devices.
- gpsd-clients: Global Positioning System - clients
The gpsd service daemon can monitor one or more GPS devices connected to
a host computer, making all data on the location and movements of the
sensors available to be queried on TCP port 2947.
.
This package contains auxiliary tools and example clients for monitoring,
testing, latency-profiling, device configuration and simulating gpsd.
- gpsd-clients-dbgsym: debug symbols for gpsd-clients
- gpsd-dbg: Global Positioning System - debugging symbols
The gpsd service daemon can monitor one or more GPS devices connected to
a host computer, making all data on the location and movements of the
sensors available to be queried on TCP port 2947.
.
This package contains the python debug modules and some test tools
to the debug the behaviour of gpsd. Debug symbols are being shipped
in the dbgsym package.
- gpsd-dbgsym: debug symbols for gpsd
- libgps-dev: Global Positioning System - development files
The gpsd service daemon can monitor one or more GPS devices connected to
a host computer, making all data on the location and movements of the
sensors available to be queried on TCP port 2947.
.
This package contains the header and development files needed to build
programs and packages using libgps.
- libgps26: Global Positioning System - library
The gpsd service daemon can monitor one or more GPS devices connected to
a host computer, making all data on the location and movements of the
sensors available to be queried on TCP port 2947.
.
This package provides libgps, a C service library for querying GPS
devices. It supports both a low-level interface, which communicates
directly with the device to which the GPS is connected, and a high-level
interface, which goes through gpsd and is intended for concurrent use by
several applications.
- libgps26-dbgsym: debug symbols for libgps26
- libqgpsmm-dev: Global Positioning System - Qt wrapper for libgps (development)
The gpsd service daemon can monitor one or more GPS devices connected to
a host computer, making all data on the location and movements of the
sensors available to be queried on TCP port 2947.
.
This package provides the development file for libQgpsmm, the Qt version of
libgpsmm. It contains pkgconfig and qmake bits to build with the library.
- libqgpsmm26: Global Positioning System - Qt wrapper for libgps
The gpsd service daemon can monitor one or more GPS devices connected to
a host computer, making all data on the location and movements of the
sensors available to be queried on TCP port 2947.
.
This package provides libQgpsmm, the Qt version of libgpsmm.
It is a wrapper over libgps, the service library for querying GPS
devices. libQgpsmm is available on all platforms which are supported
by Qt4.
- libqgpsmm26-dbgsym: debug symbols for libqgpsmm26
- python3-gps: Global Positioning System - Python 3 libraries
The gpsd service daemon can monitor one or more GPS devices connected to
a host computer, making all data on the location and movements of the
sensors available to be queried on TCP port 2947.
.
This package contains a Python 3 interface to connect to gpsd, together with
a module providing a controlled testing environment.
- python3-gps-dbgsym: debug symbols for python3-gps