[mapserver-dev] heads up: beta2 release tomorrow

thomas bonfort thomas.bonfort at gmail.com
Tue Jul 31 04:51:39 PDT 2012


Hi devs,
Unless someone wants to speak up, we'll be having a beta2 release
tomorrow. We've closed a number of 6.2-tagged bugs, but still have
around 15 milestoned for 6.2. Once again, please de-milestone your
tickets which you won't be treating for 6.2 so I/we can have a clearer
view as to what's blocking for our final release.

cheers,
thomas

$ git --no-pager log --no-merges --pretty=format:"%h:%n%s%n"
rel-6-2-0-beta1..HEAD
af4e02b:
add ms_ioStripStdoutBufferContentHeaders() to php mapscript (#4319)

ee72b2c:
really fix cached/uncached shapes

aa63ed2:
compiler warning: cast size_t to int

b9c8a40:
compiler warning: size_t is always positive

204b68b:
fix various compiler warnings

02e56f7:
avoid memory corruption in inspire capabilities (#4387)

677ff45:
avoid going through internal resampling for degenerate rects (#4039)

42cc882:
add call to msComputeBounds after fastpath reprojection

3128a3c:
Unix configure: add -Wdeclaration-after-statement by default in CFLAGS
to issue 'warning: ISO C90 forbids mixed declarations and code' with
GCC, which means that compilation will fails with MSVC, so something
that *MUST* be fixed

73761fd:
Fix build problems related to mixed code and variable declarations

bcd0449:
add -ldl to linker flags (#4342)

67f2784:
fix bug with uncached/cached shapes (#4371)

d8763a7:
fix gd transparent background (#4013)

607b729:
fix uninitialized text outline width in error image

479dc7c:
fix memory leak with proj >= 4.8.0 (#4398)

bdefa75:
fix memory leak on WMS 1.3.0 bbox parsing (#4397)

220ef2d:
fix bounds calculation on inline features (#4391)

af9f398:
Revert "make msLayerNextShape calculate shape bounds (#4391)"

7599b8c:
fix sld stroke-opacity for PolygonSymbolizer (#4132)

64ef556:
ifdef out unused code without POINT_Z_M

bca7fd1:
don't crash on ofsetting degenerate lines (#4383)

d4579e6:
fix postgis compilation warnings (unused vars)

698246f:
fix calls to msDrawShape (c.f. #4371)

b2a3611:
use drawmode for non-clipped labels (#4371)

3ae0407:
make msLayerNextShape calculate shape bounds (#4391)

9e17579:
Fixing a couple of invalid calls to msSetError() in mapunion.c and
mapcluster.c causing a segmentation fault.

8205992:
fix label poly calculation for multiline bitmap labels (#4390)

f3554df:
make msLayerNextShape calculate shape bounds (#4391)

566da12:
Fixing a couple of invalid calls to msSetError() in mapunion.c and
mapcluster.c causing a segmentation fault.

aa42674:
fix label poly calculation for multiline bitmap labels (#4390)

24e2cf5:
use MS_DRAW_SINGLESTYLE instead of style==-1

5c6c652:
fix label min/maxscale handling at layer level (#4371)

e353c17:
Updated migration guide for ticket #4368.

7dfb9e5:
Removed min/max scale override via URL (#4368).

d0a0a60:
Use platform depended path delimiters in msStripPath (#4379)

9695eca:
#3443 reports a huge performance issue because of falling back to
world bounds when reprojection of a map request rectangle into layer
projection fails. This patch will abort drawing such a layer.

9bcec4f:
Issue #3428 - correct wfs namespaces in GetCapabilities

50198ae:
correct usage of ' instead of " in strchr

88965b4:
don't free any static memory

6ecb4fe:
support for alternative worldfile location for raster datasets by
setting the processing directive to either ''PROCESSING
"WORLDFILE=/path/"'' (will lookup basename.??? at this path) or
''PROCESSING "WORLDFILE=/path/file.wld"'' (will use the given file).

ca7243a:
crash from msTiledSHPOpenFile (#4254)

dff71ec:
don't try to offset labels with no bounding poly computed (#4370)

20701b4:
add some styling parameters to CGI interface (#4157)

c79f8a2:
avoid segfaults on empty shapes (#4092)

56a154b:
Ensure FILENAME for ogr output is not absolute (#4086)

3836039:
fix wms capabilities content-type (#4364)

fe2bb37:
Updated the migration guide with some rendering changes between 6.0 and 6.2

8e4df01:
(backported from master) Error in new refcounting locking code:
restore project build also when thread support is disabled

0d6092e:
Removed unessecary operations related to pagination


More information about the mapserver-dev mailing list