This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository mapcache.
commit 7de64610ad04c14b0a87fa62250a0564a0a9f732 Merge: e619e8e 6ea581b Author: Bas Couwenberg <[email protected]> Date: Thu Feb 25 20:56:46 2016 +0100 Merge tag 'upstream/1.4.1' Upstream version 1.4.1 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(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcache.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

