libvmtools0-2012.8.8.1-41.1e>UAC1&lz?Q$jPq^k(vs`iLzZpr>7=?=d  J .?ekt    " `x`V(8*90*: *>;@;"F;1G;HH;`I;xX;Y;\;];^<8b= 2.24.- Re-Inject pvscsi for older kernel builds.- Update to version 2010-11-17: + Mostly cleanups and bug fixes. + vmxnet3 on Solaris now supports jumbo frames. - For all older updates, please see NEWS. - Add an easy way to enable/disable X tools. Those currently fail to build. - Drop open-vm-tools-libpng14.patch: upstream fixed.- Add vmmemctl.tar.bz2, extracted from open-vm-tools 2010.02.23.- Better logic to easily disable modules that got inlcluded in the Linux Kernel, for bnc#605085.- Re-introduce vmxnet3 on openSUSE <= 11.2. Up to then we have kernel 2.26.31, which does not bring the vmxnet3 driver yet. The driver itself is the last one shipped with open-vm-tools, version 2009.12.16.- Send SIGUSR1 to vmware-user process when the services are being stopped. This possibly solves bnc#544400.- Add open-vm-tools-libpng14.patch to fix build with libpng 1.4.- Update to 2010.03.20: + New i18n support for Tools; it is based on VMware's internal tools + Logging infrastructure has been enhanced and now supports rotation + Bug fixes in several areas (DnD, backup support, thread safety) + Updates in Linux kernel modules for compatibility with newer kernels. + New functionality in the Unity support code.- Disabled vmxnet3 building. this only did not give an error anyhow as there was a typo, thus having the module already disabled for quite some time. - bnc#590329: Re-add lost 50-vmnics.conf file.- Update to 2010.02.23: + Mostly bug fixes, cleanups and code refactoring.- Update to 2010.01.19: + Linux modules have been updated to compile on newer kernels + Solaris modules now should compile on OpenSolaris (tested on 2009.06). + Other than those, mostly bug fixes and minor refactoring.- Update to 2009.12.16: + Some improvements to vmtoolsd, base libraries and and the plugin interface. + Some library refactoring: use new lock library, changes to support compilation of some code on ARM. + some fixes in configure.ac to try to correctly support newer distros. + vsock/vmci improvements. + bug fixes in the vmxnet / vmxnet3 drivers, and FreeBSD's vmblock driver. + vmxnet3 for Linux is now upstream (as of Linux 2.6.32), and will be removed from later releases of open-vm-tools. + pvscsi will be available upstream starting with Linux 2.6.33 and at that time will be removed from open-vm-tools. - Disable building of vmxnet3 if kernel is 2.6.32 or newer.- Update to 2009.11.17 + Lots of refactoring and cleanup in the code, mainly targeting the definition of a set of public APIs. + vmblock-fuse can now replace the vmblock kernel module for DnD operations. + Fix some memory leaks in the guestInfo module.- Update to 2009.10.15 + The HGFS module got some performance enhancements. + Minor enhancements to vmtoolsd and the logging system. + Fix for a few issues reported on the sourceforge bug tracker. + Lots of code refactoring, and a few bug fixes.- Update to 2009.09.18 + Mostly bug fixes and minor enhancements. + The pvscsi code was re-factored in preparation for upstreaming. The driver has been sent to the LKML for inclusion in the main Linux tree and might be removed from open-vm-tools once it's accepted.- Update to 2009.08.24 + Remove support for Linux kernels < 2.6.9. + The vsock now implements a new notification protocol that has better performance than the previous. + New infrastructure for sending more network config-related information about the virtual machine to the host. + Other bug fixes and minor improvements to the code.- move libguestlib.so to the devel pakage, which we have since version 2009.07.22 and remove the rpmlint check for it. - Remove the autoreconf call. We do not patch any Makefiles anymore. - Require libvmtools0 from the -devel package. - Drop the rpmlintrc file. Permissions are correctyl set, devel package split out.- Adjust specfile permission handling to match SUSE standard, snippet moved to permissions package. bnc#474285- Update to 2009.07.22 * Better support for dkms by means of a script to help create a dkms tree. * "make install" now also installs header files for public libraries, plus a few fixes to incorrect install behavior. * Lots of improvements to the new DnD code. * This will be the last release with support for Linux kernels < 2.6.9. - fix compatibiliy update script to redirect stderr to /dev/null (in case the script is not found, do not scare the user)- added || : to modprobe -r and umount calls in vmtoolsd [bnc#523342]- Updated to 2009.06.18 * Mostly a bug fix release. * vmhgfs now is able to use vsock as a transport (although backend support for HGFS over vsock is not yet released in VMware products). - Removed patch open-vm-tools-wiperPosix.patch. An alternative solution was integrated upstream - Dropped patch open-vm-tools-rpath.patch: merged upstream- Updated to 2009.05.22 * Mostly a cleanup and bug fix release. * Fix a build issue where a symlink attack could cause the open-vm-tools build to overwrite data (by placing a symlink in /tmp). * Second (and last?) batch of changes to clean up duplicate files in the source tree, including Solaris and FreeBSD kernel modules andother module-specific shared files. * Plugins now are properly built using plugins_LTLIBRARIES so that "-rpath" doesn't need to be used (this would cause an RPATH entry to be added to the final binary, which some tools didn't like). * open-vm-tools now properly detects PAM and enables PAM support in the code. - Removed -rpath.patch. Variation of it integrated upstream - Added patch to consume (-wiperPosix.patch) the result of fgets - BuildRequires pam-devel - The pam miss-naming on x86_64 has been fixed upstream - Add a new -rpath patch. Not everything is solved upstream. - Delete arch dependent files from /usr/share (not yet needed)- Upgrade to snapshot 2009.04.23 * Implemented copy & paste support for RTF data and file contents. * guestd has been removed from open-vm-tools; vmtoolsd is now the only option for the main tools service. * Added vmblock and vmmemctl modules for Solaris (under the CDDL). * vmware-user can now work with both vmblock-fuse and vmblock. * Linux HGFS now has a stream-based (TCP, vsock) transport, still under development. * First batch of changes to cleanup duplicated files in the source tree. Most duplicated files in the Linux kernel modules have been cleaned up. - Extensive rewrite of the spec file: * make use of the now upstream provided make install * configure --no-root-privileges, to not install mount.vmhgfs as suid - Add patch open-vm-tools-2009.04.23-rpath.diff: removes the rpath logic which was introduced for the vmusr and vmsvc plugins. libtools is broken in this respect. (patch submitted upstream for review) - Extend preun section with service rename (vmware-guest -> vmtoolsd) (patch provided by prusnak) - forcibly activate vmtoolsd service also on update. - fix up the KMP rename: for this to work we need to provide / obsolete vmware-kmp and vmware-kmp-; otherwise, zypper starts pulling in other kernels.- rename vmware-KMP to vmware-guest-KMP for easier identification of the use and to avoid confusion (users installing the KMP on the vmware hosts) (bnc#481137) - create subpackage libvmtools0- Upgrade to snapshot 2009.03.18 * Mostly a bug fix release. * The new DnD V3 protocol is now available in open-vm-tools. * vmtoolsd is now preferred instead of vmware-guestd - vmware-guestd will most probably be completely removed in the next release. - > vmtoolsd is not yet standard enabled in openSUSE packages. - Obsolete merged patches vmxnet and vmxnet3.patch.- renamed modprobe config to /etc/modprobe.d/50-vmnics.conf (required by new module-init-tools)./sbin/ldconfig/sbin/ldconfigcloud107 13690455014~44s4}4o4r2012.8.8.1-41.12012.8.8.1-41.1libguestlib.so.0libguestlib.so.0.0.0libhgfs.so.0libhgfs.so.0.0.0libvmtools.so.0libvmtools.so.0.0.0/usr/lib64/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Evergreen:Maintenance:129/openSUSE_Evergreen_11.4/7ea5642f1593393ffdc735f1c37c660f-open-vm-tools.openSUSE_Evergreen_11.4drpmlzma5x86_64-suse-linuxgC'lG*M!|3?]"k%{U}d]"'_̢˶3#*Ur% X- SLwڧ/5nKN+®pİ(g/HJnى z & 6w8 < n$%0Y.DCǒeբ݈6h}. .P5g qu+?P^Nm5dǻStMn$48pS#r9l5GIQK+" :̆y=u#V~nti890N1&RXIcEJ(jX 1 fGl)Xᡰ: ZtpiyTuFd5@NHCGSzo[ Ư6ZWF BWH)˜ߜ[hڴI;B݈A6oJmQ87g<&㼋}Tb1;v3|֮A,ѫ8}X{.Dwyy~4q1?