Blame html/v4.0.3.html

Packit 85355f
<HTML>
Packit 85355f
<HEAD>
Packit 85355f
<TITLE>
Packit 85355f
	Changes in TIFF v4.0.3
Packit 85355f
</TITLE>
Packit 85355f
</HEAD>
Packit 85355f
Packit 85355f
<BODY BGCOLOR=white>
Packit 85355f
<FONT FACE="Helvetica, Arial, Sans">
Packit 85355f
Packit 85355f
<BASEFONT SIZE=4>
Packit 85355f
<FONT SIZE=+3>T</FONT>IFF <FONT SIZE=+2>C</FONT>HANGE <FONT SIZE=+2>I</FONT>NFORMATION
Packit 85355f
<BASEFONT SIZE=3>
Packit 85355f
Packit 85355f
    Packit 85355f

    Packit 85355f
    Current Version: v4.0.3
    Packit 85355f
    Previous Version: v4.0.2
    Packit 85355f
    Master FTP Site: 
    Packit 85355f
    download.osgeo.org, directory pub/libtiff
    Packit 85355f
    Master HTTP Site: 
    Packit 85355f
    http://www.simplesystems.org/libtiff/ 
    Packit 85355f

    Packit 85355f
    Packit 85355f
    Packit 85355f

    Packit 85355f
    This document describes the changes made to the software between the
    Packit 85355f
    previous and current versions (see above).  If you don't
    Packit 85355f
    find something listed here, then it was not done in this timeframe, or
    Packit 85355f
    it was not considered important enough to be mentioned.  The following
    Packit 85355f
    information is located here:
    Packit 85355f
      Packit 85355f
    • Major Changes
    • Packit 85355f
    • Changes in the software configuration
    • Packit 85355f
    • Changes in libtiff
    • Packit 85355f
    • Changes in the tools
    • Packit 85355f
    • Changes in the contrib area
    • Packit 85355f
      Packit 85355f

      Packit 85355f


      Packit 85355f
      Packit 85355f
      Packit 85355f
      Packit 85355f
      <FONT SIZE=+3>M</FONT>AJOR CHANGES:
      Packit 85355f
      Packit 85355f
        Packit 85355f
        Packit 85355f
        	
      • None
      • Packit 85355f
        Packit 85355f
        Packit 85355f
        Packit 85355f
        Packit 85355f


        Packit 85355f
        Packit 85355f
        Packit 85355f
        <FONT SIZE=+3>C</FONT>HANGES IN THE SOFTWARE CONFIGURATION:
        Packit 85355f
        Packit 85355f
          Packit 85355f
          Packit 85355f
            
        • Updated to use Automake 1.12.4. Avoids security problem with
        • Packit 85355f
            'make distcheck' (CVE-2012-3386).
          Packit 85355f
          Packit 85355f
          Packit 85355f
          Packit 85355f


          Packit 85355f
          Packit 85355f
          Packit 85355f
          Packit 85355f
          <FONT SIZE=+3>C</FONT>HANGES IN LIBTIFF:
          Packit 85355f
          Packit 85355f
            Packit 85355f
            Packit 85355f
              
          • Various memory buffer access fixes.
          • Packit 85355f
            Packit 85355f
              
          • Fix handling when writing RGBA jpeg compressed imagery
          • Packit 85355f
              (http://trac.osgeo.org/gdal/ticket/4732).
            Packit 85355f
            Packit 85355f
              
          • Fix to work properly with IJG JPEG 7+.
          • Packit 85355f
            Packit 85355f
              
          • New functions TIFFFieldTag(), TIFFFieldName(),
          • Packit 85355f
              TIFFFieldDataType(), TIFFFieldPassCount(), TIFFFieldReadCount(),
            Packit 85355f
              TIFFFieldWriteCount() to use as external accessors for the opaque
            Packit 85355f
              type TIFFField.
            Packit 85355f
            Packit 85355f
              
          • Fix bug rewriting image tiles in a compressed
          • Packit 85355f
              file (http://trac.osgeo.org/gdal/ticket/4771).
            Packit 85355f
            Packit 85355f
              
          • Add TIFF/FX tag support in libtiff.
          • Packit 85355f
            Packit 85355f
            Packit 85355f
            Packit 85355f


            Packit 85355f
            Packit 85355f
            Packit 85355f
            	
            Packit 85355f
            <FONT SIZE=+3>C</FONT>HANGES IN THE TOOLS:
            Packit 85355f
            Packit 85355f
              Packit 85355f
              Packit 85355f
                
            • tiff2pdf: Fail when TIFFSetDirectory() fails. This prevents
            • Packit 85355f
                core dumps or perhaps even arbitrary code execution when processing
              Packit 85355f
                a corrupt input file (CVE-2012-3401).
              Packit 85355f
              Packit 85355f
                
            • tiff2pdf: Fix two places where t2p_error didn't get set after a
            • Packit 85355f
                malloc failure.  No crash risk AFAICS, but the program might not
              Packit 85355f
                report exit code 1 as desired.
              Packit 85355f
              Packit 85355f
              Packit 85355f
              Packit 85355f


              Packit 85355f
              Packit 85355f
              Packit 85355f
              Packit 85355f
              <FONT SIZE=+3>C</FONT>HANGES IN THE CONTRIB AREA:
              Packit 85355f
              Packit 85355f
              Packit 85355f
              Packit 85355f
              	
            • None
            • Packit 85355f
              Packit 85355f
              Packit 85355f
              Packit 85355f
              Last updated $Date: 2016-09-25 20:05:47 $.
              Packit 85355f
              Packit 85355f
              </BODY>
              Packit 85355f
              </HTML>