Package: exactimage / 0.8.5-5+deb7u4
Metadata
| Package | Version | Patches format |
|---|---|---|
| exactimage | 0.8.5-5+deb7u4 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| makefile cflags.diff | (download) |
Makefile |
4 2 + 2 - 0 ! |
respect cflags from the environment. |
| agg missing includes.diff | (download) |
codecs/agg_svg_path_renderer.hh |
3 3 + 0 - 0 ! |
Add several header includes to be able to link with system copy of AGG. See Debian bug #575620. |
| agg pic.diff | (download) |
lib/Makefile |
2 1 + 1 - 0 ! |
use pic version of static agg library. |
| abs int64_t.diff | (download) |
lib/ImageIterator2.hh |
10 10 + 0 - 0 ! |
disable dead code that is causing compilation errors. |
| utility timer dead code.diff | (download) |
utility/Timer.cc |
4 4 + 0 - 0 ! |
Disable dead code in utility/Timer.cc, as it is causing build failures on some architectures. |
| libpng15 | (download) |
codecs/png.cc |
27 16 + 11 - 0 ! |
fix ftbfs with libpng 1.5 |
| g++ 4.7.patch | (download) |
edisplay/edisplay.cc |
1 1 + 0 - 0 ! |
--- |
| missing_include_vector.patch | (download) |
codecs/pdf.hh |
2 2 + 0 - 0 ! |
add missing includes for std::vector |
| edentify_tga_mismatch.patch | (download) |
codecs/Codecs.cc |
19 11 + 8 - 0 ! |
fix misidentification of pnm as tga TARGA files have nearly no magic values that can be used to distinguish them from other files. Therefore, it is important to test the other file codec handlers before testing for TARGA. Bug-Debian: http://bugs.debian.org/575324 |
| libjpeg8_compat.patch | (download) |
codecs/jpegint.h |
66 50 + 16 - 0 ! |
build jpeg functionality for libjpeg8 Bug-Debian: http://bugs.debian.org/679775 |
| optimize2bw_denoise.patch | (download) |
lib/Colorspace.cc |
2 1 + 1 - 0 ! |
fix denoise crash on 64-bit systems |
| CVE 2013 1438.patch | (download) |
codecs/dcraw.h |
34 27 + 7 - 0 ! |
fix cve-2013-1438 |
| CVE 2013 1441.patch | (download) |
codecs/dcraw.cc |
6 5 + 1 - 0 ! |
exactimage: dos, econvert crashes setjmp must be called before decoding an image using dcraw because it uses longjmp after an error. |
| CVE 2015 3885.patch | (download) |
codecs/dcraw.h |
3 2 + 1 - 0 ! |
avoid overflow in ljpeg_start(). |
| draw_jpeg_fix.patch | (download) |
codecs/dcraw.h |
6 3 + 3 - 0 ! |
fix execution order of ljpeg_start() and result check |
