[mapserver-users] MapServer 6.2.0 beta3 release
thomas bonfort
thomas.bonfort at gmail.com
Thu Sep 6 11:07:46 PDT 2012
The MapServer Team is pleased to announce the release of MapServer
6.2.0 beta3. This is the third beta on our way to a final 6.2 release,
and contains many fixes that we encourage you to test. Depending on issues
found in this beta release, we should probably be able to publish a release
candidate for the next iteration.
The changelog since beta3 is included in this email, or can be consulted here:
http://www.mapserver.org/en/development/changelog/changelog-6-2-0-beta3.html
The source for this release can be downloaded at:
http://mapserver.org/download.html
or
http://download.osgeo.org/mapserver/mapserver-6.2.0-beta3.tar.gz
The binary distributions listed in the download page should be updated
with binaries for the new 6.2.0-beta3 release in the next couple of days.
Once again we need your help to ensure a high quality product, so
please help out by testing your applications with this new code base.
Thanks! - The MapServer Team
$ git --no-pager log --no-merges --pretty=format:"%h %ai
(%an)%n%s%n" rel-6-2-0-beta2..HEAD | gsed 's!#\([0-9]\+\)!
https://github.com/mapserver/mapserver/issues/\1 !g'
00791ca 2012-09-06 19:28:18 +0200 (Thomas Bonfort)
update header version for beta3
af90e5a 2012-09-06 19:10:49 +0200 (Stephan Meissl)
Fixing Style inheritance in WMS (
https://github.com/mapserver/mapserver/issues/4442 )
c55668e 2012-09-06 15:48:04 +0200 (Thomas Bonfort)
avoir writing default values to STYLE (
https://github.com/mapserver/mapserver/issues/4446 )
191d0c9 2012-09-06 15:32:36 +0200 (Thomas Bonfort)
php-mapscript allow setting NULL template (
https://github.com/mapserver/mapserver/issues/4443 )
f8d8837 2012-09-06 14:23:01 +0200 (Thomas Bonfort)
create python-mapscript install destination directory (
https://github.com/mapserver/mapserver/issues/4445 )
8b61e09 2012-09-06 12:39:30 +0200 (Thomas Bonfort)
adjust clip buffer for polygons in image space (
https://github.com/mapserver/mapserver/issues/179 )
f5e1bec 2012-09-05 17:48:45 +0200 (Thomas Bonfort)
adjust clipping buffer to avoid edge artifacts (
https://github.com/mapserver/mapserver/issues/179 )
9c9d999 2012-09-05 01:35:27 -0700 (Umberto Nicoletti)
fix for https://github.com/mapserver/mapserver/issues/4417 : Oracle
and queryByAttributes doesn't run
d6be4e6 2012-09-05 14:27:22 +0200 (Stephan Meissl)
Fixing wrong size in LegendURL of root layer (
https://github.com/mapserver/mapserver/issues/4441 ).
40ad795 2012-09-05 14:22:12 +0200 (Thomas Bonfort)
build and clean mapscriptvars utility file (
https://github.com/mapserver/mapserver/issues/4440 )
fadc37a 2012-09-05 14:14:50 +0200 (Thomas Bonfort)
fix ogc "equals" operator after rfc 64 (
https://github.com/mapserver/mapserver/issues/3613 )
ee0e42c 2012-09-05 14:11:57 +0200 (Thomas Bonfort)
allow empty wms styles ( https://github.com/mapserver/mapserver/issues/4355 )
5e9c8a1 2012-09-05 13:32:02 +0200 (Thomas Bonfort)
deactivate postgis getextent function (
https://github.com/mapserver/mapserver/issues/4039 )
9184876 2012-09-05 13:26:43 +0200 (Thomas Bonfort)
avoid token collisions in parser when reading char by char (
https://github.com/mapserver/mapserver/issues/4012 )
9cb9e5e 2012-09-05 13:19:44 +0200 (Thomas Bonfort)
adjust letterspacing on follow labels (
https://github.com/mapserver/mapserver/issues/4404 )
2d474ae 2012-09-04 20:47:34 +0200 (szekerest)
SDE: Fix for the crash with NCLOB type (
https://github.com/mapserver/mapserver/issues/3001 )
73c9d9d 2012-09-03 18:55:09 +0200 (Stephan Meissl)
Fixing wms_style_name in GetMap requests (
https://github.com/mapserver/mapserver/issues/4439 ).
ca2cbad 2012-08-31 17:30:53 +0200 (Thomas Bonfort)
add branch-6-2 to stable merge script (
https://github.com/mapserver/mapserver/issues/4437 )
155c827 2012-08-30 14:49:57 +0000 (Alan Boudreault)
Fix queryByFilter segfault in SWIG...
6f293c3 2012-08-30 14:18:18 +0000 (Alan Boudreault)
Fix in msQueryBy* functions to support the startindex from MapScript
75be13f 2012-08-30 13:30:24 +0000 (Alan Boudreault)
Modified WFSGetFeature to support maxfeatures across layers rather
than within ( https://github.com/mapserver/mapserver/issues/4011 )
5af6da6 2012-08-30 10:39:12 +0200 (Stephan Meissl)
Updating HISTORY.TXT
5ca7cf0 2012-08-29 16:40:20 +0000 (Alan Boudreault)
Fix segfault in queryByFilter function in PHP/MapScript
6990f04 2012-08-29 15:27:01 +0000 (Alan Boudreault)
Fix another issue in symbolObj.getImage related to internal renderer object
e1d9b33 2012-08-29 15:59:49 +0200 (Stephan Meissl)
Adjusting to GMLCOV 1.0 corrigendum 1.0.1 (
https://github.com/mapserver/mapserver/issues/4003 ).
5849069 2012-08-29 15:18:14 +0200 (Stephan Meissl)
Adjusting to WCS 2.0 Core corrigendum 2.0.1 (
https://github.com/mapserver/mapserver/issues/4003 ).
d36ca21 2012-08-29 13:47:31 +0200 (Stephan Meissl)
Updating HISTORY.TXT
728faf8 2012-08-29 13:32:47 +0200 (Stephan Meissl)
Adjusted support for the mediatype multipart/related in WCS 2.0.
Related to issue https://github.com/mapserver/mapserver/issues/4003 .
c64d1bb 2012-08-28 18:46:11 +0000 (Alan Boudreault)
Fix symbolObj.getImage seg fault in PHP/MapScript
28592bf 2012-08-28 17:16:38 +0000 (Alan Boudreault)
Added history note
3027d4f 2012-08-28 17:15:38 +0000 (Alan Boudreault)
Fix bad handling of startindex with some drivers (
https://github.com/mapserver/mapserver/issues/4011 )
7a0361b 2012-08-28 18:37:32 +0200 (Stephan Meissl)
Correcting HISTORY.TXT
5b21f45 2012-08-28 18:11:45 +0200 (Stephan Meissl)
Small adjustment in fixing bugs with WCS 1.1/2.0 with VSIMEM (
https://github.com/mapserver/mapserver/issues/4369 )
4a34233 2012-08-28 17:42:46 +0200 (Stephan Meissl)
Backporting: WCS: Set layer projection to map's one if not set (
https://github.com/mapserver/mapserver/issues/4079 ).
7266535 2012-08-25 18:11:14 +0200 (Thomas Bonfort)
fix header line terminations on multipart org output (
https://github.com/mapserver/mapserver/issues/4430 )
93e0c3b 2012-08-25 18:04:13 +0200 (Thomas Bonfort)
fix rendering of cached pixmap symbols on lines (
https://github.com/mapserver/mapserver/issues/4433 )
5463c8f 2012-08-22 18:34:42 +0200 (Thomas Bonfort)
fix double free on queryitem
d812b0a 2012-08-22 14:04:21 +0200 (Thomas Bonfort)
mark errors as reported for inimage mode (
https://github.com/mapserver/mapserver/issues/4142 )
a148625 2012-08-21 14:22:43 +0000 (Alan Boudreault)
Fix regression related to sld expression (
https://github.com/mapserver/mapserver/issues/3929 )
760d7b9 2012-08-22 12:42:55 +0200 (Thomas Bonfort)
add erroneously removed statement (
https://github.com/mapserver/mapserver/issues/4424 )
a598fec 2012-08-22 12:36:42 +0200 (Thomas Bonfort)
don't fail on shapefile with no items (
https://github.com/mapserver/mapserver/issues/4424 )
8e62696 2012-08-22 09:00:09 +0200 (Thomas Bonfort)
last fix related to https://github.com/mapserver/mapserver/issues/4229
bbe7847 2012-08-21 17:27:17 +0200 (Thomas Bonfort)
fixes related to https://github.com/mapserver/mapserver/issues/4429
16e2120 2012-08-21 17:17:53 +0200 (Thomas Bonfort)
fix second occurence of https://github.com/mapserver/mapserver/issues/4424
b326324 2012-08-21 17:09:34 +0200 (Thomas Bonfort)
avoid segfault on dbf with less records than shp (
https://github.com/mapserver/mapserver/issues/4424 )
2dc5791 2012-08-21 14:53:09 +0200 (Thomas Bonfort)
use \r\n as header lineendings instead of \n (
https://github.com/mapserver/mapserver/issues/4430 )
968c285 2012-08-21 00:47:07 +0200 (szekerest)
Fix SLD label rendering with mapserver 6.2 (
https://github.com/mapserver/mapserver/issues/4429 )
80494b3 2012-08-20 13:25:48 +0200 (Thomas Bonfort)
WCS: Set layer projection to map's one if not set (
https://github.com/mapserver/mapserver/issues/4079 )
d33dc7e 2012-08-18 15:53:29 +0200 (szekerest)
MSSQL: Fix for the crash if uniqueidentifier is specified as fid
column ( https://github.com/mapserver/mapserver/issues/4427 )
d6c02b4 2012-08-14 18:26:43 +0000 (Jerome Villeneuve Larouche)
Fix for issue 4225
c9821b7 2012-08-14 09:50:11 +0200 (szekerest)
Fixed the OGR driver to use point or line spatial filter geometries in
degenerated cases ( https://github.com/mapserver/mapserver/issues/4420
)
a8f89da 2012-08-13 11:48:59 +0200 (Fabian Schindler)
Added support for the mediatype multipart/related in GetCoverage
requests. Related to issue
https://github.com/mapserver/mapserver/issues/4003 .
674fd84 2012-08-11 12:54:57 +0200 (Thomas Bonfort)
avoid unchecked null metadata values (
https://github.com/mapserver/mapserver/issues/4419 )
0661fae 2012-08-10 12:48:40 +0200 (Thomas Bonfort)
add perl mapscript ignores
9dbefe1 2012-08-10 11:07:07 +0200 (Thomas Bonfort)
fix segfault on WFS 1.1 namespace prefix (
https://github.com/mapserver/mapserver/issues/4419 )
bad0ca4 2012-08-07 15:53:59 +0200 (Thomas Bonfort)
fix buffer size for onlineressource with https and non-standard port (
https://github.com/mapserver/mapserver/issues/4413 )
75ec1d1 2012-08-07 13:47:04 +0200 (Thomas Bonfort)
return exception only on failed wfs getfeature preamble
92c9ed0 2012-08-07 12:29:19 +0200 (Thomas Bonfort)
fix segfault in msSLDApplySLD (
https://github.com/mapserver/mapserver/issues/4112 )
070d1c9 2012-08-06 21:07:15 -0500 (Stephen Lime)
Initialize record.resultindex to -1 in msQueryByIndex()...
https://github.com/mapserver/mapserver/issues/4416
502b59f 2012-07-23 12:14:16 +0200 (Thomas Bonfort)
avoid segfault on failed reprojected point (
https://github.com/mapserver/mapserver/issues/4403 )
76a1251 2012-08-02 17:00:57 +0200 (szekerest)
Fix msCopyClass causing memory corruption
10f6195 2012-07-04 15:19:11 +0200 (Fabian Schindler)
Fixing bugs with WCS 1.1/2.0 with VSIMEM (
https://github.com/mapserver/mapserver/issues/4369 )
195610f 2012-06-29 20:24:50 +0000 (Jerome Villeneuve Larouche)
Added labelleader and some minor modification to the test
0a19da6 2012-06-29 14:07:32 +0000 (Jerome Villeneuve Larouche)
Updated XML support for 6.2
917ce92 2012-06-29 08:38:41 -0300 (Daniel Morissette)
Add ref to MapScript fix for PHP 5.4 (
https://github.com/mapserver/mapserver/issues/4309 )
0d68cd5 2012-06-28 18:57:19 -0300 (Jeff McKenna)
backport PHP 5.4 mapscript updates to branch-6-0
f51753f 2012-06-15 19:13:47 +0000 (Alan Boudreault)
Fix msOGREscapeSQLParam could return random data (
https://github.com/mapserver/mapserver/issues/4335 )
3ef03d9 2012-06-05 16:20:29 +0200 (Håvard Tveite)
Updated migration guide - removal of DUMP (
https://github.com/mapserver/mapserver/issues/3830 )
eaddf28 2012-05-30 16:21:27 +0200 (Fabian Schindler)
Fixed bug in format enumeration. The map.web.metadata key wcs_formats
is now also taken into account for each layer (in WCS 1.1).
4538f8e 2012-05-30 15:37:02 +0200 (Fabian Schindler)
Removed advertising of supported formats in WCS 2.0
CoverageDescriptions as this is not included in the standard.
fb29d28 2012-05-30 15:35:34 +0200 (Fabian Schindler)
Parse available formats from map.web.metadata field 'wcs|ows_formats'
if given. Now for WCS 1.1. Not possible for WCS 1.0 since this
Capabilities does not include a supported formats section.
0a0aace 2012-05-30 12:38:01 +0200 (Fabian Schindler)
Parse available formats from map.web.metadata field 'wcs|ows_formats' if given.
More information about the MapServer-users
mailing list