Fix geoip timezone detection.

ubuntu/focal
Simon Quigley 6 years ago
parent 6d0a95b5b6
commit 4091552f74

6
debian/changelog vendored

@ -1,3 +1,9 @@
calamares-settings-ubuntu (7) UNRELEASED; urgency=medium
* Fix geoip timezone detection.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 11 Jul 2018 22:35:58 -0500
calamares-settings-ubuntu (6) cosmic; urgency=medium
* Fix translations for Calamares.

@ -2,4 +2,6 @@
region: "America"
zone: "New_York"
localeGenPath: "/etc/locale.gen"
geoipUrl: "freegeoip.net"
geoipUrl: "https://ipapi.co/json"
geoipStyle: "json"
geoipSelector: "timezone"

Loading…
Cancel
Save