qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [qemu-web PATCH] Add a blog post about the release of v


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [qemu-web PATCH] Add a blog post about the release of version 2.10.1
Date: Wed, 4 Oct 2017 11:48:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 04/10/2017 11:31, Thomas Huth wrote:
> Content is based on Michael Roth's announce e-mail for this release.
> 
> Signed-off-by: Thomas Huth <address@hidden>
> ---
>  _posts/2017-10-04-qemu-2-10-1.md | 21 +++++++++++++++++++++
>  1 file changed, 21 insertions(+)
>  create mode 100644 _posts/2017-10-04-qemu-2-10-1.md
> 
> diff --git a/_posts/2017-10-04-qemu-2-10-1.md 
> b/_posts/2017-10-04-qemu-2-10-1.md
> new file mode 100644
> index 0000000..6fa00fa
> --- /dev/null
> +++ b/_posts/2017-10-04-qemu-2-10-1.md
> @@ -0,0 +1,21 @@
> +---
> +layout: post
> +title:  "QEMU stable version 2.10.1 released"
> +date:   2017-10-04 11:00:00 +0200
> +categories: [releases, 'qemu 2.10']
> +---
> +We are pleased to announce that the QEMU v2.10.1 stable release
> +is now available! You can grab the tarball from our
> +[download page](https://www.qemu.org/download/#source).
> +
> +Version 2.10.1 is now tagged in the official
> +[qemu.git repository](https://git.qemu.org/?p=qemu.git;a=shortlog;h=v2.10.1)
> +(where you can also find the changelog with details), and the
> +[stable-2.10 
> branch](https://git.qemu.org/?p=qemu.git;a=shortlog;h=refs/heads/stable-2.10)
> +has been updated accordingly.
> +
> +Apart from the normal range of general fixes, this update contains security
> +fixes addressing guest-induced crashing of host QEMU process (CVE-2017-13672,
> +CVE-2017-13673) and possible code injection into host QEMU process via a
> +crafted multiboot ELF kernel when specified directly via QEMU command-line
> +option (CVE-2017-14167). Please update accordingly.
> 

Looks good, thanks!

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]