Re: [libvirt] Release candidate 2 of 1.0.3 is available

2013-03-03 Thread Christophe Fergeau
On Sat, Mar 02, 2013 at 04:54:34PM -0500, Laine Stump wrote: > As the author of the patch that uncovered/caused the breakage, I'll > second the ACK on the first hunk and NACK on the second. I've now pushed this first hunk to master with a slightly improved commit log. Thanks Doug and Laine for the

Re: [libvirt] Release candidate 2 of 1.0.3 is available

2013-03-02 Thread Laine Stump
On 03/02/2013 09:30 AM, Christophe Fergeau wrote: > Hey, > > On Wed, Feb 27, 2013 at 07:20:56PM +0800, Daniel Veillard wrote: >>I have just tagged git and pushed the tarball. The rpms for F17 >> are at the usual place too: >> ftp://libvirt.org/libvirt/ >> >>I gave a try to the set of r

Re: [libvirt] Release candidate 2 of 1.0.3 is available

2013-03-02 Thread Laine Stump
On 03/02/2013 01:30 PM, Doug Goldstein wrote: > On Sat, Mar 2, 2013 at 8:30 AM, Christophe Fergeau > wrote: >> Hey, >> >> On Wed, Feb 27, 2013 at 07:20:56PM +0800, Daniel Veillard wrote: >>>I have just tagged git and pushed the tarball. The rpms for F17 >>> are at the usual place too: >>>

Re: [libvirt] Release candidate 2 of 1.0.3 is available

2013-03-02 Thread Christophe Fergeau
On Sat, Mar 02, 2013 at 12:30:10PM -0600, Doug Goldstein wrote: > On Sat, Mar 2, 2013 at 8:30 AM, Christophe Fergeau > wrote: > > diff --git a/src/qemu/qemu_conf.c b/src/qemu/qemu_conf.c > > index f3b09cf..3ef3499 100644 > > --- a/src/qemu/qemu_conf.c > > +++ b/src/qemu/qemu_conf.c > > @@ -129,8

Re: [libvirt] Release candidate 2 of 1.0.3 is available

2013-03-02 Thread Doug Goldstein
On Sat, Mar 2, 2013 at 8:30 AM, Christophe Fergeau wrote: > Hey, > > On Wed, Feb 27, 2013 at 07:20:56PM +0800, Daniel Veillard wrote: >>I have just tagged git and pushed the tarball. The rpms for F17 >> are at the usual place too: >> ftp://libvirt.org/libvirt/ >> >>I gave a try to the

Re: [libvirt] Release candidate 2 of 1.0.3 is available

2013-03-02 Thread Christophe Fergeau
On Sat, Mar 02, 2013 at 03:30:38PM +0100, Christophe Fergeau wrote: > diff --git a/src/qemu/qemu_domain.c b/src/qemu/qemu_domain.c > index 0e56596..1ecc8fa 100644 > --- a/src/qemu/qemu_domain.c > +++ b/src/qemu/qemu_domain.c > @@ -1301,8 +1301,8 @@ void qemuDomainObjCheckTaint(virQEMUDriverPtr driv

Re: [libvirt] Release candidate 2 of 1.0.3 is available

2013-03-02 Thread Christophe Fergeau
Hey, On Wed, Feb 27, 2013 at 07:20:56PM +0800, Daniel Veillard wrote: >I have just tagged git and pushed the tarball. The rpms for F17 > are at the usual place too: > ftp://libvirt.org/libvirt/ > >I gave a try to the set of rpms and this seems to work fine for > relatively simple tes

Re: [libvirt] Release candidate 2 of 1.0.3 is available

2013-02-28 Thread Michal Privoznik
On 28.02.2013 13:42, Daniel P. Berrange wrote: > On Wed, Feb 27, 2013 at 03:26:24PM +0100, Michal Privoznik wrote: >> On 27.02.2013 12:20, Daniel Veillard wrote: >>>I have just tagged git and pushed the tarball. The rpms for F17 >>> are at the usual place too: >>> ftp://libvirt.org/libvirt

Re: [libvirt] Release candidate 2 of 1.0.3 is available

2013-02-28 Thread Daniel P. Berrange
On Wed, Feb 27, 2013 at 03:26:24PM +0100, Michal Privoznik wrote: > On 27.02.2013 12:20, Daniel Veillard wrote: > >I have just tagged git and pushed the tarball. The rpms for F17 > > are at the usual place too: > > ftp://libvirt.org/libvirt/ > > > >I gave a try to the set of rpms and

Re: [libvirt] Release candidate 2 of 1.0.3 is available

2013-02-28 Thread Daniel P. Berrange
On Thu, Feb 28, 2013 at 11:00:28AM +0100, Peter Krempa wrote: > On 02/27/13 15:26, Michal Privoznik wrote: > >On 27.02.2013 12:20, Daniel Veillard wrote: > >>I have just tagged git and pushed the tarball. The rpms for F17 > >>are at the usual place too: > >> ftp://libvirt.org/libvirt/ > >>

Re: [libvirt] Release candidate 2 of 1.0.3 is available

2013-02-28 Thread Peter Krempa
On 02/27/13 15:26, Michal Privoznik wrote: On 27.02.2013 12:20, Daniel Veillard wrote: I have just tagged git and pushed the tarball. The rpms for F17 are at the usual place too: ftp://libvirt.org/libvirt/ I gave a try to the set of rpms and this seems to work fine for relatively

Re: [libvirt] Release candidate 2 of 1.0.3 is available

2013-02-27 Thread Daniel P. Berrange
On Wed, Feb 27, 2013 at 03:26:24PM +0100, Michal Privoznik wrote: > On 27.02.2013 12:20, Daniel Veillard wrote: > >I have just tagged git and pushed the tarball. The rpms for F17 > > are at the usual place too: > > ftp://libvirt.org/libvirt/ > > > >I gave a try to the set of rpms and

Re: [libvirt] Release candidate 2 of 1.0.3 is available

2013-02-27 Thread Michal Privoznik
On 27.02.2013 15:47, Daniel Veillard wrote: > On Wed, Feb 27, 2013 at 03:26:24PM +0100, Michal Privoznik wrote: > Just a side note. Running git-bisect gets me to this: a9e97e0c3057dfaefc7217b7db7fbba001cf8f0b is the first bad commit commit a9e97e0c3057dfaefc7217b7db7fbba001cf8f0b Author: Dani

Re: [libvirt] Release candidate 2 of 1.0.3 is available

2013-02-27 Thread Daniel Veillard
On Wed, Feb 27, 2013 at 03:26:24PM +0100, Michal Privoznik wrote: > On 27.02.2013 12:20, Daniel Veillard wrote: > >I have just tagged git and pushed the tarball. The rpms for F17 > > are at the usual place too: > > ftp://libvirt.org/libvirt/ > > > >I gave a try to the set of rpms and

Re: [libvirt] Release candidate 2 of 1.0.3 is available

2013-02-27 Thread Michal Privoznik
On 27.02.2013 12:20, Daniel Veillard wrote: >I have just tagged git and pushed the tarball. The rpms for F17 > are at the usual place too: > ftp://libvirt.org/libvirt/ > >I gave a try to the set of rpms and this seems to work fine for > relatively simple tests. >Please give it mor

[libvirt] Release candidate 2 of 1.0.3 is available

2013-02-27 Thread Daniel Veillard
I have just tagged git and pushed the tarball. The rpms for F17 are at the usual place too: ftp://libvirt.org/libvirt/ I gave a try to the set of rpms and this seems to work fine for relatively simple tests. Please give it more testing and let's keep change to git to bug fixes to min