diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-12-21 22:16:17 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-12-21 22:16:17 +0000 |
commit | 8443a1b7f61cf00c6375c33f74c5f57a4ad09848 (patch) | |
tree | fb256a218693ef5db2e91df0aecfdfbd23d48d3e /emulators | |
parent | Update port: devel/pear-PEAR (diff) |
Mark forbidden due to X Pixmap parsing bugs in
the XFree86-libs RPM installed by this port.
advisories:
CAN-2004-0687, CAN-2004-0688, CAN-2004-0692,
RHSA-2004-478, CAN-2004-0914, RHSA-2004-612
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index 05e5c5c26fab..2550d39f522c 100644 --- a/emulators/linux_base/Makefile +++ b/emulators/linux_base/Makefile @@ -48,6 +48,8 @@ COMMENT= The base set of packages needed in Linux mode BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm +FORBIDDEN= "X Pixmap parsing bugs--see <URL:https://rhn.redhat.com/errata/RHSA-2004-478.html> and <URL:https://rhn.redhat.com/errata/RHSA-2004-612.html>" + CONFLICTS= linux_base-6* linux_base-8* linux_base-deb* linux_base-gen* \ linux_base-rh* linux_base-suse* ONLY_FOR_ARCHS= alpha i386 |