Package: mapserver / 6.4.1-5
Metadata
| Package | Version | Patches format |
|---|---|---|
| mapserver | 6.4.1-5 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| hardening.patch | (download) |
mapscript/ruby/CMakeLists.txt |
17 17 + 0 - 0 ! |
add support for hardening build flags. |
| perl mapscript install.patch | (download) |
mapscript/perl/CMakeLists.txt |
6 3 + 3 - 0 ! |
fix the perl mapscript module installation directory. |
| ruby mapscript install.patch | (download) |
mapscript/ruby/CMakeLists.txt |
4 2 + 2 - 0 ! |
install ruby mapscript to vendorarchdir instead of archdir. |
| cmake mapserver export.patch | (download) |
CMakeLists.txt |
115 107 + 8 - 0 ! |
install headers and export cmake package for outside projects. |
| java hardening.patch | (download) |
mapscript/java/CMakeLists.txt |
21 19 + 2 - 0 ! |
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 ! |
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.
|
