~n-muench/ubuntu/maverick/open-vm-tools/open-vm-tools.fix-632101

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Nate Muench
  • Date: 2010-09-07 02:10:30 UTC
  • Revision ID: nowiwilldestroyabydos@gmail.com-20100907021030-msa3598ldopvwkye
* Merge from Debian testing (LP: #632101), remaining changes:
  - Recommend open-vm-toolbox in open-vm-tools.
  - Rediffing vsock.patch.
* Updating local Makefile to inject symvers files to fix vmhgfs and
  vsock modules, thanks to Joe Gooch <mrwizard@k12system.com> (Closes:
  #579721).
* Updating standards version to 3.9.1.
* Removing vmmemctl fom initscript (Closes: #588356).
* Merging upstream version 2010.06.16-268169.
* Updating standards version to 3.9.0.
* Updating README.source.
* Rediffing kvers.patch.
* Dropping procps.patch, not required anymore.
* Updating packaging for upstreams vmmemctl module removal.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
open-vm-tools 2010.06.16 changes:
 
2
        * VMCI moves towards unifying the guest and host driver APIs,
 
3
        and gets support for MSI/MSI-X.
 
4
 
 
5
        * More work on new VMCI-backed HGFS protocol.
 
6
 
 
7
        * vmmemctl: Linux driver removed (it's now upstream), plus
 
8
        cleanup and simplification of the FreeBSD and Solaris drivers.
 
9
 
 
10
        * some Linux kernel compatibility fixes.
 
11
 
 
12
        * Cleanup of old kernel support code.
 
13
 
 
14
        * Some cleanup of old VIX features.
 
15
 
 
16
        * toolbox-cmd was updated to use newer APIs, and got some i18n
 
17
        enhancements.
 
18
 
 
19
        * some bug fixes and enhancements to the logging code.
 
20
 
 
21
        * update detection and use of some needed libraries.
 
22
 
 
23
        * More progress in making libraries thread-safe.
 
24
 
1
25
open-vm-tools 2010.04.25 changes:
2
26
        * VMCI and HGFS get some initial work for new features.
3
27