Source: mapcache
Version: 1.14.0-2
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

NOTICE: these changes must not be uploaded to unstable yet!

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
mapcache as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for mapcache
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-15-generic (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
diff -Nru mapcache-1.14.0/debian/changelog mapcache-1.14.0/debian/changelog
--- mapcache-1.14.0/debian/changelog    2023-06-30 04:34:42.000000000 +0000
+++ mapcache-1.14.0/debian/changelog    2024-02-03 18:40:06.000000000 +0000
@@ -1,3 +1,10 @@
+mapcache (1.14.0-2.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Graham Inggs <gin...@debian.org>  Sat, 03 Feb 2024 18:40:06 +0000
+
 mapcache (1.14.0-2) unstable; urgency=medium
 
   * Bump debhelper compat to 13.
diff -Nru mapcache-1.14.0/debian/control mapcache-1.14.0/debian/control
--- mapcache-1.14.0/debian/control      2023-06-30 04:31:46.000000000 +0000
+++ mapcache-1.14.0/debian/control      2024-02-03 18:40:06.000000000 +0000
@@ -42,7 +42,10 @@
 Homepage: http://www.mapserver.org/mapcache/
 Rules-Requires-Root: no
 
-Package: libmapcache1
+Package: libmapcache1t64
+Provides: ${t64:Provides}
+Replaces: libmapcache1
+Breaks: libmapcache1 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -59,7 +62,7 @@
 Package: libmapcache1-dev
 Architecture: any
 Section: libdevel
-Depends: libmapcache1 (= ${binary:Version}),
+Depends: libmapcache1t64 (= ${binary:Version}),
          ${misc:Depends}
 Suggests: mapcache-cgi,
           mapcache-tools,
diff -Nru mapcache-1.14.0/debian/libmapcache1.install 
mapcache-1.14.0/debian/libmapcache1.install
--- mapcache-1.14.0/debian/libmapcache1.install 2019-04-21 10:44:15.000000000 
+0000
+++ mapcache-1.14.0/debian/libmapcache1.install 1970-01-01 00:00:00.000000000 
+0000
@@ -1 +0,0 @@
-usr/lib/*/libmapcache.so.*
diff -Nru mapcache-1.14.0/debian/libmapcache1.symbols 
mapcache-1.14.0/debian/libmapcache1.symbols
--- mapcache-1.14.0/debian/libmapcache1.symbols 2023-02-06 12:39:06.000000000 
+0000
+++ mapcache-1.14.0/debian/libmapcache1.symbols 1970-01-01 00:00:00.000000000 
+0000
@@ -1,433 +0,0 @@
-# SymbolsHelper-Confirmed: 1.14.0 amd64
-libmapcache.so.1 #PACKAGE# #MINVER#
-* Build-Depends-Package: libmapcache1-dev
- EZXML_NIL@Base 1.0.0
- _configuration_parse_wms_xml@Base 1.0.0
- _create_capabilities_demo@Base 1.0.0
- _create_capabilities_gmaps@Base 1.0.0
- _create_capabilities_kml@Base 1.0.0
- _create_capabilities_mg@Base 1.2.0
- _create_capabilities_tms@Base 1.0.0
- _create_capabilities_ve@Base 1.0.0
- _create_capabilities_wms@Base 1.0.0
- _create_capabilities_wmts@Base 1.0.0
- _create_demo_front@Base 1.0.0
- _create_demo_gmaps@Base 1.0.0
- _create_demo_kml@Base 1.0.0
- _create_demo_mapguide@Base 1.2.0
- _create_demo_tms@Base 1.0.0
- _create_demo_ve@Base 1.0.0
- _create_demo_wms@Base 1.0.0
- _create_demo_wmts@Base 1.0.0
- _error_report_wmts@Base 1.0.0
- _format_error_wms@Base 1.0.0
- _mapcache_cache_rest_add_headers_from_file@Base 1.6.0
- _mapcache_cache_rest_headers@Base 1.4.0
- _mapcache_context_clear_error_default@Base 1.0.0
- _mapcache_context_get_error_default@Base 1.0.0
- _mapcache_context_get_error_msg_default@Base 1.0.0
- _mapcache_context_pop_errors@Base 1.4.0
- _mapcache_context_push_errors@Base 1.4.0
- _mapcache_context_set_error_default@Base 1.0.0
- _mapcache_context_set_exception_default@Base 1.0.0
- _mapcache_curl_header_callback@Base 1.0.0
- _mapcache_curl_memory_callback@Base 1.0.0
- _mapcache_dimension_sqlite_get_entries_for_time_range@Base 1.8.0
- _mapcache_imageio_classify@Base 1.0.0
- _mapcache_imageio_jpeg_buffer_empty_output_buffer@Base 1.0.0
- _mapcache_imageio_jpeg_buffer_term_destination@Base 1.0.0
- _mapcache_imageio_jpeg_decode@Base 1.0.0
- _mapcache_imageio_jpeg_decode_to_image@Base 1.0.0
- _mapcache_imageio_jpeg_encode@Base 1.0.0
- _mapcache_imageio_jpeg_init_destination@Base 1.0.0
- _mapcache_imageio_jpeg_mem_src@Base 1.0.0
- _mapcache_imageio_png_decode@Base 1.0.0
- _mapcache_imageio_png_decode_to_image@Base 1.0.0
- _mapcache_imageio_png_encode@Base 1.0.0
- _mapcache_imageio_png_flush_func@Base 1.0.0
- _mapcache_imageio_png_q_encode@Base 1.0.0
- _mapcache_imageio_png_read_func@Base 1.0.0
- _mapcache_imageio_png_write_func@Base 1.0.0
- _mapcache_imageio_quantize_image@Base 1.0.0
- _mapcache_imageio_raw_encode@Base 1.8.0
- _mapcache_imageio_remap_palette@Base 1.0.0
- _mapcache_service_demo_parse_request@Base 1.0.0
- _mapcache_service_kml_parse_request@Base 1.0.0
- _mapcache_service_mg_configuration_xml_parse@Base 1.2.0
- _mapcache_service_mg_parse_request@Base 1.2.0
- _mapcache_service_tms_parse_request@Base 1.0.0
- _mapcache_service_ve_parse_request@Base 1.0.0
- _mapcache_service_wms_parse_request@Base 1.0.0
- _mapcache_service_wmts_parse_request@Base 1.0.0
- _mapcache_source_dummy_configuration_check@Base 1.0.0
- _mapcache_source_dummy_configuration_parse_xml@Base 1.0.0
- _mapcache_source_dummy_query@Base 1.0.0
- _mapcache_source_dummy_render_map@Base 1.0.0
- _mapcache_source_fallback_configuration_check@Base 1.6.0
- _mapcache_source_fallback_configuration_parse_xml@Base 1.6.0
- _mapcache_source_fallback_query@Base 1.6.0
- _mapcache_source_fallback_render_map@Base 1.6.0
- _mapcache_source_gdal_configuration_check@Base 1.6.0
- _mapcache_source_gdal_configuration_parse@Base 1.6.0
- _mapcache_source_gdal_render_metatile@Base 1.6.0
- _mapcache_source_wms_configuration_check@Base 1.0.0
- _mapcache_source_wms_configuration_parse_xml@Base 1.0.0
- _mapcache_source_wms_query@Base 1.0.0
- _mapcache_source_wms_render_map@Base 1.0.0
- _mapcache_unescape_url@Base 1.0.0
- _wmts_inspire_metadata_responselanguages@Base 1.2.0
- _wmts_service_identification_keywords@Base 1.2.0
- base64_encode@Base 1.4.0
- buffer_write_callback@Base 1.4.0
- cJSON_AddArrayToObject@Base 1.8.0
- cJSON_AddBoolToObject@Base 1.8.0
- cJSON_AddFalseToObject@Base 1.8.0
- cJSON_AddItemReferenceToArray@Base 1.8.0
- cJSON_AddItemReferenceToObject@Base 1.8.0
- cJSON_AddItemToArray@Base 1.8.0
- cJSON_AddItemToObject@Base 1.8.0
- cJSON_AddItemToObjectCS@Base 1.8.0
- cJSON_AddNullToObject@Base 1.8.0
- cJSON_AddNumberToObject@Base 1.8.0
- cJSON_AddObjectToObject@Base 1.8.0
- cJSON_AddRawToObject@Base 1.8.0
- cJSON_AddStringToObject@Base 1.8.0
- cJSON_AddTrueToObject@Base 1.8.0
- cJSON_Compare@Base 1.8.0
- cJSON_CreateArray@Base 1.8.0
- cJSON_CreateArrayReference@Base 1.8.0
- cJSON_CreateBool@Base 1.8.0
- cJSON_CreateDoubleArray@Base 1.8.0
- cJSON_CreateFalse@Base 1.8.0
- cJSON_CreateFloatArray@Base 1.8.0
- cJSON_CreateIntArray@Base 1.8.0
- cJSON_CreateNull@Base 1.8.0
- cJSON_CreateNumber@Base 1.8.0
- cJSON_CreateObject@Base 1.8.0
- cJSON_CreateObjectReference@Base 1.8.0
- cJSON_CreateRaw@Base 1.8.0
- cJSON_CreateString@Base 1.8.0
- cJSON_CreateStringArray@Base 1.8.0
- cJSON_CreateStringReference@Base 1.8.0
- cJSON_CreateTrue@Base 1.8.0
- cJSON_Delete@Base 1.8.0
- cJSON_DeleteItemFromArray@Base 1.8.0
- cJSON_DeleteItemFromObject@Base 1.8.0
- cJSON_DeleteItemFromObjectCaseSensitive@Base 1.8.0
- cJSON_DetachItemFromArray@Base 1.8.0
- cJSON_DetachItemFromObject@Base 1.8.0
- cJSON_DetachItemFromObjectCaseSensitive@Base 1.8.0
- cJSON_DetachItemViaPointer@Base 1.8.0
- cJSON_Duplicate@Base 1.8.0
- cJSON_GetArrayItem@Base 1.8.0
- cJSON_GetArraySize@Base 1.8.0
- cJSON_GetErrorPtr@Base 1.8.0
- cJSON_GetObjectItem@Base 1.8.0
- cJSON_GetObjectItemCaseSensitive@Base 1.8.0
- cJSON_GetStringValue@Base 1.8.0
- cJSON_HasObjectItem@Base 1.8.0
- cJSON_InitHooks@Base 1.8.0
- cJSON_InsertItemInArray@Base 1.8.0
- cJSON_IsArray@Base 1.8.0
- cJSON_IsBool@Base 1.8.0
- cJSON_IsFalse@Base 1.8.0
- cJSON_IsInvalid@Base 1.8.0
- cJSON_IsNull@Base 1.8.0
- cJSON_IsNumber@Base 1.8.0
- cJSON_IsObject@Base 1.8.0
- cJSON_IsRaw@Base 1.8.0
- cJSON_IsString@Base 1.8.0
- cJSON_IsTrue@Base 1.8.0
- cJSON_Minify@Base 1.8.0
- cJSON_Parse@Base 1.8.0
- cJSON_ParseWithOpts@Base 1.8.0
- cJSON_Print@Base 1.8.0
- cJSON_PrintBuffered@Base 1.8.0
- cJSON_PrintPreallocated@Base 1.8.0
- cJSON_PrintUnformatted@Base 1.8.0
- cJSON_ReplaceItemInArray@Base 1.8.0
- cJSON_ReplaceItemInObject@Base 1.8.0
- cJSON_ReplaceItemInObjectCaseSensitive@Base 1.8.0
- cJSON_ReplaceItemViaPointer@Base 1.8.0
- cJSON_SetNumberHelper@Base 1.8.0
- cJSON_Version@Base 1.8.0
- cJSON_free@Base 1.8.0
- cJSON_malloc@Base 1.8.0
- crc_table@Base 1.2.0
- (arch=!alpha !amd64 !arm64 !armel !armhf !hurd-i386 !i386 !kfreebsd-amd64 
!kfreebsd-i386 !mips64el !mipsel !ppc64el !x32)crc_table_computed@Base 1.4.0
- (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel 
!powerpc)create_memcache@Base 1.4.1
- empty_png_384@Base 1.4.0
- ezxml_add_child@Base 1.0.0
- ezxml_ampencode@Base 1.0.0
- ezxml_attr@Base 1.0.0
- ezxml_char_content@Base 1.0.0
- ezxml_child@Base 1.0.0
- ezxml_close_tag@Base 1.0.0
- ezxml_cut@Base 1.0.0
- ezxml_decode@Base 1.0.0
- ezxml_ent_ok@Base 1.0.0
- ezxml_err@Base 1.0.0
- ezxml_error@Base 1.0.0
- ezxml_free@Base 1.0.0
- ezxml_free_attr@Base 1.0.0
- ezxml_get@Base 1.0.0
- ezxml_idx@Base 1.0.0
- ezxml_insert@Base 1.0.0
- ezxml_internal_dtd@Base 1.0.0
- ezxml_new@Base 1.0.0
- ezxml_open_tag@Base 1.0.0
- ezxml_parse_fd@Base 1.0.0
- ezxml_parse_file@Base 1.0.0
- ezxml_parse_fp@Base 1.0.0
- ezxml_parse_str@Base 1.0.0
- ezxml_pi@Base 1.0.0
- ezxml_proc_inst@Base 1.0.0
- ezxml_set_attr@Base 1.0.0
- ezxml_set_flag@Base 1.0.0
- ezxml_set_txt@Base 1.0.0
- ezxml_str2utf8@Base 1.0.0
- ezxml_toxml@Base 1.0.0
- ezxml_toxml_r@Base 1.0.0
- ezxml_vget@Base 1.0.0
- fontData@Base 1.0.0
- hmac_sha1@Base 1.4.0
- hmac_sha256@Base 1.4.0
- hmac_sha256_final@Base 1.4.0
- hmac_sha256_init@Base 1.4.0
- hmac_sha256_reinit@Base 1.4.0
- hmac_sha256_update@Base 1.4.0
- lock_filename_for_resource@Base 1.0.0
- mapcache_assemble_maps@Base 1.2.0
- mapcache_buffer_append@Base 1.0.0
- mapcache_buffer_create@Base 1.0.0
- mapcache_cache_azure_create@Base 1.4.0
- mapcache_cache_bdb_create@Base 1.6.0
- mapcache_cache_child_init@Base 1.14.0
- mapcache_cache_composite_create@Base 1.4.0
- mapcache_cache_couchbase_create@Base 1.6.0
- mapcache_cache_disk_create@Base 1.0.0
- mapcache_cache_fallback_create@Base 1.4.0
- mapcache_cache_google_create@Base 1.4.0
- mapcache_cache_lmdb_create@Base 1.14.0
- mapcache_cache_mbtiles_create@Base 1.0.0
- mapcache_cache_memcache_create@Base 1.6.0
- mapcache_cache_multitier_create@Base 1.4.0
- mapcache_cache_redis_create@Base 1.12.0~rc1
- mapcache_cache_rest_create@Base 1.4.0
- mapcache_cache_rest_init@Base 1.4.0
- mapcache_cache_riak_create@Base 1.6.0
- mapcache_cache_s3_create@Base 1.4.0
- mapcache_cache_sqlite_create@Base 1.0.0
- mapcache_cache_tc_create@Base 1.6.0
- mapcache_cache_tiff_create@Base 1.0.0
- mapcache_cache_tile_delete@Base 1.6.0
- mapcache_cache_tile_exists@Base 1.6.0
- mapcache_cache_tile_get@Base 1.6.0
- mapcache_cache_tile_multi_set@Base 1.6.0
- mapcache_cache_tile_set@Base 1.6.0
- mapcache_config_parse_locker@Base 1.4.0
- mapcache_config_parse_locker_old@Base 1.6.0
- mapcache_config_services_enabled@Base 1.6.0
- mapcache_configuration_add_cache@Base 1.0.0
- mapcache_configuration_add_grid@Base 1.0.0
- mapcache_configuration_add_image_format@Base 1.0.0
- mapcache_configuration_add_ruleset@Base 1.10.0
- mapcache_configuration_add_source@Base 1.0.0
- mapcache_configuration_add_tileset@Base 1.0.0
- mapcache_configuration_create@Base 1.0.0
- mapcache_configuration_get_cache@Base 1.0.0
- mapcache_configuration_get_grid@Base 1.0.0
- mapcache_configuration_get_image_format@Base 1.0.0
- mapcache_configuration_get_ruleset@Base 1.10.0
- mapcache_configuration_get_source@Base 1.0.0
- mapcache_configuration_get_tileset@Base 1.0.0
- mapcache_configuration_parse@Base 1.0.0
- mapcache_configuration_parse_xml@Base 1.0.0
- mapcache_configuration_post_config@Base 1.0.0
- mapcache_connection_pool_create@Base 1.4.0
- mapcache_connection_pool_get_connection@Base 1.4.0
- mapcache_connection_pool_invalidate_connection@Base 1.4.0
- mapcache_connection_pool_release_connection@Base 1.4.0
- mapcache_context_copy@Base 1.0.0
- mapcache_context_init@Base 1.0.0
- mapcache_core_get_capabilities@Base 1.0.0
- mapcache_core_get_featureinfo@Base 1.0.0
- mapcache_core_get_map@Base 1.0.0
- mapcache_core_get_tile@Base 1.0.0
- mapcache_core_proxy_request@Base 1.0.0
- mapcache_core_respond_to_error@Base 1.0.0
- mapcache_dimension_elasticsearch_create@Base 1.8.0
- mapcache_dimension_get_entries_for_value@Base 1.8.0
- mapcache_dimension_postgresql_create@Base 1.8.0
- mapcache_dimension_regex_create@Base 1.0.0
- mapcache_dimension_sqlite_create@Base 1.4.0
- mapcache_dimension_time_get_entries@Base 1.8.0
- mapcache_dimension_time_get_entries_for_value@Base 1.8.0
- mapcache_dimension_values_create@Base 1.0.0
- mapcache_empty_png_decode@Base 1.2.0
- mapcache_error_image@Base 1.0.0
- mapcache_grid_compute_limits@Base 1.0.0
- mapcache_grid_compute_limits_at_level@Base 1.10.0
- mapcache_grid_create@Base 1.0.0
- mapcache_grid_get_cell@Base 1.0.0
- mapcache_grid_get_closest_wms_level@Base 1.4.0
- mapcache_grid_get_crs@Base 1.0.0
- mapcache_grid_get_horizontal_resolution@Base 1.0.0
- mapcache_grid_get_level@Base 1.0.0
- mapcache_grid_get_metatile_extent@Base 1.6.0
- mapcache_grid_get_resolution@Base 1.0.0
- mapcache_grid_get_srs@Base 1.0.0
- mapcache_grid_get_tile_extent@Base 1.6.0
- mapcache_grid_get_vertical_resolution@Base 1.0.0
- mapcache_grid_get_xy@Base 1.0.0
- mapcache_http_build_url@Base 1.0.0
- mapcache_http_clone@Base 1.0.0
- mapcache_http_configuration_parse_xml@Base 1.0.0
- mapcache_http_do_request@Base 1.0.0
- mapcache_http_do_request_with_params@Base 1.0.0
- mapcache_http_parse_param_string@Base 1.0.0
- mapcache_http_response_create@Base 1.0.0
- mapcache_image_blank_color@Base 1.0.0
- mapcache_image_copy_resampled_bilinear@Base 1.0.0
- mapcache_image_copy_resampled_nearest@Base 1.0.0
- mapcache_image_create@Base 1.0.0
- mapcache_image_create_empty@Base 1.0.0
- mapcache_image_create_with_data@Base 1.2.0
- mapcache_image_fill@Base 1.4.0
- mapcache_image_has_alpha@Base 1.0.0
- mapcache_image_merge@Base 1.0.0
- mapcache_image_metatile_split@Base 1.0.0
- mapcache_imageio_alpha_sniff@Base 1.10.0
- mapcache_imageio_create_jpeg_format@Base 1.0.0
- mapcache_imageio_create_mixed_format@Base 1.0.0
- mapcache_imageio_create_png_format@Base 1.0.0
- mapcache_imageio_create_png_q_format@Base 1.0.0
- mapcache_imageio_create_raw_format@Base 1.8.0
- mapcache_imageio_decode@Base 1.0.0
- mapcache_imageio_decode_to_image@Base 1.0.0
- mapcache_imageio_header_sniff@Base 1.0.0
- mapcache_imageio_is_raw_tileset@Base 1.8.0
- mapcache_imageio_is_valid_format@Base 1.0.0
- mapcache_is_axis_inverted@Base 1.0.0
- mapcache_lock_or_wait_for_resource@Base 1.0.0
- mapcache_locker_disk_aquire_lock@Base 1.4.0
- mapcache_locker_disk_create@Base 1.4.0
- mapcache_locker_disk_parse_xml@Base 1.4.0
- mapcache_locker_disk_ping_lock@Base 1.4.0
- mapcache_locker_disk_release_lock@Base 1.4.0
- mapcache_locker_fallback_aquire_lock@Base 1.4.0
- mapcache_locker_fallback_create@Base 1.4.0
- mapcache_locker_fallback_parse_xml@Base 1.4.0
- mapcache_locker_fallback_ping_lock@Base 1.4.0
- mapcache_locker_fallback_release_lock@Base 1.4.0
- (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel 
!powerpc)mapcache_locker_memcache_aquire_lock@Base 1.4.1
- (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel 
!powerpc)mapcache_locker_memcache_create@Base 1.4.1
- (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel 
!powerpc)mapcache_locker_memcache_parse_xml@Base 1.4.1
- (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel 
!powerpc)mapcache_locker_memcache_ping_lock@Base 1.4.1
- (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel 
!powerpc)mapcache_locker_memcache_release_lock@Base 1.4.1
- mapcache_make_parent_dirs@Base 1.4.1
- mapcache_map_set_cached_dimension@Base 1.6.0
- mapcache_map_set_requested_dimension@Base 1.6.0
- (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel 
!powerpc)mapcache_memcache_connection_constructor@Base 1.4.1
- (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel 
!powerpc)mapcache_memcache_connection_destructor@Base 1.4.1
- mapcache_meters_per_unit@Base 1.0.0
- mapcache_ogc_strptime@Base 1.2.0
- mapcache_prefetch_tiles@Base 1.0.0
- mapcache_redis_connection_constructor@Base 1.12.0~rc1
- mapcache_redis_connection_destructor@Base 1.12.0~rc1
- mapcache_requested_dimensions_clone@Base 1.6.0
- mapcache_rest_connection_constructor@Base 1.6.0
- mapcache_rest_connection_destructor@Base 1.6.0
- mapcache_ruleset_create@Base 1.10.0
- mapcache_ruleset_is_visible_tile@Base 1.10.0
- mapcache_ruleset_rule_clone@Base 1.10.0
- mapcache_ruleset_rule_create@Base 1.10.0
- mapcache_ruleset_rule_find@Base 1.10.0
- mapcache_ruleset_rule_get@Base 1.10.0
- mapcache_service_demo_create@Base 1.0.0
- mapcache_service_dispatch_request@Base 1.0.0
- mapcache_service_gmaps_create@Base 1.0.0
- mapcache_service_kml_create@Base 1.0.0
- mapcache_service_mapguide_create@Base 1.2.0
- mapcache_service_tms_create@Base 1.0.0
- mapcache_service_ve_create@Base 1.0.0
- mapcache_service_wms_create@Base 1.0.0
- mapcache_service_wmts_create@Base 1.0.0
- mapcache_set_cached_dimension@Base 1.6.0
- mapcache_set_requested_dimension@Base 1.6.0
- mapcache_source_dummy_create@Base 1.0.0
- mapcache_source_fallback_create@Base 1.6.0
- mapcache_source_gdal_connection_constructor@Base 1.6.0
- mapcache_source_gdal_connection_destructor@Base 1.6.0
- mapcache_source_gdal_create@Base 1.0.0
- mapcache_source_init@Base 1.0.0
- mapcache_source_mapserver_create@Base 1.0.0
- mapcache_source_query_info@Base 1.6.0
- mapcache_source_render_map@Base 1.6.0
- mapcache_source_wms_create@Base 1.0.0
- mapcache_sqlite_connection_constructor@Base 1.4.0
- mapcache_sqlite_connection_destructor@Base 1.4.0
- mapcache_sqlite_dimension_connection_constructor@Base 1.4.0
- mapcache_sqlite_dimension_connection_destructor@Base 1.4.0
- mapcache_tile_set_cached_dimension@Base 1.6.0
- mapcache_tile_set_requested_dimension@Base 1.6.0
- mapcache_tileset_add_watermark@Base 1.0.0
- mapcache_tileset_assemble_map_tiles@Base 1.0.0
- mapcache_tileset_assemble_out_of_zoom_tile@Base 1.2.0
- mapcache_tileset_clone@Base 1.0.0
- mapcache_tileset_configuration_check@Base 1.0.0
- mapcache_tileset_create@Base 1.0.0
- mapcache_tileset_feature_info_create@Base 1.0.0
- mapcache_tileset_get_map_tiles@Base 1.0.0
- mapcache_tileset_map_clone@Base 1.2.0
- mapcache_tileset_map_create@Base 1.0.0
- mapcache_tileset_metatile_get@Base 1.0.0
- mapcache_tileset_metatile_resource_key@Base 1.0.0
- mapcache_tileset_outofzoom_get@Base 1.2.0
- mapcache_tileset_render_metatile@Base 1.0.0
- mapcache_tileset_tile_clone@Base 1.2.0
- mapcache_tileset_tile_create@Base 1.0.0
- mapcache_tileset_tile_delete@Base 1.0.0
- mapcache_tileset_tile_get@Base 1.0.0
- mapcache_tileset_tile_get_readonly@Base 1.6.0
- mapcache_tileset_tile_get_with_subdimensions@Base 1.6.0
- mapcache_tileset_tile_resource_key@Base 1.6.0
- mapcache_tileset_tile_set_get_with_subdimensions@Base 1.6.0
- mapcache_tileset_tile_validate@Base 1.0.0
- mapcache_tileset_tile_validate_x@Base 1.6.0
- mapcache_tileset_tile_validate_y@Base 1.6.0
- mapcache_tileset_tile_validate_z@Base 1.6.0
- mapcache_unlock_resource@Base 1.0.0
- mapcache_util_dbl_replace@Base 1.8.0
- mapcache_util_dbl_replace_all@Base 1.8.0
- mapcache_util_extract_double_list@Base 1.0.0
- mapcache_util_extract_int_list@Base 1.0.0
- mapcache_util_get_tile_dimkey@Base 1.0.0
- mapcache_util_get_tile_key@Base 1.0.0
- mapcache_util_quadkey_decode@Base 1.6.0
- mapcache_util_quadkey_encode@Base 1.6.0
- mapcache_util_str_replace@Base 1.0.0
- mapcache_util_str_replace_all@Base 1.8.0
- mapcache_util_str_sanitize@Base 1.0.0
- mapcache_util_str_xml_escape@Base 1.6.1
- parseCache@Base 1.0.0
- parseDimensions@Base 1.0.0
- parseEnvironment@Base 1.12.0~rc1
- parseFormat@Base 1.0.0
- parseGrid@Base 1.0.0
- parseMetadata@Base 1.0.0
- parseRuleset@Base 1.10.0
- parseServices@Base 1.0.0
- parseSource@Base 1.0.0
- parseTileset@Base 1.0.0
- relative_path@Base 1.0.0
- sha256@Base 1.4.0
- sha256_final@Base 1.4.0
- sha256_h0@Base 1.4.0
- sha256_init@Base 1.4.0
- sha256_k@Base 1.4.0
- sha256_transf@Base 1.4.0
- sha256_update@Base 1.4.0
- sha_hex_encode@Base 1.4.0
- to_hex@Base 1.4.0
- url_encode@Base 1.4.0
diff -Nru mapcache-1.14.0/debian/libmapcache1t64.install 
mapcache-1.14.0/debian/libmapcache1t64.install
--- mapcache-1.14.0/debian/libmapcache1t64.install      1970-01-01 
00:00:00.000000000 +0000
+++ mapcache-1.14.0/debian/libmapcache1t64.install      2019-04-21 
10:44:15.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libmapcache.so.*
diff -Nru mapcache-1.14.0/debian/libmapcache1t64.lintian-overrides 
mapcache-1.14.0/debian/libmapcache1t64.lintian-overrides
--- mapcache-1.14.0/debian/libmapcache1t64.lintian-overrides    1970-01-01 
00:00:00.000000000 +0000
+++ mapcache-1.14.0/debian/libmapcache1t64.lintian-overrides    2024-02-03 
18:40:06.000000000 +0000
@@ -0,0 +1 @@
+libmapcache1t64: package-name-doesnt-match-sonames libmapcache1
diff -Nru mapcache-1.14.0/debian/libmapcache1t64.symbols 
mapcache-1.14.0/debian/libmapcache1t64.symbols
--- mapcache-1.14.0/debian/libmapcache1t64.symbols      1970-01-01 
00:00:00.000000000 +0000
+++ mapcache-1.14.0/debian/libmapcache1t64.symbols      2024-02-03 
18:40:06.000000000 +0000
@@ -0,0 +1,433 @@
+# SymbolsHelper-Confirmed: 1.14.0 amd64
+libmapcache.so.1 #PACKAGE# #MINVER#
+* Build-Depends-Package: libmapcache1-dev
+ EZXML_NIL@Base 1.0.0
+ _configuration_parse_wms_xml@Base 1.0.0
+ _create_capabilities_demo@Base 1.0.0
+ _create_capabilities_gmaps@Base 1.0.0
+ _create_capabilities_kml@Base 1.0.0
+ _create_capabilities_mg@Base 1.2.0
+ _create_capabilities_tms@Base 1.0.0
+ _create_capabilities_ve@Base 1.0.0
+ _create_capabilities_wms@Base 1.0.0
+ _create_capabilities_wmts@Base 1.0.0
+ _create_demo_front@Base 1.0.0
+ _create_demo_gmaps@Base 1.0.0
+ _create_demo_kml@Base 1.0.0
+ _create_demo_mapguide@Base 1.2.0
+ _create_demo_tms@Base 1.0.0
+ _create_demo_ve@Base 1.0.0
+ _create_demo_wms@Base 1.0.0
+ _create_demo_wmts@Base 1.0.0
+ _error_report_wmts@Base 1.0.0
+ _format_error_wms@Base 1.0.0
+ _mapcache_cache_rest_add_headers_from_file@Base 1.6.0
+ _mapcache_cache_rest_headers@Base 1.4.0
+ _mapcache_context_clear_error_default@Base 1.0.0
+ _mapcache_context_get_error_default@Base 1.0.0
+ _mapcache_context_get_error_msg_default@Base 1.0.0
+ _mapcache_context_pop_errors@Base 1.4.0
+ _mapcache_context_push_errors@Base 1.4.0
+ _mapcache_context_set_error_default@Base 1.0.0
+ _mapcache_context_set_exception_default@Base 1.0.0
+ _mapcache_curl_header_callback@Base 1.0.0
+ _mapcache_curl_memory_callback@Base 1.0.0
+ _mapcache_dimension_sqlite_get_entries_for_time_range@Base 1.8.0
+ _mapcache_imageio_classify@Base 1.0.0
+ _mapcache_imageio_jpeg_buffer_empty_output_buffer@Base 1.0.0
+ _mapcache_imageio_jpeg_buffer_term_destination@Base 1.0.0
+ _mapcache_imageio_jpeg_decode@Base 1.0.0
+ _mapcache_imageio_jpeg_decode_to_image@Base 1.0.0
+ _mapcache_imageio_jpeg_encode@Base 1.0.0
+ _mapcache_imageio_jpeg_init_destination@Base 1.0.0
+ _mapcache_imageio_jpeg_mem_src@Base 1.0.0
+ _mapcache_imageio_png_decode@Base 1.0.0
+ _mapcache_imageio_png_decode_to_image@Base 1.0.0
+ _mapcache_imageio_png_encode@Base 1.0.0
+ _mapcache_imageio_png_flush_func@Base 1.0.0
+ _mapcache_imageio_png_q_encode@Base 1.0.0
+ _mapcache_imageio_png_read_func@Base 1.0.0
+ _mapcache_imageio_png_write_func@Base 1.0.0
+ _mapcache_imageio_quantize_image@Base 1.0.0
+ _mapcache_imageio_raw_encode@Base 1.8.0
+ _mapcache_imageio_remap_palette@Base 1.0.0
+ _mapcache_service_demo_parse_request@Base 1.0.0
+ _mapcache_service_kml_parse_request@Base 1.0.0
+ _mapcache_service_mg_configuration_xml_parse@Base 1.2.0
+ _mapcache_service_mg_parse_request@Base 1.2.0
+ _mapcache_service_tms_parse_request@Base 1.0.0
+ _mapcache_service_ve_parse_request@Base 1.0.0
+ _mapcache_service_wms_parse_request@Base 1.0.0
+ _mapcache_service_wmts_parse_request@Base 1.0.0
+ _mapcache_source_dummy_configuration_check@Base 1.0.0
+ _mapcache_source_dummy_configuration_parse_xml@Base 1.0.0
+ _mapcache_source_dummy_query@Base 1.0.0
+ _mapcache_source_dummy_render_map@Base 1.0.0
+ _mapcache_source_fallback_configuration_check@Base 1.6.0
+ _mapcache_source_fallback_configuration_parse_xml@Base 1.6.0
+ _mapcache_source_fallback_query@Base 1.6.0
+ _mapcache_source_fallback_render_map@Base 1.6.0
+ _mapcache_source_gdal_configuration_check@Base 1.6.0
+ _mapcache_source_gdal_configuration_parse@Base 1.6.0
+ _mapcache_source_gdal_render_metatile@Base 1.6.0
+ _mapcache_source_wms_configuration_check@Base 1.0.0
+ _mapcache_source_wms_configuration_parse_xml@Base 1.0.0
+ _mapcache_source_wms_query@Base 1.0.0
+ _mapcache_source_wms_render_map@Base 1.0.0
+ _mapcache_unescape_url@Base 1.0.0
+ _wmts_inspire_metadata_responselanguages@Base 1.2.0
+ _wmts_service_identification_keywords@Base 1.2.0
+ base64_encode@Base 1.4.0
+ buffer_write_callback@Base 1.4.0
+ cJSON_AddArrayToObject@Base 1.8.0
+ cJSON_AddBoolToObject@Base 1.8.0
+ cJSON_AddFalseToObject@Base 1.8.0
+ cJSON_AddItemReferenceToArray@Base 1.8.0
+ cJSON_AddItemReferenceToObject@Base 1.8.0
+ cJSON_AddItemToArray@Base 1.8.0
+ cJSON_AddItemToObject@Base 1.8.0
+ cJSON_AddItemToObjectCS@Base 1.8.0
+ cJSON_AddNullToObject@Base 1.8.0
+ cJSON_AddNumberToObject@Base 1.8.0
+ cJSON_AddObjectToObject@Base 1.8.0
+ cJSON_AddRawToObject@Base 1.8.0
+ cJSON_AddStringToObject@Base 1.8.0
+ cJSON_AddTrueToObject@Base 1.8.0
+ cJSON_Compare@Base 1.8.0
+ cJSON_CreateArray@Base 1.8.0
+ cJSON_CreateArrayReference@Base 1.8.0
+ cJSON_CreateBool@Base 1.8.0
+ cJSON_CreateDoubleArray@Base 1.8.0
+ cJSON_CreateFalse@Base 1.8.0
+ cJSON_CreateFloatArray@Base 1.8.0
+ cJSON_CreateIntArray@Base 1.8.0
+ cJSON_CreateNull@Base 1.8.0
+ cJSON_CreateNumber@Base 1.8.0
+ cJSON_CreateObject@Base 1.8.0
+ cJSON_CreateObjectReference@Base 1.8.0
+ cJSON_CreateRaw@Base 1.8.0
+ cJSON_CreateString@Base 1.8.0
+ cJSON_CreateStringArray@Base 1.8.0
+ cJSON_CreateStringReference@Base 1.8.0
+ cJSON_CreateTrue@Base 1.8.0
+ cJSON_Delete@Base 1.8.0
+ cJSON_DeleteItemFromArray@Base 1.8.0
+ cJSON_DeleteItemFromObject@Base 1.8.0
+ cJSON_DeleteItemFromObjectCaseSensitive@Base 1.8.0
+ cJSON_DetachItemFromArray@Base 1.8.0
+ cJSON_DetachItemFromObject@Base 1.8.0
+ cJSON_DetachItemFromObjectCaseSensitive@Base 1.8.0
+ cJSON_DetachItemViaPointer@Base 1.8.0
+ cJSON_Duplicate@Base 1.8.0
+ cJSON_GetArrayItem@Base 1.8.0
+ cJSON_GetArraySize@Base 1.8.0
+ cJSON_GetErrorPtr@Base 1.8.0
+ cJSON_GetObjectItem@Base 1.8.0
+ cJSON_GetObjectItemCaseSensitive@Base 1.8.0
+ cJSON_GetStringValue@Base 1.8.0
+ cJSON_HasObjectItem@Base 1.8.0
+ cJSON_InitHooks@Base 1.8.0
+ cJSON_InsertItemInArray@Base 1.8.0
+ cJSON_IsArray@Base 1.8.0
+ cJSON_IsBool@Base 1.8.0
+ cJSON_IsFalse@Base 1.8.0
+ cJSON_IsInvalid@Base 1.8.0
+ cJSON_IsNull@Base 1.8.0
+ cJSON_IsNumber@Base 1.8.0
+ cJSON_IsObject@Base 1.8.0
+ cJSON_IsRaw@Base 1.8.0
+ cJSON_IsString@Base 1.8.0
+ cJSON_IsTrue@Base 1.8.0
+ cJSON_Minify@Base 1.8.0
+ cJSON_Parse@Base 1.8.0
+ cJSON_ParseWithOpts@Base 1.8.0
+ cJSON_Print@Base 1.8.0
+ cJSON_PrintBuffered@Base 1.8.0
+ cJSON_PrintPreallocated@Base 1.8.0
+ cJSON_PrintUnformatted@Base 1.8.0
+ cJSON_ReplaceItemInArray@Base 1.8.0
+ cJSON_ReplaceItemInObject@Base 1.8.0
+ cJSON_ReplaceItemInObjectCaseSensitive@Base 1.8.0
+ cJSON_ReplaceItemViaPointer@Base 1.8.0
+ cJSON_SetNumberHelper@Base 1.8.0
+ cJSON_Version@Base 1.8.0
+ cJSON_free@Base 1.8.0
+ cJSON_malloc@Base 1.8.0
+ crc_table@Base 1.2.0
+ (arch=!alpha !amd64 !arm64 !armel !armhf !hurd-i386 !i386 !kfreebsd-amd64 
!kfreebsd-i386 !mips64el !mipsel !ppc64el !x32)crc_table_computed@Base 1.4.0
+ (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel 
!powerpc)create_memcache@Base 1.4.1
+ empty_png_384@Base 1.4.0
+ ezxml_add_child@Base 1.0.0
+ ezxml_ampencode@Base 1.0.0
+ ezxml_attr@Base 1.0.0
+ ezxml_char_content@Base 1.0.0
+ ezxml_child@Base 1.0.0
+ ezxml_close_tag@Base 1.0.0
+ ezxml_cut@Base 1.0.0
+ ezxml_decode@Base 1.0.0
+ ezxml_ent_ok@Base 1.0.0
+ ezxml_err@Base 1.0.0
+ ezxml_error@Base 1.0.0
+ ezxml_free@Base 1.0.0
+ ezxml_free_attr@Base 1.0.0
+ ezxml_get@Base 1.0.0
+ ezxml_idx@Base 1.0.0
+ ezxml_insert@Base 1.0.0
+ ezxml_internal_dtd@Base 1.0.0
+ ezxml_new@Base 1.0.0
+ ezxml_open_tag@Base 1.0.0
+ ezxml_parse_fd@Base 1.0.0
+ ezxml_parse_file@Base 1.0.0
+ ezxml_parse_fp@Base 1.0.0
+ ezxml_parse_str@Base 1.0.0
+ ezxml_pi@Base 1.0.0
+ ezxml_proc_inst@Base 1.0.0
+ ezxml_set_attr@Base 1.0.0
+ ezxml_set_flag@Base 1.0.0
+ ezxml_set_txt@Base 1.0.0
+ ezxml_str2utf8@Base 1.0.0
+ ezxml_toxml@Base 1.0.0
+ ezxml_toxml_r@Base 1.0.0
+ ezxml_vget@Base 1.0.0
+ fontData@Base 1.0.0
+ hmac_sha1@Base 1.4.0
+ hmac_sha256@Base 1.4.0
+ hmac_sha256_final@Base 1.4.0
+ hmac_sha256_init@Base 1.4.0
+ hmac_sha256_reinit@Base 1.4.0
+ hmac_sha256_update@Base 1.4.0
+ lock_filename_for_resource@Base 1.0.0
+ mapcache_assemble_maps@Base 1.2.0
+ mapcache_buffer_append@Base 1.0.0
+ mapcache_buffer_create@Base 1.0.0
+ mapcache_cache_azure_create@Base 1.4.0
+ mapcache_cache_bdb_create@Base 1.6.0
+ mapcache_cache_child_init@Base 1.14.0
+ mapcache_cache_composite_create@Base 1.4.0
+ mapcache_cache_couchbase_create@Base 1.6.0
+ mapcache_cache_disk_create@Base 1.0.0
+ mapcache_cache_fallback_create@Base 1.4.0
+ mapcache_cache_google_create@Base 1.4.0
+ mapcache_cache_lmdb_create@Base 1.14.0
+ mapcache_cache_mbtiles_create@Base 1.0.0
+ mapcache_cache_memcache_create@Base 1.6.0
+ mapcache_cache_multitier_create@Base 1.4.0
+ mapcache_cache_redis_create@Base 1.12.0~rc1
+ mapcache_cache_rest_create@Base 1.4.0
+ mapcache_cache_rest_init@Base 1.4.0
+ mapcache_cache_riak_create@Base 1.6.0
+ mapcache_cache_s3_create@Base 1.4.0
+ mapcache_cache_sqlite_create@Base 1.0.0
+ mapcache_cache_tc_create@Base 1.6.0
+ mapcache_cache_tiff_create@Base 1.0.0
+ mapcache_cache_tile_delete@Base 1.6.0
+ mapcache_cache_tile_exists@Base 1.6.0
+ mapcache_cache_tile_get@Base 1.6.0
+ mapcache_cache_tile_multi_set@Base 1.6.0
+ mapcache_cache_tile_set@Base 1.6.0
+ mapcache_config_parse_locker@Base 1.4.0
+ mapcache_config_parse_locker_old@Base 1.6.0
+ mapcache_config_services_enabled@Base 1.6.0
+ mapcache_configuration_add_cache@Base 1.0.0
+ mapcache_configuration_add_grid@Base 1.0.0
+ mapcache_configuration_add_image_format@Base 1.0.0
+ mapcache_configuration_add_ruleset@Base 1.10.0
+ mapcache_configuration_add_source@Base 1.0.0
+ mapcache_configuration_add_tileset@Base 1.0.0
+ mapcache_configuration_create@Base 1.0.0
+ mapcache_configuration_get_cache@Base 1.0.0
+ mapcache_configuration_get_grid@Base 1.0.0
+ mapcache_configuration_get_image_format@Base 1.0.0
+ mapcache_configuration_get_ruleset@Base 1.10.0
+ mapcache_configuration_get_source@Base 1.0.0
+ mapcache_configuration_get_tileset@Base 1.0.0
+ mapcache_configuration_parse@Base 1.0.0
+ mapcache_configuration_parse_xml@Base 1.0.0
+ mapcache_configuration_post_config@Base 1.0.0
+ mapcache_connection_pool_create@Base 1.4.0
+ mapcache_connection_pool_get_connection@Base 1.4.0
+ mapcache_connection_pool_invalidate_connection@Base 1.4.0
+ mapcache_connection_pool_release_connection@Base 1.4.0
+ mapcache_context_copy@Base 1.0.0
+ mapcache_context_init@Base 1.0.0
+ mapcache_core_get_capabilities@Base 1.0.0
+ mapcache_core_get_featureinfo@Base 1.0.0
+ mapcache_core_get_map@Base 1.0.0
+ mapcache_core_get_tile@Base 1.0.0
+ mapcache_core_proxy_request@Base 1.0.0
+ mapcache_core_respond_to_error@Base 1.0.0
+ mapcache_dimension_elasticsearch_create@Base 1.8.0
+ mapcache_dimension_get_entries_for_value@Base 1.8.0
+ mapcache_dimension_postgresql_create@Base 1.8.0
+ mapcache_dimension_regex_create@Base 1.0.0
+ mapcache_dimension_sqlite_create@Base 1.4.0
+ mapcache_dimension_time_get_entries@Base 1.8.0
+ mapcache_dimension_time_get_entries_for_value@Base 1.8.0
+ mapcache_dimension_values_create@Base 1.0.0
+ mapcache_empty_png_decode@Base 1.2.0
+ mapcache_error_image@Base 1.0.0
+ mapcache_grid_compute_limits@Base 1.0.0
+ mapcache_grid_compute_limits_at_level@Base 1.10.0
+ mapcache_grid_create@Base 1.0.0
+ mapcache_grid_get_cell@Base 1.0.0
+ mapcache_grid_get_closest_wms_level@Base 1.4.0
+ mapcache_grid_get_crs@Base 1.0.0
+ mapcache_grid_get_horizontal_resolution@Base 1.0.0
+ mapcache_grid_get_level@Base 1.0.0
+ mapcache_grid_get_metatile_extent@Base 1.6.0
+ mapcache_grid_get_resolution@Base 1.0.0
+ mapcache_grid_get_srs@Base 1.0.0
+ mapcache_grid_get_tile_extent@Base 1.6.0
+ mapcache_grid_get_vertical_resolution@Base 1.0.0
+ mapcache_grid_get_xy@Base 1.0.0
+ mapcache_http_build_url@Base 1.0.0
+ mapcache_http_clone@Base 1.0.0
+ mapcache_http_configuration_parse_xml@Base 1.0.0
+ mapcache_http_do_request@Base 1.0.0
+ mapcache_http_do_request_with_params@Base 1.0.0
+ mapcache_http_parse_param_string@Base 1.0.0
+ mapcache_http_response_create@Base 1.0.0
+ mapcache_image_blank_color@Base 1.0.0
+ mapcache_image_copy_resampled_bilinear@Base 1.0.0
+ mapcache_image_copy_resampled_nearest@Base 1.0.0
+ mapcache_image_create@Base 1.0.0
+ mapcache_image_create_empty@Base 1.0.0
+ mapcache_image_create_with_data@Base 1.2.0
+ mapcache_image_fill@Base 1.4.0
+ mapcache_image_has_alpha@Base 1.0.0
+ mapcache_image_merge@Base 1.0.0
+ mapcache_image_metatile_split@Base 1.0.0
+ mapcache_imageio_alpha_sniff@Base 1.10.0
+ mapcache_imageio_create_jpeg_format@Base 1.0.0
+ mapcache_imageio_create_mixed_format@Base 1.0.0
+ mapcache_imageio_create_png_format@Base 1.0.0
+ mapcache_imageio_create_png_q_format@Base 1.0.0
+ mapcache_imageio_create_raw_format@Base 1.8.0
+ mapcache_imageio_decode@Base 1.0.0
+ mapcache_imageio_decode_to_image@Base 1.0.0
+ mapcache_imageio_header_sniff@Base 1.0.0
+ mapcache_imageio_is_raw_tileset@Base 1.8.0
+ mapcache_imageio_is_valid_format@Base 1.0.0
+ mapcache_is_axis_inverted@Base 1.0.0
+ mapcache_lock_or_wait_for_resource@Base 1.0.0
+ mapcache_locker_disk_aquire_lock@Base 1.4.0
+ mapcache_locker_disk_create@Base 1.4.0
+ mapcache_locker_disk_parse_xml@Base 1.4.0
+ mapcache_locker_disk_ping_lock@Base 1.4.0
+ mapcache_locker_disk_release_lock@Base 1.4.0
+ mapcache_locker_fallback_aquire_lock@Base 1.4.0
+ mapcache_locker_fallback_create@Base 1.4.0
+ mapcache_locker_fallback_parse_xml@Base 1.4.0
+ mapcache_locker_fallback_ping_lock@Base 1.4.0
+ mapcache_locker_fallback_release_lock@Base 1.4.0
+ (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel 
!powerpc)mapcache_locker_memcache_aquire_lock@Base 1.4.1
+ (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel 
!powerpc)mapcache_locker_memcache_create@Base 1.4.1
+ (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel 
!powerpc)mapcache_locker_memcache_parse_xml@Base 1.4.1
+ (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel 
!powerpc)mapcache_locker_memcache_ping_lock@Base 1.4.1
+ (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel 
!powerpc)mapcache_locker_memcache_release_lock@Base 1.4.1
+ mapcache_make_parent_dirs@Base 1.4.1
+ mapcache_map_set_cached_dimension@Base 1.6.0
+ mapcache_map_set_requested_dimension@Base 1.6.0
+ (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel 
!powerpc)mapcache_memcache_connection_constructor@Base 1.4.1
+ (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel 
!powerpc)mapcache_memcache_connection_destructor@Base 1.4.1
+ mapcache_meters_per_unit@Base 1.0.0
+ mapcache_ogc_strptime@Base 1.2.0
+ mapcache_prefetch_tiles@Base 1.0.0
+ mapcache_redis_connection_constructor@Base 1.12.0~rc1
+ mapcache_redis_connection_destructor@Base 1.12.0~rc1
+ mapcache_requested_dimensions_clone@Base 1.6.0
+ mapcache_rest_connection_constructor@Base 1.6.0
+ mapcache_rest_connection_destructor@Base 1.6.0
+ mapcache_ruleset_create@Base 1.10.0
+ mapcache_ruleset_is_visible_tile@Base 1.10.0
+ mapcache_ruleset_rule_clone@Base 1.10.0
+ mapcache_ruleset_rule_create@Base 1.10.0
+ mapcache_ruleset_rule_find@Base 1.10.0
+ mapcache_ruleset_rule_get@Base 1.10.0
+ mapcache_service_demo_create@Base 1.0.0
+ mapcache_service_dispatch_request@Base 1.0.0
+ mapcache_service_gmaps_create@Base 1.0.0
+ mapcache_service_kml_create@Base 1.0.0
+ mapcache_service_mapguide_create@Base 1.2.0
+ mapcache_service_tms_create@Base 1.0.0
+ mapcache_service_ve_create@Base 1.0.0
+ mapcache_service_wms_create@Base 1.0.0
+ mapcache_service_wmts_create@Base 1.0.0
+ mapcache_set_cached_dimension@Base 1.6.0
+ mapcache_set_requested_dimension@Base 1.6.0
+ mapcache_source_dummy_create@Base 1.0.0
+ mapcache_source_fallback_create@Base 1.6.0
+ mapcache_source_gdal_connection_constructor@Base 1.6.0
+ mapcache_source_gdal_connection_destructor@Base 1.6.0
+ mapcache_source_gdal_create@Base 1.0.0
+ mapcache_source_init@Base 1.0.0
+ mapcache_source_mapserver_create@Base 1.0.0
+ mapcache_source_query_info@Base 1.6.0
+ mapcache_source_render_map@Base 1.6.0
+ mapcache_source_wms_create@Base 1.0.0
+ mapcache_sqlite_connection_constructor@Base 1.4.0
+ mapcache_sqlite_connection_destructor@Base 1.4.0
+ mapcache_sqlite_dimension_connection_constructor@Base 1.4.0
+ mapcache_sqlite_dimension_connection_destructor@Base 1.4.0
+ mapcache_tile_set_cached_dimension@Base 1.6.0
+ mapcache_tile_set_requested_dimension@Base 1.6.0
+ mapcache_tileset_add_watermark@Base 1.0.0
+ mapcache_tileset_assemble_map_tiles@Base 1.0.0
+ mapcache_tileset_assemble_out_of_zoom_tile@Base 1.2.0
+ mapcache_tileset_clone@Base 1.0.0
+ mapcache_tileset_configuration_check@Base 1.0.0
+ mapcache_tileset_create@Base 1.0.0
+ mapcache_tileset_feature_info_create@Base 1.0.0
+ mapcache_tileset_get_map_tiles@Base 1.0.0
+ mapcache_tileset_map_clone@Base 1.2.0
+ mapcache_tileset_map_create@Base 1.0.0
+ mapcache_tileset_metatile_get@Base 1.0.0
+ mapcache_tileset_metatile_resource_key@Base 1.0.0
+ mapcache_tileset_outofzoom_get@Base 1.2.0
+ mapcache_tileset_render_metatile@Base 1.0.0
+ mapcache_tileset_tile_clone@Base 1.2.0
+ mapcache_tileset_tile_create@Base 1.0.0
+ mapcache_tileset_tile_delete@Base 1.0.0
+ mapcache_tileset_tile_get@Base 1.0.0
+ mapcache_tileset_tile_get_readonly@Base 1.6.0
+ mapcache_tileset_tile_get_with_subdimensions@Base 1.6.0
+ mapcache_tileset_tile_resource_key@Base 1.6.0
+ mapcache_tileset_tile_set_get_with_subdimensions@Base 1.6.0
+ mapcache_tileset_tile_validate@Base 1.0.0
+ mapcache_tileset_tile_validate_x@Base 1.6.0
+ mapcache_tileset_tile_validate_y@Base 1.6.0
+ mapcache_tileset_tile_validate_z@Base 1.6.0
+ mapcache_unlock_resource@Base 1.0.0
+ mapcache_util_dbl_replace@Base 1.8.0
+ mapcache_util_dbl_replace_all@Base 1.8.0
+ mapcache_util_extract_double_list@Base 1.0.0
+ mapcache_util_extract_int_list@Base 1.0.0
+ mapcache_util_get_tile_dimkey@Base 1.0.0
+ mapcache_util_get_tile_key@Base 1.0.0
+ mapcache_util_quadkey_decode@Base 1.6.0
+ mapcache_util_quadkey_encode@Base 1.6.0
+ mapcache_util_str_replace@Base 1.0.0
+ mapcache_util_str_replace_all@Base 1.8.0
+ mapcache_util_str_sanitize@Base 1.0.0
+ mapcache_util_str_xml_escape@Base 1.6.1
+ parseCache@Base 1.0.0
+ parseDimensions@Base 1.0.0
+ parseEnvironment@Base 1.12.0~rc1
+ parseFormat@Base 1.0.0
+ parseGrid@Base 1.0.0
+ parseMetadata@Base 1.0.0
+ parseRuleset@Base 1.10.0
+ parseServices@Base 1.0.0
+ parseSource@Base 1.0.0
+ parseTileset@Base 1.0.0
+ relative_path@Base 1.0.0
+ sha256@Base 1.4.0
+ sha256_final@Base 1.4.0
+ sha256_h0@Base 1.4.0
+ sha256_init@Base 1.4.0
+ sha256_k@Base 1.4.0
+ sha256_transf@Base 1.4.0
+ sha256_update@Base 1.4.0
+ sha_hex_encode@Base 1.4.0
+ to_hex@Base 1.4.0
+ url_encode@Base 1.4.0

Reply via email to