Hello community,

here is the log from the commit of package gtk-vnc for openSUSE:Factory checked 
in at 2017-02-26 17:07:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk-vnc (Old)
 and      /work/SRC/openSUSE:Factory/.gtk-vnc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtk-vnc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk-vnc/gtk-vnc.changes  2016-08-29 
14:27:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtk-vnc.new/gtk-vnc.changes     2017-02-26 
17:07:06.551442914 +0100
@@ -1,0 +2,26 @@
+Sat Feb 18 19:00:08 UTC 2017 - [email protected]
+
+- Update License to include LGPL-2.1.
+
+-------------------------------------------------------------------
+Thu Feb  9 14:42:03 UTC 2017 - [email protected]
+
+- Update to version 0.7.0:
+  + CVE-2017-5884 - fix bounds checking for RRE, hextile and
+    copyrect encodings.
+  + CVE-2017-5885 - fix color map index bounds checking.
+  + Add API to allow smooth scaling to be disabled.
+  + Workaround to help SPICE servers quickly drop VNC clients
+    which mistakenly connect, by sending "RFB " signature bytes
+    early.
+  + Don't accept color map entries for true-color pixel formats.
+  + Add missing vala .deps files for gvnc & gvncpulse.
+  + Avoid crash if host/port is NULL.
+  + Add precondition checks to some public APIs.
+  + Fix link to home page in README file.
+  + Fix misc memory leaks.
+  + Clamp cursor hot-pixel to within cursor region.
+- Update file list for %{name}-devel to include additional files
+  installed by updated version.
+
+-------------------------------------------------------------------
gtk-vnc2.changes: same change

Old:
----
  gtk-vnc-0.6.0.tar.xz

New:
----
  gtk-vnc-0.7.0.tar.xz

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

Other differences:
------------------
++++++ gtk-vnc.spec ++++++
--- /var/tmp/diff_new_pack.luzfan/_old  2017-02-26 17:07:07.079362836 +0100
+++ /var/tmp/diff_new_pack.luzfan/_new  2017-02-26 17:07:07.079362836 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk-vnc
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,12 +31,12 @@
 Name:           gtk-vnc
 %define _name   gtk-vnc
 Summary:        A GTK widget for VNC clients
-License:        LGPL-2.1+
-Group:          Development/Libraries/X11
 # FIXME: see if the browser plugin can be built (last try 0.4.2)
-Version:        0.6.0
+License:        LGPL-2.1 and LGPL-2.1+
+Group:          Development/Libraries/X11
+Version:        0.7.0
 Release:        0
-Source:         
http://download.gnome.org/sources/gtk-vnc/0.6/%{_name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gtk-vnc/0.7/%{_name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://gtk-vnc.sf.net/
 BuildRequires:  cyrus-sasl-devel
@@ -314,7 +314,9 @@
 %dir %{_datadir}/vala/vapi
 %{_datadir}/vala/vapi/gtk-vnc-%{_sonamever}.deps
 %{_datadir}/vala/vapi/gtk-vnc-%{_sonamever}.vapi
+%{_datadir}/vala/vapi/gvnc-1.0.deps
 %{_datadir}/vala/vapi/gvnc-1.0.vapi
+%{_datadir}/vala/vapi/gvncpulse-1.0.deps
 %{_datadir}/vala/vapi/gvncpulse-1.0.vapi
 %endif
 %{_includedir}/gtk-vnc-%{_sonamever}/

++++++ gtk-vnc2.spec ++++++
--- /var/tmp/diff_new_pack.luzfan/_old  2017-02-26 17:07:07.103359198 +0100
+++ /var/tmp/diff_new_pack.luzfan/_new  2017-02-26 17:07:07.107358590 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk-vnc2
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,12 +31,12 @@
 Name:           gtk-vnc2
 %define _name   gtk-vnc
 Summary:        A GTK widget for VNC clients
-License:        LGPL-2.1+
-Group:          Development/Libraries/X11
 # FIXME: see if the browser plugin can be built (last try 0.4.2)
-Version:        0.6.0
+License:        LGPL-2.1 and LGPL-2.1+
+Group:          Development/Libraries/X11
+Version:        0.7.0
 Release:        0
-Source:         
http://download.gnome.org/sources/gtk-vnc/0.6/%{_name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gtk-vnc/0.7/%{_name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://gtk-vnc.sf.net/
 BuildRequires:  cyrus-sasl-devel
@@ -314,7 +314,9 @@
 %dir %{_datadir}/vala/vapi
 %{_datadir}/vala/vapi/gtk-vnc-%{_sonamever}.deps
 %{_datadir}/vala/vapi/gtk-vnc-%{_sonamever}.vapi
+%{_datadir}/vala/vapi/gvnc-1.0.deps
 %{_datadir}/vala/vapi/gvnc-1.0.vapi
+%{_datadir}/vala/vapi/gvncpulse-1.0.deps
 %{_datadir}/vala/vapi/gvncpulse-1.0.vapi
 %endif
 %{_includedir}/gtk-vnc-%{_sonamever}/

++++++ gtk-vnc-0.6.0.tar.xz -> gtk-vnc-0.7.0.tar.xz ++++++
++++ 2534 lines of diff (skipped)


Reply via email to