Package: mapserver / 6.0.1-3.2+deb7u2

Metadata

Package Version Patches format
mapserver 6.0.1-3.2+deb7u2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fixgeos | (download)

configure | 2 1 + 1 - 0 !
configure.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---
php54 | (download)

mapscript/php/image.c | 2 1 + 1 - 0 !
mapscript/php/php_mapscript.c | 2 1 + 1 - 0 !
mapscript/php/php_mapscript_util.c | 12 12 + 0 - 0 !
3 files changed, 14 insertions(+), 2 deletions(-)

---
multiarch libgd | (download)

configure | 16 3 + 13 - 0 !
configure.in | 16 3 + 13 - 0 !
2 files changed, 6 insertions(+), 26 deletions(-)

 fix ftbfs with multiarch libgd.
 The linker knows where to find libgd when one uses -lgd, so stop
 worrying where libgd.{a,so} are.
Bug: http://bugs.debian.org/673165
contenttype | (download)

cgiutil.c | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 deletions(-)

 fix parsing post request when content-type has an encoding appended.
cve 2013 7262 | (download)

mappostgis.c | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 fix potential sql injection with postgis time filters.