[mapcache] 09/12: Update symbols for amd64.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Jul 28 20:08:34 UTC 2015


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

sebastic pushed a commit to branch master
in repository mapcache.

commit 6a53f67b991789f9693ffffa12701d08cc336cfb
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Jul 28 18:07:07 2015 +0200

    Update symbols for amd64.
---
 debian/changelog            |  1 +
 debian/libmapcache1.symbols | 66 ++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 60 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bd6bfbb..9602ce6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ mapcache (1.4.0-1) UNRELEASED; urgency=medium
   * Update copyright file, add license & copyright for hmac-sha.c.
   * Refresh patches.
   * Disable experimental mapserver support, FTBFS.
+  * Update symbols for amd64.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 28 Jul 2015 16:56:15 +0200
 
diff --git a/debian/libmapcache1.symbols b/debian/libmapcache1.symbols
index 98c0079..a338248 100644
--- a/debian/libmapcache1.symbols
+++ b/debian/libmapcache1.symbols
@@ -1,4 +1,4 @@
-# SymbolsHelper-Confirmed: 1.2.1 powerpc s390x
+# SymbolsHelper-Confirmed: 1.4.0 amd64
 libmapcache.so.1 #PACKAGE# #MINVER#
  EZXML_NIL at Base 1.0.0
  _configuration_parse_wms_xml at Base 1.0.0
@@ -20,9 +20,12 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  _create_demo_wmts at Base 1.0.0
  _error_report_wmts at Base 1.0.0
  _format_error_wms at Base 1.0.0
+ _mapcache_cache_rest_headers at Base 1.4.0
  _mapcache_context_clear_error_default at Base 1.0.0
  _mapcache_context_get_error_default at Base 1.0.0
  _mapcache_context_get_error_msg_default at Base 1.0.0
+ _mapcache_context_pop_errors at Base 1.4.0
+ _mapcache_context_push_errors at Base 1.4.0
  _mapcache_context_set_error_default at Base 1.0.0
  _mapcache_context_set_exception_default at Base 1.0.0
  _mapcache_curl_header_callback at Base 1.0.0
@@ -56,10 +59,10 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  _mapcache_source_dummy_configuration_parse_xml at Base 1.0.0
  _mapcache_source_dummy_query at Base 1.0.0
  _mapcache_source_dummy_render_map at Base 1.0.0
- _mapcache_source_mapserver_configuration_check at Base 1.0.0
- _mapcache_source_mapserver_configuration_parse_xml at Base 1.0.0
- _mapcache_source_mapserver_query at Base 1.0.0
- _mapcache_source_mapserver_render_map at Base 1.0.0
+#MISSING: 1.4.0# _mapcache_source_mapserver_configuration_check at Base 1.0.0
+#MISSING: 1.4.0# _mapcache_source_mapserver_configuration_parse_xml at Base 1.0.0
+#MISSING: 1.4.0# _mapcache_source_mapserver_query at Base 1.0.0
+#MISSING: 1.4.0# _mapcache_source_mapserver_render_map at Base 1.0.0
  _mapcache_source_wms_configuration_check at Base 1.0.0
  _mapcache_source_wms_configuration_parse_xml at Base 1.0.0
  _mapcache_source_wms_query at Base 1.0.0
@@ -70,8 +73,11 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  _mapcache_unescape_url at Base 1.0.0
  _wmts_inspire_metadata_responselanguages at Base 1.2.0
  _wmts_service_identification_keywords at Base 1.2.0
+ base64_encode at Base 1.4.0
+ buffer_write_callback at Base 1.4.0
  crc_table at Base 1.2.0
- crc_table_computed at Base 1.2.1
+#MISSING: 1.4.0# crc_table_computed at Base 1.2.1
+ empty_png_384 at Base 1.4.0
  ezxml_add_child at Base 1.0.0
  ezxml_ampencode at Base 1.0.0
  ezxml_attr at Base 1.0.0
@@ -105,14 +111,29 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  ezxml_toxml_r at Base 1.0.0
  ezxml_vget at Base 1.0.0
  fontData at Base 1.0.0
+ hmac_sha1 at Base 1.4.0
+ hmac_sha256 at Base 1.4.0
+ hmac_sha256_final at Base 1.4.0
+ hmac_sha256_init at Base 1.4.0
+ hmac_sha256_reinit at Base 1.4.0
+ hmac_sha256_update at Base 1.4.0
  lock_filename_for_resource at Base 1.0.0
  mapcache_assemble_maps at Base 1.2.0
  mapcache_buffer_append at Base 1.0.0
  mapcache_buffer_create at Base 1.0.0
+ mapcache_cache_azure_create at Base 1.4.0
+ mapcache_cache_composite_create at Base 1.4.0
  mapcache_cache_disk_create at Base 1.0.0
+ mapcache_cache_fallback_create at Base 1.4.0
+ mapcache_cache_google_create at Base 1.4.0
  mapcache_cache_mbtiles_create at Base 1.0.0
+ mapcache_cache_multitier_create at Base 1.4.0
+ mapcache_cache_rest_create at Base 1.4.0
+ mapcache_cache_rest_init at Base 1.4.0
+ mapcache_cache_s3_create at Base 1.4.0
  mapcache_cache_sqlite_create at Base 1.0.0
  mapcache_cache_tiff_create at Base 1.0.0
+ mapcache_config_parse_locker at Base 1.4.0
  mapcache_configuration_add_cache at Base 1.0.0
  mapcache_configuration_add_grid at Base 1.0.0
  mapcache_configuration_add_image_format at Base 1.0.0
@@ -127,6 +148,10 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  mapcache_configuration_parse at Base 1.0.0
  mapcache_configuration_parse_xml at Base 1.0.0
  mapcache_configuration_post_config at Base 1.0.0
+ mapcache_connection_pool_create at Base 1.4.0
+ mapcache_connection_pool_get_connection at Base 1.4.0
+ mapcache_connection_pool_invalidate_connection at Base 1.4.0
+ mapcache_connection_pool_release_connection at Base 1.4.0
  mapcache_context_copy at Base 1.0.0
  mapcache_context_init at Base 1.0.0
  mapcache_core_get_capabilities at Base 1.0.0
@@ -137,6 +162,7 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  mapcache_core_respond_to_error at Base 1.0.0
  mapcache_dimension_intervals_create at Base 1.0.0
  mapcache_dimension_regex_create at Base 1.0.0
+ mapcache_dimension_sqlite_create at Base 1.4.0
  mapcache_dimension_time_create at Base 1.0.0
  mapcache_dimension_values_create at Base 1.0.0
  mapcache_empty_png_decode at Base 1.2.0
@@ -145,7 +171,8 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  mapcache_grid_compute_limits at Base 1.0.0
  mapcache_grid_create at Base 1.0.0
  mapcache_grid_get_cell at Base 1.0.0
- mapcache_grid_get_closest_level at Base 1.0.0
+#MISSING: 1.4.0# mapcache_grid_get_closest_level at Base 1.0.0
+ mapcache_grid_get_closest_wms_level at Base 1.4.0
  mapcache_grid_get_crs at Base 1.0.0
  mapcache_grid_get_extent at Base 1.0.0
  mapcache_grid_get_horizontal_resolution at Base 1.0.0
@@ -167,6 +194,7 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  mapcache_image_create at Base 1.0.0
  mapcache_image_create_empty at Base 1.0.0
  mapcache_image_create_with_data at Base 1.2.0
+ mapcache_image_fill at Base 1.4.0
  mapcache_image_has_alpha at Base 1.0.0
  mapcache_image_merge at Base 1.0.0
  mapcache_image_metatile_split at Base 1.0.0
@@ -180,6 +208,16 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  mapcache_imageio_is_valid_format at Base 1.0.0
  mapcache_is_axis_inverted at Base 1.0.0
  mapcache_lock_or_wait_for_resource at Base 1.0.0
+ mapcache_locker_disk_aquire_lock at Base 1.4.0
+ mapcache_locker_disk_create at Base 1.4.0
+ mapcache_locker_disk_parse_xml at Base 1.4.0
+ mapcache_locker_disk_ping_lock at Base 1.4.0
+ mapcache_locker_disk_release_lock at Base 1.4.0
+ mapcache_locker_fallback_aquire_lock at Base 1.4.0
+ mapcache_locker_fallback_create at Base 1.4.0
+ mapcache_locker_fallback_parse_xml at Base 1.4.0
+ mapcache_locker_fallback_ping_lock at Base 1.4.0
+ mapcache_locker_fallback_release_lock at Base 1.4.0
  mapcache_meters_per_unit at Base 1.0.0
  mapcache_ogc_strptime at Base 1.2.0
  mapcache_prefetch_tiles at Base 1.0.0
@@ -197,6 +235,10 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  mapcache_source_init at Base 1.0.0
  mapcache_source_mapserver_create at Base 1.0.0
  mapcache_source_wms_create at Base 1.0.0
+ mapcache_sqlite_connection_constructor at Base 1.4.0
+ mapcache_sqlite_connection_destructor at Base 1.4.0
+ mapcache_sqlite_dimension_connection_constructor at Base 1.4.0
+ mapcache_sqlite_dimension_connection_destructor at Base 1.4.0
  mapcache_tileset_add_watermark at Base 1.0.0
  mapcache_tileset_assemble_map_tiles at Base 1.0.0
  mapcache_tileset_assemble_out_of_zoom_tile at Base 1.2.0
@@ -235,3 +277,13 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  parseTileset at Base 1.0.0
  parseTimeDimension at Base 1.2.0
  relative_path at Base 1.0.0
+ sha256 at Base 1.4.0
+ sha256_final at Base 1.4.0
+ sha256_h0 at Base 1.4.0
+ sha256_init at Base 1.4.0
+ sha256_k at Base 1.4.0
+ sha256_transf at Base 1.4.0
+ sha256_update at Base 1.4.0
+ sha_hex_encode at Base 1.4.0
+ to_hex at Base 1.4.0
+ url_encode at Base 1.4.0

-- 
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