Revisions of geoclue2

buildservice-autocommit accepted request 1114952 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 102)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 1114548 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 101)
- Update to version 2.7.1:
  + Add 'age' field to MLS locate queries
  + Location updates now always have an accuracy value
  + Improvements to NMEA parsing:
    - Parse NMEA timestamps with sub-second accuracy
    - Add default accuracy to NMEA RMC locations
    - Ignore locations from GGA and RMC sentences if the GNSS fix
      is not valid
  + Prioritize GNSS sources with a recent fix over other sources,
    preventing location jumps
  + Install D-Bus policy in /usr/share, not /etc
  + Upgrade GLib / Gio dependency to version 2.68.0
  + Correct gi annotations in GClueSimple
  + Various small fixes
- Use ldconfig_scriptlets macro for post(un) handling.
buildservice-autocommit accepted request 1069774 from Luciano Santos's avatar Luciano Santos (luc14n0) (revision 100)
baserev update by copy to link target
Luciano Santos's avatar Luciano Santos (luc14n0) accepted request 1069617 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 99)
- Update to version 2.7.0:
  + Multiple config files named *.conf are now read from the config
    directory at @sysconfdir@/geoclue/conf.d.
  + HTTP requests are now made via libsoup3.0 instead of
    libsoup2.4.
  + A static location can now be set in @sysconfdir@/geolocation
    for immobile systems.
  + Web source requests are now submitted with combined WiFi and
    3GPP tower data.
  + Web source now checks connectivity in a way that allows
    location and submission servers running on localhost.
  + Web source submissions are now made using /v2/geosubmit API.
  + Web source cell tower submissions now have the correct radio
    type.
  + Web source requests now submit the BSS age property.
  + Web source submissions now contain the location speed.
  + Web source cache now respects WiFi signal tolerance strictly.
  + NMEA source now supports both '\n' and '\r' NMEA delimiters.
  + NMEA source can now be made the Web source submit source.
  + ModemManager now use signaled calls to get cached location
    information to avoid performing explicit modem query.
  + Location description now contains information about its source.
  + GSettings backend no longer complains about being run from a
    read-only filesystem.
  + Many small improvements and fixes, some memory safety related.
- Drop 129.patch: Fixed upstream.
buildservice-autocommit accepted request 1011148 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 98)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 1008217 from Callum Farmer's avatar Callum Farmer (gmbr3) (revision 97)
- Move dbus system.d conf file to /usr (bsc#1204054)
buildservice-autocommit accepted request 1003112 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 96)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1002703 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 95)
GNOME 43.rc - let's get this into Staging to see what we break (e.g meson:test seems to be an issue already)
buildservice-autocommit accepted request 980316 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 94)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 980122 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 93)
- 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).
buildservice-autocommit accepted request 963499 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 92)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 963323 from Callum Farmer's avatar Callum Farmer (gmbr3) (revision 91)
- Remove unnecessary shadow requires
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 957414 from Callum Farmer's avatar Callum Farmer (gmbr3) (revision 90)
- Add CONFIG parameter to %sysusers_generate_pre
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 934387 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 89)
* Drop geoclue2-revert-2-faulty.patch: Replaced by upstream fix in geoclue2-geoip-when-wifi-unavailable.patch:.
* Add geoclue2-geoip-when-wifi-unavailable.patch: [gclue-wifi] Use GeoIP when a WiFi device isn't available [glfo#geoclue/geoclue#142].
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 859610 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 88)
- Update to version 2.5.7:
  + A bug fix release, mainly fixing a bunch of memory leaks.
- Add geoclue2-revert-2-faulty.patch: Revert two broken commits.
  https://gitlab.freedesktop.org/geoclue/geoclue/-/issues/142
buildservice-autocommit accepted request 855674 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 87)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 855569 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 86)
- Update to version 2.5.6:
  + Fix crashes in WiFi handling code.
  + Plug a leak.
- Changes from version 2.5.5:
  + Plug another leak.
  + Fix another buffer overflow.
  + Fix WiFi-geolocation that got broken in 2.5.4.
  + Put freequently used small strings on the stack to avoid
    excessive memory usage.
buildservice-autocommit accepted request 755686 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 85)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 755667 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 84)
- Update to version 2.5.4:
  + Plug a leak that becomes pretty huge after a while of running
    Geoclue.
  + Fix a buffer-overflow.
buildservice-autocommit accepted request 706209 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 83)
baserev update by copy to link target
Displaying revisions 1 - 20 of 102
openSUSE Build Service is sponsored by