Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150062 - media-gfx/imagemagick-6.2.9.5 ebuild forces modular X
Summary: media-gfx/imagemagick-6.2.9.5 ebuild forces modular X
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-04 07:44 UTC by Honza
Modified: 2006-10-04 10:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Honza 2006-10-04 07:44:08 UTC
media-gfx/imagemagick-6.2.9.5 ebuild forces modular X, while previous version can work with the monolithic one. Or does imagemagick really NEED modular X ? Why ?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-04 07:46:02 UTC
# grep -C3 xorg /usr/portage/profiles/package.mask 
# Donnie Berkholz <dberkholz@gentoo.org> (13 Sep 2006)
# Monolithic X.Org is no longer supported and is subject
# to multiple security vulnerabilities.
<x11-base/xorg-x11-7
<virtual/glu-7
<virtual/opengl-7
<virtual/x11-7
Comment 2 Honza 2006-10-04 10:18:29 UTC
OK. It still seems to me that this is not the best way to inform about it (can't glsa-check print it ? I mean, it print "LibXfont, monolithic X.org: Multiple integer overflows ( x11-base/xorg-x11  x11-libs/libXfont )", can't some information that monolithic X.org is no longer supported be added to it ?), but its logical to stop supporting it ...