qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	Michael Roth <mdroth@linux.vnet.ibm.com>
Subject: [Qemu-devel] [qemu-web PATCH] Add a blog post about the release of version 2.10.1
Date: Wed,  4 Oct 2017 11:31:37 +0200	[thread overview]
Message-ID: <1507109497-5365-1-git-send-email-thuth@redhat.com> (raw)

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

             reply	other threads:[~2017-10-04  9:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-04  9:31 Thomas Huth [this message]
2017-10-04  9:48 ` [Qemu-devel] [qemu-web PATCH] Add a blog post about the release of version 2.10.1 Paolo Bonzini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1507109497-5365-1-git-send-email-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=mdroth@linux.vnet.ibm.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).