Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 209726 Details for
Bug 292130
<media-libs/gd-2.0.35-r1 Improper colorsTotal structure member verification (CVE-2009-3546)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gd-2.0.35.ebuild.patch
gd-2.0.35.ebuild.patch (text/plain), 875 bytes, created by
Markus Meier
on 2009-11-09 12:39:47 UTC
(
hide
)
Description:
gd-2.0.35.ebuild.patch
Filename:
MIME Type:
Creator:
Markus Meier
Created:
2009-11-09 12:39:47 UTC
Size:
875 bytes
patch
obsolete
>--- gd-2.0.35.ebuild 2009-11-09 11:13:32.000000000 +0100 >+++ gd-2.0.35-r1.ebuild 2009-11-09 11:52:07.000000000 +0100 >@@ -10,18 +10,20 @@ > > LICENSE="|| ( as-is BSD )" > SLOT="2" >-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" >+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" > IUSE="fontconfig jpeg png truetype xpm" > >-DEPEND="fontconfig? ( media-libs/fontconfig ) >+RDEPEND="fontconfig? ( media-libs/fontconfig ) > jpeg? ( >=media-libs/jpeg-6b ) > png? ( >=media-libs/libpng-1.2.5 sys-libs/zlib ) > truetype? ( >=media-libs/freetype-2.1.5 ) > xpm? ( x11-libs/libXpm x11-libs/libXt )" >+DEPEND="${RDEPEND}" > > src_unpack() { > unpack ${A} > cd "${S}" >+ epatch "${FILESDIR}"/${P}-maxcolors.patch > eautoconf > find . -type f -print0 | xargs -0 touch -r configure > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 292130
: 209726 |
209727