[mapserver-commits] [mapserver/mapserver] 1c059c: prevent path/connection details returned if path t...

GitHub noreply at github.com
Tue Jan 17 01:31:46 PST 2017


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: 1c059c35f750b3c6644719d27fa0bd95ae6e5762
      https://github.com/mapserver/mapserver/commit/1c059c35f750b3c6644719d27fa0bd95ae6e5762
  Author: Jeff McKenna <jmckenna at gatewaygeomatics.com>
  Date:   2017-01-13 (Fri, 13 Jan 2017)

  Changed paths:
    M mapstring.c

  Log Message:
  -----------
  prevent path/connection details returned if path too long, patch from EvenR (fixes #5368)


  Commit: e52a436c0e1c5e9f7ef13428dba83194a800f4df
      https://github.com/mapserver/mapserver/commit/e52a436c0e1c5e9f7ef13428dba83194a800f4df
  Author: Jeff McKenna <jmckenna at gatewaygeomatics.com>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M mapogcfilter.c
    M mapogcfiltercommon.c

  Log Message:
  -----------
  security fix (patch by EvenR)


  Commit: b4bc015a9fcbb9a42d1922733a03a76311f622b6
      https://github.com/mapserver/mapserver/commit/b4bc015a9fcbb9a42d1922733a03a76311f622b6
  Author: Jeff McKenna <jeffmckenna at gmail.com>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  update for 7.0.4 release


  Commit: 8fd1c73d75cd66caa2a04a2da5a7d0390b4b9dd6
      https://github.com/mapserver/mapserver/commit/8fd1c73d75cd66caa2a04a2da5a7d0390b4b9dd6
  Author: Bas Couwenberg <sebastic at xs4all.nl>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M cmake/FindPHP5.cmake

  Log Message:
  -----------
  Use include paths from php-config when include path not found.

Fixes build failure with PHP 5 PPA packages.


  Commit: 37a70fff4ab54f12619833414cb1995643f7a10d
      https://github.com/mapserver/mapserver/commit/37a70fff4ab54f12619833414cb1995643f7a10d
  Author: Jeff McKenna <jeffmckenna at gmail.com>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M cmake/FindPHP5.cmake

  Log Message:
  -----------
  Merge pull request #5370 from sebastic/php-mapscript

Use include paths from php-config when include path not found.


  Commit: 10fe3d78c3f3a3e2cbc64ede7c091a60f11a4e22
      https://github.com/mapserver/mapserver/commit/10fe3d78c3f3a3e2cbc64ede7c091a60f11a4e22
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2017-01-17 (Tue, 17 Jan 2017)

  Changed paths:
    M mapio.c
    M mapio.h
    M mapscript/python/pymodule.i
    M mapscript/swiginc/msio.i
    A msautotest/mspython/test_mapio.map
    A msautotest/mspython/test_mapio.py

  Log Message:
  -----------
  Add msIO_getAndStripStdoutBufferMimeHeaders to deal with all MIME headers.

Currently if one wants to use mapscript, one cannot easily strip off all MIME headers,
which can be an issue if setting the "ows_http_max_age" metadata, which emits a
Cache-Control MIME header in WMS output.


  Commit: 506c173222cf452bbc9dc6e742354d87ab3a738a
      https://github.com/mapserver/mapserver/commit/506c173222cf452bbc9dc6e742354d87ab3a738a
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2017-01-17 (Tue, 17 Jan 2017)

  Changed paths:
    M mapio.c
    M mapio.h
    M mapscript/python/pymodule.i
    M mapscript/swiginc/msio.i
    A msautotest/mspython/test_mapio.map
    A msautotest/mspython/test_mapio.py

  Log Message:
  -----------
  Merge branch 'add_msIO_getAndStripStdoutBufferMimeHeaders' into branch-7-0


  Commit: 7b85e9b6cc6fca6a9b20036b512281cb212ae7fd
      https://github.com/mapserver/mapserver/commit/7b85e9b6cc6fca6a9b20036b512281cb212ae7fd
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2017-01-17 (Tue, 17 Jan 2017)

  Changed paths:
    M cmake/FindPHP5.cmake
    M mapio.c
    M mapio.h
    M mapogcfilter.c
    M mapogcfiltercommon.c
    M mapscript/python/pymodule.i
    M mapscript/swiginc/msio.i
    M mapstring.c
    A msautotest/mspython/test_mapio.map
    A msautotest/mspython/test_mapio.py

  Log Message:
  -----------
  Merge branch 'branch-7-0'


Compare: https://github.com/mapserver/mapserver/compare/7ec279f08117...7b85e9b6cc6f


More information about the mapserver-commits mailing list