pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/gdal-lib
Module Name: pkgsrc
Committed By: adam
Date: Tue Apr 9 15:58:54 UTC 2013
Modified Files:
pkgsrc/geography/gdal-lib: Makefile distinfo
Removed Files:
pkgsrc/geography/gdal-lib/patches: patch-frmts_netcdf_netcdfdataset.cpp
Log Message:
The 1.9.2 release is a bug fix release.
* Fix infinite GDALOpen recursion with some VRTs (4835)
* Avoid destroying existing overviews (.aux/.rrd) (4831)
* Support recognising NaN better in CPLStrtod() (4799)
* Fix windows declaration for CPLGetErrorHandlerUserData() (4755)
* Fix compilation with Gentoo modified zlib 1.2.6 (4723)
* Look for libgeotiff headers in /usr/include/libgeotiff too (4706)
* Improve warning handling in CPLClearRecodeStubWarningFlags() (4650)
* Fix Solaris compilation bug (4705)
* MorphFromESRI(): compare SPHEROID/PRIMEM parms, not names (4673)
* Avoid iffy casting of OGRWkbGeometryType to int (4847)
* Fix thread safety issue with CPLOpenShared()
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/geography/gdal-lib/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/geography/gdal-lib/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/geography/gdal-lib/patches/patch-frmts_netcdf_netcdfdataset.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index