Release of 0.6.0

* configure.in docs/* NEWS: release of 0.6.0
* po/*: regenerated and updated brazilian and polish localizations
daniel
This commit is contained in:
Daniel Veillard 2009-01-31 11:46:29 +00:00
parent 42fea976df
commit 4a5dfb847b
81 changed files with 177460 additions and 160039 deletions

View File

@ -1,3 +1,8 @@
Sat Jan 31 11:43:21 CET 2009 Daniel Veillard <veillard@redhat.com>
* configure.in docs/* NEWS: release of 0.6.0
* po/*: regenerated and updated brazilian and polish localizations
Sat Jan 31 10:09:08 CET 2009 Daniel Veillard <veillard@redhat.com>
* docs/news.html*: update with infos for 0.6.0

View File

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([libvirt], [0.5.1])
AC_INIT([libvirt], [0.6.0])
AC_CONFIG_SRCDIR([src/libvirt.c])
AC_CONFIG_AUX_DIR([build-aux])
AM_CONFIG_HEADER([config.h])

View File

@ -1265,7 +1265,7 @@ The content of this structure is not made public by the API.
<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>vol</tt></i>:</span></td><td>pointer to storage volume</td></tr><tr><td><span class="term"><i><tt>flags</tt></i>:</span></td><td>future flags, use 0 for now</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>0 on success, or -1 on error</td></tr></tbody></table></div></div>
<hr/>
<div class="refsect2" lang="en"><h3><a name="virStorageVolFree"/>virStorageVolFree ()</h3><pre class="programlisting">int virStorageVolFree (<a href="libvirt-libvirt.html#virStorageVolPtr">virStorageVolPtr</a> vol)<br/>
</pre><p>Release the storage volume handle. The underlying storage volume contains to exist</p>
</pre><p>Release the storage volume handle. The underlying storage volume continues to exist.</p>
<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>vol</tt></i>:</span></td><td>pointer to storage volume</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>0 on success, or -1 on error</td></tr></tbody></table></div></div>
<hr/>
<div class="refsect2" lang="en"><h3><a name="virStorageVolGetConnect"/>virStorageVolGetConnect ()</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> virStorageVolGetConnect (<a href="libvirt-libvirt.html#virStorageVolPtr">virStorageVolPtr</a> vol)<br/>

View File

@ -480,7 +480,7 @@ int <a href="#virStorageVolRef">virStorageVolRef</a> (<a href="libvirt-libvirt.
</pre><p>Undefine an inactive storage pool</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>pool</tt></i>:</span></td><td>pointer to storage pool</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a <a href="libvirt-libvirt.html#virStoragePoolPtr">virStoragePoolPtr</a> object, or NULL if creation failed</td></tr></tbody></table></div><h3><a name="virStorageVolCreateXML" id="virStorageVolCreateXML"><code>virStorageVolCreateXML</code></a></h3><pre class="programlisting"><a href="libvirt-libvirt.html#virStorageVolPtr">virStorageVolPtr</a> virStorageVolCreateXML (<a href="libvirt-libvirt.html#virStoragePoolPtr">virStoragePoolPtr</a> pool, <br /> const char * xmldesc, <br /> unsigned int flags)<br />
</pre><p>Create a storage volume within a pool based on an XML description. Not all pools support creation of volumes</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>pool</tt></i>:</span></td><td>pointer to storage pool</td></tr><tr><td><span class="term"><i><tt>xmldesc</tt></i>:</span></td><td>description of volume to create</td></tr><tr><td><span class="term"><i><tt>flags</tt></i>:</span></td><td>flags for creation (unused, pass 0)</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>the storage volume, or NULL on error</td></tr></tbody></table></div><h3><a name="virStorageVolDelete" id="virStorageVolDelete"><code>virStorageVolDelete</code></a></h3><pre class="programlisting">int virStorageVolDelete (<a href="libvirt-libvirt.html#virStorageVolPtr">virStorageVolPtr</a> vol, <br /> unsigned int flags)<br />
</pre><p>Delete the storage volume from the pool</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>vol</tt></i>:</span></td><td>pointer to storage volume</td></tr><tr><td><span class="term"><i><tt>flags</tt></i>:</span></td><td>future flags, use 0 for now</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>0 on success, or -1 on error</td></tr></tbody></table></div><h3><a name="virStorageVolFree" id="virStorageVolFree"><code>virStorageVolFree</code></a></h3><pre class="programlisting">int virStorageVolFree (<a href="libvirt-libvirt.html#virStorageVolPtr">virStorageVolPtr</a> vol)<br />
</pre><p>Release the storage volume handle. The underlying storage volume contains to exist</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>vol</tt></i>:</span></td><td>pointer to storage volume</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>0 on success, or -1 on error</td></tr></tbody></table></div><h3><a name="virStorageVolGetConnect" id="virStorageVolGetConnect"><code>virStorageVolGetConnect</code></a></h3><pre class="programlisting"><a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> virStorageVolGetConnect (<a href="libvirt-libvirt.html#virStorageVolPtr">virStorageVolPtr</a> vol)<br />
</pre><p>Release the storage volume handle. The underlying storage volume continues to exist.</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>vol</tt></i>:</span></td><td>pointer to storage volume</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>0 on success, or -1 on error</td></tr></tbody></table></div><h3><a name="virStorageVolGetConnect" id="virStorageVolGetConnect"><code>virStorageVolGetConnect</code></a></h3><pre class="programlisting"><a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> virStorageVolGetConnect (<a href="libvirt-libvirt.html#virStorageVolPtr">virStorageVolPtr</a> vol)<br />
</pre><p>Provides the connection pointer associated with a storage volume. The reference counter on the connection is not increased by this call. WARNING: When writing libvirt bindings in other languages, do not use this function. Instead, store the connection and the volume object together.</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>vol</tt></i>:</span></td><td>pointer to a pool</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>the <a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> or NULL in case of failure.</td></tr></tbody></table></div><h3><a name="virStorageVolGetInfo" id="virStorageVolGetInfo"><code>virStorageVolGetInfo</code></a></h3><pre class="programlisting">int virStorageVolGetInfo (<a href="libvirt-libvirt.html#virStorageVolPtr">virStorageVolPtr</a> vol, <br /> <a href="libvirt-libvirt.html#virStorageVolInfoPtr">virStorageVolInfoPtr</a> info)<br />
</pre><p>Fetches volatile information about the storage volume such as its current allocation</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>vol</tt></i>:</span></td><td>pointer to storage volume</td></tr><tr><td><span class="term"><i><tt>info</tt></i>:</span></td><td>pointer at which to store info</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>0 on success, or -1 on failure</td></tr></tbody></table></div><h3><a name="virStorageVolGetKey" id="virStorageVolGetKey"><code>virStorageVolGetKey</code></a></h3><pre class="programlisting">const char * virStorageVolGetKey (<a href="libvirt-libvirt.html#virStorageVolPtr">virStorageVolPtr</a> vol)<br />
</pre><p>Fetch the storage volume key. This is globally unique, so the same volume will have the same key no matter what host it is accessed from</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>vol</tt></i>:</span></td><td>pointer to storage volume</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>the volume key, or NULL on error</td></tr></tbody></table></div><h3><a name="virStorageVolGetName" id="virStorageVolGetName"><code>virStorageVolGetName</code></a></h3><pre class="programlisting">const char * virStorageVolGetName (<a href="libvirt-libvirt.html#virStorageVolPtr">virStorageVolPtr</a> vol)<br />

View File

@ -1694,7 +1694,7 @@ see note above'/>
<arg name='flags' type='unsigned int' info='future flags, use 0 for now'/>
</function>
<function name='virStorageVolFree' file='libvirt' module='libvirt'>
<info>Release the storage volume handle. The underlying storage volume contains to exist</info>
<info>Release the storage volume handle. The underlying storage volume continues to exist.</info>
<return type='int' info='0 on success, or -1 on error'/>
<arg name='vol' type='virStorageVolPtr' info='pointer to storage volume'/>
</function>

View File

@ -2973,7 +2973,6 @@
</word>
<word name='contains'>
<ref name='virStoragePoolLookupByVolume'/>
<ref name='virStorageVolFree'/>
</word>
<word name='content'>
<ref name='virConnCopyLastError'/>
@ -2984,6 +2983,9 @@
<ref name='virDomainMemoryPeek'/>
<ref name='virDomainSave'/>
</word>
<word name='continues'>
<ref name='virStorageVolFree'/>
</word>
<word name='control'>
<ref name='virConnectOpenReadOnly'/>
<ref name='virStoragePoolRefresh'/>

View File

@ -380,7 +380,7 @@ extern virConnectAuthPtr virConnectAuthPtrDefault;
* version * 1,000,000 + minor * 1000 + micro
*/
#define LIBVIR_VERSION_NUMBER 5001
#define LIBVIR_VERSION_NUMBER 6000
int virGetVersion (unsigned long *libVer,
const char *type,

4542
po/af.po

File diff suppressed because it is too large Load Diff

4542
po/am.po

File diff suppressed because it is too large Load Diff

4542
po/ar.po

File diff suppressed because it is too large Load Diff

4535
po/as.po

File diff suppressed because it is too large Load Diff

4542
po/be.po

File diff suppressed because it is too large Load Diff

4600
po/bg.po

File diff suppressed because it is too large Load Diff

4542
po/bn.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

4627
po/bs.po

File diff suppressed because it is too large Load Diff

4535
po/ca.po

File diff suppressed because it is too large Load Diff

4603
po/cs.po

File diff suppressed because it is too large Load Diff

4542
po/cy.po

File diff suppressed because it is too large Load Diff

4607
po/da.po

File diff suppressed because it is too large Load Diff

4518
po/de.po

File diff suppressed because it is too large Load Diff

4542
po/el.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

4603
po/es.po

File diff suppressed because it is too large Load Diff

4542
po/et.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

4542
po/fa.po

File diff suppressed because it is too large Load Diff

4608
po/fi.po

File diff suppressed because it is too large Load Diff

4529
po/fr.po

File diff suppressed because it is too large Load Diff

4542
po/gl.po

File diff suppressed because it is too large Load Diff

4555
po/gu.po

File diff suppressed because it is too large Load Diff

4542
po/he.po

File diff suppressed because it is too large Load Diff

4560
po/hi.po

File diff suppressed because it is too large Load Diff

4605
po/hr.po

File diff suppressed because it is too large Load Diff

4607
po/hu.po

File diff suppressed because it is too large Load Diff

4542
po/hy.po

File diff suppressed because it is too large Load Diff

4579
po/id.po

File diff suppressed because it is too large Load Diff

4542
po/is.po

File diff suppressed because it is too large Load Diff

4557
po/it.po

File diff suppressed because it is too large Load Diff

4555
po/ja.po

File diff suppressed because it is too large Load Diff

4542
po/ka.po

File diff suppressed because it is too large Load Diff

4555
po/kn.po

File diff suppressed because it is too large Load Diff

4600
po/ko.po

File diff suppressed because it is too large Load Diff

4542
po/ku.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

4542
po/lo.po

File diff suppressed because it is too large Load Diff

4542
po/lt.po

File diff suppressed because it is too large Load Diff

4542
po/lv.po

File diff suppressed because it is too large Load Diff

4605
po/mk.po

File diff suppressed because it is too large Load Diff

4555
po/ml.po

File diff suppressed because it is too large Load Diff

4555
po/mr.po

File diff suppressed because it is too large Load Diff

4619
po/ms.po

File diff suppressed because it is too large Load Diff

4542
po/my.po

File diff suppressed because it is too large Load Diff

4543
po/nb.po

File diff suppressed because it is too large Load Diff

4520
po/nl.po

File diff suppressed because it is too large Load Diff

4542
po/nn.po

File diff suppressed because it is too large Load Diff

4542
po/nso.po

File diff suppressed because it is too large Load Diff

4555
po/or.po

File diff suppressed because it is too large Load Diff

4600
po/pa.po

File diff suppressed because it is too large Load Diff

4631
po/pl.po

File diff suppressed because it is too large Load Diff

4608
po/pt.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

4542
po/ro.po

File diff suppressed because it is too large Load Diff

4564
po/ru.po

File diff suppressed because it is too large Load Diff

4542
po/si.po

File diff suppressed because it is too large Load Diff

4542
po/sk.po

File diff suppressed because it is too large Load Diff

4542
po/sl.po

File diff suppressed because it is too large Load Diff

4542
po/sq.po

File diff suppressed because it is too large Load Diff

4556
po/sr.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

4608
po/sv.po

File diff suppressed because it is too large Load Diff

4555
po/ta.po

File diff suppressed because it is too large Load Diff

4555
po/te.po

File diff suppressed because it is too large Load Diff

4542
po/th.po

File diff suppressed because it is too large Load Diff

4542
po/tr.po

File diff suppressed because it is too large Load Diff

4600
po/uk.po

File diff suppressed because it is too large Load Diff

4542
po/ur.po

File diff suppressed because it is too large Load Diff

4542
po/vi.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

4542
po/zu.po

File diff suppressed because it is too large Load Diff