Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
geoclue
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
28
Issues
28
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
geoclue
geoclue
Commits
47f146d5
Commit
47f146d5
authored
Feb 27, 2016
by
Zeeshan Ali
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 2.4.2
parent
8a23d796
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
1 deletion
+20
-1
NEWS
NEWS
+19
-0
configure.ac
configure.ac
+1
-1
No files found.
NEWS
View file @
47f146d5
2.4.2
=====
- Reliable desktop ID detection for xdg-app. This together with latest
gnome-shell and gnome-control-center, allows for per-application
geolocation access controls.
- Don't require xdg-app applications to pass a valid desktop ID since Geoclue
can automatically detect it.
- Don't allow xdg-app application to become user-authorization agents.
- Correct introspection namespace version for libgeoclue.
- Option to disable the backend build.
- Demo: Provide reason to access location data.
- Demo agent:
- Critical log message on failing to show notification.
- If app provides a reason string in it's desktop file, show that to the user.
Cosimo Cecchi <cosimoc@gnome.org>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
2.4.1
=====
...
...
configure.ac
View file @
47f146d5
AC_PREREQ([2.63])
AC_INIT([geoclue],
[2.4.
1
],
[2.4.
2
],
[http://bugs.freedesktop.org/enter_bug.cgi?product=GeoClue],
[geoclue],
[http://www.freedesktop.org/wiki/Software/GeoClue])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment