c401cc
From fe152499dea3319d98e0ebfc25723339331dda6b Mon Sep 17 00:00:00 2001
c401cc
Message-Id: <fe152499dea3319d98e0ebfc25723339331dda6b@dist-git>
c401cc
From: Yuri Chornoivan <yurchor@ukr.net>
c401cc
Date: Tue, 18 Feb 2014 15:45:26 -0700
c401cc
Subject: [PATCH] Fix minor typos in messages and docs
c401cc
c401cc
https://bugzilla.redhat.com/show_bug.cgi?id=1045643
c401cc
prereq of CVE-2013-6456
c401cc
c401cc
Signed-off-by: Eric Blake <eblake@redhat.com>
c401cc
(cherry picked from commit 5b4c035b08c122c3ae15aee7c13ce0f480586502)
c401cc
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
c401cc
---
c401cc
 HACKING                   |  2 +-
c401cc
 docs/apibuild.py          |  2 +-
c401cc
 docs/formatdomain.html.in |  6 ++---
c401cc
 docs/hacking.html.in      |  2 +-
c401cc
 docs/migration.html.in    |  4 ++--
c401cc
 docs/news.html.in         | 60 +++++++++++++++++++++++------------------------
c401cc
 src/esx/esx_vi.c          |  2 +-
c401cc
 src/lxc/lxc_driver.c      |  4 ++--
c401cc
 8 files changed, 41 insertions(+), 41 deletions(-)
c401cc
c401cc
diff --git a/docs/apibuild.py b/docs/apibuild.py
c401cc
index e65c559..5c55d79 100755
c401cc
--- a/docs/apibuild.py
c401cc
+++ b/docs/apibuild.py
c401cc
@@ -919,7 +919,7 @@ class CParser:
c401cc
             l = lines[0]
c401cc
             i = 0
c401cc
             # Remove all leading '*', followed by at most one ' ' character
c401cc
-            # since we need to preserve correct identation of code examples
c401cc
+            # since we need to preserve correct indentation of code examples
c401cc
             while i < len(l) and l[i] == '*':
c401cc
                 i = i + 1
c401cc
             if i > 0:
c401cc
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
c401cc
index 28cee29..ecf6adf 100644
c401cc
--- a/docs/formatdomain.html.in
c401cc
+++ b/docs/formatdomain.html.in
c401cc
@@ -1018,7 +1018,7 @@
c401cc
     
c401cc
 
c401cc
     

c401cc
-      Guest NUMA topology can be specifed using the numa element.
c401cc
+      Guest NUMA topology can be specified using the numa element.
c401cc
       Since 0.9.8
c401cc
     

c401cc
 
c401cc
@@ -3213,7 +3213,7 @@
c401cc
 
c401cc
     

c401cc
       Provides direct attachment of the virtual machine's NIC to the given
c401cc
-      physial interface of the host.
c401cc
+      physical interface of the host.
c401cc
       Since 0.7.7 (QEMU and KVM only)
c401cc
       This setup requires the Linux macvtap
c401cc
       driver to be available. (Since Linux 2.6.34.)
c401cc
@@ -3618,7 +3618,7 @@ qemu-kvm -net nic,model=? /dev/null
c401cc
     

c401cc
       If no target is specified, certain hypervisors will
c401cc
       automatically generate a name for the created tun device. This
c401cc
-      name can be manually specifed, however the name must not
c401cc
+      name can be manually specified, however the name must not
c401cc
       start with either 'vnet' or 'vif', which are prefixes
c401cc
       reserved by libvirt and certain hypervisors. Manually specified
c401cc
       targets using these prefixes will be ignored.
c401cc
diff --git a/docs/hacking.html.in b/docs/hacking.html.in
c401cc
index 700eb3a..8120b19 100644
c401cc
--- a/docs/hacking.html.in
c401cc
+++ b/docs/hacking.html.in
c401cc
@@ -207,7 +207,7 @@
c401cc
 ==4643==    by 0x34D8C01569: ??? (in /usr/lib64/ld-2.15.so)
c401cc
 
c401cc
 
c401cc
-        

In this instance, it is acceptible to modify the

c401cc
+        

In this instance, it is acceptable to modify the

c401cc
            tests/.valgrind.supp file in order to add a
c401cc
            suppression filter. The filter should be unique enough to
c401cc
            not suppress real leaks, but it should be generic enough to
c401cc
diff --git a/docs/migration.html.in b/docs/migration.html.in
c401cc
index 2ea0969..6986cc0 100644
c401cc
--- a/docs/migration.html.in
c401cc
+++ b/docs/migration.html.in
c401cc
@@ -9,7 +9,7 @@
c401cc
     

c401cc
       Migration of guests between hosts is a complicated problem with many possible
c401cc
       solutions, each with their own positive and negative points. For maximum
c401cc
-      flexibility of both hypervisor integration, and adminsitrator deployment,
c401cc
+      flexibility of both hypervisor integration, and administrator deployment,
c401cc
       libvirt implements several options for migration.
c401cc
     

c401cc
 
c401cc
@@ -187,7 +187,7 @@
c401cc
         URI. In this case the management application should specify the
c401cc
         hypervisor specific URI explicitly, using an IP address, or a
c401cc
         correct hostname.
c401cc
-      
  • The host has multiple network interaces. If a host has multiple
  • c401cc
    +      
  • The host has multiple network interfaces. If a host has multiple
  • c401cc
             network interfaces, it might be desirable for the migration data
    c401cc
             stream to be sent over a specific interface for either security
    c401cc
             or performance reasons. In this case the management application
    c401cc
    diff --git a/docs/news.html.in b/docs/news.html.in
    c401cc
    index d453be7..89b087b 100644
    c401cc
    --- a/docs/news.html.in
    c401cc
    +++ b/docs/news.html.in
    c401cc
    @@ -872,7 +872,7 @@ and check the GIT log
    c401cc
           Add libvirt-daemon-vbox & libvirt-daemon-driver-vbox RPMs (Daniel P. Berrange),
    c401cc
           Include GNULIB mkdtemp module (Daniel P. Berrange),
    c401cc
           Set PKG_CONFIG_LIBDIR in autobuild.sh (Daniel P. Berrange),
    c401cc
    -      qemu: report useful error failling to destroy domain gracefully (Guannan Ren),
    c401cc
    +      qemu: report useful error failing to destroy domain gracefully (Guannan Ren),
    c401cc
           qemu: Check conflicts for shared scsi host device (Osier Yang),
    c401cc
           Re-add selinux/selinux.h to lxc_container.c (Daniel P. Berrange),
    c401cc
           schema: make source optional in volume XML (Ján Tomko),
    c401cc
    @@ -1634,7 +1634,7 @@ and check the GIT log
    c401cc
           S390: Documentation for CCW address type (Viktor Mihajlovski),
    c401cc
           Use separate symbol file for GNUTLS symbols (Daniel P. Berrange),
    c401cc
           Apply security label when entering LXC namespaces (Daniel P. Berrange),
    c401cc
    -      virCaps: conf: start splitting out irrelevat data (Peter Krempa),
    c401cc
    +      virCaps: conf: start splitting out irrelevant data (Peter Krempa),
    c401cc
           Remove hack using existance of an 'identity' string to disable auth (Daniel P. Berrange),
    c401cc
           Convert HAVE_SELINUX to WITH_SELINUX (Guido Günther),
    c401cc
           capabilities: add NUMA memory information (Dusty Mabe),
    c401cc
    @@ -1888,7 +1888,7 @@ and check the GIT log
    c401cc
           qemu: Merge qemuCheckSharedDisk into qemuAddSharedDisk (Osier Yang),
    c401cc
           qemu: Add checking in helpers for sgio setting (Osier Yang),
    c401cc
           maint: enforce private symbol section sorting (Eric Blake),
    c401cc
    -      qemu: switch PCI address alocation to use virDevicePCIAddress (Ján Tomko),
    c401cc
    +      qemu: switch PCI address allocation to use virDevicePCIAddress (Ján Tomko),
    c401cc
           virsh: distinguish errors between missing argument and wrong option (Guannan Ren),
    c401cc
           maint: sort private syms to reflect recent header renames (Eric Blake),
    c401cc
           maint: fix header file owners of private symbols (Eric Blake),
    c401cc
    @@ -2144,7 +2144,7 @@ and check the GIT log
    c401cc
           selinux: Resolve resource leak using the default disk label (John Ferlan),
    c401cc
           util: Need to check child JSON allocation before use (John Ferlan),
    c401cc
           parallels: Need to handle virJSONValueObjectGetString error (John Ferlan),
    c401cc
    -      qemu: Reject attempts to create snapshots with names containig '/' (Peter Krempa),
    c401cc
    +      qemu: Reject attempts to create snapshots with names containing '/' (Peter Krempa),
    c401cc
           qemu: Don't return success if creation of snapshot save file fails (Peter Krempa),
    c401cc
           Fix race condition when destroying guests (Daniel P. Berrange),
    c401cc
           storage: Fix lvcreate parameter for backingStore. (Atsushi Kumagai),
    c401cc
    @@ -3073,7 +3073,7 @@ and check the GIT log
    c401cc
           bitmap: add virBitmapCountBits (Eric Blake),
    c401cc
           esx: Update version checks for vSphere 5.1 (Matthias Bolte),
    c401cc
           cpu: Add recently added cpu feature flags. (Peter Krempa),
    c401cc
    -      qemu: Prohibit chaning affinity of domain process if placement is 'auto' (Osier Yang),
    c401cc
    +      qemu: Prohibit changing affinity of domain process if placement is 'auto' (Osier Yang),
    c401cc
           qemu: Keep the affinity when creating cgroup for emulator thread (Osier Yang),
    c401cc
           qemu: Add helper to prepare cpumap for affinity setting (Osier Yang),
    c401cc
           virNodeGetCPUMap: Implement virsh support. (Viktor Mihajlovski),
    c401cc
    @@ -3447,7 +3447,7 @@ and check the GIT log
    c401cc
           list: Implement listAllNWFilters (Osier Yang),
    c401cc
           list: Implement RPC calls for virConnectListAllNWFilters (Osier Yang),
    c401cc
           list: Use virConnectListAllNodeDevices in virsh (Osier Yang),
    c401cc
    -      virsh: Don't motify the const string (Osier Yang),
    c401cc
    +      virsh: Don't modify the const string (Osier Yang),
    c401cc
           list: Expose virConnectListAllNodeDevices to Python binding (Osier Yang),
    c401cc
           list: Implement listAllNodeDevices (Osier Yang),
    c401cc
           list: Add helpers for listing node devices (Osier Yang),
    c401cc
    @@ -4138,7 +4138,7 @@ and check the GIT log
    c401cc
           conf: Remove dead code from virConsoleOpen() (Peter Krempa),
    c401cc
           python: Don't generate bodies for close callback functions (Peter Krempa),
    c401cc
           maint: regenerate bootstrap (Eric Blake),
    c401cc
    -      Remove accidentally commited virNetClientSetEOFNotify symbol (Daniel P. Berrange),
    c401cc
    +      Remove accidentally committed virNetClientSetEOFNotify symbol (Daniel P. Berrange),
    c401cc
           Remove two non-existant NWFilter driver symbols from .syms (Daniel P. Berrange),
    c401cc
           tests: reduce length of nodeinfodata test names (Eric Blake),
    c401cc
           rpc: remove trailing whitespace character in error string (Guannan Ren),
    c401cc
    @@ -4617,7 +4617,7 @@ and check the GIT log
    c401cc
           util: remove error log from stubs of virNetlinkEventServiceStart|Stop (Laine Stump),
    c401cc
           openvz: read vmguarpages/privvmpages to set memory tunables (Guido Günther),
    c401cc
           build: support libnl-3 (Serge Hallyn),
    c401cc
    -      util: add functions for interating over json object (Dmitry Guryanov),
    c401cc
    +      util: add functions for iterating over json object (Dmitry Guryanov),
    c401cc
           build: update pid_t type static check (Marc-André Lureau),
    c401cc
           build: fix output of pid values (Marc-André Lureau),
    c401cc
           virsh: output scaled values with correct units (Eric Blake),
    c401cc
    @@ -5420,8 +5420,8 @@ and check the GIT log
    c401cc
           threadpool: Don't wait on condition if pool has no workers (Michal Privoznik),
    c401cc
           bridge: Fix forward delay APIs (Jiri Denemark),
    c401cc
           virsh: return correct value from cmdDomIfGetLink (Peter Krempa),
    c401cc
    -      virsh: plug memory leak on cmdDomIfGetLink() sucessful path (Alex Jia),
    c401cc
    -      virsh: plug memory leak on cmdBlkdeviotune() sucessful path (Alex Jia),
    c401cc
    +      virsh: plug memory leak on cmdDomIfGetLink() successful path (Alex Jia),
    c401cc
    +      virsh: plug memory leak on cmdBlkdeviotune() successful path (Alex Jia),
    c401cc
           test: fix potential lock corruption in test driver (Laine Stump),
    c401cc
           spec: fix logic bug in deciding to turn on cgconfig (Eric Blake),
    c401cc
           When checking nttyFDs to see if it is != 1, be sure to use '1' and not '-1' (Daniel P. Berrange),
    c401cc
    @@ -5557,10 +5557,10 @@ and check the GIT log
    c401cc
           Avoid crash in shunloadtest (Daniel P. Berrange),
    c401cc
           Fix a logic error for setting block I/O (Lei Li),
    c401cc
           virsh: Allow other escape characters for console (Michal Privoznik),
    c401cc
    -      bridge_driver: Don't define network if XML contains more IPv4 adreses. (Peter Krempa),
    c401cc
    +      bridge_driver: Don't define network if XML contains more IPv4 addresses. (Peter Krempa),
    c401cc
           virsh: Fix possible deadlock when virsh is about to exit (Jiri Denemark),
    c401cc
           util: Plug memory leak on virNetDevMacVLanCreateWithVPortProfile() error path (Alex Jia),
    c401cc
    -      util: Plug memory leak on virNetDevBridgeGet() sucessful path (Alex Jia),
    c401cc
    +      util: Plug memory leak on virNetDevBridgeGet() successful path (Alex Jia),
    c401cc
           uml: Plug memory leak on umlStartVMDaemon() error path (Alex Jia),
    c401cc
           rpc: Plug memory leak on virNetClientSendInternal() error path (Alex Jia),
    c401cc
           conf: Plug memory leak on virDomainDefParseXML() error path (Alex Jia),
    c401cc
    @@ -7023,7 +7023,7 @@ and check the GIT log
    c401cc
           Fix leak of virStreamPtr object with callback added in fdstream impl (Daniel P. Berrange),
    c401cc
           Fix leak of mdnsGroupName in virNetServer object (Daniel P. Berrange),
    c401cc
           Fix release of filtered stream messages (Daniel P. Berrange),
    c401cc
    -      save domain status after modifing vcpupin (Wen Congyang),
    c401cc
    +      save domain status after modifying vcpupin (Wen Congyang),
    c401cc
           Fix memory leak in virDomainVcpuPinDel() (Wen Congyang),
    c401cc
           sysinfo: fix illegal NULL return (Minoru Usui),
    c401cc
           Fix locking wrt virNetClientStreamPtr object (Daniel P. Berrange),
    c401cc
    @@ -7219,7 +7219,7 @@ and check the GIT log
    c401cc
           command: reduce duplicated debug messages (Eric Blake),
    c401cc
           qemu: Scrape stdout for virtio console pty (Cole Robinson),
    c401cc
           virsh: Add daemon version reporting (Michal Privoznik),
    c401cc
    -      nodeinfo: remove superflous braces (Guido Günther),
    c401cc
    +      nodeinfo: remove superfluous braces (Guido Günther),
    c401cc
           util: Cleanup indention problem in virterror.c (Osier Yang),
    c401cc
           qemu: Parse current balloon value returned by query_balloon (Osier Yang),
    c401cc
           Deprecate several CURRENT/LIVE/CONFIG enums (Hu Tao),
    c401cc
    @@ -7624,7 +7624,7 @@ and check the GIT log
    c401cc
           Pull in gnulib fnmatch module (Daniel P. Berrange),
    c401cc
           json: Fix *GetBoolean functions (Jiri Denemark),
    c401cc
           build: rebuild generated files after rpcgen_fix.pl tweak (Eric Blake),
    c401cc
    -      Re-add libvirt.spec to tarball to allwo "make rpm" (Daniel Veillard),
    c401cc
    +      Re-add libvirt.spec to tarball to allow "make rpm" (Daniel Veillard),
    c401cc
           build: Remove all generated RPC files from GIT (Daniel P. Berrange),
    c401cc
           build: refactor generated RPC files (Daniel P. Berrange),
    c401cc
           build: rename generated files to .h, for automake's sake (Eric Blake),
    c401cc
    @@ -8185,7 +8185,7 @@ and check the GIT log
    c401cc
           Remove deallocator parameter from hash functions (Daniel P. Berrange),
    c401cc
           Make commandtest more robust wrt its execution environment (Daniel P. Berrange),
    c401cc
           audit: audit qemu pci and usb device passthrough (Eric Blake),
    c401cc
    -      audit: audit qemu memory and vcpu adjusments (Eric Blake),
    c401cc
    +      audit: audit qemu memory and vcpu adjustments (Eric Blake),
    c401cc
           audit: add qemu hooks for auditing cgroup events (Eric Blake),
    c401cc
           audit: prepare qemu for listing vm in cgroup audits (Eric Blake),
    c401cc
           cgroup: determine when skipping non-devices (Eric Blake),
    c401cc
    @@ -8260,7 +8260,7 @@ and check the GIT log
    c401cc
           don't check for NULL before calling virHashFree (Christophe Fergeau),
    c401cc
           remove no longer needed calls to virReportOOMError (Christophe Fergeau),
    c401cc
           Move all the QEMU migration code to a new file (Daniel P. Berrange),
    c401cc
    -      Split all QEMU process mangement code into separate file (Daniel P. Berrange)
    c401cc
    +      Split all QEMU process management code into separate file (Daniel P. Berrange)
    c401cc
           
    c401cc
         
    c401cc
     
    c401cc
    @@ -9120,7 +9120,7 @@ and check the GIT log
    c401cc
           virsh: add tests for recent cli improvements (Eric Blake),
    c401cc
           virsh: new echo command (Eric Blake),
    c401cc
           virsh: add support for accepting arbitrary argv (Eric Blake),
    c401cc
    -      esx: Explictly declare VMX file content as UTF-8 (Matthias Bolte),
    c401cc
    +      esx: Explicitly declare VMX file content as UTF-8 (Matthias Bolte),
    c401cc
           esx: Handle name escaping properly (Matthias Bolte),
    c401cc
           nwfilter: prevent filters with different name but same UUID (Stefan Berger),
    c401cc
           new attribute accessmode to filesystem element (Harsh Prateek Bora),
    c401cc
    @@ -9970,7 +9970,7 @@ and check the GIT log
    c401cc
           Prevent updates while IP address learn thread is running (Stefan Berger),
    c401cc
           Syncronize the teardown of rules with the thread (Stefan Berger),
    c401cc
           Clean all tables before applying 'basic' rules (Stefan Berger),
    c401cc
    -      MAke virFileHasSuffix case insensitive (Paul Dorman),
    c401cc
    +      Make virFileHasSuffix case insensitive (Paul Dorman),
    c401cc
           nwfilter: Also pick IP address from a DHCP ACK message (Stefan Berger),
    c401cc
           Implement python binding for virDomainGetBlockInfo (Daniel P. Berrange),
    c401cc
           Add new domblkinfo command to virsh (Daniel P. Berrange),
    c401cc
    @@ -10036,7 +10036,7 @@ and check the GIT log
    c401cc
           Fix indentation for storage conf XML (David Allan),
    c401cc
           Make virDomainSnapshotObjListDeinit static. (Chris Lalancette),
    c401cc
           Some NWFilter symbols are conditional and have to be exported conditional (Matthias Bolte),
    c401cc
    -      xen: Fix inside_daemon beeing unused when libvirtd is disabled (Matthias Bolte),
    c401cc
    +      xen: Fix inside_daemon being unused when libvirtd is disabled (Matthias Bolte),
    c401cc
           maint: update AUTHORS (Marco Bozzolan),
    c401cc
           maint: update AUTHORS with recent contributors (Eric Blake),
    c401cc
           maint: enforce whitespace on shell scripts (Eric Blake),
    c401cc
    @@ -10686,7 +10686,7 @@ and check the GIT log
    c401cc
           
  • Features:
  • c401cc
           Implement support for multi IQN (David Allan),
    c401cc
           Implement CPU topology support for QEMU driver (Jiri Denemark),
    c401cc
    -      Use QEmu new device adressing when possible (Daniel P. Berrange),
    c401cc
    +      Use QEmu new device addressing when possible (Daniel P. Berrange),
    c401cc
           Implement SCSI controller hotplug/unplug for QEMU (Wolfgang Mauerer)
    c401cc
           
    c401cc
     
    c401cc
    @@ -11011,7 +11011,7 @@ and check the GIT log
    c401cc
           Fix some locking issues (Matthias Bolte),
    c401cc
           Fix event test timer checks on kernels with HZ=100 (Daniel P. Berrange),
    c401cc
           Fix threading problems in python bindings (Daniel P. Berrange),
    c401cc
    -      Supress annoying libcap-ng errors from valgrind (Daniel P. Berrange),
    c401cc
    +      Suppress annoying libcap-ng errors from valgrind (Daniel P. Berrange),
    c401cc
           Fix two leaks in test driver (Daniel P. Berrange),
    c401cc
           Free cgroup device ACL list on driver shutdown (Daniel P. Berrange),
    c401cc
           xen: Fix unconditional freeing in xenDaemonListDefinedDomains() (Matthias Bolte),
    c401cc
    @@ -11079,7 +11079,7 @@ and check the GIT log
    c401cc
           maint: remove from VC two gnulib-provided files (Jim Meyering),
    c401cc
           xm_internal.c: remove misleading dead code (Jim Meyering),
    c401cc
           Cleanup temporary #define after use (Matthew Booth),
    c401cc
    -      Suppress cgroup error message on sucess startup (Ryota Ozaki),
    c401cc
    +      Suppress cgroup error message on success startup (Ryota Ozaki),
    c401cc
           Small change of RNG syntax for domain (Diego Elio Pettenò),
    c401cc
           remove iptablesReloadRules() and related code (Mark McLoughlin),
    c401cc
           remove all traces of lokkit support (Mark McLoughlin),
    c401cc
    @@ -11404,7 +11404,7 @@ and check the GIT log
    c401cc
             
  • Improvements:
  • c401cc
             schema: Update storage pool schema. (Cole Robinson),
    c401cc
             test: Activate interfaces specified through driver config file. (Cole Robinson),
    c401cc
    -        Rewrite example domain events programm for python (Daniel P. Berrange),
    c401cc
    +        Rewrite example domain events program for python (Daniel P. Berrange),
    c401cc
             Support a new peer-to-peer migration mode & public API (Daniel P. Berrange),
    c401cc
             LXC add augeas support for config file (Amy Griffis),
    c401cc
             LXC add driver config file lxc.conf (Amy Griffis),
    c401cc
    @@ -11417,7 +11417,7 @@ and check the GIT log
    c401cc
             Add a domain argument to SVirt *RestoreImageLabel (Jamie Strandboge),
    c401cc
             test: Support loading node device info from file/XML (Cole Robinson),
    c401cc
             test: Implement node device driver. (Cole Robinson),
    c401cc
    -        configure: Add explict --with-python option. (Cole Robinson),
    c401cc
    +        configure: Add explicit --with-python option. (Cole Robinson),
    c401cc
             Tunnelled migration. (Chris Lalancette),
    c401cc
             Various monitor improvements for migration. (Chris Lalancette),
    c401cc
             523639 Allows a <description> tag for domains (Daniel Veillard),
    c401cc
    @@ -12063,7 +12063,7 @@ and check the GIT log
    c401cc
               in device XML (Daniel Berrange), fix qemu command flags fetching
    c401cc
               (Cole Robinson), check that qemu support -drive format= (Cole
    c401cc
               Robinson), improve emulator detection (Cole Robinson), changes
    c401cc
    -          to config parser to accomodate VMX syntax (Matthias Bolte),
    c401cc
    +          to config parser to accommodate VMX syntax (Matthias Bolte),
    c401cc
               update network schemas and driver for missing elements (Satoru SATOH),
    c401cc
               avoid changing file context if not needed (Tim Waugh),
    c401cc
               skip labelling if no src path (Cole Robinson), add arm emulation
    c401cc
    @@ -12481,7 +12481,7 @@ and check the GIT log
    c401cc
               rewrite (Jim Meyering), cleanup of the conditional compilation
    c401cc
               of C files (Daniel Berrange), shell quoting fixes (Jim Meyering),
    c401cc
               parallel build support (James Morris and Jim Meyering), new
    c401cc
    -          convenenience virFileReadLimFD function (Jim Meyering).  
    c401cc
    +          convenience virFileReadLimFD function (Jim Meyering).  
    c401cc
         
    c401cc
         

    0.4.4: Jun 25 2008

    c401cc
         
      c401cc
      @@ -12492,7 +12492,7 @@ and check the GIT log
      c401cc
             
    • Improvements: add autogen to tarballs, improve iSCSI support
    • c401cc
                 (Chris Lalancette), localization updates 
      c401cc
             
    • Cleanups: const-ness fixed (Daniel P. Berrange), string helpers
    • c401cc
      -          for enumeations (Daniel P. Berrange)
      c401cc
      +          for enumerations (Daniel P. Berrange)
      c401cc
           
      c401cc
           

      0.4.3: Jun 12 2008

      c401cc
           
        c401cc
        @@ -12882,7 +12882,7 @@ and check the GIT log
        c401cc
               
      • Documentation: fix errors due to Amaya (with Simon Hernandez),
      • c401cc
               virsh uses kB not bytes (Atsushi SAKAI), add command line help to
        c401cc
               qemud (Richard Jones), xenUnifiedRegister docs (Atsushi SAKAI),
        c401cc
        -      strings typos (Nikolay Sivov), ilocalization probalem raised by
        c401cc
        +      strings typos (Nikolay Sivov), ilocalization problem raised by
        c401cc
               Thomas Canniot
        c401cc
               
      • Bug fixes: virsh memory values test (Masayuki Sunou), operations without
      • c401cc
               libvirt_qemud (Atsushi SAKAI), fix spec file (Florian La Roche, Jeremy
        c401cc
        @@ -13048,7 +13048,7 @@ and check the GIT log
        c401cc
             cleanup, virtual CPU and affinity support + virsh support (Michel
        c401cc
             Ponceau, Philippe Berthault, Daniel Berrange), port and tty information
        c401cc
             for console in XML (Daniel Berrange), added XML dump to driver and proxy
        c401cc
        -    support (Daniel Berrange), extention of boot options with support for
        c401cc
        +    support (Daniel Berrange), extension of boot options with support for
        c401cc
             floppy and cdrom (Daniel Berrange), features block in XML to report/ask
        c401cc
             PAE, ACPI, APIC for HVM domains (Daniel Berrange), fail saide-effect
        c401cc
             operations when using read-only connection, large improvements to test
        c401cc
        diff --git a/src/esx/esx_vi.c b/src/esx/esx_vi.c
        c401cc
        index 77b8ae3..1187bf3 100644
        c401cc
        --- a/src/esx/esx_vi.c
        c401cc
        +++ b/src/esx/esx_vi.c
        c401cc
        @@ -3715,7 +3715,7 @@ esxVI_LookupDatastoreContentByDatastoreName
        c401cc
         
        c401cc
             if (taskInfoState != esxVI_TaskInfoState_Success) {
        c401cc
                 virReportError(VIR_ERR_INTERNAL_ERROR,
        c401cc
        -                       _("Could not serach in datastore '%s': %s"),
        c401cc
        +                       _("Could not search in datastore '%s': %s"),
        c401cc
                                datastoreName, taskInfoErrorMessage);
        c401cc
                 goto cleanup;
        c401cc
             }
        c401cc
        diff --git a/src/lxc/lxc_driver.c b/src/lxc/lxc_driver.c
        c401cc
        index cbac135..d37962d 100644
        c401cc
        --- a/src/lxc/lxc_driver.c
        c401cc
        +++ b/src/lxc/lxc_driver.c
        c401cc
        @@ -3475,7 +3475,7 @@ lxcDomainAttachDeviceHostdevStorageLive(virLXCDriverPtr driver,
        c401cc
         
        c401cc
             if (lxcContainerSetupHostdevCapsMakePath(dst) < 0) {
        c401cc
                 virReportSystemError(errno,
        c401cc
        -                             _("Unable to create directroy for device %s"),
        c401cc
        +                             _("Unable to create directory for device %s"),
        c401cc
                                      dst);
        c401cc
                 goto cleanup;
        c401cc
             }
        c401cc
        @@ -3583,7 +3583,7 @@ lxcDomainAttachDeviceHostdevMiscLive(virLXCDriverPtr driver,
        c401cc
         
        c401cc
             if (lxcContainerSetupHostdevCapsMakePath(dst) < 0) {
        c401cc
                 virReportSystemError(errno,
        c401cc
        -                             _("Unable to create directroy for device %s"),
        c401cc
        +                             _("Unable to create directory for device %s"),
        c401cc
                                      dst);
        c401cc
                 goto cleanup;
        c401cc
             }
        c401cc
        -- 
        c401cc
        1.9.0
        c401cc