Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 150062

Summary: media-gfx/imagemagick-6.2.9.5 ebuild forces modular X
Product: Gentoo Linux Reporter: Honza <hkmaly>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ...