diff options
author | Yixun Lan <dlan@gentoo.org> | 2016-12-03 11:46:00 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2016-12-07 09:45:43 +0800 |
commit | aa0628e3a28bf1b07d198bb1ec54f144c90df40a (patch) | |
tree | 681196f2186c3a3ed014504344ebe74f8d0eef58 /app-emulation/xen-tools/files | |
parent | app-emulation/xen: fix XSA-201 (diff) | |
download | gentoo-aa0628e3a28bf1b07d198bb1ec54f144c90df40a.tar.gz gentoo-aa0628e3a28bf1b07d198bb1ec54f144c90df40a.tar.bz2 gentoo-aa0628e3a28bf1b07d198bb1ec54f144c90df40a.zip |
app-emulation/xen-tools: fix XSA-199
Gentoo-Bug: 600662
Package-Manager: portage-2.3.2
Diffstat (limited to 'app-emulation/xen-tools/files')
-rw-r--r-- | app-emulation/xen-tools/files/gentoo-patches.conf | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/app-emulation/xen-tools/files/gentoo-patches.conf b/app-emulation/xen-tools/files/gentoo-patches.conf index 9f3094f0f9ae..02c537f04b61 100644 --- a/app-emulation/xen-tools/files/gentoo-patches.conf +++ b/app-emulation/xen-tools/files/gentoo-patches.conf @@ -87,13 +87,6 @@ _gx036=" xen-tools-4.6-no-stackcheck.patch" # https://lists.gnu.org/archive/html/qemu-devel/2016-09/msg03961.html _gx037=" xen-tools-4.6-increase-stack-size.patch" -# xen-tools-4.6.3 patches set -_gpv_xen_tools_463_0=" -${_gx008} ${_gx021} -${_gx022} ${_gx017} ${_gx031} -${_gx027} ${_gx032} -${_gx028} ${_gx029} ${_gx036} -" # xen-tools-4.6.4 patches set _gpv_xen_tools_464_0=" ${_gx008} ${_gx021} @@ -109,13 +102,7 @@ ${_gx027} ${_gx032} ${_gx028} ${_gx029} ${_gx036} ${_gx037} " -# xen-tools-4.7.0 patches set -_gpv_xen_tools_470_0=" -${_gx008} ${_gx021} -${_gx022} ${_gx017} ${_gx031} -${_gx027} ${_gx032} -${_gx028} ${_gx029} ${_gx036} -" + # xen-tools-4.7.1 patches set _gpv_xen_tools_471_0=" ${_gx008} ${_gx021} |