Hello community,

here is the log from the commit of package open-vm-tools for openSUSE:Factory 
checked in at 2013-05-13 22:46:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/open-vm-tools (Old)
 and      /work/SRC/openSUSE:Factory/.open-vm-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "open-vm-tools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/open-vm-tools/open-vm-tools.changes      
2013-04-26 12:37:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.open-vm-tools.new/open-vm-tools.changes 
2013-05-13 22:46:28.000000000 +0200
@@ -1,0 +2,15 @@
+Mon May 13 15:30:52 UTC 2013 - [email protected]
+
+- Update to version 9.2.3:
+  + Fixes for HGFS driver to compile on newer kernels (3.9).
+  + Fix for HGFS performance regression..
+  + vmci/vsock drivers are disabled on kernels 3.9 and above.
+  + vmblock driver is disabled on kernels 3.0+.
+  + Fix and re-enable Copy/Paste on Solaris.
+  + Configure script will detect procsps-ng library.
+  + Suppress deprecated warnings coming form newer glib.
+- Drop open-vm-tools-kernel-3.8.patch: fixed upstream.
+- No longer build vmci and vsock for openSUSE > 12.3; they have
+  been included in the mainline kernel.
+
+-------------------------------------------------------------------

Old:
----
  open-vm-tools-9.2.2-893683.tar.gz

New:
----
  open-vm-tools-9.2.3-1031360.tar.gz

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

Other differences:
------------------
++++++ open-vm-tools.spec ++++++
--- /var/tmp/diff_new_pack.ECBdEG/_old  2013-05-13 22:46:30.000000000 +0200
+++ /var/tmp/diff_new_pack.ECBdEG/_new  2013-05-13 22:46:30.000000000 +0200
@@ -25,16 +25,21 @@
 %define vm_modules1210 vmxnet
 %endif
 
+%if 0%{?suse_version} <= 1230
+# Modules to be built up to openSUSE 12.1, possibly not building on newer 
versions.
+%define vm_modules1230 vmci vsock
+%endif
+
 # Modules that have to be build up to version 12.2 (Last checked on 2012-02-05 
with kernel 3.2.0)
-%define vm_modules vmci vmhgfs vmsync vsock %{?vm_modules1210}
+%define vm_modules %{?vm_modules1230} vmhgfs vmsync %{?vm_modules1210}
 
 # X modules are lower prio upstream and once in a while fail. Offer an easy 
way to enable/disable them.
 %define with_X 1
 
 Name:           open-vm-tools
-Version:        9.2.2
+Version:        9.2.3
 Release:        0
-%define         svn_rev 893683
+%define         svn_rev 1031360
 Summary:        Open Virtual Machine Tools
 License:        BSD-3-Clause and GPL-2.0 and LGPL-2.1
 Group:          System/Emulators/PC
@@ -48,7 +53,6 @@
 Source7:        tools.conf
 Source98:       preamble
 Patch0:         open-vm-tools-kernel-3.6.patch
-Patch1:         open-vm-tools-kernel-3.8.patch
 BuildRequires:  gcc-c++
 # don't use pkgconfig(gtk+-2.0) so we can build on SLE
 BuildRequires:  gtk2-devel
@@ -165,7 +169,6 @@
 %setup -q -n %{name}-%{version}-%{svn_rev}
 %if 0%{?suse_version} > 1220
 %patch0 -p1
-%patch1 -p1
 %endif
 chmod -x AUTHORS COPYING ChangeLog NEWS README
 # fix for an rpmlint warning regarding wrong line feeds

++++++ open-vm-tools-9.2.2-893683.tar.gz -> open-vm-tools-9.2.3-1031360.tar.gz 
++++++
++++ 23064 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to