<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libvirt-python.git, branch v1.3.5</title>
<subtitle>libvirt.org: git/libvirt-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/'/>
<entry>
<title>Release of libvirt-python-1.3.5</title>
<updated>2016-06-04T16:22:13+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2016-06-04T16:22:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=287df5dfc813a4c03591904bafd1439a7a54905f'/>
<id>287df5dfc813a4c03591904bafd1439a7a54905f</id>
<content type='text'>
* setup.py: bumped to 1.3.5, the release is virtually identical to 1.3.4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* setup.py: bumped to 1.3.5, the release is virtually identical to 1.3.4
</pre>
</div>
</content>
</entry>
<entry>
<title>generator.py: Consider symbols from libvirt-common</title>
<updated>2016-04-21T13:46:00+00:00</updated>
<author>
<name>Peter Krempa</name>
<email>pkrempa@redhat.com</email>
</author>
<published>2016-04-21T12:43:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=3026a0593bd040de8ad4806298599e7774b2a013'/>
<id>3026a0593bd040de8ad4806298599e7774b2a013</id>
<content type='text'>
Some of the libvirt public API was moved into the libvirt-common.h file.
We should consider it while building python too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some of the libvirt public API was moved into the libvirt-common.h file.
We should consider it while building python too.
</pre>
</div>
</content>
</entry>
<entry>
<title>spec: Don't pull in dependencies for example scripts</title>
<updated>2016-04-20T18:47:48+00:00</updated>
<author>
<name>Cole Robinson</name>
<email>crobinso@redhat.com</email>
</author>
<published>2016-04-20T18:47:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=8067f0bed0242302145f7f31c88af4552466b42e'/>
<id>8067f0bed0242302145f7f31c88af4552466b42e</id>
<content type='text'>
If the scripts are marked as executable, RPM magic will scan them
for dependencies, which can pull in python2 for the python3 package
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the scripts are marked as executable, RPM magic will scan them
for dependencies, which can pull in python2 for the python3 package
</pre>
</div>
</content>
</entry>
<entry>
<title>fix crash in getAllDomainStats</title>
<updated>2016-04-18T15:06:37+00:00</updated>
<author>
<name>Pavel Hrdina</name>
<email>phrdina@redhat.com</email>
</author>
<published>2016-04-18T14:53:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=e9c4e2abffef007a28112ebb40a9586b0128f10b'/>
<id>e9c4e2abffef007a28112ebb40a9586b0128f10b</id>
<content type='text'>
Commits 1d39dbaf and 827ed9b4 broke the libvirt-python API by removing
virDomainRef() and virDomainFree().  virDomainStatsRecordListFree() will
free that domain pointer and later when virDomain (python object) call
its destructor and tries to free that same pointer again.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1326839

Signed-off-by: Pavel Hrdina &lt;phrdina@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commits 1d39dbaf and 827ed9b4 broke the libvirt-python API by removing
virDomainRef() and virDomainFree().  virDomainStatsRecordListFree() will
free that domain pointer and later when virDomain (python object) call
its destructor and tries to free that same pointer again.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1326839

Signed-off-by: Pavel Hrdina &lt;phrdina@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>event: Add support VIR_DOMAIN_EVENT_ID_DEVICE_REMOVAL_FAILED</title>
<updated>2016-04-18T11:18:26+00:00</updated>
<author>
<name>Peter Krempa</name>
<email>pkrempa@redhat.com</email>
</author>
<published>2016-04-18T10:53:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=1233645a280a70c45769f3041f2b773d51ce593c'/>
<id>1233645a280a70c45769f3041f2b773d51ce593c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Post-release version bump to 1.3.4</title>
<updated>2016-04-18T11:18:26+00:00</updated>
<author>
<name>Peter Krempa</name>
<email>pkrempa@redhat.com</email>
</author>
<published>2016-04-18T11:18:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=128d178c7431ec069f47d8a002e68e46781c0be1'/>
<id>128d178c7431ec069f47d8a002e68e46781c0be1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release of libvirt-python-1.3.3</title>
<updated>2016-04-06T07:30:45+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2016-04-06T07:30:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=9be9b5bbaec20b3b331208a90f3f266ab48e6db2'/>
<id>9be9b5bbaec20b3b331208a90f3f266ab48e6db2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python: add python binding for Perf API</title>
<updated>2016-03-31T14:02:05+00:00</updated>
<author>
<name>Qiaowei Ren</name>
<email>qiaowei.ren@intel.com</email>
</author>
<published>2016-03-30T02:13:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=f97c7821055f098065bcece774d999c9a5393f9e'/>
<id>f97c7821055f098065bcece774d999c9a5393f9e</id>
<content type='text'>
This patch adds the python binding for virDomainSetPerfEvents and
virDomainSetPerfEvents API.

Signed-off-by: Qiaowei Ren &lt;qiaowei.ren@intel.com&gt;
Signed-off-by: Michal Privoznik &lt;mprivozn@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds the python binding for virDomainSetPerfEvents and
virDomainSetPerfEvents API.

Signed-off-by: Qiaowei Ren &lt;qiaowei.ren@intel.com&gt;
Signed-off-by: Michal Privoznik &lt;mprivozn@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for JOB_COMPLETED event</title>
<updated>2016-03-08T15:47:49+00:00</updated>
<author>
<name>Jiri Denemark</name>
<email>jdenemar@redhat.com</email>
</author>
<published>2016-03-08T15:47:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=34363876278732ff9dbcccfda01d4d7b7d95b18c'/>
<id>34363876278732ff9dbcccfda01d4d7b7d95b18c</id>
<content type='text'>
Signed-off-by: Jiri Denemark &lt;jdenemar@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jiri Denemark &lt;jdenemar@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libvirt-override: fix PyArg_ParseTuple for size_t</title>
<updated>2016-02-23T12:51:38+00:00</updated>
<author>
<name>Pavel Hrdina</name>
<email>phrdina@redhat.com</email>
</author>
<published>2016-02-23T12:46:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=1bba3ca4e250c20b63515085f7be4b2c8ec5e237'/>
<id>1bba3ca4e250c20b63515085f7be4b2c8ec5e237</id>
<content type='text'>
Format string uses 'n' for Py_ssize_t but size_t is unsigned long, we
need to use 'k'.

Signed-off-by: Pavel Hrdina &lt;phrdina@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Format string uses 'n' for Py_ssize_t but size_t is unsigned long, we
need to use 'k'.

Signed-off-by: Pavel Hrdina &lt;phrdina@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
