- Update to version 2.6.0: + Stop the client for system applications when accuracy is set to NONE. + NMEA: add a unix socket file option. + Client info: support cgroup v2. + Don't compute movements for low accuracy sources. + Add an option to generate vapi. + Send the 3G tower type as part of the Mozilla location service requests. + Add phosh & lipstick as allowed agents. + Use GeoIP when no WiFi device is available. + Modem manager: add polkit rule to allow GPS access. + Allow disabling compass at build and at runtime. + Fix heading computation for identical locations. + Be strict with time and distance threshold. + Fix the XDG location portal integration. + Replace agent wait timeout with a queue. + Other bugs fixes. - Drop geoclue2-geoip-when-wifi-unavailable.patch: fixed upstream. - Minor tweaks to rpmlintrc file: systemd_service changed from warnings to error (but still don't apply here, as it's a dbus enabled service). OBS-URL: https://build.opensuse.org/request/show/980122 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoclue2?expand=0&rev=93
7 lines
402 B
Plaintext
7 lines
402 B
Plaintext
# note: do not use systemd macros for geoclue2.service, they are not meant for dbus unit files.
|
|
addFilter("[EW]: systemd-service-without-service_del_preun")
|
|
addFilter("[EW]: systemd-service-without-service_del_postun")
|
|
addFilter("[EW]: systemd-service-without-service_add_pre")
|
|
addFilter("[EW]: systemd-service-without-service_add_post")
|
|
addFilter("W: non-standard-uid /var/lib/srvGeoClue srvGeoClue")
|