From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-941125-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A55AD139694 for <garchives@archives.gentoo.org>; Mon, 27 Mar 2017 12:06:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65C02E0C97; Mon, 27 Mar 2017 12:06:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4063CE0C97 for <gentoo-commits@lists.gentoo.org>; Mon, 27 Mar 2017 12:06:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 988F334163E for <gentoo-commits@lists.gentoo.org>; Mon, 27 Mar 2017 12:06:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06AF76E55 for <gentoo-commits@lists.gentoo.org>; Mon, 27 Mar 2017 12:06:02 +0000 (UTC) From: "Matthias Maier" <tamiko@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" <tamiko@gentoo.org> Message-ID: <1490615927.938d91b3e98a08d43a692155db159f63437c2995.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/qemu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/qemu/Manifest app-emulation/qemu/qemu-2.8.0-r8.ebuild app-emulation/qemu/qemu-2.8.0-r9.ebuild X-VCS-Directories: app-emulation/qemu/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: 938d91b3e98a08d43a692155db159f63437c2995 X-VCS-Branch: master Date: Mon, 27 Mar 2017 12:06:02 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4eb570ce-8d69-42b3-9f37-88e8129d4094 X-Archives-Hash: c2a70d879691195287c3df525c105bea commit: 938d91b3e98a08d43a692155db159f63437c2995 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org> AuthorDate: Mon Mar 27 11:53:54 2017 +0000 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org> CommitDate: Mon Mar 27 11:58:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=938d91b3 app-emulation/qemu: Apply upstream patches for CVE-2016-9602, bug #606088 Package-Manager: Portage-2.3.3, Repoman-2.3.2 app-emulation/qemu/Manifest | 1 + app-emulation/qemu/{qemu-2.8.0-r8.ebuild => qemu-2.8.0-r9.ebuild} | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/app-emulation/qemu/Manifest b/app-emulation/qemu/Manifest index 36a9241809c..411c33e1794 100644 --- a/app-emulation/qemu/Manifest +++ b/app-emulation/qemu/Manifest @@ -1 +1,2 @@ +DIST qemu-2.8.0-CVE-2016-9602-patches.tar.xz 16264 SHA256 18ac829c6003a3f997db4030a46b422028c58fead158f0c5ffe36ad65acb84e0 SHA512 a56694d1600e4fd1ffd6bbe031a0db226fc5c88306797cc4e42d1dc6127b83d1791cb4e026988b3aad82eab84382e41077ae71e532d1d3489e179730185c0964 WHIRLPOOL 22057b001c478b2b0d97ad70393c973aefc6277d89bb5a1ae03c3c39b5182ddfbe541964761f512ed5735dc442e1f40d0a955ad5b270758e21ce815be86b24bd DIST qemu-2.8.0.tar.bz2 28368517 SHA256 dafd5d7f649907b6b617b822692f4c82e60cf29bc0fc58bc2036219b591e5e62 SHA512 50f2988d822388ba9fd1bf5dbe68359033ed7432d7f0f9790299f32f63faa6dc72979256b5632ba572d47ee3e74ed40e3e8e331dc6303ec1599f1b4367cb78c2 WHIRLPOOL 0ce4e0539657eb832e4039819e7360c792b6aa41c718f0e0d762f4933217f0d370af94b1d6d9776853575b4a6811d8c85db069bf09d21bd15399ac8b50440ff5 diff --git a/app-emulation/qemu/qemu-2.8.0-r8.ebuild b/app-emulation/qemu/qemu-2.8.0-r9.ebuild similarity index 99% rename from app-emulation/qemu/qemu-2.8.0-r8.ebuild rename to app-emulation/qemu/qemu-2.8.0-r9.ebuild index 4dc2f22c1fb..9b585c3fc99 100644 --- a/app-emulation/qemu/qemu-2.8.0-r8.ebuild +++ b/app-emulation/qemu/qemu-2.8.0-r9.ebuild @@ -20,6 +20,10 @@ else KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd" fi +# bug #606088 +SRC_URI+=" + https://dev.gentoo.org/~tamiko/distfiles/${P}-CVE-2016-9602-patches.tar.xz" + DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools" HOMEPAGE="http://www.qemu.org http://www.linux-kvm.org" @@ -210,6 +214,7 @@ PATCHES=( "${FILESDIR}"/${PN}-2.8.0-CVE-2017-6058.patch #609638 "${FILESDIR}"/${PN}-2.8.0-CVE-2017-2620.patch #609206 "${FILESDIR}"/${PN}-2.8.0-CVE-2017-6505.patch #612220 + "${S}-CVE-2016-9602-patches" ) STRIP_MASK="/usr/share/qemu/palcode-clipper"