| OLD | NEW |
| 1 Name: OpenJPEG | 1 Name: OpenJPEG |
| 2 URL: http://www.openjpeg.org/ | 2 URL: http://www.openjpeg.org/ |
| 3 Version: 0fa5a17c98c4b8f9ee2286f4f0a50cf52a5fccb0 | 3 Version: 0fa5a17c98c4b8f9ee2286f4f0a50cf52a5fccb0 |
| 4 Security Critical: yes | 4 Security Critical: yes |
| 5 License: 2-clause BSD | 5 License: 2-clause BSD |
| 6 | 6 |
| 7 Description: | 7 Description: |
| 8 JPEG 2000 library. | 8 JPEG 2000 library. |
| 9 | 9 |
| 10 Local Modifications: | 10 Local Modifications: |
| 11 | 11 |
| 12 0000-use-colorspace.patch: Makes it possible to not call opj_jp2_apply_pclr(). | 12 0000-use-colorspace.patch: Makes it possible to not call opj_jp2_apply_pclr(). |
| 13 0001-image-data.patch: Fix a crashier in opj_j2k_update_image_data(). |
| 14 0002-packet-iterator.patch: Fix integer overflow in opj_pi_create_decode(). |
| 15 0003-dwt-decode.patch: Check array bounds for opj_dwt_decode_1() and friends. |
| 13 TODO(thestig): List all the other patches. | 16 TODO(thestig): List all the other patches. |
| OLD | NEW |