diff --git a/open-vm-tools-2011.02.23-368700.tar.bz2 b/open-vm-tools-2011.02.23-368700.tar.bz2 deleted file mode 100644 index 337a289..0000000 --- a/open-vm-tools-2011.02.23-368700.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04c40a4cd9e4c5ee4f3ef8f743df4899aa82705e698a32b85d95f9516ee1f0fc -size 2561079 diff --git a/open-vm-tools-2011.03.28-387002.tar.bz2 b/open-vm-tools-2011.03.28-387002.tar.bz2 new file mode 100644 index 0000000..d6dcd8c --- /dev/null +++ b/open-vm-tools-2011.03.28-387002.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edcd0bcef2d27d81dc4b811697735f51856956cc63ee07660555842102b2f143 +size 2582399 diff --git a/open-vm-tools.changes b/open-vm-tools.changes index 59e4649..7dabada 100644 --- a/open-vm-tools.changes +++ b/open-vm-tools.changes @@ -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 diff --git a/open-vm-tools.spec b/open-vm-tools.spec index c5ffe7c..ba983ae 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -36,9 +36,9 @@ Name: open-vm-tools Group: System/Emulators/PC Summary: Open Virtual Machine Tools -Version: 2011.02.23 +Version: 2011.03.28 Release: 1 -%define svn_rev 368700 +%define svn_rev 387002 Url: http://open-vm-tools.sourceforge.net/ License: BSD3c ; GPLv2 ; LGPLv2.1 Source: %{name}-%{version}-%{svn_rev}.tar.bz2