gpsd 3.20-6 source package in Ubuntu
Changelog
gpsd (3.20-6) unstable; urgency=medium [ Bernd Zeimetz ] * [b0d9ef06] Fix autopkgtest for new systemd releases. Thanks to Michael Biebl (Closes: #953760) [ Christian Ehrhardt ] * [4c4e5ea1] device-hook apparmor fixes (LP: #1868363) The manpage defines a hook that is called by gpsd which due to current confinement it is unable to run. - d/usr.sbin.gpsd: allow to call the /etc/gpsd/device-hook in the apparmor profile - d/usr.sbin.gpsd: allow to map and execute the own binary as needed in some containers - d/usr.sbin.gpsd: allow to run common shell interpreters bash/dash That hook will run within the confinement of gpsd, so if it is expected to do anything more special a user will have to allow that in /etc/apparmor.d/local/usr.sbin.gpsd Signed-off-by: Christian Ehrhardt <email address hidden> -- Bernd Zeimetz <email address hidden> Sat, 28 Mar 2020 22:16:13 +0100
Upload details
- Uploaded by:
- Bernd Zeimetz
- Uploaded to:
- Sid
- Original maintainer:
- Bernd Zeimetz
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gpsd_3.20-6.dsc | 2.6 KiB | ec84a414796200a5db4616570d0a5f9df50192899a526793849424eb24cc235e |
gpsd_3.20.orig.tar.xz | 2.3 MiB | 3998a5cbb728e97f896f46c3c83301b1e6c5d859393e58c2fad8c5426774d571 |
gpsd_3.20-6.debian.tar.xz | 45.2 KiB | 047879ed176ed325b073fc79410e5c3cfc986385cccd6a34161fe9fa9fed63d8 |
Available diffs
No changes file available.
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