Hello community,

here is the log from the commit of package open-vm-tools for openSUSE:Factory 
checked in at 2017-08-24 18:55:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/open-vm-tools (Old)
 and      /work/SRC/openSUSE:Factory/.open-vm-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "open-vm-tools"

Thu Aug 24 18:55:20 2017 rev:73 rq:518316 version:10.1.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/open-vm-tools/open-vm-tools.changes      
2017-04-11 09:40:05.900009645 +0200
+++ /work/SRC/openSUSE:Factory/.open-vm-tools.new/open-vm-tools.changes 
2017-08-24 18:55:21.920359071 +0200
@@ -1,0 +2,32 @@
+Mon Aug 21 16:01:33 UTC 2017 - [email protected]
+
+- open-vm-tools fails to correctly set screen resolution under
+  Wayland environments (boo#1054800)
+  + resolutionKMS-wayland.patch 
+
+-------------------------------------------------------------------
+Tue Aug 15 19:02:33 UTC 2017 - [email protected]
+
+- Update to 10.1.10 stable release (boo#1051977, bsc#1052129)
+  + Map certain PAM errors to VGAUTH_E_AUTHENTICATION_DENIED.
+  + Exclude non-directory and non-existing paths during quiescing.
+  + Fix timesync state to be uncalibrated when adjustment is large
+    (>60ms).
+  + Fix an invalid class pointer access when the VSS provider is
+    not installed.
+  + Add support for the new selection target name "text/rtf" for
+    copy/paste.
+  + VMCI: reset datagram buffer pointer on dealloc
+  + randomly generate tmp directory name
+  + Previously Common Agent Framework (CAF) builds were linking against
+    specific versions of PCRE and libiconv.  That restriction has been
+    removed.
+  + Reverts commit 7023998ba5594871a658c5ef1be4dbda6c0158eb to prevent
+    intermittent hangs during soft reboots of RHEL 6.8 Linux VM.
+  + Includes fix for VMs freezing during snapshots (bsc#1051627)
+     (Thaw filesystems if the snapshot commit message to VMX fails.
+      Commit b443e6456ffda66c0279032ab932ef271f8e1ae6)
+- Drop unnecessary patch:
+  + glibc-sysmacros.patch
+
+-------------------------------------------------------------------

Old:
----
  glibc-sysmacros.patch
  open-vm-tools-10.1.5-5055683.tar.gz

New:
----
  open-vm-tools-10.1.10-6082533.tar.gz
  resolutionKMS-wayland.patch

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

Other differences:
------------------
++++++ open-vm-tools.spec ++++++
--- /var/tmp/diff_new_pack.SFZhwq/_old  2017-08-24 18:55:22.836230110 +0200
+++ /var/tmp/diff_new_pack.SFZhwq/_new  2017-08-24 18:55:22.840229547 +0200
@@ -73,8 +73,8 @@
 Name:           open-vm-tools
 %define subname open-vm-tools
 %define tarname open-vm-tools
-%define bldnum  5055683
-Version:        10.1.5
+%define bldnum  6082533
+Version:        10.1.10
 Release:        0
 Summary:        Open Virtual Machine Tools
 License:        BSD-3-Clause and GPL-2.0 and LGPL-2.1
@@ -143,7 +143,7 @@
 %endif
 ExclusiveArch:  %ix86 x86_64
 Patch0:         Report-SLES12-SAP-guest-OS-as-SLES12.patch
-Patch1:         glibc-sysmacros.patch
+Patch1:         resolutionKMS-wayland.patch
 
 %if %{with systemd}
 %systemd_requires
@@ -208,11 +208,11 @@
 if you intend to create own plugins for vmtoolsd.
 
 %prep
-%setup -q -n %{tarname}-%{version}-%{bldnum}/%{subname}
+%setup -q -n %{tarname}-%{version}-%{bldnum}
 # fix for an rpmlint warning regarding wrong line feeds
 sed -i -e "s/\r//" README
 %patch0 -p2
-%patch1 -p2
+%patch1 -p1
 
 %build
 # disable warning unused-but-set-variable which will raise error because of 
-Werror
@@ -259,6 +259,7 @@
     --without-xerces \
 %endif
     --with-udev-rules-dir=%{_udevrulesdir} \
+    --enable-resolutionkms \
     --disable-static
 make
 
@@ -442,6 +443,7 @@
 %{_libdir}/%{name}/plugins/vmsvc/libpowerOps.so
 %{_libdir}/%{name}/plugins/vmsvc/libtimeSync.so
 %{_libdir}/%{name}/plugins/vmsvc/libvmbackup.so
+%{_libdir}/%{name}/plugins/vmsvc/libresolutionKMS.so
 %{_libdir}/%{name}/plugins/common/libhgfsServer.so
 %{_libdir}/%{name}/plugins/common/libvix.so
 %{_bindir}/vmhgfs-fuse

++++++ open-vm-tools-10.1.5-5055683.tar.gz -> 
open-vm-tools-10.1.10-6082533.tar.gz ++++++
++++ 1666675 lines of diff (skipped)

++++++ resolutionKMS-wayland.patch ++++++
++++ 2283 lines (skipped)


Reply via email to