Update to 2011.03.28
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=180
This commit is contained in:
parent
7de3ca03e4
commit
39f40edddf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:04c40a4cd9e4c5ee4f3ef8f743df4899aa82705e698a32b85d95f9516ee1f0fc
|
|
||||||
size 2561079
|
|
3
open-vm-tools-2011.03.28-387002.tar.bz2
Normal file
3
open-vm-tools-2011.03.28-387002.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:edcd0bcef2d27d81dc4b811697735f51856956cc63ee07660555842102b2f143
|
||||||
|
size 2582399
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 14 19:35:44 UTC 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to 2011.03.28:
|
||||||
|
+ HGFS mounter and vmusr's suid wrapper were changed to avoid
|
||||||
|
issues with symlink attacks. A new mount utility for vmblock on
|
||||||
|
Solaris and FreeBSD was added.
|
||||||
|
+ The VMCI driver was thoroughly reworked so that it can serve as
|
||||||
|
both the host and guest VMCI driver. This is mostly targeted at
|
||||||
|
supporting nested VMs.
|
||||||
|
+ vmusr got better integration with X's session manager, including
|
||||||
|
proper cleanup during session teardown.
|
||||||
|
+ Unity has been enhanced to better handle some desktop environments.
|
||||||
|
+ Many small bug fixes in other areas, including updates for newer
|
||||||
|
Linux kernels.
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 14 16:30:29 UTC 2011 - dimstar@opensuse.org
|
Thu Apr 14 16:30:29 UTC 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -36,9 +36,9 @@
|
|||||||
Name: open-vm-tools
|
Name: open-vm-tools
|
||||||
Group: System/Emulators/PC
|
Group: System/Emulators/PC
|
||||||
Summary: Open Virtual Machine Tools
|
Summary: Open Virtual Machine Tools
|
||||||
Version: 2011.02.23
|
Version: 2011.03.28
|
||||||
Release: 1
|
Release: 1
|
||||||
%define svn_rev 368700
|
%define svn_rev 387002
|
||||||
Url: http://open-vm-tools.sourceforge.net/
|
Url: http://open-vm-tools.sourceforge.net/
|
||||||
License: BSD3c ; GPLv2 ; LGPLv2.1
|
License: BSD3c ; GPLv2 ; LGPLv2.1
|
||||||
Source: %{name}-%{version}-%{svn_rev}.tar.bz2
|
Source: %{name}-%{version}-%{svn_rev}.tar.bz2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user