Package: exifprobe / 2.0.1-11

Metadata

Package Version Patches format
exifprobe 2.0.1-11 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix issues found by afl.patch | (download)

interpret.c | 5 4 + 1 - 0 !
misc.c | 11 10 + 1 - 0 !
process.c | 6 5 + 1 - 0 !
3 files changed, 19 insertions(+), 3 deletions(-)

 fix some issues found by henri sarlo, using afl (american
             Fuzzy Lop). Closes: #779525, #779527.
fix exifgrep.patch | (download)

exifgrep | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 makes exifgrep to escape patterns
fix manpages.patch | (download)

exifgrep.1 | 10 5 + 5 - 0 !
exifprobe.1 | 24 12 + 12 - 0 !
2 files changed, 17 insertions(+), 17 deletions(-)

 fix some mistakes in manpages.
fix_spelling_error.patch | (download)

maker_agfa.c | 2 1 + 1 - 0 !
maker_epson.c | 2 1 + 1 - 0 !
maker_minolta.c | 2 1 + 1 - 0 !
maker_olympus.c | 2 1 + 1 - 0 !
maker_sanyo.c | 2 1 + 1 - 0 !
misc.c | 2 1 + 1 - 0 !
6 files changed, 6 insertions(+), 6 deletions(-)

 fix a spelling error in some files.
add_byteorder.patch | (download)

byteorder.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add the byteorder.h file.
fix makefile.patch | (download)

Makefile | 24 14 + 10 - 0 !
1 file changed, 14 insertions(+), 10 deletions(-)

 makes makefile compliant with debian and add gcc hardening.
fix embed build time.patch | (download)

mkcomptime | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 fix an embed build time created by mkcomptime script.