Package: mapserver / 6.4.1-5+deb8u3

Metadata

Package Version Patches format
mapserver 6.4.1-5+deb8u3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
hardening.patch | (download)

mapscript/ruby/CMakeLists.txt | 17 17 + 0 - 0 !
1 file changed, 17 insertions(+)

 add support for hardening build flags.
perl mapscript install.patch | (download)

mapscript/perl/CMakeLists.txt | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix the perl mapscript module installation directory.
ruby mapscript install.patch | (download)

mapscript/ruby/CMakeLists.txt | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 install ruby mapscript to vendorarchdir instead of archdir.
cmake mapserver export.patch | (download)

CMakeLists.txt | 115 107 + 8 - 0 !
mapserver-config-version.cmake.in | 11 11 + 0 - 0 !
mapserver-config.cmake.in | 18 18 + 0 - 0 !
3 files changed, 136 insertions(+), 8 deletions(-)

 install headers and export cmake package for outside projects.
java hardening.patch | (download)

mapscript/java/CMakeLists.txt | 21 19 + 2 - 0 !
1 file changed, 19 insertions(+), 2 deletions(-)

 fixes hardened java
 Java doesn't compile with hardened options. Adapted from ruby mapscript
php56.patch | (download)

mapscript/php/owsrequest.c | 23 23 + 0 - 0 !
1 file changed, 23 insertions(+)

 use php://input instead of raw_post_data to support php 5.6.
 php_stream handling largely taken from PECL HTTP:
 .
 http://git.php.net/?p=pecl/http/pecl_http.git;a=blob;f=php_http_env.c;h=30ee32d7c68b3341aeaeb24c909b102537caccdf;hb=8ec2c825719482e62222163a300b0e18319591d0#l229
 .
 Copyright (c) 2004-2014, Michael Wallner <mike@iworks.at>.
 All rights reserved.
 .
 Redistribution and use in source and binary forms, with or without 
 modification, are permitted provided that the following conditions are met:
 .
     * Redistributions of source code must retain the above copyright notice, 
       this list of conditions and the following disclaimer.
     * Redistributions in binary form must reproduce the above copyright 
       notice, this list of conditions and the following disclaimer in the 
      documentation and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE 
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
0001 Backport 4928 and 5356.patch | (download)

mapogr.cpp | 52 28 + 24 - 0 !
mappostgis.c | 4 2 + 2 - 0 !
2 files changed, 30 insertions(+), 26 deletions(-)

 backport #4928 and #5356


0001 Fix build issue with php 5.6.25 5318.patch | (download)

mapscript/php/error.c | 11 11 + 0 - 0 !
1 file changed, 11 insertions(+)

 fix build issue with php >= 5.6.25.
CVE 2017 5522.patch | (download)

mapogcfilter.c | 3 3 + 0 - 0 !
mapogcfiltercommon.c | 2 2 + 0 - 0 !
2 files changed, 5 insertions(+)

 security fix (patch by evenr)
 Fixes CVE-2017-5522 (stack buffer overflow)