Hello community,

here is the log from the commit of package spice-gtk for openSUSE:Factory 
checked in at 2013-03-24 21:40:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spice-gtk (Old)
 and      /work/SRC/openSUSE:Factory/.spice-gtk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spice-gtk", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/spice-gtk/spice-gtk.changes      2012-12-10 
12:21:31.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.spice-gtk.new/spice-gtk.changes 2013-03-24 
21:51:21.000000000 +0100
@@ -1,0 +2,46 @@
+Sun Mar 24 17:22:24 UTC 2013 - dims...@opensuse.org
+
+- Drop pkgconfig(gstreamer-0.10) BuildRequires: the default audio
+  output module is to use pulseaudio directly.
+
+-------------------------------------------------------------------
+Sun Feb 17 16:52:27 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.18:
+  + Build fix with Gtk+ unstable.
+  + MinGW build fixes with old headers.
+  + Fix USB coldplug race.
+  + Bugs fxied: rh#908057.
+- Changes from version 0.17:
+  + Multi-monitor fixes (avoid monitor order shuffling, fix mouse
+    offset if monitor 0 is not at +0+0 and let agent do monitor
+    offset).
+  + Add support for VD_AGENT_CAP_SPARSE_MONITORS_CONFIG.
+  + Add controller & session "proxy" properties.
+  + Add drag and drop file copy support to send file to guest, you
+    will need capable agent to use that feature.
+  + Introspection fixes.
+  + Build fixes.
+- Add spice-gtk-polkit-privs.patch: set more resptrictive pokit
+  policies by default.
+
+-------------------------------------------------------------------
+Tue Feb  5 11:10:21 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 0.16:
+  + Fix crash with SSL connection (bgo#890464).
+  + Send monitor config to the agent on
+    spice_main_set_display_enabled() (bgo#881072).
+  + Fix channel leak and wrong condition in spice_channel_flush().
+  + Build fixes.
+- Changes from version 0.15:
+  + Add HTTP Proxy support (only with glib >= 2.26).
+  + Add "port" channel support, to allow arbitrary communication on
+    top of spice connection.
+  + usb-redir: fix migration support.
+  + win32: various keyboard & mouse fixes.
+  + Add info message when USB dialog is empty.
+  + Fix initial black screen on some 16bits guest.
+  + Various bug fixes and improvements.
+
+-------------------------------------------------------------------

Old:
----
  spice-gtk-0.14.tar.bz2

New:
----
  spice-gtk-0.18.tar.bz2
  spice-gtk-polkit-privs.patch

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

Other differences:
------------------
++++++ spice-gtk.spec ++++++
--- /var/tmp/diff_new_pack.eLXxmB/_old  2013-03-24 21:51:51.000000000 +0100
+++ /var/tmp/diff_new_pack.eLXxmB/_new  2013-03-24 21:51:51.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package spice-gtk
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           spice-gtk
-Version:        0.14
+Version:        0.18
 Release:        0
 # FIXME: /usr/bin/spice-client-glib-usb-acl-helper should be installed u+s, 
see bnc#744251.
 Summary:        Gtk client and libraries for SPICE remote desktop servers
@@ -26,6 +26,8 @@
 Group:          System/GUI/GNOME
 Url:            http://spice-space.org/page/Spice-Gtk
 Source:         http://spice-space.org/download/gtk/%{name}-%{version}.tar.bz2
+# PATCH-FIX-OPENSUSE spice-gtk-polkit-privs.patch bnc#804184 
dims...@opensuse.org -- Set the polkit defaults to auth_admin
+Patch0:         spice-gtk-polkit-privs.patch
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  intltool
 BuildRequires:  libacl-devel
@@ -39,7 +41,6 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.22
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gstreamer-0.10)
 BuildRequires:  pkgconfig(gthread-2.0) >= 2.0.0
 BuildRequires:  pkgconfig(gtk+-2.0) >= 2.18.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 2.91.3
@@ -138,6 +139,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 # Replace usbredirhost with usbredirhost-0.5... fail if no longer needed
 grep usbredirhost-0.5 configure && false
 sed -i "s:libusbredirparser:libusbredirparser-0.5:g" configure{.ac,}

++++++ spice-gtk-0.14.tar.bz2 -> spice-gtk-0.18.tar.bz2 ++++++
++++ 23403 lines of diff (skipped)

++++++ spice-gtk-polkit-privs.patch ++++++
Index: spice-gtk-0.18/data/org.spice-space.lowlevelusbaccess.policy
===================================================================
--- spice-gtk-0.18.orig/data/org.spice-space.lowlevelusbaccess.policy
+++ spice-gtk-0.18/data/org.spice-space.lowlevelusbaccess.policy
@@ -12,8 +12,9 @@
     <description>Low level USB device access</description>
     <message>Privileges are required for low level USB device access (for usb 
device pass through).</message>
     <defaults>
+      <allow_any>auth_admin</allow_any>
       <allow_inactive>no</allow_inactive>
-      <allow_active>yes</allow_active>
+      <allow_active>auth_admin</allow_active>
     </defaults>
   </action>
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to