summaryrefslogtreecommitdiff
path: root/NEWS
blob: 24e85a35a0a0e98802829b03e2cf61d771364fed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
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.

Contributors:
- Andrey Skvortsov
- Carlos Garcia Campos
- Dylan Van Assche
- Shoji Keita
- Teemu Ikonen
- Maciej S. Szmigiero
- Maximiliano Sandoval R

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

Contributors:

- Laurent Bigonville
- Angus Ainslie
- Dan Nicholson
- Guido Günther 
- Jan Alexander Steffens
- Abderrahim Kitouni 
- clayton craft 
- Ian Douglas Scott
- Chupligin Sergey
- Dor Askayo
- Teemu Ikonen
- Maciej S. Szmigiero
- Álvaro Peña
- Bilal Elmoussaoui

2.5.7
=====

- A bug fix release, many fixing a bunch of memory leaks.

2.5.6
=====

- Fix crashes in WiFi handling code.
- Plug a leak.

Contributors:

- Amaury Pouly amaury.pouly@gmail.com
- Jan Alexander Steffens (heftig) jan.steffens@gmail.com
- Will Thompson will@willthompson.co.uk
- Zeeshan Ali zeeshanak@gnome.org

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.

2.5.4
=====

- Plug a leak that becomes pretty huge after a while of running Geoclue.
- Fix a buffer-overflow.

2.5.3
=====

- Fix a crash.
- Support for GGA messages from more NMEA sources.
- New API to allow automatic server side deletion of client.
- Automatically delete client on server when using GClueSimple.
- Avoid linking to system-installed library.
- Fix library-only build.
- Add manpage for geoclue.conf file.
- Document usage and building of the project.
- Other fixes and improvements.

Contributors:

Benjamin Berg <bberg@redhat.com>
Inzamam <inzamam.15@cse.mrt.ac.lk>
Sachin Chand <schand1997@gmail.com>
Sumera Priyadarsini <sylphrenadin@gmail.com>
Zeeshan Ali <zeeshanak@gnome.org>

2.5.2
=====

- Scan for WiFi networks, greatly improving accuracy of WiFi source.
- Allow multiple clients on the same D-Bus connection and add API for it. This
  is mainly targetted for Flatpak location portal.
- Add API for apps to explicitly delete their client objects. Long running
  apps, like gnome-settings-daemon and Flatpak location portal, should use that
  to ensure Geoclue knows when these apps are not actually using it and hence
  it doesn't need to keep running needlessly.
- Restore accidently removed, build of modem sources.
- Update location on connectivity actually changing.
- Try not spamming Mozilla Location Service.
- Fix unexpected exit when non-active clients are connected.
- Fix a check for system apps.
- Use absolute paths for sysconfdir.
- Fix links in docs.
- More debug log.
- A bunch of internal and/or non-functional fixes & improvements.

Dependency-related changes:

- Require glib >= 2.44.

Contributors:

Bastien Nocera <hadess@hadess.net>
Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Laurent Bigonville <bigon@bigon.be>
Valentin Blot <freedesktop-devel@valentinblot.org>
Will Thompson <will@willthompson.co.uk>
Zeeshan Ali <zeenix@collabora.co.uk>

2.5.1
=====

- Fix libgeoclue ABI break in 2.5.0.
- Use absolute paths for libexecdir.

2.5.0
=====

Changes since 2.4.10 that were not included in subsequent 2.4.x releases as
well:

- Drop authorization for system (non-flatpak) apps.
- Switch from autotools to meson build system.
- Use WiFi-based geolocation for city level accuracy.
- Provide Vala API.
- Don't enable all warnings from C compiler by default.
- No need to mark translatable strings in desktop files.

Contributors:

Bastien Nocera <hadess@hadess.net>
Corentin Noël <corentin.noel@collabora.com>
Emmanuele Bassi <ebassi@gnome.org>
Karl-Philipp Richter <krichter722@aol.de>
Laurent Bigonville <bigon@bigon.be>
Nirbheek Chauhan <nirbheek@centricular.com>
Ting-Wei Lan <lantw@src.gnome.org>
Valentin Blot <freedesktop-devel@valentinblot.org>
worldofpeace <worldofpeace@users.noreply.github.com>
Zeeshan Ali <zeenix@collabora.co.uk>

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.

Contributors:

Bastien Nocera <hadess@hadess.net>
Zeeshan Ali <zeenix@collabora.co.uk>

2.4.9
=====

- Modem GPS refresh rate is now based on the location refresh rate of apps.
- Refuse location access if no app-auth agent is registered. This fixes a
  security hole where an app requests location access before the agent gets to
  register itself and we end up giving out locaiton access even though user has
  disabled it.
- Port desktop ID detection to Flatpak >= 0.6.10.
- The default timeout on the service binary is now the same as the service
  itself: 5 seconds.
- Demo applications:
  - where-am-i now allows setting location refresh-rate.
  - Only install demo agent's desktop file if it's enabled.
  - Build and install demo agent unless disabled explicitly.
  - Autostart the demo agent by default on non-GNOME platforms, since an agent
    is required now and no one other than GNOME yet provides one (sigh).

Dependency-related changes:

Bastien Nocera <hadess@hadess.net>
Mathieu Bridon <bochecha@daitauha.fr>
Zeeshan Ali <zeenix@collabora.co.uk>

2.4.8
=====

- Fix threshold for detecting too old location update.
- Explain in the configuration what the applications white-list is meant for.
- Allow instant location updates from modem-based GPS.
- Fix a deadlock case in the helper library.

Dependency-related changes:

Require mm-glib >= 1.6

Valentin Blot <freedesktop-devel@valentinblot.org>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>

2.4.7
=====

- Fix a potential crash.
- More verbose warning on invalid accuracy from NMEA source.

2.4.6
=====

- Add to white-list
  - gnome-color-panel for "Night Light" functionality.
  - gnome-shell for new weather view in the calendar.
- Other minor fixes.

Bastien Nocera <hadess@hadess.net>
Florian Müllner <fmuellner@gnome.org>
Rob Norris <rw_norris@hotmail.com>

2.4.5
=====

- Fix a potential crash.

2.4.4
=====

- Expose location timestamp over D-Bus.
- Add a TimeThreshold property that allows clients to limit location updates by
  time.
- Annotate default value of DistanceThreshold property.
- Check for full internet availability before declaring ourselves online.
- Fix autogen.sh against builddir ≠ srcdir.
- Fix a bunch of memory leaks.
- Fix a bunch of build issues.
- Other minor fixes.

Colin Walters <walters@verbum.org>
Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Justin Kim <justin.kim@collabora.com>
Philip Withnall <philip.withnall@collabora.co.uk>
Ting-Wei Lan <lantw@src.gnome.org>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>

2.4.3
=====

Fix a crash in the helper library.

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
=====

- Add some missing NULL checks to avoid some crashes.
- More reliable method to connect to Avahi from network NMEA source.
- Fix warnings on system log caused by geoclue trying to access D-Bus
  properties it does not need.

Ankit <ankitstarski@gmail.com>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>

2.4.0
=====

- Add a convenience library to make interacting with Geoclue very easy.
- Put each D-Bus interface description in it's own file. Unified interface file
  still provided for backwards compatibility.

Simon McVittie <simon.mcvittie@collabora.co.uk>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>

2.3.0
=====

- Add a network NMEA source, which together with this application:
  https://wiki.gnome.org/Apps/GeoclueShare
  allows you to use the GPS of your Android device on your geoclue-enabled machine.
- Allow root to own the name on the bus, i-e run the service.
- Make use of compass device if available, through iio-proxy.
- Fix a hang on client starting twice.
- More helpful error on agent rejection.
- Improved documentation.
- Do not ship generated D-Bus service files in the tarball.
- Only allow the geoclue user and root to call methods on agents.
- Fix ignoring of valid location updates due to comparison of distances in
  different units.
- Correctly handle two consecutive location updates with same timestamp on them.
- Correctly handle late location update.
- Build system fixes:
  - Fix detection of gdbus-codegen tool.
  - Workaround an intltool issue.

All contributors to this release:

Ankit <ankitstarski@gmail.com>
Bastien Nocera <hadess@hadess.net>
Fabrice Bellet <fabrice@bellet.info>
Laurent Bigonville <bigon@bigon.be>
Philip Withnall <philip.withnall@collabora.co.uk>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>

2.2.0
=====

- Report 'Speed' and 'Heading' on location updates.
- Try to provide the most accurate location first.
- Avoid a crash by ensuring requested max accuracy is within bounds.
- Fix GPS coordinates parsing.
- Fix GeoIP on machines without WiFi hardware.
- Gracefully handle inexistent agent.
- Stop sources whose accuracy level becomes higher, rather than lower, than the
  requested level.
- Keep old location object alive on D-Bus for a bit longer to ensure
  applications are not accessing it still after it is destroyed.
- Don't enable the modem. Seems at least GNOME takes care of modem enabling for
  us and besides this shouldn't be done by geoclue anyway (see bug#85040).
- Wait for modem to be enabled before checking availability of location
  capabilities and using them. This is particularly important for pin-enabled
  modems.
- Ignore redundant GPS location updates.
- Fix some potential crashes.
- Some improvements to output of where-am-i demo application.

Dependency-related changes:

Explicitly require libsoup >= 2.42

All contributors to this release:

Ankit <ankitstarski@gmail.com>
Bastien Nocera <hadess@hadess.net>
Fabrice Bellet <fabrice@bellet.info>
Pawel Golinski <pg359186@students.mimuw.edu.pl>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>

2.1.10
======

- Disallow application if disabled explicitly in the configuration.
- Make it easy to add alternative modem source(s), e.g ofono-based.
- Map:
  - country-level accuracy to city-level since no source provides country-level
    accuracy.
  - neighborhood-level accuracy to city-level in WiFi source (only) so
    applications requesting neighborhood-level accuracy still get a location
    even if there is no modem available.
- Fixes to WiFi source.
- For easier debugging, add:
  - more debug prints.
  - commandline options to where-am-i demo application to specify timeout and
    requested accuracy level.
- Fix a potential build failure.

2.1.9
=====

- Move from NetworkManager to direct use of wpa_supplicant to retreive WiFI
  data, for greater portability.
- Port from opencellid.org to Mozilla Location Service for 3G-geolocation.
- Network data submission
  - Explicit option in config to enable submission.
  - Commandline options to enable network data submission and set nickname.
  - Submit 3G data.
  - Submit under 'geoclue' nick by default.
- Fix a few crashes.
- Drop now redundant workaround for pure geoip queries.
- Ability to mark an app as system component in the config so that
  - Agent can't decide its accuracy level nor agent is asked to authorize it.
    This mean automatic timezone in GNOME will continue working even if you
    disable geolocation.
  - app is not taken into account for 'InUse' property. That means you will no
    longer have to see location crosshair in gnome-shell's topbar forever just
    because you have automatic timezone enabled.
- Exit demo app if geoclue deactivates it.
- Improved debug log.
- Many other internal changes and minor improvements.

Dependency-related changes:

- Drop libnm-glib dependency
- Drop libxml2 dependency

2.1.8
=====

- Switch to Mozilla Location Service for geoip as well.
- Allow specifying nickname to submit network data with.
- Report actual available accuracy level and keep it up2date.
- Add 'Active' property to indicate client state.
- Expose altitude info (if known).
- Timeout on inactivity, rather than no clients.
- Automatically:
  - stop the client if max accuracy level is set to 0.
  - start the client if max accuracy level is set to non-0 and it was
    automatically stopped.
- Don't disable modem after using it. Disabling the modem, disables it for
  everyone so if there was an active connection going on through the modem,
  geoclue will cause it to disconnect. While we need to have some centralized
  means to enable/disable modem and ideally geoclue shouldn't do any
  enabling/disabling of modems at all, for now lets just only enable the
  modem.
- Fix issue of missed location updates.
- Whitelist correct ID for gnome-settings-daemon in default config.
- Replace '--disable-wifi-source' configure option with
  '--disable-network-manager'. i-e now you disable usage of NetworkManger
  explicitly rather than wifi source, which is now always built and enabled.
- Drop now redundant geoip server.
- Don't distribute .desktop.in files for demos.
- Plug some leaks.
- More debug log.
- Other minor fixes.

All contributors to this release:

Kalev Lember <kalevlember@gmail.com>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>

2.1.7
=====

- 'InUse' property now only affected by active clients. This fixes the issue of
  gnome-shell incorrectly showing 'geolocation in use' icon.
- Move DBus interface files to their canonical location:
  /usr/share/dbus-1/interfaces/.
- Drop redundant check for the C++ compiler in configure script.
- Demo agent now prints 'geolocation in use' info.

All contributors to this release:

Kalev Lember <kalevlember@gmail.com>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>

2.1.6
=====

- Correct binary path is demo's desktop file.
- Move demo apps from /usr/share to /usr/libexec.

2.1.5
=====

- Add a NULL check to fix a crasher.
- Setup D-Bus policy to be able to access NetworManager API.
- Expected agent object path now static. This breaks agent interface but it was
  needed to fix the D-Bus policy.
- Fix issue of us giving every connection access to every property on the system
  bus.

All contributors to this release:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org>

2.1.4
=====

- Don't depend on unreleased libnm-glib.

All contributors to this release:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org>

2.1.3
=====

- Agents can now dictate maximum accuracy level allowed for all clients through
  a D-Bus property. The next version of gnome-shell will make use of that and
  provide an option to enable/disable geolocation in topbar menu.
- Add D-Bus property to specify available accuracy level. For now we just
  hardcode it to report that we can provide exact accuracy.
- Give agents time to register themselves on startup before processing client
  requests.
- Move configuration file under geoclue subdir so that in future we can easily
  add more configuration files if needed.
- Fixes to build.
- Some internal clean-ups.

All contributors to this release:

Colin Walters <walters@verbum.org>
Marvin Schmidt <marv@exherbo.org>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>

2.1.2
=====

- Fix some crashing bugs.
- Ignore WiFis with '_nomap' suffix.
- Configure options for disabling WiFi, 3G and GPS modem sources.
- Avoid spaming the network resources for ignorable changes to network setup.
- Add some required files to distribution that we forgot in last release.

All contributors to this release:

Kalev Lember <kalevlember@gmail.com>
Ryan Lortie <desrt@desrt.ca>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>

2.1.1
=====

- 3GPP-based geolocation source.
  - Uses ModemManager to get cell tower info from 3GPP modem and uses
    opencellid.org's public API to translate that into a location.
- GPS modem-based geolocation source: If your 3GPP modem has a GPS, geoclue can
  now make use of it.
- WiFi-based geolocation source
  - Uses Mozilla Location Service to find location based on nearby WiFi
    networks.
  - Refresh location on changes in WiFi networks.
  - Option in configuration file to make geoclue use Google Maps Geolocation API
    rather than Mozilla Location Service.
  - Option in configuration file to enable submission of wifi data to Mozilla
    Location Service. If this option is enabled, the data is submitted each time
    geoclue gets a GPS lock. That means, its not completely autonomous and data
    is only submitted if an application, e.g gnome-maps requests current
    location with exact accuracy.
- API for clients to specify what level of geolocation accuracy they need,
  e.g city-level, street-level or exact etc.
- API to check if geolocation service is in use. Next version of gnome-shell
  will make use of that to show an icon in the panel to indicate to user that
  their location is being accessed.
- Application authorization agent
  - Make agent completely optional. We will revert this once we have a reliable
    mechanism to identify applications.
  - Identify agent and client applications by their desktop IDs rather than
    paths of their binaries.
  - Ability for agents to dictate the accuracy level allowed for clients.
  - Maintain a whitelist of clients in configuration that do not need agent
    authorization.
- Avoid redundant queries to web services.
- Install demo applications and provide a desktop file for them.
- Many more internal fixes and clean-ups.

Dependency-related changes:

- Require libnm-glib >= 0.9.9.0 (new dependency)
- Require libmm-glib >= 1.0 (new dependency)
- Require libxml-2.0 (new dependency)

Note to package maintainers: This version drops the requirement for geoclue
binary to be given 'ptrace' capability that was introduced in last release,
2.1.0.

All contributors to this release:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org>

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
=====

- Generate docs for D-Bus interface. Online version:
  http://www.freedesktop.org/software/geoclue/docs/
- Fix build against Automake 1.13.
- Two minor fixes/cleanups.

All contributors to this release:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org>

1.99.4
======

- Correct check for whether db needs update in geoip-update.
- Fix geoip-update by direct usage of libsoup for HTTP GET.
- Don't inhibit compiler warnings in build.
- Fix various potential crashers.
- Take 'DistanceThreshold' property into account.
- Watch for and signal out location changes.
- Add configure option to specify service user.
- Add documentation comments to D-Bus interface XML.
- Fix various compiler warnings.
- Switch to Fedora's geoip server until we've our server setup.
- Minor fixes to pkgconfig file.
- Setup a glib log domain.
- Some optimizations.
- More debug logging.

Dependency-related changes:

- Require libsoup-2.4

All contributors to this release:

Bastien Nocera <hadess@hadess.net>
Dominique Leuenberger <dimstar@opensuse.org>
Kalev Lember <kalevlember@gmail.com>
Stefan Sauer <ensonic@users.sf.net>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>

1.99.3
======

- All D-Bus prop names capitalized as per general conventions.
- Expose D-Bus specification XML file in pkg-config file.
- Fix some potential crashes in error handling code.
- Remove unused build-time yelp dependency.
- Correct the libsoup dependency in pkg-config (although it doesn't affect any
  applications at the moment).
- Fix some compiler warnings.

All contributors to this release:

Evgeny Bobkin <evgen.ibqn@gmail.com>
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Kalev Lember <kalevlember@gmail.com>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>

1.99.2
======

- Drop client-side library.
- Add COPYING file.
- Install geoip-lookup with make install. This makes life easier for binary
  distributions that can then ship geoip-lookup in a package.
- Distribute server documentation.
- Distribute & install interface XML file.
- Add/update forgotten copyright headers.

All contributors to this release:

Kalev Lember <kalevlember@gmail.com>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>

1.99.1
======

- Move to system D-Bus.
- Import geoip code from geocode-glib.
- Add option to automatically exit on inactivity. By default it:
  - Runs indefinitely when launched manually.
  - Exits after 5 seconds of inactivity when (auto)launched by D-Bus.
- Relicense from LGPLv2+ to GPLv2+.
- Some build/installation related fixes.
- Correctly version pkg-config file.
- Fix crash on error.
- Add --version cmdline option.

Dependency-related changes:

- Remove redundant GOA dep from pkg-config.
- Drop dependency on geocode-glib.
- New dependencies:
  - json-glib-1.0 >= 0.14
  - libsoup-2.4
  - geoip >= 1.5.1 (Only needed by geoip server)

All contributors to this release:

Bastien Nocera <hadess@hadess.net>
Colin Walters <walters@verbum.org>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>

1.99.0
======

- Bump the version number

0.0.1
=====

- First release (of geoclue2)