summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2014-01-14 14:52:27 +0000
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2014-01-14 19:17:06 +0000
commitcab97faa5f3ebc72df50176f2487eeead35df901 (patch)
treee419c8ed4c8f06031145dab53cc048e814c787c6 /NEWS
parent5a4d028cc014f0d17d87aa2d357e0bdce9368132 (diff)
downloadgeoclue-cab97faa5f3ebc72df50176f2487eeead35df901.tar.gz
Release 2.1.02.1.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS33
1 files changed, 33 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 07b3dc5..37faf2b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+2.1.0
+=====
+
+- Application authentication agents support:
+ - API for agents to register themselves.
+ - API that agents need to implement.
+ - configure option to enable requirement of authorization from agent. Until
+ there is at least one agent out there, this requirement is disabled by
+ default.
+ - A demo agent.
+ - Option in ${sysconfdir}/geoclue.conf containing whitelist of all our agents.
+- Don't use proxy. Seems proxy settings are per-user and system users (which
+ geoclue is supposed to run as) do not have access to them.
+- Add support for bus-activation via systemd service unit.
+- Add mandatory 'DesktopId' property to Client interface.
+- Use HTTPS to connect to geoip.fedoraproject.org. The actual resource is behind
+ HTTPS so using HTTP leads to redirections and thefore redundant TCP packets.
+- Fixes to build system.
+
+Note to package maintainers: For the agent support to work, geoclue binary
+need 'ptrace' capability. In near future we will try to get this through systemd
+so systemd-based distributions likely not need to bother about it. Having said
+that, for this release you can simply keep the agent requirement disabled.
+
+All contributors to this release:
+
+Colin Guthrie <colin@mageia.org>
+Colin Walters <walters@verbum.org>
+Kalev Lember <kalevlember@gmail.com>
+Philip Withnall <philip@tecnocode.co.uk>
+Stefan Bernhardsgrütter <s.bernhardsgruetter@gmail.com>
+Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
+
2.0.0
=====