11 Commits

Author SHA1 Message Date
jca
28b5bc97f1 Update to jasper-2.0.14
Security patches removed, since all of them appear to be merged
upstream, APIWARN diffs kept.  The atexit workaround introduced by jolan
is not needed any more.

The port now explicitely requests gnu11 support.  I did not change the
feature set (no libjpeg, no opengl) to ease the update.  People can
enable stuff later if they need to.
Testing quirks:
- not enabling jpeg means that the two first tests fail
- shells/bash should be installed at *configure* time in order for tests
  to be picked up; maybe we should add a "test" FLAVOR so that regular
  builds aren't affected?

Tested on amd64 and arm, bulk build + ok ajacoutot@ (thanks!)
2017-12-14 00:23:28 +00:00
jasper
76f4704b00 security fixes for CVE-2016-1577 CVE-2016-2116 2016-03-09 15:16:05 +00:00
jasper
64baddda53 Security fix for CVE-2016-2089, patch from redhat bz.
ok sthen@
2016-02-04 10:08:07 +00:00
sthen
94c6f4a43e add security fixes to graphics/jasper, from Slackware via patrick keshishian
CVE-2014-8137: double-free
CVE-2014-8138: heap-based buffer overflow
CVE-2014-8157: off-by-one
CVE-2014-8158: multiple stack-based buffer overflows
CVE-2014-9029: multiple off-by-one
2015-11-06 22:28:29 +00:00
sthen
92a2a799a1 pull in stdint.h for SIZE_MAX 2015-03-16 19:49:33 +00:00
naddy
74d775f0cd Security:
Fixes for heap overflows CVE-2011-4516, CVE-2011-4517.  From FreeBSD/Debian.

While here, trim DESCR, routine cleanups.
2013-04-20 15:25:35 +00:00
jolan
4c138a9ba8 dont run jas_cleanup via atexit. fixes a crash on exit seen with
php cli + pecl-imagick caused by atexit running when jasper has been
unloaded via dlclose.
2009-08-16 19:58:31 +00:00
espie
518be8dfb0 tidy up a few warnings.
with help from naddy@
2008-05-17 09:32:15 +00:00
jasper
a89120068d update myself to 1.900.1
ok ajacoutot@
2007-03-29 13:43:52 +00:00
steven
655f589f35 SHARED_LIBS and USE_LIBTOOL 2005-12-26 15:44:01 +00:00
brad
2d67390878 add jasper 1.701.0
--
The JasPer Project is a collaborative effort between Image Power,
Inc.  and the University of British Columbia. The objective of this
project is to develop a software-based reference implementation of
the codec specified in the JPEG-2000 Part-1 standard (i.e., ISO/IEC
15444-1). This software has also been submitted to the ISO for
inclusion in the JPEG-2000 Part-5 standard (as an official reference
implementation).
2004-05-14 05:33:57 +00:00