* [Qemu-devel] [qemu-web PATCH] Add a blog post about the release of version 2.10.1
@ 2017-10-04 9:31 Thomas Huth
2017-10-04 9:48 ` Paolo Bonzini
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Huth @ 2017-10-04 9:31 UTC (permalink / raw)
To: qemu-devel; +Cc: Paolo Bonzini, Michael Roth
Content is based on Michael Roth's announce e-mail for this release.
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
_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.
--
1.8.3.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [qemu-web PATCH] Add a blog post about the release of version 2.10.1
2017-10-04 9:31 [Qemu-devel] [qemu-web PATCH] Add a blog post about the release of version 2.10.1 Thomas Huth
@ 2017-10-04 9:48 ` Paolo Bonzini
0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2017-10-04 9:48 UTC (permalink / raw)
To: Thomas Huth, qemu-devel; +Cc: Michael Roth
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 <thuth@redhat.com>
> ---
> _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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-04 9:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-04 9:31 [Qemu-devel] [qemu-web PATCH] Add a blog post about the release of version 2.10.1 Thomas Huth
2017-10-04 9:48 ` Paolo Bonzini
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).