[mapserver] 01/02: Merge tag 'debian/7.0.3-1' into ubuntu/xenial

Bas Couwenberg sebastic at debian.org
Mon Dec 5 22:15:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch ubuntu/xenial
in repository mapserver.

commit 40b8036d6730498c561b359ad1d948e1e1c6c738
Merge: 38c2b35 9a99fd3
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Dec 5 22:22:56 2016 +0100

    Merge tag 'debian/7.0.3-1' into ubuntu/xenial
    
    Conflicts:
    	debian/changelog

 CMakeLists.txt                         |    4 +-
 README                                 |    3 +-
 README.WIN32                           |    2 +-
 cmake/FindICONV.cmake                  |    2 +-
 cmake/FindPHP5.cmake                   |   29 +-
 debian/cgi-mapserver.lintian-overrides |    2 -
 debian/changelog                       |   16 +
 debian/libmapserver2.symbols           |    5 +-
 debian/mapserver-bin.lintian-overrides |    2 -
 debian/rules                           |    5 +-
 fontcache.c                            |    6 +
 maplayer.c                             |   29 +-
 maplexer.c                             | 2387 ++++++++++++++++----------------
 maplexer.l                             |    2 +-
 mapmssql2008.c                         |  158 ++-
 mapogcfilter.c                         |   65 +-
 mapogcfilter.h                         |    2 +
 mapogcfiltercommon.c                   |   42 +-
 mapogr.cpp                             |  614 ++++++--
 mappostgis.c                           |   10 +-
 mapquery.c                             |    4 +-
 mapscript/csharp/csmodule.i            |    6 +
 mapscript/php/CMakeLists.txt           |   10 +-
 mapscript/php/error.c                  |   11 +
 mapscript/php/owsrequest.c             |    5 +-
 mapserv.c                              |    2 +
 mapserver.h                            |    9 +-
 maputfgrid.cpp                         |    8 +-
 mapwfs.c                               |   14 +-
 29 files changed, 2054 insertions(+), 1400 deletions(-)

diff --cc debian/changelog
index 2ec2b0e,bcc1409..ebcf8fe
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,10 -1,19 +1,26 @@@
+ mapserver (7.0.3-1) unstable; urgency=high
+ 
+   * New upstream release.
+     - Fixes CVE-2016-9839
+   * Update symbols for amd64.
+ 
+  -- Bas Couwenberg <sebastic at debian.org>  Mon, 05 Dec 2016 21:44:37 +0100
+ 
+ mapserver (7.0.2-2) unstable; urgency=medium
+ 
+   * Enable pie hardening flags.
+     (closes: #844892)
+   * Drop unused overrides for hardening-no-pie.
+ 
+  -- Bas Couwenberg <sebastic at debian.org>  Sat, 19 Nov 2016 10:39:25 +0100
+ 
 +mapserver (7.0.2-1~xenial1) xenial; urgency=medium
 +
 +  * Rebuild for xenial.
 +  * Update branch in gbp.conf & Vcs-Git URL.
 +
 + -- Bas Couwenberg <sebastic at debian.org>  Mon, 26 Sep 2016 23:17:19 +0200
 +
  mapserver (7.0.2-1) unstable; urgency=medium
  
    * Update symbols for other architectures.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapserver.git



More information about the Pkg-grass-devel mailing list