Package: exifprobe / 2.0.1+git20170416.3c2b769-5
Metadata
Package | Version | Patches format |
---|---|---|
exifprobe | 2.0.1+git20170416.3c2b769-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
001 Issue 15 Ensure all function prototypes are availabl.patch | (download) |
ciff.c |
2 2 + 0 - 0 ! |
issue #15 - ensure all function prototypes are available - This should fix strdup() return garbage when sizeof(void*) > 4 https://github.com/hfiguiere/exifprobe/issues/15 |
002 fix exifgrep.patch | (download) |
exifgrep |
10 5 + 5 - 0 ! |
makes exifgrep to escape patterns |
003 fix manpages.patch | (download) |
exifgrep.1 |
10 5 + 5 - 0 ! |
fix some mistakes in manpages. |
004 fix spelling error.patch | (download) |
maker_agfa.c |
2 1 + 1 - 0 ! |
fix a spelling error in some files. |
005 add byteorder.patch | (download) |
byteorder.h |
1 1 + 0 - 0 ! |
add the byteorder.h file. |
006 fix makefile.patch | (download) |
Makefile |
25 14 + 11 - 0 ! |
makes makefile compliant with debian and add gcc hardening. |
007 fix embed build time.patch | (download) |
mkcomptime |
3 2 + 1 - 0 ! |
fix an embed build time created by mkcomptime script. |