Release annoucement here
Include pkgconfig fix from @xulongwu4 (Longwu Ou) in D2622
Signed-off-by: Pierre-Yves <pyu@riseup.net>
Differential D1156
Update openjpeg to 2.3.0 Authored by kyrios123 on Oct 5 2017, 4:34 PM. Tags Referenced Files
Subscribers
Details
Release annoucement here Signed-off-by: Pierre-Yves <pyu@riseup.net> $ opj_compress -i tst.png -o output.j2k [INFO] tile number 1 / 1 [INFO] Generated outfile output.j2k encode time: 73 ms
Diff Detail
Event TimelineComment Actions there are certainly some CVE fixes but they didn't mention anything in their changelog Comment Actions
While they didn't list the CVE IDs, they listed the actual messages for it like heap-based buffer overflows. If you run a CVE check against openjpeg 2.2.0 it should give a better idea of the CVEs, but we should get them documented here. Comment Actions There were a number of CVE's for 2.2.0 (your flaw is running cvecheck on the 2.3.0 package.yml, where there aren't any CVE's against 2.3.0). However, this update doesn't fix any published CVE's that weren't fixed in the last snapshot build. Some CVE's were published afterwards (so the CVE's aren't mentioned), but had already been fixed a month earlier. Comment Actions Note that this will break blender from rebuilding without first updating the include dir in the patch to 2.3 |