- 20 May, 2020 3 commits
-
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
fix json missing quotes on device add (LP: #1879272) See merge request debian-gps-team/pkg-gpsd!8
-
Christian Ehrhardt authored
Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com>
-
- 12 May, 2020 4 commits
-
-
Bernd Zeimetz authored
Until somebody comes up with a fix.
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
d/rules: fix ubxtool to use python3 in the gpsd package (LP: #1878158) See merge request debian-gps-team/pkg-gpsd!7
-
Christian Ehrhardt authored
Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com>
-
- 11 May, 2020 2 commits
-
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
exchange gpsd-client/tools content See merge request debian-gps-team/pkg-gpsd!6
-
- 07 May, 2020 3 commits
-
-
Christian Ehrhardt authored
Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com> -
Christian Ehrhardt authored
d/control[.in]: moving gpsctl still breaks gpsd-clients (<< 3.20-9) for upgraders never seeing the version in experimental Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com> -
Christian Ehrhardt authored
Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com>
-
- 06 May, 2020 1 commit
-
-
Christian Ehrhardt authored
As suggested by bzed this allows people used to install gpsd-clients (or having it installed on upgrade) to retain the same set of binaries. gpsd-tools will be the one now suggested by gpsd and the one with the reduced dependencies meant for most common installations. Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com>
-
- 01 May, 2020 2 commits
-
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
-
- 30 Apr, 2020 8 commits
-
-
Bernd Zeimetz authored
Gpsd fixes Apr 2020 See merge request debian-gps-team/pkg-gpsd!5
-
Christian Ehrhardt authored
Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com> -
Christian Ehrhardt authored
Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com> -
Christian Ehrhardt authored
Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com> -
Christian Ehrhardt authored
Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com> -
Christian Ehrhardt authored
Due to having a python based binary now a Recommends isn't enough. Therefore we need to elevate that to a Depends. Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com> -
Christian Ehrhardt authored
Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com> -
Christian Ehrhardt authored
Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com>
-
- 29 Apr, 2020 5 commits
-
-
Christian Ehrhardt authored
Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com> -
Christian Ehrhardt authored
Tools you usually need with the local gpsd (like gpsctl) should be in the gpsd package itself. This is case #9 from https://wiki.debian.org/PackageTransition With the extra twist that we already split it up into gpsd-tools and that from an upgraders perspective the old package was gpsd-clients. Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com> -
Christian Ehrhardt authored
This will allow people using the common tools like cgps/gpsmon to not be forced to install all the dependencies of the further tools and examples. In addition that allows us to bump the common clients to a recommends. This is case #7 of https://wiki.debian.org/PackageTransition Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com> -
Christian Ehrhardt authored
Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com> -
Christian Ehrhardt authored
Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com>
-
- 09 Apr, 2020 2 commits
-
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
Closes: #936645
-
- 05 Apr, 2020 2 commits
-
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
Closes: #955846 Thanks: Simon McVittie
-
- 28 Mar, 2020 1 commit
-
-
Bernd Zeimetz authored
-
- 26 Mar, 2020 1 commit
-
-
Christian Ehrhardt authored
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 <christian.ehrhardt@canonical.com>
-
- 13 Mar, 2020 1 commit
-
-
Bernd Zeimetz authored
Thanks: Michael Biebl Closes: #953760
-
- 12 Mar, 2020 1 commit
-
-
Bernd Zeimetz authored
-
- 04 Mar, 2020 1 commit
-
-
Bernd Zeimetz authored
-
- 01 Feb, 2020 2 commits
-
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
apparmor: fix control socket usage for gpsdctrl (LP: #1790496) See merge request debian-gps-team/pkg-gpsd!3
-
- 31 Jan, 2020 1 commit
-
-
Christian Ehrhardt authored
The subsequent access of the daemon to the device is covered already. # common serial paths to GPS devices /dev/tty{,S,USB,AMA,ACM}[0-9]* rw, But gpsdctl itself isn't yet - therefore we see $ sudo gpsdctl add /dev/ttyUSB0 triggering: apparmor="DENIED profile="/usr/sbin/gpsd" name="/run/gpsd.sock" requested_mask="r" denied_mask="r" This change adds a rule for that. Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com>
-