[mapcache] branch upstream updated (37181a9 -> 6ea581b)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Feb 25 20:45:14 UTC 2016


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

sebastic pushed a change to branch upstream
in repository mapcache.

      from  37181a9   Imported Upstream version 1.4.0
       new  6ea581b   Imported Upstream version 1.4.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt         |  17 +++-
 apache/mod_mapcache.c  | 252 ++++++++++++++++++++++++++++++++-----------------
 cgi/mapcache.c         |  14 ++-
 cmake/FindAPACHE.cmake |   2 +-
 include/mapcache.h     |  96 +++++++++----------
 include/util.h         |   8 +-
 lib/cache_bdb.c        |  51 +++++-----
 lib/cache_disk.c       |  69 +++-----------
 lib/cache_fallback.c   |   8 +-
 lib/cache_memcache.c   |  15 +--
 lib/cache_multitier.c  |   2 +-
 lib/cache_rest.c       | 131 +++++++++++++------------
 lib/cache_riak.c       |  20 +++-
 lib/cache_sqlite.c     |   6 +-
 lib/cache_tiff.c       |  29 +-----
 lib/connection_pool.c  |   9 +-
 lib/core.c             |  28 +++---
 lib/dimension.c        |  49 ++++++----
 lib/ezxml.c            |   2 +-
 lib/http.c             |   4 +-
 lib/image.c            |   8 +-
 lib/imageio_png.c      |  18 ++--
 lib/lock.c             |  25 +++--
 lib/service_demo.c     |  23 ++---
 lib/service_wms.c      |  18 ++--
 lib/service_wmts.c     |   9 +-
 lib/strptime.c         |   1 -
 lib/tileset.c          |  42 +++++----
 lib/util.c             |  69 ++++++++++++--
 release.sh             |  54 +++++++++++
 util/mapcache_seed.c   | 161 ++++++++++++++++++-------------
 31 files changed, 730 insertions(+), 510 deletions(-)
 create mode 100755 release.sh

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



More information about the Pkg-grass-devel mailing list