Bug#1062830: mapcache: NMU diff for 64-bit time_t transition

Graham Inggs ginggs at debian.org
Sat Feb 3 18:40:59 GMT 2024


Source: mapcache
Version: 1.14.0-2
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: debian-arm at 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
-------------- next part --------------
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 <ginggs at 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 at Base 1.0.0
- _configuration_parse_wms_xml at Base 1.0.0
- _create_capabilities_demo at Base 1.0.0
- _create_capabilities_gmaps at Base 1.0.0
- _create_capabilities_kml at Base 1.0.0
- _create_capabilities_mg at Base 1.2.0
- _create_capabilities_tms at Base 1.0.0
- _create_capabilities_ve at Base 1.0.0
- _create_capabilities_wms at Base 1.0.0
- _create_capabilities_wmts at Base 1.0.0
- _create_demo_front at Base 1.0.0
- _create_demo_gmaps at Base 1.0.0
- _create_demo_kml at Base 1.0.0
- _create_demo_mapguide at Base 1.2.0
- _create_demo_tms at Base 1.0.0
- _create_demo_ve at Base 1.0.0
- _create_demo_wms at Base 1.0.0
- _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_add_headers_from_file at Base 1.6.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
- _mapcache_curl_memory_callback at Base 1.0.0
- _mapcache_dimension_sqlite_get_entries_for_time_range at Base 1.8.0
- _mapcache_imageio_classify at Base 1.0.0
- _mapcache_imageio_jpeg_buffer_empty_output_buffer at Base 1.0.0
- _mapcache_imageio_jpeg_buffer_term_destination at Base 1.0.0
- _mapcache_imageio_jpeg_decode at Base 1.0.0
- _mapcache_imageio_jpeg_decode_to_image at Base 1.0.0
- _mapcache_imageio_jpeg_encode at Base 1.0.0
- _mapcache_imageio_jpeg_init_destination at Base 1.0.0
- _mapcache_imageio_jpeg_mem_src at Base 1.0.0
- _mapcache_imageio_png_decode at Base 1.0.0
- _mapcache_imageio_png_decode_to_image at Base 1.0.0
- _mapcache_imageio_png_encode at Base 1.0.0
- _mapcache_imageio_png_flush_func at Base 1.0.0
- _mapcache_imageio_png_q_encode at Base 1.0.0
- _mapcache_imageio_png_read_func at Base 1.0.0
- _mapcache_imageio_png_write_func at Base 1.0.0
- _mapcache_imageio_quantize_image at Base 1.0.0
- _mapcache_imageio_raw_encode at Base 1.8.0
- _mapcache_imageio_remap_palette at Base 1.0.0
- _mapcache_service_demo_parse_request at Base 1.0.0
- _mapcache_service_kml_parse_request at Base 1.0.0
- _mapcache_service_mg_configuration_xml_parse at Base 1.2.0
- _mapcache_service_mg_parse_request at Base 1.2.0
- _mapcache_service_tms_parse_request at Base 1.0.0
- _mapcache_service_ve_parse_request at Base 1.0.0
- _mapcache_service_wms_parse_request at Base 1.0.0
- _mapcache_service_wmts_parse_request at Base 1.0.0
- _mapcache_source_dummy_configuration_check at Base 1.0.0
- _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_fallback_configuration_check at Base 1.6.0
- _mapcache_source_fallback_configuration_parse_xml at Base 1.6.0
- _mapcache_source_fallback_query at Base 1.6.0
- _mapcache_source_fallback_render_map at Base 1.6.0
- _mapcache_source_gdal_configuration_check at Base 1.6.0
- _mapcache_source_gdal_configuration_parse at Base 1.6.0
- _mapcache_source_gdal_render_metatile at Base 1.6.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
- _mapcache_source_wms_render_map at Base 1.0.0
- _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
- cJSON_AddArrayToObject at Base 1.8.0
- cJSON_AddBoolToObject at Base 1.8.0
- cJSON_AddFalseToObject at Base 1.8.0
- cJSON_AddItemReferenceToArray at Base 1.8.0
- cJSON_AddItemReferenceToObject at Base 1.8.0
- cJSON_AddItemToArray at Base 1.8.0
- cJSON_AddItemToObject at Base 1.8.0
- cJSON_AddItemToObjectCS at Base 1.8.0
- cJSON_AddNullToObject at Base 1.8.0
- cJSON_AddNumberToObject at Base 1.8.0
- cJSON_AddObjectToObject at Base 1.8.0
- cJSON_AddRawToObject at Base 1.8.0
- cJSON_AddStringToObject at Base 1.8.0
- cJSON_AddTrueToObject at Base 1.8.0
- cJSON_Compare at Base 1.8.0
- cJSON_CreateArray at Base 1.8.0
- cJSON_CreateArrayReference at Base 1.8.0
- cJSON_CreateBool at Base 1.8.0
- cJSON_CreateDoubleArray at Base 1.8.0
- cJSON_CreateFalse at Base 1.8.0
- cJSON_CreateFloatArray at Base 1.8.0
- cJSON_CreateIntArray at Base 1.8.0
- cJSON_CreateNull at Base 1.8.0
- cJSON_CreateNumber at Base 1.8.0
- cJSON_CreateObject at Base 1.8.0
- cJSON_CreateObjectReference at Base 1.8.0
- cJSON_CreateRaw at Base 1.8.0
- cJSON_CreateString at Base 1.8.0
- cJSON_CreateStringArray at Base 1.8.0
- cJSON_CreateStringReference at Base 1.8.0
- cJSON_CreateTrue at Base 1.8.0
- cJSON_Delete at Base 1.8.0
- cJSON_DeleteItemFromArray at Base 1.8.0
- cJSON_DeleteItemFromObject at Base 1.8.0
- cJSON_DeleteItemFromObjectCaseSensitive at Base 1.8.0
- cJSON_DetachItemFromArray at Base 1.8.0
- cJSON_DetachItemFromObject at Base 1.8.0
- cJSON_DetachItemFromObjectCaseSensitive at Base 1.8.0
- cJSON_DetachItemViaPointer at Base 1.8.0
- cJSON_Duplicate at Base 1.8.0
- cJSON_GetArrayItem at Base 1.8.0
- cJSON_GetArraySize at Base 1.8.0
- cJSON_GetErrorPtr at Base 1.8.0
- cJSON_GetObjectItem at Base 1.8.0
- cJSON_GetObjectItemCaseSensitive at Base 1.8.0
- cJSON_GetStringValue at Base 1.8.0
- cJSON_HasObjectItem at Base 1.8.0
- cJSON_InitHooks at Base 1.8.0
- cJSON_InsertItemInArray at Base 1.8.0
- cJSON_IsArray at Base 1.8.0
- cJSON_IsBool at Base 1.8.0
- cJSON_IsFalse at Base 1.8.0
- cJSON_IsInvalid at Base 1.8.0
- cJSON_IsNull at Base 1.8.0
- cJSON_IsNumber at Base 1.8.0
- cJSON_IsObject at Base 1.8.0
- cJSON_IsRaw at Base 1.8.0
- cJSON_IsString at Base 1.8.0
- cJSON_IsTrue at Base 1.8.0
- cJSON_Minify at Base 1.8.0
- cJSON_Parse at Base 1.8.0
- cJSON_ParseWithOpts at Base 1.8.0
- cJSON_Print at Base 1.8.0
- cJSON_PrintBuffered at Base 1.8.0
- cJSON_PrintPreallocated at Base 1.8.0
- cJSON_PrintUnformatted at Base 1.8.0
- cJSON_ReplaceItemInArray at Base 1.8.0
- cJSON_ReplaceItemInObject at Base 1.8.0
- cJSON_ReplaceItemInObjectCaseSensitive at Base 1.8.0
- cJSON_ReplaceItemViaPointer at Base 1.8.0
- cJSON_SetNumberHelper at Base 1.8.0
- cJSON_Version at Base 1.8.0
- cJSON_free at Base 1.8.0
- cJSON_malloc at Base 1.8.0
- crc_table at Base 1.2.0
- (arch=!alpha !amd64 !arm64 !armel !armhf !hurd-i386 !i386 !kfreebsd-amd64 !kfreebsd-i386 !mips64el !mipsel !ppc64el !x32)crc_table_computed at Base 1.4.0
- (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)create_memcache at Base 1.4.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
- ezxml_char_content at Base 1.0.0
- ezxml_child at Base 1.0.0
- ezxml_close_tag at Base 1.0.0
- ezxml_cut at Base 1.0.0
- ezxml_decode at Base 1.0.0
- ezxml_ent_ok at Base 1.0.0
- ezxml_err at Base 1.0.0
- ezxml_error at Base 1.0.0
- ezxml_free at Base 1.0.0
- ezxml_free_attr at Base 1.0.0
- ezxml_get at Base 1.0.0
- ezxml_idx at Base 1.0.0
- ezxml_insert at Base 1.0.0
- ezxml_internal_dtd at Base 1.0.0
- ezxml_new at Base 1.0.0
- ezxml_open_tag at Base 1.0.0
- ezxml_parse_fd at Base 1.0.0
- ezxml_parse_file at Base 1.0.0
- ezxml_parse_fp at Base 1.0.0
- ezxml_parse_str at Base 1.0.0
- ezxml_pi at Base 1.0.0
- ezxml_proc_inst at Base 1.0.0
- ezxml_set_attr at Base 1.0.0
- ezxml_set_flag at Base 1.0.0
- ezxml_set_txt at Base 1.0.0
- ezxml_str2utf8 at Base 1.0.0
- ezxml_toxml at Base 1.0.0
- 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_bdb_create at Base 1.6.0
- mapcache_cache_child_init at Base 1.14.0
- mapcache_cache_composite_create at Base 1.4.0
- mapcache_cache_couchbase_create at Base 1.6.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_lmdb_create at Base 1.14.0
- mapcache_cache_mbtiles_create at Base 1.0.0
- mapcache_cache_memcache_create at Base 1.6.0
- mapcache_cache_multitier_create at Base 1.4.0
- mapcache_cache_redis_create at Base 1.12.0~rc1
- mapcache_cache_rest_create at Base 1.4.0
- mapcache_cache_rest_init at Base 1.4.0
- mapcache_cache_riak_create at Base 1.6.0
- mapcache_cache_s3_create at Base 1.4.0
- mapcache_cache_sqlite_create at Base 1.0.0
- mapcache_cache_tc_create at Base 1.6.0
- mapcache_cache_tiff_create at Base 1.0.0
- mapcache_cache_tile_delete at Base 1.6.0
- mapcache_cache_tile_exists at Base 1.6.0
- mapcache_cache_tile_get at Base 1.6.0
- mapcache_cache_tile_multi_set at Base 1.6.0
- mapcache_cache_tile_set at Base 1.6.0
- mapcache_config_parse_locker at Base 1.4.0
- mapcache_config_parse_locker_old at Base 1.6.0
- mapcache_config_services_enabled at Base 1.6.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
- mapcache_configuration_add_ruleset at Base 1.10.0
- mapcache_configuration_add_source at Base 1.0.0
- mapcache_configuration_add_tileset at Base 1.0.0
- mapcache_configuration_create at Base 1.0.0
- mapcache_configuration_get_cache at Base 1.0.0
- mapcache_configuration_get_grid at Base 1.0.0
- mapcache_configuration_get_image_format at Base 1.0.0
- mapcache_configuration_get_ruleset at Base 1.10.0
- mapcache_configuration_get_source at Base 1.0.0
- mapcache_configuration_get_tileset at Base 1.0.0
- 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
- mapcache_core_get_featureinfo at Base 1.0.0
- mapcache_core_get_map at Base 1.0.0
- mapcache_core_get_tile at Base 1.0.0
- mapcache_core_proxy_request at Base 1.0.0
- mapcache_core_respond_to_error at Base 1.0.0
- mapcache_dimension_elasticsearch_create at Base 1.8.0
- mapcache_dimension_get_entries_for_value at Base 1.8.0
- mapcache_dimension_postgresql_create at Base 1.8.0
- mapcache_dimension_regex_create at Base 1.0.0
- mapcache_dimension_sqlite_create at Base 1.4.0
- mapcache_dimension_time_get_entries at Base 1.8.0
- mapcache_dimension_time_get_entries_for_value at Base 1.8.0
- mapcache_dimension_values_create at Base 1.0.0
- mapcache_empty_png_decode at Base 1.2.0
- mapcache_error_image at Base 1.0.0
- mapcache_grid_compute_limits at Base 1.0.0
- mapcache_grid_compute_limits_at_level at Base 1.10.0
- mapcache_grid_create at Base 1.0.0
- mapcache_grid_get_cell 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_horizontal_resolution at Base 1.0.0
- mapcache_grid_get_level at Base 1.0.0
- mapcache_grid_get_metatile_extent at Base 1.6.0
- mapcache_grid_get_resolution at Base 1.0.0
- mapcache_grid_get_srs at Base 1.0.0
- mapcache_grid_get_tile_extent at Base 1.6.0
- mapcache_grid_get_vertical_resolution at Base 1.0.0
- mapcache_grid_get_xy at Base 1.0.0
- mapcache_http_build_url at Base 1.0.0
- mapcache_http_clone at Base 1.0.0
- mapcache_http_configuration_parse_xml at Base 1.0.0
- mapcache_http_do_request at Base 1.0.0
- mapcache_http_do_request_with_params at Base 1.0.0
- mapcache_http_parse_param_string at Base 1.0.0
- mapcache_http_response_create at Base 1.0.0
- mapcache_image_blank_color at Base 1.0.0
- mapcache_image_copy_resampled_bilinear at Base 1.0.0
- mapcache_image_copy_resampled_nearest at Base 1.0.0
- 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
- mapcache_imageio_alpha_sniff at Base 1.10.0
- mapcache_imageio_create_jpeg_format at Base 1.0.0
- mapcache_imageio_create_mixed_format at Base 1.0.0
- mapcache_imageio_create_png_format at Base 1.0.0
- mapcache_imageio_create_png_q_format at Base 1.0.0
- mapcache_imageio_create_raw_format at Base 1.8.0
- mapcache_imageio_decode at Base 1.0.0
- mapcache_imageio_decode_to_image at Base 1.0.0
- mapcache_imageio_header_sniff at Base 1.0.0
- mapcache_imageio_is_raw_tileset at Base 1.8.0
- 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
- (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)mapcache_locker_memcache_aquire_lock at Base 1.4.1
- (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)mapcache_locker_memcache_create at Base 1.4.1
- (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)mapcache_locker_memcache_parse_xml at Base 1.4.1
- (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)mapcache_locker_memcache_ping_lock at Base 1.4.1
- (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)mapcache_locker_memcache_release_lock at Base 1.4.1
- mapcache_make_parent_dirs at Base 1.4.1
- mapcache_map_set_cached_dimension at Base 1.6.0
- mapcache_map_set_requested_dimension at Base 1.6.0
- (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)mapcache_memcache_connection_constructor at Base 1.4.1
- (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)mapcache_memcache_connection_destructor at Base 1.4.1
- 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
- mapcache_redis_connection_constructor at Base 1.12.0~rc1
- mapcache_redis_connection_destructor at Base 1.12.0~rc1
- mapcache_requested_dimensions_clone at Base 1.6.0
- mapcache_rest_connection_constructor at Base 1.6.0
- mapcache_rest_connection_destructor at Base 1.6.0
- mapcache_ruleset_create at Base 1.10.0
- mapcache_ruleset_is_visible_tile at Base 1.10.0
- mapcache_ruleset_rule_clone at Base 1.10.0
- mapcache_ruleset_rule_create at Base 1.10.0
- mapcache_ruleset_rule_find at Base 1.10.0
- mapcache_ruleset_rule_get at Base 1.10.0
- mapcache_service_demo_create at Base 1.0.0
- mapcache_service_dispatch_request at Base 1.0.0
- mapcache_service_gmaps_create at Base 1.0.0
- mapcache_service_kml_create at Base 1.0.0
- mapcache_service_mapguide_create at Base 1.2.0
- mapcache_service_tms_create at Base 1.0.0
- mapcache_service_ve_create at Base 1.0.0
- mapcache_service_wms_create at Base 1.0.0
- mapcache_service_wmts_create at Base 1.0.0
- mapcache_set_cached_dimension at Base 1.6.0
- mapcache_set_requested_dimension at Base 1.6.0
- mapcache_source_dummy_create at Base 1.0.0
- mapcache_source_fallback_create at Base 1.6.0
- mapcache_source_gdal_connection_constructor at Base 1.6.0
- mapcache_source_gdal_connection_destructor at Base 1.6.0
- mapcache_source_gdal_create at Base 1.0.0
- mapcache_source_init at Base 1.0.0
- mapcache_source_mapserver_create at Base 1.0.0
- mapcache_source_query_info at Base 1.6.0
- mapcache_source_render_map at Base 1.6.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_tile_set_cached_dimension at Base 1.6.0
- mapcache_tile_set_requested_dimension at Base 1.6.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
- mapcache_tileset_clone at Base 1.0.0
- mapcache_tileset_configuration_check at Base 1.0.0
- mapcache_tileset_create at Base 1.0.0
- mapcache_tileset_feature_info_create at Base 1.0.0
- mapcache_tileset_get_map_tiles at Base 1.0.0
- mapcache_tileset_map_clone at Base 1.2.0
- mapcache_tileset_map_create at Base 1.0.0
- mapcache_tileset_metatile_get at Base 1.0.0
- mapcache_tileset_metatile_resource_key at Base 1.0.0
- mapcache_tileset_outofzoom_get at Base 1.2.0
- mapcache_tileset_render_metatile at Base 1.0.0
- mapcache_tileset_tile_clone at Base 1.2.0
- mapcache_tileset_tile_create at Base 1.0.0
- mapcache_tileset_tile_delete at Base 1.0.0
- mapcache_tileset_tile_get at Base 1.0.0
- mapcache_tileset_tile_get_readonly at Base 1.6.0
- mapcache_tileset_tile_get_with_subdimensions at Base 1.6.0
- mapcache_tileset_tile_resource_key at Base 1.6.0
- mapcache_tileset_tile_set_get_with_subdimensions at Base 1.6.0
- mapcache_tileset_tile_validate at Base 1.0.0
- mapcache_tileset_tile_validate_x at Base 1.6.0
- mapcache_tileset_tile_validate_y at Base 1.6.0
- mapcache_tileset_tile_validate_z at Base 1.6.0
- mapcache_unlock_resource at Base 1.0.0
- mapcache_util_dbl_replace at Base 1.8.0
- mapcache_util_dbl_replace_all at Base 1.8.0
- mapcache_util_extract_double_list at Base 1.0.0
- mapcache_util_extract_int_list at Base 1.0.0
- mapcache_util_get_tile_dimkey at Base 1.0.0
- mapcache_util_get_tile_key at Base 1.0.0
- mapcache_util_quadkey_decode at Base 1.6.0
- mapcache_util_quadkey_encode at Base 1.6.0
- mapcache_util_str_replace at Base 1.0.0
- mapcache_util_str_replace_all at Base 1.8.0
- mapcache_util_str_sanitize at Base 1.0.0
- mapcache_util_str_xml_escape at Base 1.6.1
- parseCache at Base 1.0.0
- parseDimensions at Base 1.0.0
- parseEnvironment at Base 1.12.0~rc1
- parseFormat at Base 1.0.0
- parseGrid at Base 1.0.0
- parseMetadata at Base 1.0.0
- parseRuleset at Base 1.10.0
- parseServices at Base 1.0.0
- parseSource at Base 1.0.0
- parseTileset at Base 1.0.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
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 at Base 1.0.0
+ _configuration_parse_wms_xml at Base 1.0.0
+ _create_capabilities_demo at Base 1.0.0
+ _create_capabilities_gmaps at Base 1.0.0
+ _create_capabilities_kml at Base 1.0.0
+ _create_capabilities_mg at Base 1.2.0
+ _create_capabilities_tms at Base 1.0.0
+ _create_capabilities_ve at Base 1.0.0
+ _create_capabilities_wms at Base 1.0.0
+ _create_capabilities_wmts at Base 1.0.0
+ _create_demo_front at Base 1.0.0
+ _create_demo_gmaps at Base 1.0.0
+ _create_demo_kml at Base 1.0.0
+ _create_demo_mapguide at Base 1.2.0
+ _create_demo_tms at Base 1.0.0
+ _create_demo_ve at Base 1.0.0
+ _create_demo_wms at Base 1.0.0
+ _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_add_headers_from_file at Base 1.6.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
+ _mapcache_curl_memory_callback at Base 1.0.0
+ _mapcache_dimension_sqlite_get_entries_for_time_range at Base 1.8.0
+ _mapcache_imageio_classify at Base 1.0.0
+ _mapcache_imageio_jpeg_buffer_empty_output_buffer at Base 1.0.0
+ _mapcache_imageio_jpeg_buffer_term_destination at Base 1.0.0
+ _mapcache_imageio_jpeg_decode at Base 1.0.0
+ _mapcache_imageio_jpeg_decode_to_image at Base 1.0.0
+ _mapcache_imageio_jpeg_encode at Base 1.0.0
+ _mapcache_imageio_jpeg_init_destination at Base 1.0.0
+ _mapcache_imageio_jpeg_mem_src at Base 1.0.0
+ _mapcache_imageio_png_decode at Base 1.0.0
+ _mapcache_imageio_png_decode_to_image at Base 1.0.0
+ _mapcache_imageio_png_encode at Base 1.0.0
+ _mapcache_imageio_png_flush_func at Base 1.0.0
+ _mapcache_imageio_png_q_encode at Base 1.0.0
+ _mapcache_imageio_png_read_func at Base 1.0.0
+ _mapcache_imageio_png_write_func at Base 1.0.0
+ _mapcache_imageio_quantize_image at Base 1.0.0
+ _mapcache_imageio_raw_encode at Base 1.8.0
+ _mapcache_imageio_remap_palette at Base 1.0.0
+ _mapcache_service_demo_parse_request at Base 1.0.0
+ _mapcache_service_kml_parse_request at Base 1.0.0
+ _mapcache_service_mg_configuration_xml_parse at Base 1.2.0
+ _mapcache_service_mg_parse_request at Base 1.2.0
+ _mapcache_service_tms_parse_request at Base 1.0.0
+ _mapcache_service_ve_parse_request at Base 1.0.0
+ _mapcache_service_wms_parse_request at Base 1.0.0
+ _mapcache_service_wmts_parse_request at Base 1.0.0
+ _mapcache_source_dummy_configuration_check at Base 1.0.0
+ _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_fallback_configuration_check at Base 1.6.0
+ _mapcache_source_fallback_configuration_parse_xml at Base 1.6.0
+ _mapcache_source_fallback_query at Base 1.6.0
+ _mapcache_source_fallback_render_map at Base 1.6.0
+ _mapcache_source_gdal_configuration_check at Base 1.6.0
+ _mapcache_source_gdal_configuration_parse at Base 1.6.0
+ _mapcache_source_gdal_render_metatile at Base 1.6.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
+ _mapcache_source_wms_render_map at Base 1.0.0
+ _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
+ cJSON_AddArrayToObject at Base 1.8.0
+ cJSON_AddBoolToObject at Base 1.8.0
+ cJSON_AddFalseToObject at Base 1.8.0
+ cJSON_AddItemReferenceToArray at Base 1.8.0
+ cJSON_AddItemReferenceToObject at Base 1.8.0
+ cJSON_AddItemToArray at Base 1.8.0
+ cJSON_AddItemToObject at Base 1.8.0
+ cJSON_AddItemToObjectCS at Base 1.8.0
+ cJSON_AddNullToObject at Base 1.8.0
+ cJSON_AddNumberToObject at Base 1.8.0
+ cJSON_AddObjectToObject at Base 1.8.0
+ cJSON_AddRawToObject at Base 1.8.0
+ cJSON_AddStringToObject at Base 1.8.0
+ cJSON_AddTrueToObject at Base 1.8.0
+ cJSON_Compare at Base 1.8.0
+ cJSON_CreateArray at Base 1.8.0
+ cJSON_CreateArrayReference at Base 1.8.0
+ cJSON_CreateBool at Base 1.8.0
+ cJSON_CreateDoubleArray at Base 1.8.0
+ cJSON_CreateFalse at Base 1.8.0
+ cJSON_CreateFloatArray at Base 1.8.0
+ cJSON_CreateIntArray at Base 1.8.0
+ cJSON_CreateNull at Base 1.8.0
+ cJSON_CreateNumber at Base 1.8.0
+ cJSON_CreateObject at Base 1.8.0
+ cJSON_CreateObjectReference at Base 1.8.0
+ cJSON_CreateRaw at Base 1.8.0
+ cJSON_CreateString at Base 1.8.0
+ cJSON_CreateStringArray at Base 1.8.0
+ cJSON_CreateStringReference at Base 1.8.0
+ cJSON_CreateTrue at Base 1.8.0
+ cJSON_Delete at Base 1.8.0
+ cJSON_DeleteItemFromArray at Base 1.8.0
+ cJSON_DeleteItemFromObject at Base 1.8.0
+ cJSON_DeleteItemFromObjectCaseSensitive at Base 1.8.0
+ cJSON_DetachItemFromArray at Base 1.8.0
+ cJSON_DetachItemFromObject at Base 1.8.0
+ cJSON_DetachItemFromObjectCaseSensitive at Base 1.8.0
+ cJSON_DetachItemViaPointer at Base 1.8.0
+ cJSON_Duplicate at Base 1.8.0
+ cJSON_GetArrayItem at Base 1.8.0
+ cJSON_GetArraySize at Base 1.8.0
+ cJSON_GetErrorPtr at Base 1.8.0
+ cJSON_GetObjectItem at Base 1.8.0
+ cJSON_GetObjectItemCaseSensitive at Base 1.8.0
+ cJSON_GetStringValue at Base 1.8.0
+ cJSON_HasObjectItem at Base 1.8.0
+ cJSON_InitHooks at Base 1.8.0
+ cJSON_InsertItemInArray at Base 1.8.0
+ cJSON_IsArray at Base 1.8.0
+ cJSON_IsBool at Base 1.8.0
+ cJSON_IsFalse at Base 1.8.0
+ cJSON_IsInvalid at Base 1.8.0
+ cJSON_IsNull at Base 1.8.0
+ cJSON_IsNumber at Base 1.8.0
+ cJSON_IsObject at Base 1.8.0
+ cJSON_IsRaw at Base 1.8.0
+ cJSON_IsString at Base 1.8.0
+ cJSON_IsTrue at Base 1.8.0
+ cJSON_Minify at Base 1.8.0
+ cJSON_Parse at Base 1.8.0
+ cJSON_ParseWithOpts at Base 1.8.0
+ cJSON_Print at Base 1.8.0
+ cJSON_PrintBuffered at Base 1.8.0
+ cJSON_PrintPreallocated at Base 1.8.0
+ cJSON_PrintUnformatted at Base 1.8.0
+ cJSON_ReplaceItemInArray at Base 1.8.0
+ cJSON_ReplaceItemInObject at Base 1.8.0
+ cJSON_ReplaceItemInObjectCaseSensitive at Base 1.8.0
+ cJSON_ReplaceItemViaPointer at Base 1.8.0
+ cJSON_SetNumberHelper at Base 1.8.0
+ cJSON_Version at Base 1.8.0
+ cJSON_free at Base 1.8.0
+ cJSON_malloc at Base 1.8.0
+ crc_table at Base 1.2.0
+ (arch=!alpha !amd64 !arm64 !armel !armhf !hurd-i386 !i386 !kfreebsd-amd64 !kfreebsd-i386 !mips64el !mipsel !ppc64el !x32)crc_table_computed at Base 1.4.0
+ (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)create_memcache at Base 1.4.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
+ ezxml_char_content at Base 1.0.0
+ ezxml_child at Base 1.0.0
+ ezxml_close_tag at Base 1.0.0
+ ezxml_cut at Base 1.0.0
+ ezxml_decode at Base 1.0.0
+ ezxml_ent_ok at Base 1.0.0
+ ezxml_err at Base 1.0.0
+ ezxml_error at Base 1.0.0
+ ezxml_free at Base 1.0.0
+ ezxml_free_attr at Base 1.0.0
+ ezxml_get at Base 1.0.0
+ ezxml_idx at Base 1.0.0
+ ezxml_insert at Base 1.0.0
+ ezxml_internal_dtd at Base 1.0.0
+ ezxml_new at Base 1.0.0
+ ezxml_open_tag at Base 1.0.0
+ ezxml_parse_fd at Base 1.0.0
+ ezxml_parse_file at Base 1.0.0
+ ezxml_parse_fp at Base 1.0.0
+ ezxml_parse_str at Base 1.0.0
+ ezxml_pi at Base 1.0.0
+ ezxml_proc_inst at Base 1.0.0
+ ezxml_set_attr at Base 1.0.0
+ ezxml_set_flag at Base 1.0.0
+ ezxml_set_txt at Base 1.0.0
+ ezxml_str2utf8 at Base 1.0.0
+ ezxml_toxml at Base 1.0.0
+ 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_bdb_create at Base 1.6.0
+ mapcache_cache_child_init at Base 1.14.0
+ mapcache_cache_composite_create at Base 1.4.0
+ mapcache_cache_couchbase_create at Base 1.6.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_lmdb_create at Base 1.14.0
+ mapcache_cache_mbtiles_create at Base 1.0.0
+ mapcache_cache_memcache_create at Base 1.6.0
+ mapcache_cache_multitier_create at Base 1.4.0
+ mapcache_cache_redis_create at Base 1.12.0~rc1
+ mapcache_cache_rest_create at Base 1.4.0
+ mapcache_cache_rest_init at Base 1.4.0
+ mapcache_cache_riak_create at Base 1.6.0
+ mapcache_cache_s3_create at Base 1.4.0
+ mapcache_cache_sqlite_create at Base 1.0.0
+ mapcache_cache_tc_create at Base 1.6.0
+ mapcache_cache_tiff_create at Base 1.0.0
+ mapcache_cache_tile_delete at Base 1.6.0
+ mapcache_cache_tile_exists at Base 1.6.0
+ mapcache_cache_tile_get at Base 1.6.0
+ mapcache_cache_tile_multi_set at Base 1.6.0
+ mapcache_cache_tile_set at Base 1.6.0
+ mapcache_config_parse_locker at Base 1.4.0
+ mapcache_config_parse_locker_old at Base 1.6.0
+ mapcache_config_services_enabled at Base 1.6.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
+ mapcache_configuration_add_ruleset at Base 1.10.0
+ mapcache_configuration_add_source at Base 1.0.0
+ mapcache_configuration_add_tileset at Base 1.0.0
+ mapcache_configuration_create at Base 1.0.0
+ mapcache_configuration_get_cache at Base 1.0.0
+ mapcache_configuration_get_grid at Base 1.0.0
+ mapcache_configuration_get_image_format at Base 1.0.0
+ mapcache_configuration_get_ruleset at Base 1.10.0
+ mapcache_configuration_get_source at Base 1.0.0
+ mapcache_configuration_get_tileset at Base 1.0.0
+ 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
+ mapcache_core_get_featureinfo at Base 1.0.0
+ mapcache_core_get_map at Base 1.0.0
+ mapcache_core_get_tile at Base 1.0.0
+ mapcache_core_proxy_request at Base 1.0.0
+ mapcache_core_respond_to_error at Base 1.0.0
+ mapcache_dimension_elasticsearch_create at Base 1.8.0
+ mapcache_dimension_get_entries_for_value at Base 1.8.0
+ mapcache_dimension_postgresql_create at Base 1.8.0
+ mapcache_dimension_regex_create at Base 1.0.0
+ mapcache_dimension_sqlite_create at Base 1.4.0
+ mapcache_dimension_time_get_entries at Base 1.8.0
+ mapcache_dimension_time_get_entries_for_value at Base 1.8.0
+ mapcache_dimension_values_create at Base 1.0.0
+ mapcache_empty_png_decode at Base 1.2.0
+ mapcache_error_image at Base 1.0.0
+ mapcache_grid_compute_limits at Base 1.0.0
+ mapcache_grid_compute_limits_at_level at Base 1.10.0
+ mapcache_grid_create at Base 1.0.0
+ mapcache_grid_get_cell 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_horizontal_resolution at Base 1.0.0
+ mapcache_grid_get_level at Base 1.0.0
+ mapcache_grid_get_metatile_extent at Base 1.6.0
+ mapcache_grid_get_resolution at Base 1.0.0
+ mapcache_grid_get_srs at Base 1.0.0
+ mapcache_grid_get_tile_extent at Base 1.6.0
+ mapcache_grid_get_vertical_resolution at Base 1.0.0
+ mapcache_grid_get_xy at Base 1.0.0
+ mapcache_http_build_url at Base 1.0.0
+ mapcache_http_clone at Base 1.0.0
+ mapcache_http_configuration_parse_xml at Base 1.0.0
+ mapcache_http_do_request at Base 1.0.0
+ mapcache_http_do_request_with_params at Base 1.0.0
+ mapcache_http_parse_param_string at Base 1.0.0
+ mapcache_http_response_create at Base 1.0.0
+ mapcache_image_blank_color at Base 1.0.0
+ mapcache_image_copy_resampled_bilinear at Base 1.0.0
+ mapcache_image_copy_resampled_nearest at Base 1.0.0
+ 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
+ mapcache_imageio_alpha_sniff at Base 1.10.0
+ mapcache_imageio_create_jpeg_format at Base 1.0.0
+ mapcache_imageio_create_mixed_format at Base 1.0.0
+ mapcache_imageio_create_png_format at Base 1.0.0
+ mapcache_imageio_create_png_q_format at Base 1.0.0
+ mapcache_imageio_create_raw_format at Base 1.8.0
+ mapcache_imageio_decode at Base 1.0.0
+ mapcache_imageio_decode_to_image at Base 1.0.0
+ mapcache_imageio_header_sniff at Base 1.0.0
+ mapcache_imageio_is_raw_tileset at Base 1.8.0
+ 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
+ (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)mapcache_locker_memcache_aquire_lock at Base 1.4.1
+ (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)mapcache_locker_memcache_create at Base 1.4.1
+ (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)mapcache_locker_memcache_parse_xml at Base 1.4.1
+ (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)mapcache_locker_memcache_ping_lock at Base 1.4.1
+ (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)mapcache_locker_memcache_release_lock at Base 1.4.1
+ mapcache_make_parent_dirs at Base 1.4.1
+ mapcache_map_set_cached_dimension at Base 1.6.0
+ mapcache_map_set_requested_dimension at Base 1.6.0
+ (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)mapcache_memcache_connection_constructor at Base 1.4.1
+ (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)mapcache_memcache_connection_destructor at Base 1.4.1
+ 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
+ mapcache_redis_connection_constructor at Base 1.12.0~rc1
+ mapcache_redis_connection_destructor at Base 1.12.0~rc1
+ mapcache_requested_dimensions_clone at Base 1.6.0
+ mapcache_rest_connection_constructor at Base 1.6.0
+ mapcache_rest_connection_destructor at Base 1.6.0
+ mapcache_ruleset_create at Base 1.10.0
+ mapcache_ruleset_is_visible_tile at Base 1.10.0
+ mapcache_ruleset_rule_clone at Base 1.10.0
+ mapcache_ruleset_rule_create at Base 1.10.0
+ mapcache_ruleset_rule_find at Base 1.10.0
+ mapcache_ruleset_rule_get at Base 1.10.0
+ mapcache_service_demo_create at Base 1.0.0
+ mapcache_service_dispatch_request at Base 1.0.0
+ mapcache_service_gmaps_create at Base 1.0.0
+ mapcache_service_kml_create at Base 1.0.0
+ mapcache_service_mapguide_create at Base 1.2.0
+ mapcache_service_tms_create at Base 1.0.0
+ mapcache_service_ve_create at Base 1.0.0
+ mapcache_service_wms_create at Base 1.0.0
+ mapcache_service_wmts_create at Base 1.0.0
+ mapcache_set_cached_dimension at Base 1.6.0
+ mapcache_set_requested_dimension at Base 1.6.0
+ mapcache_source_dummy_create at Base 1.0.0
+ mapcache_source_fallback_create at Base 1.6.0
+ mapcache_source_gdal_connection_constructor at Base 1.6.0
+ mapcache_source_gdal_connection_destructor at Base 1.6.0
+ mapcache_source_gdal_create at Base 1.0.0
+ mapcache_source_init at Base 1.0.0
+ mapcache_source_mapserver_create at Base 1.0.0
+ mapcache_source_query_info at Base 1.6.0
+ mapcache_source_render_map at Base 1.6.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_tile_set_cached_dimension at Base 1.6.0
+ mapcache_tile_set_requested_dimension at Base 1.6.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
+ mapcache_tileset_clone at Base 1.0.0
+ mapcache_tileset_configuration_check at Base 1.0.0
+ mapcache_tileset_create at Base 1.0.0
+ mapcache_tileset_feature_info_create at Base 1.0.0
+ mapcache_tileset_get_map_tiles at Base 1.0.0
+ mapcache_tileset_map_clone at Base 1.2.0
+ mapcache_tileset_map_create at Base 1.0.0
+ mapcache_tileset_metatile_get at Base 1.0.0
+ mapcache_tileset_metatile_resource_key at Base 1.0.0
+ mapcache_tileset_outofzoom_get at Base 1.2.0
+ mapcache_tileset_render_metatile at Base 1.0.0
+ mapcache_tileset_tile_clone at Base 1.2.0
+ mapcache_tileset_tile_create at Base 1.0.0
+ mapcache_tileset_tile_delete at Base 1.0.0
+ mapcache_tileset_tile_get at Base 1.0.0
+ mapcache_tileset_tile_get_readonly at Base 1.6.0
+ mapcache_tileset_tile_get_with_subdimensions at Base 1.6.0
+ mapcache_tileset_tile_resource_key at Base 1.6.0
+ mapcache_tileset_tile_set_get_with_subdimensions at Base 1.6.0
+ mapcache_tileset_tile_validate at Base 1.0.0
+ mapcache_tileset_tile_validate_x at Base 1.6.0
+ mapcache_tileset_tile_validate_y at Base 1.6.0
+ mapcache_tileset_tile_validate_z at Base 1.6.0
+ mapcache_unlock_resource at Base 1.0.0
+ mapcache_util_dbl_replace at Base 1.8.0
+ mapcache_util_dbl_replace_all at Base 1.8.0
+ mapcache_util_extract_double_list at Base 1.0.0
+ mapcache_util_extract_int_list at Base 1.0.0
+ mapcache_util_get_tile_dimkey at Base 1.0.0
+ mapcache_util_get_tile_key at Base 1.0.0
+ mapcache_util_quadkey_decode at Base 1.6.0
+ mapcache_util_quadkey_encode at Base 1.6.0
+ mapcache_util_str_replace at Base 1.0.0
+ mapcache_util_str_replace_all at Base 1.8.0
+ mapcache_util_str_sanitize at Base 1.0.0
+ mapcache_util_str_xml_escape at Base 1.6.1
+ parseCache at Base 1.0.0
+ parseDimensions at Base 1.0.0
+ parseEnvironment at Base 1.12.0~rc1
+ parseFormat at Base 1.0.0
+ parseGrid at Base 1.0.0
+ parseMetadata at Base 1.0.0
+ parseRuleset at Base 1.10.0
+ parseServices at Base 1.0.0
+ parseSource at Base 1.0.0
+ parseTileset at Base 1.0.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


More information about the Pkg-grass-devel mailing list