Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
10_add-GCC-hardening.patch | add GCC hardening.=================================================================== | Joao Eriberto Mota Filho <eriberto@debian.org> | no | 2014-10-19 | ||
20_fix-gcc-4.3.patch | fix the GCC build.=================================================================== | Cyril Brulebois <kibi@debian.org> | no | 2008-03-06 | ||
30_fix-GCC-warnings.patch | fix some GCC warnings.=================================================================== | Joao Eriberto Mota Filho <eriberto@debian.org> | no | 2016-11-23 | ||
40_support-noopt-build.patch | support DEB_BUILD_OPTIONS=noopt and honour CPPFLAGS.diff --git a/Makefile b/Makefile index 79b656a..868a08a 100644 |
Aleksey Kravchenko <rhash.admin@gmail.com> | no | 2019-01-20 | ||
50_fix-BTS-crash-on-illformed-jpeg.patch | Fix crashes on ill-formed Jpeg images. The patch adds vector size checking before accessing its elements. diff --git a/dpyfuncs.cc b/dpyfuncs.cc index 7c4be87..5a3aeed 100644 |
Aleksey Kravchenko <rhash.admin@gmail.com> | no | debian | 2019-01-21 | |
60_fix-BTS-crash-on-long-string.patch | Fix crashes on ill-formed Jpeg images. The patch fixes a buffer overrun, occurring while reading a string field from file. diff --git a/dataifdentry.cc b/dataifdentry.cc index 8068cc5..93d77c5 100644 |
Aleksey Kravchenko <rhash.admin@gmail.com> | no | debian | 2019-01-21 | |
70-fix-crash-on-canon-flash-modes.patch | Fix Metacam crash on certain canon camera flash modes. Metacam segfaults on certain Flash Modes of Canon cameras. The patch corrects array indexing, thus avoiding out of bounds array access. For correct index to CanonFlashMode mapping see: https://sno.phy.queensu.ca/~phil/exiftool/TagNames/Canon.html diff --git a/dpyfuncs.cc b/dpyfuncs.cc index 5a3aeed..37629cd 100644 |
Aleksey Kravchenko <rhash.admin@gmail.com> | no | 2019-01-21 | ||
80_Fix-GCC-hardening-CPPFLAGS.patch | fix CPPFLAGS to provide GCC hardening. | Joao Eriberto Mota Filho <eriberto@debian.org> | no | 2020-01-09 |