Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 251110 - media-gfx/optipng contains internal copy of libpng-1.2.33 and zlib-1.2.3
Summary: media-gfx/optipng contains internal copy of libpng-1.2.33 and zlib-1.2.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tristan Heaven (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2008-12-16 10:38 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-05-19 12:07 UTC (History)
3 users (show)

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 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-12-16 10:38:06 UTC
These are not vulnerable for now but still not nice to have around.
Comment 1 René Rhéaume (a.k.a. repzilon, rener) 2008-12-24 23:22:46 UTC
Ebuilds for versions 0.4.3 and 0.4.5 had ext-zlib and ext-png USE flags. They are in the Attic of the gentoo-x86 repository.

The bundled libraries are modified versions. Modifications include removing the contrib directory (except for optimized routines in assembly), marking the modified version as such, disable unused parts of zlib in optipng and defining TOO_FAR to 32768 in zlib to slightly increase the compression ratio. There are diff files in the lib/lib_diff directory of the source distribution.
Comment 2 Tristan Heaven (RETIRED) gentoo-dev 2009-05-19 12:07:37 UTC
Fixed in 0.6.3, thanks.