Debian Patches
Status for exiftags/1.01-8
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
001-makefile.patch | =================================================================== | no | ||||
010-492566-exifpgs.c.patch | gawk: wrong string length after index and sub The number of decimal digits used to display GPS values is computed wrongly. The base-10 logarithm needs to be rounded up to get the correct number. E.g., in an example I had n=297, d=5. Since log10(d)=0.69..., it's rounded to 0, i.e. the fraction is displayed with no decimals (59). Rounding up the logarithm to 1 will correctly display 1 decimal (59.4). =================================================================== |
Frank Heckenbach <f.heckenbach@fh-soft.de> | no | 2008-07-27 | ||
011-declare-function-arguments.patch | declare function arguments for function pointers Declare arguments as those are used in the source. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | debian | 2025-09-06 | |
050-hyphens-to-minuses-in-man.patch | =================================================================== | no | ||||
060-Makefile-harden.patch | diff -aur exiftags-1.01.orig/Makefile exiftags-1.01/Makefile | no |