[mapcache] branch master updated (e619e8e -> 0e8fdeb)

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


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

sebastic pushed a change to branch master
in repository mapcache.

      from  e619e8e   Mark typo patches as Applied-Upstream.
       new  6ea581b   Imported Upstream version 1.4.1
       new  7de6461   Merge tag 'upstream/1.4.1'
       new  35d0792   New upstream release.
       new  dde8c3f   Refresh patches.
       new  4d8b2c5   Don't patch debian/changelog.
       new  b18ea85   Update symbols for 1.4.1.
       new  0e8fdeb   Set distribution to unstable.

The 7 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 +-
 debian/changelog                             |   6 +-
 debian/libmapcache1.symbols                  |   2 +
 debian/patches/cmake-mapserver-include.patch |   2 +-
 debian/patches/occurred-typo.patch           |  15 +-
 debian/patches/overridden-typo.patch         |   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 ++++++++++-------
 36 files changed, 740 insertions(+), 527 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