MapServer 6.2.2 ChangelogΒΆ

  • Fix potential SQL Injection with postgis TIME filters ( #4834 ) (Even Rouault) : 3a10f6b

  • Fix memory corruption on empty raster query ( #4778 ) (Thomas Bonfort) : e83a0cb

  • Fix A layer using a mask and a label with repeatdistance can crash ( #4764 ) (Alan Boudreault) : f82d6c8

  • align parameter not saved ( #3057 ) (szekerest) : c4a70d7

  • Adjust exceptionCode in WCS 2.0 ( #4735 ). (Stephan Meissl) : 36e2f74

  • Fix NULL type shp creation in tile4ms ( #4259 ) (Thomas Bonfort) : d3ec344

  • Resolving previously introduced warning. (Stephan Meissl) : 04a51b4

  • Adjusting exceptionCode in WCS 2.0. (Stephan Meissl) : bd4693a

  • Fix some warnings (Alan Boudreault) : a592467

  • Fixing typo. (Fabian Schindler) : 8c16d51

  • Directly rendering exception messages during parsing. Wrong 'mediatype' values now produce exceptions. Fixing HTML status codes for various exception types. (Fabian Schindler) : b420b71

  • Fixing interpretation of return value for msWCSParseRequest20. MS_DONE now means that the exception has already been written to the IO buffer. (Fabian Schindler) : 5a0869a

  • Fix Memory leak in UVRaster layers ( #4706 ) (Alan Boudreault) : dad572e

  • Correcting version attribute in WCS exceptions ( #4717 ). (Stephan Meissl) : 8d7380b

  • fix crashes on error'd WCS getcoverage requests ( #4714 ) (Thomas Bonfort) : 7e87f2c

  • avoid rendering symbols with 0 scale ( #4654 ) (Thomas Bonfort) : e3bd202

  • Add support for shapefiles with uppercase extension on Linux ( #4712 ) (Even Rouault) : d72848e

  • printed color alpha value in map file (Luigi Pirelli) : 51c7a35

  • solved symbol size trunc bug thanks to tbonfort (Luigi Pirelli) : cc62353

  • Replace strlcpy with strncpy in msIO_stripStdoutBufferContentType() (Homme Zwaagstra) : 70a8c29

  • Fix segfault in ms_newMapObjFromString (PHP/MapScript) (Alan Boudreault) : dc3915d

  • Small fix to shpxy in templates (Jerome Villeneuve Larouche) : d4df7b0

  • Handle Content-Type HTTP headers with a charset appended. (Bas Couwenberg) : 72a9a19

  • Resolving #4638 . (Stephan Meissl) : 937dcb6

  • Fix rendering legend icons for labelpnt and labelpoly geometry transformations ( #4642 ) (szekerest) : 929ed6f

  • Fixing segfault for POST requests when no content-type is set. See issue #4650 . (Fabian Schindler) : cec80bf

  • add support for reentrant giflib>=5.0 ( #4646 ) (Thomas Bonfort) : fe843bf

  • Clean up the extra class added when rendering pie charts ( #4645 ) (szekerest) : de78f06

  • Legend icons do not reflect geometry transformations ( #4642 ) (szekerest) : 8763f91

  • The text param of point->draw in php is now optional, no need of strlen(labeltext) in libmapserver ( #4572 ) (Alan Boudreault) : b8c297c

  • Fix rendering annotation layers with expressions in legend ( #4641 ) (szekerest) : e992603

  • Added per-label TEXT attribute in xml schema and xsl (closes #4639 ) (Alan Boudreault) : 1097872