Accepting request 603840 from home:iznogood:branches:Application:Geo

- Update to version 2.4.10:
  + Fix issues introduced by last release 2.4.9:
    - A crash on startup.
    - Revert the new desktop ID detection code as that turned out
      to not work for non-root user that geoclue is supposed to be
      run as.
  + Use systemd's service file to lockdown the geoclue daemon to
    stop eventual security problems.

OBS-URL: https://build.opensuse.org/request/show/603840
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoclue2?expand=0&rev=69
This commit is contained in:
Ismail Dönmez 2018-05-04 08:52:30 +00:00 committed by Git OBS Bridge
parent 23fed74e4e
commit dc6b7c6481
4 changed files with 16 additions and 4 deletions

3
geoclue-2.4.10.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8412d1995eb60cfb8b6fafa19e655164138b9c9ff0c1e6e8d3a7107e9c449640
size 396528

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:38f14d1957a127c0f6977f07f23701bf80e222848c5a2f493cc94398de631c80
size 371668

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu May 3 18:24:46 UTC 2018 - bjorn.lie@gmail.com
- Update to version 2.4.10:
+ Fix issues introduced by last release 2.4.9:
- A crash on startup.
- Revert the new desktop ID detection code as that turned out
to not work for non-root user that geoclue is supposed to be
run as.
+ Use systemd's service file to lockdown the geoclue daemon to
stop eventual security problems.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 2 23:24:52 UTC 2018 - bjorn.lie@gmail.com Wed May 2 23:24:52 UTC 2018 - bjorn.lie@gmail.com

View File

@ -18,7 +18,7 @@
%define _name geoclue %define _name geoclue
Name: geoclue2 Name: geoclue2
Version: 2.4.9 Version: 2.4.10
Release: 0 Release: 0
Summary: GeoLocation Framework Summary: GeoLocation Framework
License: GPL-2.0-or-later License: GPL-2.0-or-later