[Geotiff] libgeotiff 1.7.1 release candidate

Jeff McKenna jmckenna at gatewaygeomatics.com
Wed Mar 9 11:30:19 PST 2022


Thanks Even.  RC1 works well on Windows in the MS4W build environment.

-jeff


On 2022-03-08 12:05 p.m., Even Rouault wrote:
> Hi,
> 
> I've prepared a libgeotiff 1.7.1 release candidate.
> 
> http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.7.1rc1.tar.gz
> http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.7.1rc1.zip
> 
> I'll promote it to final later this week if nothing serious is reported 
> on it before.
> 
> 
> News is:
> 
> libgeotiff 1.7.1
> ----------------
> 
> * geotiff.h: more precise signature for GTIFDirectoryInfo()
> * applygeo.c/geotifcp.c: use uint16/32_t instead of old libtiff non _t 
> custom types
> * Bump CMake min to 3.0.0 and remove apparently unneeded cmake_policy() 
> declarations
> * CMake: remove libjpeg and libz from linking of libgeotiff itself.
> * geo_config.h: prefix HAVE_xxx and restrict it to 
> GEOTIFF_HAVE_STRINGS_H (fixes #61)
> * GTIFPrintDefn(): avoid potential nullptr deref. CID 1469240
> * CMake: use variable for installation subdirectories, and make sure 
> INTERFACE_INCLUDE_DIRECTORIES is exported (fixes #67)
> * ReadKey(): only allow reading a key with TIFFTagLocation=0 that has a 
> count of 1 to avoid reading an illegal address (and crashing) when using 
> GTIFKeyGet() or PrintKey() (fixes #66)
> * ReadKey(): add extra warning messages
> * CMake: avoid INTERFACE_LINK_LIBRARIES vs 
> LINK_INTERFACE_LIBRARIES_DEBUG warning about TIFF
> 
> Even
> 


-- 
Jeff McKenna
GatewayGeo: Developers of MS4W, MapServer Consulting and Training
co-founder of FOSS4G
http://gatewaygeo.com/


More information about the Geotiff mailing list