diff options
author | Matthias Maier <tamiko@gentoo.org> | 2017-05-17 23:12:17 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2017-05-17 23:20:13 -0500 |
commit | d032d5cc904b8793b96b3545750b0b8583154caa (patch) | |
tree | eb5af6f306fa488aa39ef4243956bd7cddf5ac52 /app-emulation | |
parent | app-emulation/qemu: patch for CVE-2017-7493, bug #618808 (diff) | |
download | gentoo-d032d5cc904b8793b96b3545750b0b8583154caa.tar.gz gentoo-d032d5cc904b8793b96b3545750b0b8583154caa.tar.bz2 gentoo-d032d5cc904b8793b96b3545750b0b8583154caa.zip |
app-emulation/qemu: rename patches
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/qemu/files/qemu-2.9.0-CVE-2017-8309.patch (renamed from app-emulation/qemu/files/qemu-2.9.0-bug616870.patch) | 0 | ||||
-rw-r--r-- | app-emulation/qemu/files/qemu-2.9.0-CVE-2017-8379.patch (renamed from app-emulation/qemu/files/qemu-2.9.0-bug616872.patch) | 0 | ||||
-rw-r--r-- | app-emulation/qemu/files/qemu-2.9.0-CVE-2017-8380.patch (renamed from app-emulation/qemu/files/qemu-2.9.0-bug616874.patch) | 0 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-2.9.0-r2.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-2.9.0-r54.ebuild | 6 |
5 files changed, 6 insertions, 6 deletions
diff --git a/app-emulation/qemu/files/qemu-2.9.0-bug616870.patch b/app-emulation/qemu/files/qemu-2.9.0-CVE-2017-8309.patch index 4f7f870210cd..4f7f870210cd 100644 --- a/app-emulation/qemu/files/qemu-2.9.0-bug616870.patch +++ b/app-emulation/qemu/files/qemu-2.9.0-CVE-2017-8309.patch diff --git a/app-emulation/qemu/files/qemu-2.9.0-bug616872.patch b/app-emulation/qemu/files/qemu-2.9.0-CVE-2017-8379.patch index 0a34dae671cb..0a34dae671cb 100644 --- a/app-emulation/qemu/files/qemu-2.9.0-bug616872.patch +++ b/app-emulation/qemu/files/qemu-2.9.0-CVE-2017-8379.patch diff --git a/app-emulation/qemu/files/qemu-2.9.0-bug616874.patch b/app-emulation/qemu/files/qemu-2.9.0-CVE-2017-8380.patch index 08911dd0bfb0..08911dd0bfb0 100644 --- a/app-emulation/qemu/files/qemu-2.9.0-bug616874.patch +++ b/app-emulation/qemu/files/qemu-2.9.0-CVE-2017-8380.patch diff --git a/app-emulation/qemu/qemu-2.9.0-r2.ebuild b/app-emulation/qemu/qemu-2.9.0-r2.ebuild index 6289ced538e4..71de8e791003 100644 --- a/app-emulation/qemu/qemu-2.9.0-r2.ebuild +++ b/app-emulation/qemu/qemu-2.9.0-r2.ebuild @@ -191,9 +191,9 @@ RDEPEND="${CDEPEND} PATCHES=( "${FILESDIR}"/${PN}-2.5.0-cflags.patch "${FILESDIR}"/${PN}-2.5.0-sysmacros.patch - "${FILESDIR}"/${PN}-2.9.0-bug616870.patch # bug 616870 - "${FILESDIR}"/${PN}-2.9.0-bug616872.patch # bug 616872 - "${FILESDIR}"/${PN}-2.9.0-bug616874.patch # bug 616874 + "${FILESDIR}"/${PN}-2.9.0-CVE-2017-8309.patch # bug 616870 + "${FILESDIR}"/${PN}-2.9.0-CVE-2017-8379.patch # bug 616872 + "${FILESDIR}"/${PN}-2.9.0-CVE-2017-8380.patch # bug 616874 "${FILESDIR}"/${PN}-2.9.0-CVE-2017-8112.patch # bug 616636 "${FILESDIR}"/${PN}-2.9.0-CVE-2017-7493.patch # bug 618808 ) diff --git a/app-emulation/qemu/qemu-2.9.0-r54.ebuild b/app-emulation/qemu/qemu-2.9.0-r54.ebuild index 0d8029910fc4..69908a33c9af 100644 --- a/app-emulation/qemu/qemu-2.9.0-r54.ebuild +++ b/app-emulation/qemu/qemu-2.9.0-r54.ebuild @@ -194,9 +194,9 @@ RDEPEND="${CDEPEND} PATCHES=( "${FILESDIR}"/${PN}-2.5.0-cflags.patch "${FILESDIR}"/${PN}-2.5.0-sysmacros.patch - "${FILESDIR}"/${PN}-2.9.0-bug616870.patch # bug 616870 - "${FILESDIR}"/${PN}-2.9.0-bug616872.patch # bug 616872 - "${FILESDIR}"/${PN}-2.9.0-bug616874.patch # bug 616874 + "${FILESDIR}"/${PN}-2.9.0-CVE-2017-8309.patch # bug 616870 + "${FILESDIR}"/${PN}-2.9.0-CVE-2017-8379.patch # bug 616872 + "${FILESDIR}"/${PN}-2.9.0-CVE-2017-8380.patch # bug 616874 "${FILESDIR}"/${PN}-2.9.0-CVE-2017-8112.patch # bug 616636 "${FILESDIR}"/${PN}-2.9.0-CVE-2017-7493.patch # bug 618808 ) |