Hello community,

here is the log from the commit of package geoclue2 for openSUSE:Factory 
checked in at 2017-03-05 17:56:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/geoclue2 (Old)
 and      /work/SRC/openSUSE:Factory/.geoclue2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "geoclue2"

Sun Mar  5 17:56:43 2017 rev:24 rq:461648 version:2.4.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/geoclue2/geoclue2.changes        2017-02-10 
09:50:41.383717630 +0100
+++ /work/SRC/openSUSE:Factory/.geoclue2.new/geoclue2.changes   2017-03-05 
17:56:44.365510703 +0100
@@ -1,0 +2,6 @@
+Wed Mar  1 16:05:18 UTC 2017 - zai...@opensuse.org
+
+- Add geoclue2-permit-Night-Light.patch: Add "Night Light"
+  functionality to the whitelist (bgo#779343, fdo#100008).
+
+-------------------------------------------------------------------

New:
----
  geoclue2-permit-Night-Light.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ geoclue2.spec ++++++
--- /var/tmp/diff_new_pack.llLC7I/_old  2017-03-05 17:56:44.913433150 +0100
+++ /var/tmp/diff_new_pack.llLC7I/_new  2017-03-05 17:56:44.917432583 +0100
@@ -29,6 +29,8 @@
 Source99:       geoclue2-rpmlintrc
 # PATCH-FIX-UPSTREAM geoclue2-permit-gnome-maps.patch dims...@opensuse.org -- 
Allow gnome-maps to access geoclue
 Patch0:         geoclue2-permit-gnome-maps.patch
+# PATCH-FIX-UPSTREAM geoclue2-permit-Night-Light.patch zai...@opensuse.org -- 
Add "Night Light" functionality to the whitelist
+Patch1:         geoclue2-permit-Night-Light.patch
 BuildRequires:  gtk-doc
 BuildRequires:  intltool >= 0.40.0
 BuildRequires:  pkg-config
@@ -79,6 +81,7 @@
 %prep
 %setup -q -n %{_name}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %configure \

++++++ geoclue2-permit-Night-Light.patch ++++++
>From 37b18f20abc044689b8a493da859b3fcf174c407 Mon Sep 17 00:00:00 2001
From: Bastien Nocera <had...@hadess.net>
Date: Tue, 28 Feb 2017 16:12:29 +0100
Subject: data: Add "Night Light" functionality to the whitelist

The gnome-settings-daemon color plugin uses Geoclue to guess the current
location and deduce the sunset and sunrise times. Make sure that the
functionality does not require a dialogue on startup when enabled.

See https://bugzilla.gnome.org/show_bug.cgi?id=779343

https://bugs.freedesktop.org/show_bug.cgi?id=100008

diff --git a/data/geoclue.conf.in b/data/geoclue.conf.in
index 5009ebf..7ee15c0 100644
--- a/data/geoclue.conf.in
+++ b/data/geoclue.conf.in
@@ -68,6 +68,11 @@ allowed=true
 system=true
 users=
 
+[gnome-color-panel]
+allowed=true
+system=true
+users=
+
 [epiphany]
 allowed=true
 system=false
-- 
cgit v0.10.2


Reply via email to