openjpeg/NEWS

25 lines
620 B
Plaintext
Raw Normal View History

OpenJPEG NEWS - user visible changes
====================================
2012-09-10 13:28:38 +02:00
Changes from OpenJPEG 1.5.1 to OpenJPEG 1.5.0
----------------------------------------------
2012-09-10 13:28:38 +02:00
Security:
* Fixes: CVE-2012-3535
* Fixes: CVE-2012-3358
2012-09-10 13:28:38 +02:00
New Features:
2012-09-10 13:28:38 +02:00
* Use a new API scheme and solve the SOVERSIONing in OpenJPEG
* Allow better integration with multi-arch system
* Compile & Install Java bindings (CMake)
* Install required addXMLinJP2 (JPIP)
Misc:
2012-09-10 13:28:38 +02:00
* fix linker error by resolving all symbols (eg. missing -lm)
* fix some man page typos
* Huge amount of bug fixes. See CHANGES for details.