diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-12-10 19:03:30 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-12-10 19:03:30 +0000 |
commit | 4c335c3f36a0cec1a0436e3dc20a969eca6e02b1 (patch) | |
tree | e9ac0430aaf0994bd85056a90ea55a3f6c5682f2 /x11-drivers/xf86-video-qxl | |
parent | Add ~mips (diff) | |
download | gentoo-2-4c335c3f36a0cec1a0436e3dc20a969eca6e02b1.tar.gz gentoo-2-4c335c3f36a0cec1a0436e3dc20a969eca6e02b1.tar.bz2 gentoo-2-4c335c3f36a0cec1a0436e3dc20a969eca6e02b1.zip |
Remove vulnerable versions, bug #454722.
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-video-qxl')
4 files changed, 6 insertions, 74 deletions
diff --git a/x11-drivers/xf86-video-qxl/ChangeLog b/x11-drivers/xf86-video-qxl/ChangeLog index 3a59bb1cf9ff..2ded9e5b23aa 100644 --- a/x11-drivers/xf86-video-qxl/ChangeLog +++ b/x11-drivers/xf86-video-qxl/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-video-qxl # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-qxl/ChangeLog,v 1.23 2013/12/10 13:23:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-qxl/ChangeLog,v 1.24 2013/12/10 19:03:30 chithanh Exp $ + + 10 Dec 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + -files/xf86-video-qxl-0.1.0-remove-mibstore_h.patch, + -xf86-video-qxl-0.1.0-r1.ebuild, -xf86-video-qxl-0.1.0.ebuild: + Remove vulnerable versions, bug #454722. 10 Dec 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-qxl-0.1.1.ebuild: Stable for x86, wrt bug #454722 diff --git a/x11-drivers/xf86-video-qxl/files/xf86-video-qxl-0.1.0-remove-mibstore_h.patch b/x11-drivers/xf86-video-qxl/files/xf86-video-qxl-0.1.0-remove-mibstore_h.patch deleted file mode 100644 index 4f11f1d01f46..000000000000 --- a/x11-drivers/xf86-video-qxl/files/xf86-video-qxl-0.1.0-remove-mibstore_h.patch +++ /dev/null @@ -1,21 +0,0 @@ -From 819b1f62efbecf33db7bb0b4402a798262ae4574 Mon Sep 17 00:00:00 2001 -From: Adam Jackson <ajax@redhat.com> -Date: Thu, 10 Jan 2013 03:55:47 +0000 -Subject: Remove mibstore.h - -Signed-off-by: Adam Jackson <ajax@redhat.com> ---- -diff --git a/src/uxa/uxa-priv.h b/src/uxa/uxa-priv.h -index ad83963..e3c581c 100644 ---- a/src/uxa/uxa-priv.h -+++ b/src/uxa/uxa-priv.h -@@ -45,7 +45,6 @@ - #include "pixmapstr.h" - #include "windowstr.h" - #include "servermd.h" --#include "mibstore.h" - #include "colormapst.h" - #include "gcstruct.h" - #include "input.h" --- -cgit v0.9.0.2-2-gbebe diff --git a/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.0-r1.ebuild b/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.0-r1.ebuild deleted file mode 100644 index 4919bcef200d..000000000000 --- a/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.0-r1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.0-r1.ebuild,v 1.3 2013/10/08 05:06:32 ago Exp $ - -EAPI=5 -inherit xorg-2 - -DESCRIPTION="QEMU QXL paravirt video driver" - -KEYWORDS="amd64 x86" -IUSE="xspice" - -RDEPEND="xspice? ( app-emulation/spice ) - x11-base/xorg-server[-minimal]" -DEPEND="${RDEPEND} - x11-proto/xf86dgaproto - >=app-emulation/spice-protocol-0.12.0" - -pkg_setup() { - xorg-2_pkg_setup - XORG_CONFIGURE_OPTIONS=( - $(use_enable xspice) - ) -} - -PATCHES=( - "${FILESDIR}"/${P}-remove-mibstore_h.patch -) diff --git a/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.0.ebuild b/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.0.ebuild deleted file mode 100644 index 566c515fa44c..000000000000 --- a/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.0.ebuild,v 1.3 2012/11/18 12:18:38 ago Exp $ - -EAPI=4 -inherit xorg-2 - -DESCRIPTION="QEMU QXL paravirt video driver" - -KEYWORDS="amd64 x86" -IUSE="xspice" - -RDEPEND="xspice? ( app-emulation/spice ) - x11-base/xorg-server[-minimal]" -DEPEND="${RDEPEND} - x11-proto/xf86dgaproto - >=app-emulation/spice-protocol-0.12.0" - -pkg_setup() { - xorg-2_pkg_setup - XORG_CONFIGURE_OPTIONS=( - $(use_enable xspice) - ) -} |