summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-04-09 22:02:54 +0200
committerGuido Günther <agx@sigxcpu.org>2009-04-09 22:02:54 +0200
commit99fd06cdf746ef3ce828ebd37dd242804d9ec6b3 (patch)
treed486b6c5e1c019486e0f0aa9c0925e445d427e16 /NEWS
parent3be7341c33f3640064657c85ef557496dac96f3f (diff)
Imported Upstream version 0.6.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS44
1 files changed, 44 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c1326a3a4..35bad910c 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,50 @@
http://libvirt.org/news.html
+0.6.2: Apr 3 2009:
+ - New features: support SASL auth for VNC server (Daniel Berrange),
+ memory ballooning in QEMU (Daniel Berrange), SCSI HBA storage pool
+ support (Dave Allan), PCI passthrough in Xen driver (Daniel
+ Berrange)
+ - Portability: be more flexible in QEmu binaries paths (Daniel
+ Berrange), Mingw portability fixes (Daniel Berrange),
+ - Documentation: add security attributes in RNG schemas, cleanup
+ of architecture docs, missing disk bus values in RNG schemas,
+ - Bug fixes: tap vs vbd type on block detach (Cole Robinson and
+ Takahashi Tomohiro), bad free on storage volume error (Daniel
+ Berrange), maplenght computations in remote driver (Daniel Berrange),
+ event dispatching in the daemon (Daniel Berrange), virDomainSetVcpus
+ deadlock (Daniel Berrange), save deadlock in test driver (Cole
+ Robinson), fix timing of security driver init (Cole Robinson),
+ forbid readonly connections from dumping the XML safe info (Cole
+ Robinson), file descriptor leak on remote access,
+ fix labelling of shared/readonly devices (Dan Walsh),
+ virsh missing auth on shell commands (Matthias Bolte),
+ avoid zombie on exec pipe errors (Ryota Ozaki),
+ memory leak in virNodeDeviceGetParent (Daniel Berrange),
+ URI check in migration (Daniel Berrange), various memory bug fixes
+ (Daniel Berrange), python bindings generator fix (Daniel Berrange),
+ NUMA memory fixes (Daniel Berrange), various svirt fixes (Daniel
+ Berrange), fix sparse volume allocation reporting (Cole Robinson),
+ test driver domain restore return value (Cole Robinson),
+ do not lose file format info on volume refresh (Cole Robinson)
+ - Improvements: get CPU usage info for LXC (Ryota Ozaki), fix domain
+ RNG to add ac97 and tests (Pritesh Kothari), OpenVZ support for
+ non-template filesystem root (Florian Vichot), improve arch
+ capabilities generation (Daniel Berrange), modularization of spec
+ file (Ryota Ozaki), better error reports in SEXPR generation (Daniel
+ Berrange), support for vifname parameter in VIF config (Daniel
+ Berrange), localtime handling for new xen (Daniel Berrange),
+ error reporting/ verification of security labels (Dan Walsh),
+ add --console arg for create and start virsh commands (Daniel
+ Berrange), refresh volume alloc/capacity when dumping XML (Cole
+ Robinson)
+ - Cleanups: FILE * leaks removal, unused parameters flagging
+ (Maximilian Wilhelm), switch to pre-C99 struct initialization
+ for drivers (Chris Lalancette), symlinks resolving cleanup (Daniel
+ Berrange)
+
+
0.6.1: Mar 3 2009:
- New features: new APIs for Node device detach reattach and reset
(Mark McLoughlin), sVirt mandatory access control support (James