qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] ANNOUNCE: Release 0.10.4 of QEMU
@ 2009-05-12 15:02 Anthony Liguori
  2009-05-12 15:06 ` Anthony Liguori
  0 siblings, 1 reply; 7+ messages in thread
From: Anthony Liguori @ 2009-05-12 15:02 UTC (permalink / raw)
  To: qemu-devel@nongnu.org

The QEMU team is pleased to announce the availability of the 0.10.4
release.  This is a stable release of the 0.10 tree and contains only
bug fixes since the 0.10.3  The attached Changelog includes all of the
changes that have went in since 0.10.3.

It can be downloaded from Savannah at:

http://savannah.nongnu.org/releases/qemu/qemu-0.10.4.tar.gz

It may take a few hours for the Savannah mirrors to update so if you get
an error, try again later.  Alternatively, if you change "/releases/" to
"/releases-noredirect/" you can avoid being redirected to a mirror.

N.B. This release contains a qcow2 corruption fix.  If you use qcow2 
disk images, it's strongly advised that you upgrade to 0.10.4.

   - Improve block range checks to remove integer overflow (Kevin Wolf)
   - e1000: do not re-init PCI config space 0 (Amit Shah)
   - fix AIO deletion race (Alex Graf)
   - reset option roms on reboot (Glauber Costa)
   - fix qcow2 corruption in cluster freeing (Gleb Natapov)
   - Enable power button event generation (Gleb Natapov)

-- 
Regards,

Anthony Liguori

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] ANNOUNCE: Release 0.10.4 of QEMU
  2009-05-12 15:02 [Qemu-devel] ANNOUNCE: Release 0.10.4 of QEMU Anthony Liguori
@ 2009-05-12 15:06 ` Anthony Liguori
  2009-05-12 15:15   ` Alexey Eremenko
  0 siblings, 1 reply; 7+ messages in thread
From: Anthony Liguori @ 2009-05-12 15:06 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel@nongnu.org

Anthony Liguori wrote:
> The QEMU team is pleased to announce the availability of the 0.10.4
> release.  This is a stable release of the 0.10 tree and contains only
> bug fixes since the 0.10.3  The attached Changelog includes all of the
> changes that have went in since 0.10.3.
>
> It can be downloaded from Savannah at:
>
> http://savannah.nongnu.org/releases/qemu/qemu-0.10.4.tar.gz

http://download.savannah.gnu.org/releases/qemu/qemu-0.10.4.tar.gz

I'm just never going to get this right...

Regards,

Anthony Liguori

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] ANNOUNCE: Release 0.10.4 of QEMU
  2009-05-12 15:06 ` Anthony Liguori
@ 2009-05-12 15:15   ` Alexey Eremenko
  2009-05-12 15:37     ` Laurent Desnogues
  0 siblings, 1 reply; 7+ messages in thread
From: Alexey Eremenko @ 2009-05-12 15:15 UTC (permalink / raw)
  To: qemu-devel@nongnu.org

On Tue, May 12, 2009 at 6:06 PM, Anthony Liguori <anthony@codemonkey.ws> wrote:
> Anthony Liguori wrote:
>>
>> The QEMU team is pleased to announce the availability of the 0.10.4
>> release.  This is a stable release of the 0.10 tree and contains only
>> bug fixes since the 0.10.3  The attached Changelog includes all of the
>> changes that have went in since 0.10.3.
>>
>> It can be downloaded from Savannah at:
>>
>> http://savannah.nongnu.org/releases/qemu/qemu-0.10.4.tar.gz
>
> http://download.savannah.gnu.org/releases/qemu/qemu-0.10.4.tar.gz
>
> I'm just never going to get this right...

Both links don't work for me.

Is there any working link?

-- 
-Alexey Eromenko "Technologov"

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] ANNOUNCE: Release 0.10.4 of QEMU
  2009-05-12 15:15   ` Alexey Eremenko
@ 2009-05-12 15:37     ` Laurent Desnogues
  2009-05-12 15:38       ` Alexey Eremenko
  0 siblings, 1 reply; 7+ messages in thread
From: Laurent Desnogues @ 2009-05-12 15:37 UTC (permalink / raw)
  To: Alexey Eremenko; +Cc: qemu-devel@nongnu.org

On Tue, May 12, 2009 at 5:15 PM, Alexey Eremenko <al4321@gmail.com> wrote:
[...]
>> http://download.savannah.gnu.org/releases/qemu/qemu-0.10.4.tar.gz
>>
>> I'm just never going to get this right...
>
> Both links don't work for me.
>
> Is there any working link?

Anthony wrote this in his original mail:

> It may take a few hours for the Savannah mirrors to update so if you get
> an error, try again later.  Alternatively, if you change "/releases/" to
> "/releases-noredirect/" you can avoid being redirected to a mirror.


Laurent

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] ANNOUNCE: Release 0.10.4 of QEMU
  2009-05-12 15:37     ` Laurent Desnogues
@ 2009-05-12 15:38       ` Alexey Eremenko
  2009-05-12 15:44         ` Laurent Desnogues
  0 siblings, 1 reply; 7+ messages in thread
From: Alexey Eremenko @ 2009-05-12 15:38 UTC (permalink / raw)
  To: qemu-devel@nongnu.org

On Tue, May 12, 2009 at 6:37 PM, Laurent Desnogues
<laurent.desnogues@gmail.com> wrote:
> On Tue, May 12, 2009 at 5:15 PM, Alexey Eremenko <al4321@gmail.com> wrote:
> [...]
>>> http://download.savannah.gnu.org/releases/qemu/qemu-0.10.4.tar.gz
>>>
>>> I'm just never going to get this right...
>>
>> Both links don't work for me.
>>
>> Is there any working link?
>
> Anthony wrote this in his original mail:

But what's the correct link?

-- 
-Alexey Eromenko "Technologov"

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] ANNOUNCE: Release 0.10.4 of QEMU
  2009-05-12 15:38       ` Alexey Eremenko
@ 2009-05-12 15:44         ` Laurent Desnogues
  2009-05-12 16:22           ` Stefan Weil
  0 siblings, 1 reply; 7+ messages in thread
From: Laurent Desnogues @ 2009-05-12 15:44 UTC (permalink / raw)
  To: Alexey Eremenko; +Cc: qemu-devel@nongnu.org

On Tue, May 12, 2009 at 5:38 PM, Alexey Eremenko <al4321@gmail.com> wrote:
> On Tue, May 12, 2009 at 6:37 PM, Laurent Desnogues
> <laurent.desnogues@gmail.com> wrote:
>> On Tue, May 12, 2009 at 5:15 PM, Alexey Eremenko <al4321@gmail.com> wrote:
>> [...]
>>>> http://download.savannah.gnu.org/releases/qemu/qemu-0.10.4.tar.gz
>>>>
>>>> I'm just never going to get this right...
>>>
>>> Both links don't work for me.
>>>
>>> Is there any working link?
>>
>> Anthony wrote this in his original mail:
>
> But what's the correct link?

I thought my mail was clear enough, but it doesn't seem so :-)

http://download.savannah.gnu.org/releases-noredirect/qemu/qemu-0.10.4.tar.gz


Laurent

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] ANNOUNCE: Release 0.10.4 of QEMU
  2009-05-12 15:44         ` Laurent Desnogues
@ 2009-05-12 16:22           ` Stefan Weil
  0 siblings, 0 replies; 7+ messages in thread
From: Stefan Weil @ 2009-05-12 16:22 UTC (permalink / raw)
  To: QEMU Developers; +Cc: Alexey Eremenko

Laurent Desnogues schrieb:
> On Tue, May 12, 2009 at 5:38 PM, Alexey Eremenko <al4321@gmail.com> wrote:
>   
>> On Tue, May 12, 2009 at 6:37 PM, Laurent Desnogues
>> <laurent.desnogues@gmail.com> wrote:
>>     
>>> On Tue, May 12, 2009 at 5:15 PM, Alexey Eremenko <al4321@gmail.com> wrote:
>>> [...]
>>>       
>>>>> http://download.savannah.gnu.org/releases/qemu/qemu-0.10.4.tar.gz
>>>>>
>>>>> I'm just never going to get this right...
>>>>>           
>>>> Both links don't work for me.
>>>>
>>>> Is there any working link?
>>>>         
>>> Anthony wrote this in his original mail:
>>>       
>> But what's the correct link?
>>     
>
> I thought my mail was clear enough, but it doesn't seem so :-)
>
> http://download.savannah.gnu.org/releases-noredirect/qemu/qemu-0.10.4.tar.gz
>
>
> Laurent
>
>
>   

This one works:

http://git.savannah.gnu.org/cgit/qemu.git/snapshot/qemu-0.10.4.tar.gz

Why not always use the git generated file?
Does it create a high server load on savannah?

Stefan

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-05-12 16:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-12 15:02 [Qemu-devel] ANNOUNCE: Release 0.10.4 of QEMU Anthony Liguori
2009-05-12 15:06 ` Anthony Liguori
2009-05-12 15:15   ` Alexey Eremenko
2009-05-12 15:37     ` Laurent Desnogues
2009-05-12 15:38       ` Alexey Eremenko
2009-05-12 15:44         ` Laurent Desnogues
2009-05-12 16:22           ` Stefan Weil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).