From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LmE2r-0003Ph-Ug for qemu-devel@nongnu.org; Tue, 24 Mar 2009 17:20:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LmE2m-0003PD-FG for qemu-devel@nongnu.org; Tue, 24 Mar 2009 17:20:24 -0400 Received: from [199.232.76.173] (port=54779 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LmE2m-0003PA-96 for qemu-devel@nongnu.org; Tue, 24 Mar 2009 17:20:20 -0400 Received: from qw-out-1920.google.com ([74.125.92.149]:4657) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LmE2m-0007ot-0D for qemu-devel@nongnu.org; Tue, 24 Mar 2009 17:20:20 -0400 Received: by qw-out-1920.google.com with SMTP id 5so1306739qwf.4 for ; Tue, 24 Mar 2009 14:20:18 -0700 (PDT) Message-ID: <49C94E8E.30202@codemonkey.ws> Date: Tue, 24 Mar 2009 16:20:14 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] ANNOUNCE: Release 0.10.1 of QEMU References: <49C57763.8040904@codemonkey.ws> <200903241607.34007.rob@landley.net> In-Reply-To: <200903241607.34007.rob@landley.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Rob Landley Cc: kvm-devel , qemu-devel@nongnu.org Rob Landley wrote: > On Saturday 21 March 2009 18:25:23 Anthony Liguori wrote: > >> The QEMU team is pleased to announce the availability of the 0.10.1 >> release. This is a stable release of the 0.10 tree and contains only >> bug fixes since the 0.10.0. The attached Changelog includes all of the >> changes that have went in since 0.10.0. >> >> It can be downloaded from Savannah at: >> >> http://savannah.nongnu.org/download/qemu/qemu-0.10.1.tar.gz >> > > This doesn't include a fix powerpc -nographic (either by reverting to the > previous openbios-ppc or by upgrading to current OpenBios svn): > http://lists.gnu.org/archive/html/qemu-devel/2009-03/msg01070.html > > Nor does it include the fix for sh4 -append: > http://lists.gnu.org/archive/html/qemu-devel/2009-02/msg00727.html > Part of my criteria for committing to stable is pretty heavy testing of the actual patch. For areas I don't maintain, I'm not really setup to do the level of testing that would be required for stable. I'd suggest that the original maintainers who commit the patches to trunk should be the ones to determine whether a patch should also go in stable. Regards, Anthony Liguori > Rob > > P.S. Sorry I didn't get to respond to your friday message. My laptop's > Ubuntu 8.10 decided to eat itself over the weekend (I hate selinux) and I > just finished reinstalling last night... >