<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libguestfs.git, branch stable-1.14</title>
<subtitle>[MIRROR] library for accessing and modifying guest disk images</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/'/>
<entry>
<title>Version 1.14.10.</title>
<updated>2012-01-23T18:16:16+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-01-23T18:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=1fbe654876e8b2a36ef9ee625c8d555cb1135659'/>
<id>1fbe654876e8b2a36ef9ee625c8d555cb1135659</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: don't use automake-internal variable</title>
<updated>2012-01-23T18:16:16+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2012-01-23T09:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=30a4d9e13c277383f1e4d98439a2ef3b6109b38a'/>
<id>30a4d9e13c277383f1e4d98439a2ef3b6109b38a</id>
<content type='text'>
Hi Rich,

I realized a day or two late that my suggestion was not quite right.
Here's the fix:

&gt;From 5294c21cf07c4ec2f094182ba9f32696f3de2751 Mon Sep 17 00:00:00 2001
From: Jim Meyering &lt;meyering@redhat.com&gt;
Date: Mon, 23 Jan 2012 10:01:40 +0100
Subject: [PATCH libguestfs] build: don't use automake-internal variable

* ocaml/Makefile.am (mlguestfs.cma): Use the documented variable form,
$(libguestfsocaml_a_OBJECTS), not the $(am_libguestfsocaml_a_OBJECTS)
that I suggested for commit 1.15.16-17-g8b9eaec.
(cherry picked from commit 70070cf24420bee01770da2897d2ca32e3183181)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hi Rich,

I realized a day or two late that my suggestion was not quite right.
Here's the fix:

&gt;From 5294c21cf07c4ec2f094182ba9f32696f3de2751 Mon Sep 17 00:00:00 2001
From: Jim Meyering &lt;meyering@redhat.com&gt;
Date: Mon, 23 Jan 2012 10:01:40 +0100
Subject: [PATCH libguestfs] build: don't use automake-internal variable

* ocaml/Makefile.am (mlguestfs.cma): Use the documented variable form,
$(libguestfsocaml_a_OBJECTS), not the $(am_libguestfsocaml_a_OBJECTS)
that I suggested for commit 1.15.16-17-g8b9eaec.
(cherry picked from commit 70070cf24420bee01770da2897d2ca32e3183181)
</pre>
</div>
</content>
</entry>
<entry>
<title>php: function_entry -&gt; zend_function_entry.</title>
<updated>2012-01-23T18:16:16+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-01-22T14:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=c1ba2aee492def47c740402e27baf12e7401ee9f'/>
<id>c1ba2aee492def47c740402e27baf12e7401ee9f</id>
<content type='text'>
function_entry was left over from PHP 3.

See: http://news.php.net/php.pecl.dev/7123
(cherry picked from commit 5cfd3e7b3e1a7a4031f676d5b65392c7de113164)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
function_entry was left over from PHP 3.

See: http://news.php.net/php.pecl.dev/7123
(cherry picked from commit 5cfd3e7b3e1a7a4031f676d5b65392c7de113164)
</pre>
</div>
</content>
</entry>
<entry>
<title>php: Enable 'make clean' in extension subdirectory.</title>
<updated>2012-01-23T18:16:15+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-01-22T14:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=ba2663e5cfbbe7b32b51bd6fc8bdd463e4daf1a1'/>
<id>ba2663e5cfbbe7b32b51bd6fc8bdd463e4daf1a1</id>
<content type='text'>
(cherry picked from commit 4f868b84d6e7c387e27f50aae54476bc97a70bc2)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 4f868b84d6e7c387e27f50aae54476bc97a70bc2)
</pre>
</div>
</content>
</entry>
<entry>
<title>daemon: Move internal-autosync function to new file internal.c.</title>
<updated>2012-01-23T18:16:15+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-01-21T11:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=c572bfd11b457ae2136566bb6483171622738138'/>
<id>c572bfd11b457ae2136566bb6483171622738138</id>
<content type='text'>
This is just code motion.
(cherry picked from commit de5d416fc7b3213641b035288c1df199346e9020)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is just code motion.
(cherry picked from commit de5d416fc7b3213641b035288c1df199346e9020)
</pre>
</div>
</content>
</entry>
<entry>
<title>resize, sparsify: find progress mini-library in out-of-tree builds</title>
<updated>2012-01-23T18:16:15+00:00</updated>
<author>
<name>Hilko Bengen</name>
<email>bengen@hilluzination.de</email>
</author>
<published>2012-01-20T07:44:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=95c2ba81336555fdd324de9d25591da5306c04b3'/>
<id>95c2ba81336555fdd324de9d25591da5306c04b3</id>
<content type='text'>
(cherry picked from commit b8720abfe56391bf5b7b624e003ab7df90f5ceb4)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit b8720abfe56391bf5b7b624e003ab7df90f5ceb4)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed out-of-tree compilation of OCaml code after .depend files removal</title>
<updated>2012-01-23T18:16:15+00:00</updated>
<author>
<name>Hilko Bengen</name>
<email>bengen@hilluzination.de</email>
</author>
<published>2012-01-20T07:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=6c17e9845c761297d7cafd38573fb6ed3f12db5f'/>
<id>6c17e9845c761297d7cafd38573fb6ed3f12db5f</id>
<content type='text'>
(cherry picked from commit 251c6e994de97d9e87a0ace01144c12366e12c2b)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 251c6e994de97d9e87a0ace01144c12366e12c2b)
</pre>
</div>
</content>
</entry>
<entry>
<title>c: Fix prototype generator when last argument is a BufferIn</title>
<updated>2012-01-23T18:16:15+00:00</updated>
<author>
<name>Matthew Booth</name>
<email>mbooth@redhat.com</email>
</author>
<published>2012-01-18T17:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=e80cb70b33eab48f3176b887ddb2d415a8957459'/>
<id>e80cb70b33eab48f3176b887ddb2d415a8957459</id>
<content type='text'>
We were passing the name of the last argument directly to va_start. However, if
the last argument is a BufferIn it expands to 2 arguments, the latter of which
is &lt;name&gt;_size.
(cherry picked from commit 3d80161d9c277c800a3214694ba56a8909e655df)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were passing the name of the last argument directly to va_start. However, if
the last argument is a BufferIn it expands to 2 arguments, the latter of which
is &lt;name&gt;_size.
(cherry picked from commit 3d80161d9c277c800a3214694ba56a8909e655df)
</pre>
</div>
</content>
</entry>
<entry>
<title>bindtests: Fix sscanf test in test0rhashtable</title>
<updated>2012-01-23T18:16:15+00:00</updated>
<author>
<name>Matthew Booth</name>
<email>mbooth@redhat.com</email>
</author>
<published>2012-01-18T16:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=111761d6c4f200d1eced51cceffcb941bbb68255'/>
<id>111761d6c4f200d1eced51cceffcb941bbb68255</id>
<content type='text'>
(cherry picked from commit a20b88be8364fc485d654377819e6daab303ef7a)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit a20b88be8364fc485d654377819e6daab303ef7a)
</pre>
</div>
</content>
</entry>
<entry>
<title>bindtests: Add something non-zero to the RStructList test output</title>
<updated>2012-01-23T18:16:14+00:00</updated>
<author>
<name>Matthew Booth</name>
<email>mbooth@redhat.com</email>
</author>
<published>2012-01-18T16:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=b1bb9e93d3179f3daca78c6e259a93c938e3d3e9'/>
<id>b1bb9e93d3179f3daca78c6e259a93c938e3d3e9</id>
<content type='text'>
(cherry picked from commit 7412bb342141bdfe0d44d6526728f4e1fd284fe0)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 7412bb342141bdfe0d44d6526728f4e1fd284fe0)
</pre>
</div>
</content>
</entry>
</feed>
