[MetaCRS] Motion: Adopt libgeotiff 1.4.1RC2 as 1.4.1 Release

Charles Karney charles.karney at sri.com
Wed Sep 17 08:36:15 PDT 2014


On 2014-09-17 02:51, Frank Warmerdam wrote:
> Folks,
>
> I have prepare a release candidate for libgeotiff which I believe is
> ready to adopt as a formal release.  This is an official motion to the
> MetaCRS PSC to adopt this RC as a final release.
>
> Motion: Adopt libgeotiff 1.4.1RC2 as 1.4.1 Release
>
> http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.4.1RC2.tar.gz
> http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.4.1RC2.zip
>
> This release includes a variety of fixes (described in the ChangeLog) as
> well as
> an upgrade to EPSG 8.5 csv files, and "in code" support for the csv
> files (cmake
> builds only).

Under Linux, the shared library has the same version number as 1.4.0,
libgeotiff.so.2.1.0.  Is this OK?  (This is with a cmake build.)

Also I find it confusing that cmake says

set (GeoTIFF_VERSION_MAJOR 2)
set (GeoTIFF_VERSION_MINOR 1)
set (GeoTIFF_VERSION_RELEASE 0)

while the packages says 1.4.0.  I presume that the two versions became
distinct because the so version number had to skip ahead?

If possible, I recommend that libgeotiff be "branded" with a unique
version number that tracks its releases, 1.4.1, in this case.  The so
number should be tracked separately.

Finally, I can supply a patch to get cmake to generate a "config-style"
find package script.  I'll need a couple of days to do this (and I would
need to know which the version number find_package should use).  It's
fine if this doesn't make it in in time for the 1.4.1 release.

   --Charles


More information about the MetaCRS mailing list