1
2OpenJPEG NEWS - user visible changes
3====================================
4
5Changes from OpenJPEG 1.5.2 to OpenJPEG 1.5.1
6----------------------------------------------
7
8Security:
9
10    * Fixes: CVE-2013-4289 CVE-2013-4290
11    * Fixes: CVE-2013-1447 CVE-2013-6045 CVE-2013-6052 CVE-2013-6054 CVE-2013-6053 CVE-2013-6887
12
13New Features:
14
15    * Compile Java with source/target specific java version
16    * Do not set SONAME for Java module, fix linking (missing math lib)
17    * Support some BMP/RGB8 files
18    * Fix compilation on ARM
19
20Misc:
21
22    * Remove BSD-4 license from getopt copy, since upstream switched to BSD-3
23    * Support compilation against system installed getopt
24    * Fix Big Endian checking (autotools)
25    * Huge amount of bug fixes. See CHANGES for details.
26