summaryrefslogtreecommitdiff
path: root/NEWS
blob: ddce00748d715340568e22b7da1c8356fb6a1d8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

OpenJPEG NEWS - user visible changes
====================================

Changes from OpenJPEG 1.5.2 to OpenJPEG 1.5.1
----------------------------------------------

Security:

    * Fixes: CVE-2013-4289 CVE-2013-4290
    * Fixes: CVE-2013-1447 CVE-2013-6045 CVE-2013-6052 CVE-2013-6054 CVE-2013-6053 CVE-2013-6887

New Features:

    * Compile Java with source/target specific java version
    * Do not set SONAME for Java module, fix linking (missing math lib)
    * Support some BMP/RGB8 files
    * Fix compilation on ARM

Misc:

    * Remove BSD-4 license from getopt copy, since upstream switched to BSD-3
    * Support compilation against system installed getopt
    * Fix Big Endian checking (autotools)
    * Huge amount of bug fixes. See CHANGES for details.