55a0b9 Prepare for a new update

Authored and Committed by Packit Service 3 years ago
39 files changed. 408 lines added. 749 lines removed.
configure.ac
file modified
+1 -1
contrib/addtiffo/tif_ovrcache.c
file modified
+0 -1
contrib/dbs/xtiff/xtiff.c
file modified
+2 -2
contrib/iptcutil/iptcutil.c
file modified
+1 -3
libtiff/tif_codec.c
file modified
+1 -2
libtiff/tif_color.c
file modified
+4 -9
libtiff/tif_dir.c
file modified
+29 -27
libtiff/tif_dirinfo.c
file modified
+1 -1
libtiff/tif_dirread.c
file modified
+4 -67
libtiff/tif_fax3.h
file modified
+0 -6
libtiff/tif_getimage.c
file modified
+9 -23
libtiff/tif_jpeg.c
file modified
+4 -10
libtiff/tif_ojpeg.c
file modified
+1 -19
libtiff/tif_open.c
file modified
+0 -1
libtiff/tif_pixarlog.c
file modified
+38 -54
libtiff/tif_print.c
file modified
+44 -59
libtiff/tif_strip.c
file modified
+27 -38
libtiff/tif_thunder.c
file modified
+5 -26
libtiff/tif_tile.c
file modified
+10 -22
libtiff/tif_unix.c
file modified
+0 -9
libtiff/tiffio.h
file modified
+0 -1
libtiff/tiffiop.h
file modified
+1 -1
man/tiffset.1
file modified
+1 -1
test/ascii_tag.c
file modified
+1 -1
test/long_tag.c
file modified
+1 -1
test/short_tag.c
file modified
+1 -1
test/strip.c
file modified
+1 -1
tools/gif2tiff.c
file modified
+0 -20
tools/ppm2tiff.c
file modified
+4 -33
tools/rgb2ycbcr.c
file modified
+1 -2
tools/tiff2bw.c
file modified
+1 -1
tools/tiff2pdf.c
file modified
+193 -266
tools/tiff2ps.c
file modified
+4 -4
tools/tiffcp.c
file modified
+1 -5
tools/tiffcrop.c
file modified
+3 -6
tools/tiffdither.c
file modified
+2 -3
tools/tiffdump.c
file modified
+2 -3
tools/tiffinfo.c
file modified
+8 -9
tools/tiffsplit.c
file modified
+2 -10
    Prepare for a new update
    
    Reverting patches so we can apply the latest update
    and changes can be seen in the spec file and sources.
    
        
file modified
+1 -1
file modified
+2 -2
file modified
+1 -3
file modified
+1 -2
file modified
+4 -9
file modified
+29 -27
file modified
+1 -1
file modified
+4 -67
file modified
+0 -6
file modified
+9 -23
file modified
+4 -10
file modified
+1 -19
file modified
+0 -1
file modified
+38 -54
file modified
+44 -59
file modified
+27 -38
file modified
+5 -26
file modified
+10 -22
file modified
+0 -9
file modified
+0 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+0 -20
file modified
+4 -33
file modified
+1 -2
file modified
+1 -1
file modified
+193 -266
file modified
+4 -4
file modified
+1 -5
file modified
+3 -6
file modified
+2 -3
file modified
+2 -3
file modified
+8 -9
file modified
+2 -10