Commit Graph

13 Commits

Author SHA1 Message Date
jasper
9daa86fc47 security fix for
CVE-2012-3535 openjpeg: heap-based buffer overflow when decoding jpeg2000 file

ok sthen@ (MAINTAINER)
2012-09-17 12:31:35 +00:00
ajacoutot
33460bfe02 Regen WANTLIB/DEPENDS.
ok sthen@ (maintainer)
2012-07-16 12:54:33 +00:00
jasper
a929ebf2fd reference CVE number 2012-07-11 08:46:46 +00:00
sthen
bd4319a9ea SECURITY fix for CVE-2012-3358, heap buffer overflow when handling a
crafted JPEG2000 file.
2012-07-11 08:31:28 +00:00
sthen
f1fe7ef511 libtool changes mean this now links dynamically not statically (which
appears to be correct, or at least what gnu LT does); sync WANTLIB/LIB_DEPENDS
2012-07-11 08:30:39 +00:00
sthen
8c1e5ba0db Add back the diff to not use memalign(), fixing !amd64. Add a proper comment
so it doesn't get lost in future. Build failure pointed out by naddy@
2012-03-30 07:09:26 +00:00
sthen
d6e2896ae4 update to OpenJPEG 1.5.0, take maintainership. ok todd@ 2012-03-29 15:45:43 +00:00
sthen
2874dc1ddc - don't strip the library. ok todd@
- update to 1.3, fixing LP64 arch in the process. "even better indeed" todd@
2009-07-14 15:35:24 +00:00
todd
db1f10c074 update to v1.2 2007-12-03 00:36:44 +00:00
simon
68a2007cc1 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:09:40 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
aeefde63bf - build the shared library separately and with -fPIC, unbreaks build on amd64
- do not link with libstdc++ and bump major version
- honor CC and CFLAGS
- add SHA256 sum

feedback and ok naddy@
2007-02-17 15:55:08 +00:00
todd
084716e2fd OpenJPEG 1.1
The OpenJPEG library is an open-source JPEG 2000 codec written
in C language. It has been developed in order to promote the
use of JPEG 2000, the new still-image compression standard
from the Joint Photographic Experts Group (JPEG).
2007-02-08 00:29:22 +00:00