Your message dated Wed, 28 Feb 2024 05:56:19 +0000 with message-id <E1rfCvT-004df8-DN@fasolo.debian.org> and subject line Bug#1062034: fixed in c-icap 1:0.5.10-6.1 has caused the Debian Bug report #1062034, regarding c-icap: NMU diff for 64-bit time_t transition to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1062034: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062034 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: c-icap: NMU diff for 64-bit time_t transition
- From: Steve Langasek <vorlon@debian.org>
- Date: Wed, 31 Jan 2024 03:17:45 +0000
- Message-id: <170667106509.681692.9435733899594344416.reportbug@homer.dodds.net>
Source: c-icap Version: 1:0.5.10-6 Severity: serious Tags: patch pending Justification: library ABI skew on upgrade User: debian-arm@lists.debian.org Usertags: time-t 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 c-icap 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 c-icap 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-14-generic (SMP w/12 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, 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: systemd (via /run/systemd/system)diff -Nru c-icap-0.5.10/debian/changelog c-icap-0.5.10/debian/changelog --- c-icap-0.5.10/debian/changelog 2023-08-19 22:04:36.000000000 +0000 +++ c-icap-0.5.10/debian/changelog 2024-01-31 03:17:09.000000000 +0000 @@ -1,3 +1,10 @@ +c-icap (1:0.5.10-6.1) experimental; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. + + -- Steve Langasek <vorlon@debian.org> Wed, 31 Jan 2024 03:17:09 +0000 + c-icap (1:0.5.10-6) unstable; urgency=medium * QA upload. diff -Nru c-icap-0.5.10/debian/control c-icap-0.5.10/debian/control --- c-icap-0.5.10/debian/control 2023-07-29 23:42:50.000000000 +0000 +++ c-icap-0.5.10/debian/control 2024-01-31 03:17:08.000000000 +0000 @@ -22,7 +22,7 @@ ${misc:Pre-Depends}, Depends: adduser, - libicapapi5 (=${binary:Version}), + libicapapi5t64 (=${binary:Version}), sysvinit-utils (>= 3.05-4~) | lsb-base, ${misc:Depends}, ${shlibs:Depends}, @@ -43,7 +43,7 @@ Architecture: any Section: libdevel Depends: - libicapapi5 (=${binary:Version}), + libicapapi5t64 (=${binary:Version}), ${misc:Depends}, Description: ICAP API library development files C-ICAP is an implementation of an ICAP server. It can be used with @@ -55,7 +55,10 @@ . This Package contains the ICAP API library development files. -Package: libicapapi5 +Package: libicapapi5t64 +Provides: ${t64:Provides} +Replaces: libicapapi5 +Breaks: libicapapi5 (<< ${source:Version}) Section: libs Architecture: any Depends: diff -Nru c-icap-0.5.10/debian/libicapapi5.install c-icap-0.5.10/debian/libicapapi5.install --- c-icap-0.5.10/debian/libicapapi5.install 2023-07-04 12:47:30.000000000 +0000 +++ c-icap-0.5.10/debian/libicapapi5.install 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -usr/lib/*/libicapapi.so.5* diff -Nru c-icap-0.5.10/debian/libicapapi5.symbols c-icap-0.5.10/debian/libicapapi5.symbols --- c-icap-0.5.10/debian/libicapapi5.symbols 2023-07-29 23:38:01.000000000 +0000 +++ c-icap-0.5.10/debian/libicapapi5.symbols 1970-01-01 00:00:00.000000000 +0000 @@ -1,439 +0,0 @@ -libicapapi.so.5 libicapapi5 #MINVER# -* Build-Depends-Package: libicapapi-dev - CI_BODY_MAX_MEM@Base 0.1.4 - CI_DEBUG_LEVEL@Base 0.1.4 - CI_DEBUG_STDOUT@Base 0.1.4 - CI_TMPDIR@Base 0.1.4 - STATS@Base 0.1.4 - STAT_GROUPS@Base 0.1.4 - STAT_INT64@Base 0.1.4 - STAT_KBS@Base 0.1.4 - TEMPLATE_CACHE_SIZE@Base 0.1.4 - TEMPLATE_DEF_LANG@Base 0.1.4 - TEMPLATE_DIR@Base 0.1.4 - TEMPLATE_MEMBUF_SIZE@Base 0.1.4 - TEMPLATE_RELOAD_TIME@Base 0.1.4 - __ci_debug_abort@Base 1:0.5.10 - __log_error@Base 0.1.4 - ci_MD5Final@Base 1:0.3.1 - ci_MD5Init@Base 1:0.3.1 - ci_MD5Update@Base 1:0.3.1 - ci_access_entry_add_acl@Base 0.1.4 - ci_access_entry_add_acl_by_name@Base 0.1.4 - ci_access_entry_match_request@Base 0.1.4 - ci_access_entry_new@Base 0.1.4 - ci_access_entry_release@Base 0.1.4 - ci_acl_add_data@Base 1:0.3.1 - ci_acl_destroy@Base 1:0.5.10 - ci_acl_init@Base 0.1.4 - ci_acl_reset@Base 0.1.4 - ci_acl_search@Base 0.1.4 - ci_acl_type_add@Base 0.1.4 - ci_acl_type_search@Base 0.1.4 - ci_args_apply@Base 0.1.4 - ci_args_usage@Base 0.1.4 - ci_array_add@Base 1:0.2.5 - ci_array_destroy@Base 1:0.2.5 - ci_array_get_item@Base 1:0.3.1 - ci_array_iterate@Base 1:0.2.5 - ci_array_new2@Base 1:0.2.5 - ci_array_new@Base 1:0.2.5 - ci_array_pop@Base 1:0.2.5 - ci_array_search@Base 1:0.2.5 - ci_atol_ext@Base 1:0.4.1 - ci_base64_decode@Base 0.1.4 - ci_base64_decode_dup@Base 0.1.4 - ci_base64_encode@Base 1:0.3.1 - ci_belongs_to_group@Base 0.1.4 - ci_brdeflate_to_membuf@Base 1:0.5.3 - ci_brdeflate_to_simple_file@Base 1:0.5.3 - ci_brinflate_to_membuf@Base 1:0.5.3 - ci_brinflate_to_simple_file@Base 1:0.5.3 - ci_buf_init@Base 0.1.4 - ci_buf_mem_alloc@Base 0.1.4 - ci_buf_mem_free@Base 0.1.4 - ci_buf_reset@Base 0.1.4 - ci_buf_reset_size@Base 0.1.4 - ci_buf_write@Base 0.1.4 - ci_buffer_alloc@Base 0.1.4 - ci_buffer_blocksize@Base 1:0.2.5 - ci_buffer_free@Base 0.1.4 - ci_buffer_realloc@Base 1:0.2.5 - ci_buffers_destroy@Base 0.1.4 - ci_buffers_init@Base 0.1.4 - ci_bzunzip_to_membuf@Base 1:0.5.3 - ci_bzunzip_to_simple_file@Base 1:0.5.3 - ci_bzzip_to_membuf@Base 1:0.5.3 - ci_bzzip_to_simple_file@Base 1:0.5.3 - ci_cache_build@Base 0.1.4 - ci_cache_destroy@Base 0.1.4 - ci_cache_read_vector_val@Base 1:0.2.5 - ci_cache_search@Base 0.1.4 - ci_cache_store_vector_size@Base 1:0.4.1 - ci_cache_store_vector_val@Base 1:0.2.5 - ci_cache_type_register@Base 1:0.4.1 - ci_cache_update@Base 0.1.4 - ci_cached_file_destroy@Base 0.1.4 - ci_cached_file_new@Base 0.1.4 - ci_cached_file_read@Base 0.1.4 - ci_cached_file_release@Base 0.1.4 - ci_cached_file_reset@Base 0.1.4 - ci_cached_file_write@Base 0.1.4 - ci_cfg_alloc_mem@Base 0.1.4 - ci_cfg_build_info@Base 1:0.5.3 - ci_cfg_disable@Base 0.1.4 - ci_cfg_enable@Base 0.1.4 - ci_cfg_lib_destroy@Base 1:0.5.10 - ci_cfg_lib_init@Base 0.1.4 - ci_cfg_lib_reset@Base 0.1.4 - ci_cfg_onoff@Base 0.1.4 - ci_cfg_set_int@Base 0.1.4 - ci_cfg_set_str@Base 0.1.4 - ci_cfg_size_long@Base 0.1.4 - ci_cfg_size_off@Base 0.1.4 - ci_cfg_version@Base 1:0.5.3 - ci_client_connect_to@Base 0.1.4 - ci_client_get_server_options@Base 0.1.4 - ci_client_get_server_options_nonblocking@Base 1:0.5.6 - ci_client_http_headers_completed@Base 1:0.4.1 - ci_client_icapfilter@Base 0.1.4 - ci_client_icapfilter_nonblocking@Base 1:0.5.3 - ci_client_library_init@Base 1:0.5.3 - ci_client_library_release@Base 1:0.5.3 - ci_client_request@Base 0.1.4 - ci_client_request_reuse@Base 0.1.4 - ci_client_set_user_agent@Base 1:0.5.3 - ci_compress_to_membuf@Base 1:0.5.3 - ci_compress_to_simple_file@Base 1:0.5.3 - ci_connect_to@Base 1:0.5.3 - ci_connect_to_nonblock@Base 1:0.5.3 - ci_connection_create@Base 1:0.5.3 - ci_connection_destroy@Base 1:0.4.1 - ci_connection_hard_close@Base 1:0.5.3 - ci_connection_init@Base 1:0.5.3 - ci_connection_linger_close@Base 1:0.5.3 - ci_connection_read@Base 1:0.5.3 - ci_connection_read_nonblock@Base 1:0.5.3 - ci_connection_read_pending_tls@Base 1:0.5.3 - ci_connection_reset@Base 1:0.5.3 - ci_connection_set_nonblock@Base 1:0.5.3 - ci_connection_should_read_tls@Base 1:0.5.3 - ci_connection_should_write_tls@Base 1:0.5.3 - ci_connection_wait@Base 1:0.5.3 - ci_connection_write@Base 1:0.5.3 - ci_connection_write_nonblock@Base 1:0.5.3 - ci_connection_write_pending_tls@Base 1:0.5.3 - ci_copy_connection@Base 0.1.4 - ci_copy_sockaddr@Base 0.1.4 - ci_create_os_allocator@Base 0.1.4 - ci_create_pack_allocator@Base 0.1.4 - ci_create_pack_allocator_on_memblock@Base 1:0.2.5 - ci_create_serial_allocator@Base 0.1.4 - ci_datatype_ops@Base 0.1.4 - ci_decompress_error@Base 1:0.5.3 - ci_decompress_to_membuf@Base 1:0.5.3 - ci_decompress_to_simple_file@Base 1:0.5.3 - ci_deflate_to_membuf@Base 1:0.5.3 - ci_deflate_to_simple_file@Base 1:0.5.3 - ci_dyn_array_add@Base 1:0.2.5 - ci_dyn_array_destroy@Base 1:0.2.5 - ci_dyn_array_iterate@Base 1:0.2.5 - ci_dyn_array_new2@Base 1:0.2.5 - ci_dyn_array_new@Base 1:0.2.5 - ci_dyn_array_search@Base 1:0.2.5 - ci_encaps_entities@Base 0.1.4 - ci_encoding_method@Base 1:0.5.3 - ci_error_codes@Base 0.1.4 - ci_extend_filetype@Base 0.1.4 - ci_filetype@Base 0.1.4 - ci_fill_ip_t@Base 0.1.4 - ci_fill_sockaddr@Base 0.1.4 - ci_format_text@Base 0.1.4 - ci_get_data_group_id@Base 0.1.4 - ci_get_data_type_id@Base 0.1.4 - ci_gzip_to_membuf@Base 1:0.5.3 - ci_gzip_to_simple_file@Base 1:0.5.3 - ci_hard_close@Base 0.1.4 - ci_hash_add@Base 0.1.4 - ci_hash_build@Base 0.1.4 - ci_hash_compute@Base 0.1.4 - ci_hash_destroy@Base 0.1.4 - ci_hash_search@Base 0.1.4 - ci_headers_add@Base 0.1.4 - ci_headers_addheaders@Base 0.1.4 - ci_headers_copy_value@Base 1:0.2.5 - ci_headers_create@Base 0.1.4 - ci_headers_destroy@Base 0.1.4 - ci_headers_first_line2@Base 1:0.5.3 - ci_headers_first_line@Base 1:0.5.3 - ci_headers_iterate@Base 1:0.2.5 - ci_headers_pack@Base 0.1.4 - ci_headers_pack_to_buffer@Base 1:0.5.3 - ci_headers_remove@Base 0.1.4 - ci_headers_reset@Base 0.1.4 - ci_headers_search2@Base 1:0.5.3 - ci_headers_search@Base 0.1.4 - ci_headers_setsize@Base 0.1.4 - ci_headers_unpack@Base 0.1.4 - ci_headers_value2@Base 1:0.5.3 - ci_headers_value@Base 0.1.4 - ci_host_to_sockaddr_t@Base 0.1.4 - ci_http_client_ip@Base 1:0.4.1 - ci_http_content_length@Base 0.1.4 - ci_http_request@Base 0.1.4 - ci_http_request_add_header@Base 0.1.4 - ci_http_request_create@Base 0.1.4 - ci_http_request_get_header@Base 0.1.4 - ci_http_request_headers@Base 0.1.4 - ci_http_request_remove_header@Base 0.1.4 - ci_http_request_reset_headers@Base 0.1.4 - ci_http_request_url@Base 0.1.4 - ci_http_response_add_header@Base 0.1.4 - ci_http_response_content_encoding@Base 1:0.5.3 - ci_http_response_create@Base 0.1.4 - ci_http_response_get_header@Base 0.1.4 - ci_http_response_headers@Base 0.1.4 - ci_http_response_remove_header@Base 0.1.4 - ci_http_response_reset_headers@Base 0.1.4 - ci_icap_add_xheader@Base 0.1.4 - ci_icap_append_xheaders@Base 0.1.4 - ci_inet_aton@Base 0.1.4 - ci_inet_ntoa@Base 0.1.4 - ci_inflate_error@Base 1:0.5.3 - ci_inflate_to_membuf@Base 1:0.5.3 - ci_inflate_to_simple_file@Base 1:0.5.3 - ci_int32_ops@Base 0.1.4 - ci_ip_ops@Base 0.1.4 - ci_ip_sockaddr_ops@Base 0.1.4 - ci_linger_close@Base 0.1.4 - ci_list_cmp_handler@Base 1:0.3.1 - ci_list_copy_handler@Base 1:0.3.1 - ci_list_create@Base 1:0.3.1 - ci_list_destroy@Base 1:0.3.1 - ci_list_free_handler@Base 1:0.3.1 - ci_list_iterate@Base 1:0.3.1 - ci_list_pop@Base 1:0.3.1 - ci_list_pop_back@Base 1:0.3.1 - ci_list_push@Base 1:0.3.1 - ci_list_push_back@Base 1:0.3.1 - ci_list_remove@Base 1:0.3.1 - ci_list_search2@Base 1:0.4.1 - ci_list_search@Base 1:0.3.1 - ci_list_sort2@Base 1:0.4.1 - ci_list_sort@Base 1:0.4.1 - ci_lookup_table_create@Base 0.1.4 - ci_lookup_table_destroy@Base 0.1.4 - ci_lookup_table_get_row@Base 1:0.2.5 - ci_lookup_table_open@Base 1:0.2.5 - ci_lookup_table_release_result@Base 1:0.2.5 - ci_lookup_table_search@Base 1:0.2.5 - ci_lookup_table_type_register@Base 0.1.4 - ci_lookup_table_type_search@Base 0.1.4 - ci_lookup_table_type_unregister@Base 0.1.4 - ci_magic_data_type@Base 0.1.4 - ci_magic_data_type_ext@Base 0.1.4 - ci_magic_db_free@Base 0.1.4 - ci_magic_db_load@Base 0.1.4 - ci_magic_group_check@Base 0.1.4 - ci_magic_group_id@Base 0.1.4 - ci_magic_group_name@Base 0.1.4 - ci_magic_groups_count@Base 0.1.4 - ci_magic_req_data_type@Base 0.1.4 - ci_magic_type_descr@Base 0.1.4 - ci_magic_type_id@Base 0.1.4 - ci_magic_type_name@Base 0.1.4 - ci_magic_types_count@Base 0.1.4 - ci_magics_db_build@Base 0.1.4 - ci_magics_db_file_add@Base 0.1.4 - ci_magics_db_release@Base 1:0.5.6 - ci_mem_allocator_destroy@Base 0.1.4 - ci_mem_exit@Base 1:0.5.10 - ci_membuf_attr_add@Base 1:0.2.5 - ci_membuf_attr_get@Base 1:0.2.5 - ci_membuf_free@Base 0.1.4 - ci_membuf_from_content@Base 1:0.4.1 - ci_membuf_new@Base 0.1.4 - ci_membuf_new_sized@Base 0.1.4 - ci_membuf_read@Base 0.1.4 - ci_membuf_set_flag@Base 1:0.4.1 - ci_membuf_truncate@Base 1:0.3.1 - ci_membuf_write@Base 0.1.4 - ci_methods@Base 0.1.4 - ci_mktemp_file@Base 0.1.4 - ci_module_load@Base 0.1.4 - ci_module_sym@Base 0.1.4 - ci_module_unload@Base 0.1.4 - ci_object_pool_alloc@Base 0.1.4 - ci_object_pool_free@Base 0.1.4 - ci_object_pool_register@Base 0.1.4 - ci_object_pool_unregister@Base 0.1.4 - ci_pack_allocator_alloc@Base 1:0.2.5 - ci_pack_allocator_alloc_from_rear@Base 1:0.2.5 - ci_pack_allocator_alloc_unaligned@Base 1:0.2.5 - ci_pack_allocator_data_size@Base 0.1.4 - ci_pack_allocator_free@Base 1:0.2.5 - ci_pack_allocator_required_size@Base 1:0.2.5 - ci_pack_allocator_set_end_pos@Base 1:0.2.5 - ci_pack_allocator_set_start_pos@Base 1:0.2.5 - ci_parse_key_value_list@Base 1:0.4.1 - ci_port_reconfigure_tls@Base 1:0.5.3 - ci_proc_mutex_default_scheme@Base 1:0.4.1 - ci_proc_mutex_destroy@Base 0.1.4 - ci_proc_mutex_init@Base 0.1.4 - ci_proc_mutex_lock@Base 0.1.4 - ci_proc_mutex_set_scheme@Base 1:0.4.1 - ci_proc_mutex_unlock@Base 0.1.4 - ci_ptr_array_add@Base 1:0.2.5 - ci_ptr_array_new2@Base 1:0.3.1 - ci_ptr_array_pop@Base 1:0.2.5 - ci_ptr_array_pop_value@Base 1:0.2.5 - ci_ptr_array_search@Base 1:0.3.1 - ci_ptr_dyn_array_add@Base 1:0.2.5 - ci_ptr_vector_add@Base 1:0.2.5 - ci_read@Base 0.1.4 - ci_read_nonblock@Base 0.1.4 - ci_regex_apply@Base 1:0.4.1 - ci_regex_build@Base 1:0.4.1 - ci_regex_free@Base 1:0.4.1 - ci_regex_memory_init@Base 1:0.5.10 - ci_regex_ops@Base 0.1.4 - ci_regex_parse@Base 1:0.4.1 - ci_registry_add_item@Base 1:0.3.1 - ci_registry_clean@Base 1:0.3.1 - ci_registry_create@Base 1:0.3.1 - ci_registry_get_id@Base 1:0.3.1 - ci_registry_get_item@Base 1:0.3.1 - ci_registry_id_get_item@Base 1:0.3.1 - ci_registry_id_iterate@Base 1:0.3.1 - ci_registry_iterate@Base 1:0.3.1 - ci_request_206_origin_body@Base 1:0.2.5 - ci_request_alloc@Base 0.1.4 - ci_request_alloc_entity@Base 0.1.4 - ci_request_destroy@Base 0.1.4 - ci_request_pack@Base 0.1.4 - ci_request_release_entity@Base 0.1.4 - ci_request_reset@Base 0.1.4 - ci_request_set_log_str@Base 1:0.2.5 - ci_request_set_str_attribute@Base 1:0.2.5 - ci_response_pack@Base 0.1.4 - ci_ring_buf_consume@Base 0.1.4 - ci_ring_buf_destroy@Base 0.1.4 - ci_ring_buf_new@Base 0.1.4 - ci_ring_buf_produce@Base 0.1.4 - ci_ring_buf_read@Base 0.1.4 - ci_ring_buf_read_block@Base 0.1.4 - ci_ring_buf_write@Base 0.1.4 - ci_ring_buf_write_block@Base 0.1.4 - ci_service_add_option_handler@Base 1:0.5.3 - ci_service_add_xincludes@Base 0.1.4 - ci_service_add_xopts@Base 0.1.4 - ci_service_data_read_lock@Base 0.1.4 - ci_service_data_read_unlock@Base 0.1.4 - ci_service_enable_204@Base 0.1.4 - ci_service_enable_206@Base 1:0.2.5 - ci_service_set_istag@Base 0.1.4 - ci_service_set_max_connections@Base 0.1.4 - ci_service_set_options_ttl@Base 1:0.2.5 - ci_service_set_preview@Base 0.1.4 - ci_service_set_transfer_complete@Base 0.1.4 - ci_service_set_transfer_ignore@Base 0.1.4 - ci_service_set_transfer_preview@Base 0.1.4 - ci_service_set_xopts@Base 0.1.4 - ci_shared_mem_attach@Base 0.1.4 - ci_shared_mem_create@Base 0.1.4 - ci_shared_mem_destroy@Base 0.1.4 - ci_shared_mem_detach@Base 0.1.4 - ci_shared_mem_set_scheme@Base 1:0.4.1 - ci_simple_file_destroy@Base 0.1.4 - ci_simple_file_named_new@Base 0.1.4 - ci_simple_file_new@Base 0.1.4 - ci_simple_file_read@Base 0.1.4 - ci_simple_file_release@Base 0.1.4 - ci_simple_file_to_const_string@Base 1:0.4.1 - ci_simple_file_to_membuf@Base 1:0.4.1 - ci_simple_file_truncate@Base 1:0.3.1 - ci_simple_file_write@Base 0.1.4 - ci_sockaddr_set_port@Base 0.1.4 - ci_sockaddr_t_to_host@Base 0.1.4 - ci_sockaddr_t_to_ip@Base 0.1.4 - ci_stat_area_construct@Base 0.1.4 - ci_stat_area_destroy@Base 0.1.4 - ci_stat_area_merge@Base 0.1.4 - ci_stat_area_reset@Base 0.1.4 - ci_stat_attach_mem@Base 0.1.4 - ci_stat_entry_register@Base 0.1.4 - ci_stat_entry_release_lists@Base 0.1.4 - ci_stat_kbs_inc@Base 0.1.4 - ci_stat_memblock_merge@Base 0.1.4 - ci_stat_memblock_reset@Base 0.1.4 - ci_stat_memblock_size@Base 0.1.4 - ci_stat_release@Base 0.1.4 - ci_stat_uint64_inc@Base 0.1.4 - ci_str_ext_ops@Base 0.1.4 - ci_str_ops@Base 0.1.4 - ci_str_trim2@Base 1:0.4.1 - ci_str_trim@Base 1:0.4.1 - ci_str_vector_iterate@Base 1:0.2.5 - ci_str_vector_search@Base 1:0.2.5 - ci_strcasestr@Base 1:0.3.1 - ci_strerror@Base 1:0.4.1 - ci_strncasestr@Base 1:0.3.1 - ci_strnstr@Base 1:0.3.1 - ci_strtime@Base 0.1.4 - ci_strtime_rfc822@Base 0.1.4 - ci_thread_cond_destroy@Base 1:0.3.1 - ci_thread_cond_init@Base 1:0.3.1 - ci_thread_create@Base 1:0.3.1 - ci_thread_join@Base 1:0.3.1 - ci_thread_mutex_destroy@Base 1:0.3.1 - ci_thread_mutex_init@Base 1:0.3.1 - ci_thread_rwlock_destroy@Base 1:0.3.1 - ci_thread_rwlock_init@Base 1:0.3.1 - ci_tls_cleanup@Base 1:0.5.3 - ci_tls_connect@Base 1:0.5.3 - ci_tls_connect_nonblock@Base 1:0.5.3 - ci_tls_create_context@Base 1:0.5.3 - ci_tls_init@Base 1:0.5.3 - ci_tls_set_passphrase_script@Base 1:0.5.3 - ci_txt_template_build_content@Base 0.1.4 - ci_txt_template_close@Base 0.1.4 - ci_txt_template_init@Base 0.1.4 - ci_txt_template_reset@Base 0.1.4 - ci_txt_template_set_default_lang@Base 0.1.4 - ci_txt_template_set_dir@Base 0.1.4 - ci_uint64_ops@Base 1:0.2.5 - ci_uncompress_preview@Base 1:0.3.1 - ci_usleep@Base 0.1.4 - ci_vector_add@Base 1:0.2.5 - ci_vector_cast_from_voidvoid@Base 1:0.2.5 - ci_vector_cast_to_voidvoid@Base 1:0.2.5 - ci_vector_create@Base 1:0.2.5 - ci_vector_destroy@Base 1:0.2.5 - ci_vector_iterate@Base 1:0.2.5 - ci_vector_pop@Base 1:0.2.5 - ci_wait_for_data@Base 0.1.4 - ci_write@Base 0.1.4 - ci_write_nonblock@Base 0.1.4 - default_allocator@Base 0.1.4 - destroy_encaps_entity@Base 0.1.4 - get_encaps_type@Base 0.1.4 - icap_accept_raw_connection@Base 1:0.5.3 - icap_accept_tls_connection@Base 1:0.5.3 - icap_close_server_tls@Base 1:0.5.3 - icap_init_server@Base 0.1.4 - icap_init_server_tls@Base 1:0.5.3 - icap_port_tls_option@Base 1:0.5.3 - icap_socket_opts@Base 0.1.4 - init_body_system@Base 1:0.2.5 - init_internal_lookup_tables@Base 0.1.4 - mem_init@Base 0.1.4 - mk_encaps_entity@Base 0.1.4 - net_data_read@Base 0.1.4 - parse_chunk_data@Base 0.1.4 - process_encapsulated@Base 0.1.4 - sizeofencaps@Base 0.1.4 - sizeofheader@Base 0.1.4 - stat_memblock_fix@Base 0.1.4 - stat_memblock_reconstruct@Base 0.1.4 - url_decoder2@Base 0.1.4 - url_decoder@Base 0.1.4 diff -Nru c-icap-0.5.10/debian/libicapapi5t64.install c-icap-0.5.10/debian/libicapapi5t64.install --- c-icap-0.5.10/debian/libicapapi5t64.install 1970-01-01 00:00:00.000000000 +0000 +++ c-icap-0.5.10/debian/libicapapi5t64.install 2023-07-04 12:47:30.000000000 +0000 @@ -0,0 +1 @@ +usr/lib/*/libicapapi.so.5* diff -Nru c-icap-0.5.10/debian/libicapapi5t64.lintian-overrides c-icap-0.5.10/debian/libicapapi5t64.lintian-overrides --- c-icap-0.5.10/debian/libicapapi5t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ c-icap-0.5.10/debian/libicapapi5t64.lintian-overrides 2024-01-31 03:17:08.000000000 +0000 @@ -0,0 +1 @@ +libicapapi5t64: package-name-doesnt-match-sonames libicapapi5 diff -Nru c-icap-0.5.10/debian/libicapapi5t64.symbols c-icap-0.5.10/debian/libicapapi5t64.symbols --- c-icap-0.5.10/debian/libicapapi5t64.symbols 1970-01-01 00:00:00.000000000 +0000 +++ c-icap-0.5.10/debian/libicapapi5t64.symbols 2024-01-31 03:17:08.000000000 +0000 @@ -0,0 +1,439 @@ +libicapapi.so.5 libicapapi5t64 #MINVER# +* Build-Depends-Package: libicapapi-dev + CI_BODY_MAX_MEM@Base 0.1.4 + CI_DEBUG_LEVEL@Base 0.1.4 + CI_DEBUG_STDOUT@Base 0.1.4 + CI_TMPDIR@Base 0.1.4 + STATS@Base 0.1.4 + STAT_GROUPS@Base 0.1.4 + STAT_INT64@Base 0.1.4 + STAT_KBS@Base 0.1.4 + TEMPLATE_CACHE_SIZE@Base 0.1.4 + TEMPLATE_DEF_LANG@Base 0.1.4 + TEMPLATE_DIR@Base 0.1.4 + TEMPLATE_MEMBUF_SIZE@Base 0.1.4 + TEMPLATE_RELOAD_TIME@Base 0.1.4 + __ci_debug_abort@Base 1:0.5.10 + __log_error@Base 0.1.4 + ci_MD5Final@Base 1:0.3.1 + ci_MD5Init@Base 1:0.3.1 + ci_MD5Update@Base 1:0.3.1 + ci_access_entry_add_acl@Base 0.1.4 + ci_access_entry_add_acl_by_name@Base 0.1.4 + ci_access_entry_match_request@Base 0.1.4 + ci_access_entry_new@Base 0.1.4 + ci_access_entry_release@Base 0.1.4 + ci_acl_add_data@Base 1:0.3.1 + ci_acl_destroy@Base 1:0.5.10 + ci_acl_init@Base 0.1.4 + ci_acl_reset@Base 0.1.4 + ci_acl_search@Base 0.1.4 + ci_acl_type_add@Base 0.1.4 + ci_acl_type_search@Base 0.1.4 + ci_args_apply@Base 0.1.4 + ci_args_usage@Base 0.1.4 + ci_array_add@Base 1:0.2.5 + ci_array_destroy@Base 1:0.2.5 + ci_array_get_item@Base 1:0.3.1 + ci_array_iterate@Base 1:0.2.5 + ci_array_new2@Base 1:0.2.5 + ci_array_new@Base 1:0.2.5 + ci_array_pop@Base 1:0.2.5 + ci_array_search@Base 1:0.2.5 + ci_atol_ext@Base 1:0.4.1 + ci_base64_decode@Base 0.1.4 + ci_base64_decode_dup@Base 0.1.4 + ci_base64_encode@Base 1:0.3.1 + ci_belongs_to_group@Base 0.1.4 + ci_brdeflate_to_membuf@Base 1:0.5.3 + ci_brdeflate_to_simple_file@Base 1:0.5.3 + ci_brinflate_to_membuf@Base 1:0.5.3 + ci_brinflate_to_simple_file@Base 1:0.5.3 + ci_buf_init@Base 0.1.4 + ci_buf_mem_alloc@Base 0.1.4 + ci_buf_mem_free@Base 0.1.4 + ci_buf_reset@Base 0.1.4 + ci_buf_reset_size@Base 0.1.4 + ci_buf_write@Base 0.1.4 + ci_buffer_alloc@Base 0.1.4 + ci_buffer_blocksize@Base 1:0.2.5 + ci_buffer_free@Base 0.1.4 + ci_buffer_realloc@Base 1:0.2.5 + ci_buffers_destroy@Base 0.1.4 + ci_buffers_init@Base 0.1.4 + ci_bzunzip_to_membuf@Base 1:0.5.3 + ci_bzunzip_to_simple_file@Base 1:0.5.3 + ci_bzzip_to_membuf@Base 1:0.5.3 + ci_bzzip_to_simple_file@Base 1:0.5.3 + ci_cache_build@Base 0.1.4 + ci_cache_destroy@Base 0.1.4 + ci_cache_read_vector_val@Base 1:0.2.5 + ci_cache_search@Base 0.1.4 + ci_cache_store_vector_size@Base 1:0.4.1 + ci_cache_store_vector_val@Base 1:0.2.5 + ci_cache_type_register@Base 1:0.4.1 + ci_cache_update@Base 0.1.4 + ci_cached_file_destroy@Base 0.1.4 + ci_cached_file_new@Base 0.1.4 + ci_cached_file_read@Base 0.1.4 + ci_cached_file_release@Base 0.1.4 + ci_cached_file_reset@Base 0.1.4 + ci_cached_file_write@Base 0.1.4 + ci_cfg_alloc_mem@Base 0.1.4 + ci_cfg_build_info@Base 1:0.5.3 + ci_cfg_disable@Base 0.1.4 + ci_cfg_enable@Base 0.1.4 + ci_cfg_lib_destroy@Base 1:0.5.10 + ci_cfg_lib_init@Base 0.1.4 + ci_cfg_lib_reset@Base 0.1.4 + ci_cfg_onoff@Base 0.1.4 + ci_cfg_set_int@Base 0.1.4 + ci_cfg_set_str@Base 0.1.4 + ci_cfg_size_long@Base 0.1.4 + ci_cfg_size_off@Base 0.1.4 + ci_cfg_version@Base 1:0.5.3 + ci_client_connect_to@Base 0.1.4 + ci_client_get_server_options@Base 0.1.4 + ci_client_get_server_options_nonblocking@Base 1:0.5.6 + ci_client_http_headers_completed@Base 1:0.4.1 + ci_client_icapfilter@Base 0.1.4 + ci_client_icapfilter_nonblocking@Base 1:0.5.3 + ci_client_library_init@Base 1:0.5.3 + ci_client_library_release@Base 1:0.5.3 + ci_client_request@Base 0.1.4 + ci_client_request_reuse@Base 0.1.4 + ci_client_set_user_agent@Base 1:0.5.3 + ci_compress_to_membuf@Base 1:0.5.3 + ci_compress_to_simple_file@Base 1:0.5.3 + ci_connect_to@Base 1:0.5.3 + ci_connect_to_nonblock@Base 1:0.5.3 + ci_connection_create@Base 1:0.5.3 + ci_connection_destroy@Base 1:0.4.1 + ci_connection_hard_close@Base 1:0.5.3 + ci_connection_init@Base 1:0.5.3 + ci_connection_linger_close@Base 1:0.5.3 + ci_connection_read@Base 1:0.5.3 + ci_connection_read_nonblock@Base 1:0.5.3 + ci_connection_read_pending_tls@Base 1:0.5.3 + ci_connection_reset@Base 1:0.5.3 + ci_connection_set_nonblock@Base 1:0.5.3 + ci_connection_should_read_tls@Base 1:0.5.3 + ci_connection_should_write_tls@Base 1:0.5.3 + ci_connection_wait@Base 1:0.5.3 + ci_connection_write@Base 1:0.5.3 + ci_connection_write_nonblock@Base 1:0.5.3 + ci_connection_write_pending_tls@Base 1:0.5.3 + ci_copy_connection@Base 0.1.4 + ci_copy_sockaddr@Base 0.1.4 + ci_create_os_allocator@Base 0.1.4 + ci_create_pack_allocator@Base 0.1.4 + ci_create_pack_allocator_on_memblock@Base 1:0.2.5 + ci_create_serial_allocator@Base 0.1.4 + ci_datatype_ops@Base 0.1.4 + ci_decompress_error@Base 1:0.5.3 + ci_decompress_to_membuf@Base 1:0.5.3 + ci_decompress_to_simple_file@Base 1:0.5.3 + ci_deflate_to_membuf@Base 1:0.5.3 + ci_deflate_to_simple_file@Base 1:0.5.3 + ci_dyn_array_add@Base 1:0.2.5 + ci_dyn_array_destroy@Base 1:0.2.5 + ci_dyn_array_iterate@Base 1:0.2.5 + ci_dyn_array_new2@Base 1:0.2.5 + ci_dyn_array_new@Base 1:0.2.5 + ci_dyn_array_search@Base 1:0.2.5 + ci_encaps_entities@Base 0.1.4 + ci_encoding_method@Base 1:0.5.3 + ci_error_codes@Base 0.1.4 + ci_extend_filetype@Base 0.1.4 + ci_filetype@Base 0.1.4 + ci_fill_ip_t@Base 0.1.4 + ci_fill_sockaddr@Base 0.1.4 + ci_format_text@Base 0.1.4 + ci_get_data_group_id@Base 0.1.4 + ci_get_data_type_id@Base 0.1.4 + ci_gzip_to_membuf@Base 1:0.5.3 + ci_gzip_to_simple_file@Base 1:0.5.3 + ci_hard_close@Base 0.1.4 + ci_hash_add@Base 0.1.4 + ci_hash_build@Base 0.1.4 + ci_hash_compute@Base 0.1.4 + ci_hash_destroy@Base 0.1.4 + ci_hash_search@Base 0.1.4 + ci_headers_add@Base 0.1.4 + ci_headers_addheaders@Base 0.1.4 + ci_headers_copy_value@Base 1:0.2.5 + ci_headers_create@Base 0.1.4 + ci_headers_destroy@Base 0.1.4 + ci_headers_first_line2@Base 1:0.5.3 + ci_headers_first_line@Base 1:0.5.3 + ci_headers_iterate@Base 1:0.2.5 + ci_headers_pack@Base 0.1.4 + ci_headers_pack_to_buffer@Base 1:0.5.3 + ci_headers_remove@Base 0.1.4 + ci_headers_reset@Base 0.1.4 + ci_headers_search2@Base 1:0.5.3 + ci_headers_search@Base 0.1.4 + ci_headers_setsize@Base 0.1.4 + ci_headers_unpack@Base 0.1.4 + ci_headers_value2@Base 1:0.5.3 + ci_headers_value@Base 0.1.4 + ci_host_to_sockaddr_t@Base 0.1.4 + ci_http_client_ip@Base 1:0.4.1 + ci_http_content_length@Base 0.1.4 + ci_http_request@Base 0.1.4 + ci_http_request_add_header@Base 0.1.4 + ci_http_request_create@Base 0.1.4 + ci_http_request_get_header@Base 0.1.4 + ci_http_request_headers@Base 0.1.4 + ci_http_request_remove_header@Base 0.1.4 + ci_http_request_reset_headers@Base 0.1.4 + ci_http_request_url@Base 0.1.4 + ci_http_response_add_header@Base 0.1.4 + ci_http_response_content_encoding@Base 1:0.5.3 + ci_http_response_create@Base 0.1.4 + ci_http_response_get_header@Base 0.1.4 + ci_http_response_headers@Base 0.1.4 + ci_http_response_remove_header@Base 0.1.4 + ci_http_response_reset_headers@Base 0.1.4 + ci_icap_add_xheader@Base 0.1.4 + ci_icap_append_xheaders@Base 0.1.4 + ci_inet_aton@Base 0.1.4 + ci_inet_ntoa@Base 0.1.4 + ci_inflate_error@Base 1:0.5.3 + ci_inflate_to_membuf@Base 1:0.5.3 + ci_inflate_to_simple_file@Base 1:0.5.3 + ci_int32_ops@Base 0.1.4 + ci_ip_ops@Base 0.1.4 + ci_ip_sockaddr_ops@Base 0.1.4 + ci_linger_close@Base 0.1.4 + ci_list_cmp_handler@Base 1:0.3.1 + ci_list_copy_handler@Base 1:0.3.1 + ci_list_create@Base 1:0.3.1 + ci_list_destroy@Base 1:0.3.1 + ci_list_free_handler@Base 1:0.3.1 + ci_list_iterate@Base 1:0.3.1 + ci_list_pop@Base 1:0.3.1 + ci_list_pop_back@Base 1:0.3.1 + ci_list_push@Base 1:0.3.1 + ci_list_push_back@Base 1:0.3.1 + ci_list_remove@Base 1:0.3.1 + ci_list_search2@Base 1:0.4.1 + ci_list_search@Base 1:0.3.1 + ci_list_sort2@Base 1:0.4.1 + ci_list_sort@Base 1:0.4.1 + ci_lookup_table_create@Base 0.1.4 + ci_lookup_table_destroy@Base 0.1.4 + ci_lookup_table_get_row@Base 1:0.2.5 + ci_lookup_table_open@Base 1:0.2.5 + ci_lookup_table_release_result@Base 1:0.2.5 + ci_lookup_table_search@Base 1:0.2.5 + ci_lookup_table_type_register@Base 0.1.4 + ci_lookup_table_type_search@Base 0.1.4 + ci_lookup_table_type_unregister@Base 0.1.4 + ci_magic_data_type@Base 0.1.4 + ci_magic_data_type_ext@Base 0.1.4 + ci_magic_db_free@Base 0.1.4 + ci_magic_db_load@Base 0.1.4 + ci_magic_group_check@Base 0.1.4 + ci_magic_group_id@Base 0.1.4 + ci_magic_group_name@Base 0.1.4 + ci_magic_groups_count@Base 0.1.4 + ci_magic_req_data_type@Base 0.1.4 + ci_magic_type_descr@Base 0.1.4 + ci_magic_type_id@Base 0.1.4 + ci_magic_type_name@Base 0.1.4 + ci_magic_types_count@Base 0.1.4 + ci_magics_db_build@Base 0.1.4 + ci_magics_db_file_add@Base 0.1.4 + ci_magics_db_release@Base 1:0.5.6 + ci_mem_allocator_destroy@Base 0.1.4 + ci_mem_exit@Base 1:0.5.10 + ci_membuf_attr_add@Base 1:0.2.5 + ci_membuf_attr_get@Base 1:0.2.5 + ci_membuf_free@Base 0.1.4 + ci_membuf_from_content@Base 1:0.4.1 + ci_membuf_new@Base 0.1.4 + ci_membuf_new_sized@Base 0.1.4 + ci_membuf_read@Base 0.1.4 + ci_membuf_set_flag@Base 1:0.4.1 + ci_membuf_truncate@Base 1:0.3.1 + ci_membuf_write@Base 0.1.4 + ci_methods@Base 0.1.4 + ci_mktemp_file@Base 0.1.4 + ci_module_load@Base 0.1.4 + ci_module_sym@Base 0.1.4 + ci_module_unload@Base 0.1.4 + ci_object_pool_alloc@Base 0.1.4 + ci_object_pool_free@Base 0.1.4 + ci_object_pool_register@Base 0.1.4 + ci_object_pool_unregister@Base 0.1.4 + ci_pack_allocator_alloc@Base 1:0.2.5 + ci_pack_allocator_alloc_from_rear@Base 1:0.2.5 + ci_pack_allocator_alloc_unaligned@Base 1:0.2.5 + ci_pack_allocator_data_size@Base 0.1.4 + ci_pack_allocator_free@Base 1:0.2.5 + ci_pack_allocator_required_size@Base 1:0.2.5 + ci_pack_allocator_set_end_pos@Base 1:0.2.5 + ci_pack_allocator_set_start_pos@Base 1:0.2.5 + ci_parse_key_value_list@Base 1:0.4.1 + ci_port_reconfigure_tls@Base 1:0.5.3 + ci_proc_mutex_default_scheme@Base 1:0.4.1 + ci_proc_mutex_destroy@Base 0.1.4 + ci_proc_mutex_init@Base 0.1.4 + ci_proc_mutex_lock@Base 0.1.4 + ci_proc_mutex_set_scheme@Base 1:0.4.1 + ci_proc_mutex_unlock@Base 0.1.4 + ci_ptr_array_add@Base 1:0.2.5 + ci_ptr_array_new2@Base 1:0.3.1 + ci_ptr_array_pop@Base 1:0.2.5 + ci_ptr_array_pop_value@Base 1:0.2.5 + ci_ptr_array_search@Base 1:0.3.1 + ci_ptr_dyn_array_add@Base 1:0.2.5 + ci_ptr_vector_add@Base 1:0.2.5 + ci_read@Base 0.1.4 + ci_read_nonblock@Base 0.1.4 + ci_regex_apply@Base 1:0.4.1 + ci_regex_build@Base 1:0.4.1 + ci_regex_free@Base 1:0.4.1 + ci_regex_memory_init@Base 1:0.5.10 + ci_regex_ops@Base 0.1.4 + ci_regex_parse@Base 1:0.4.1 + ci_registry_add_item@Base 1:0.3.1 + ci_registry_clean@Base 1:0.3.1 + ci_registry_create@Base 1:0.3.1 + ci_registry_get_id@Base 1:0.3.1 + ci_registry_get_item@Base 1:0.3.1 + ci_registry_id_get_item@Base 1:0.3.1 + ci_registry_id_iterate@Base 1:0.3.1 + ci_registry_iterate@Base 1:0.3.1 + ci_request_206_origin_body@Base 1:0.2.5 + ci_request_alloc@Base 0.1.4 + ci_request_alloc_entity@Base 0.1.4 + ci_request_destroy@Base 0.1.4 + ci_request_pack@Base 0.1.4 + ci_request_release_entity@Base 0.1.4 + ci_request_reset@Base 0.1.4 + ci_request_set_log_str@Base 1:0.2.5 + ci_request_set_str_attribute@Base 1:0.2.5 + ci_response_pack@Base 0.1.4 + ci_ring_buf_consume@Base 0.1.4 + ci_ring_buf_destroy@Base 0.1.4 + ci_ring_buf_new@Base 0.1.4 + ci_ring_buf_produce@Base 0.1.4 + ci_ring_buf_read@Base 0.1.4 + ci_ring_buf_read_block@Base 0.1.4 + ci_ring_buf_write@Base 0.1.4 + ci_ring_buf_write_block@Base 0.1.4 + ci_service_add_option_handler@Base 1:0.5.3 + ci_service_add_xincludes@Base 0.1.4 + ci_service_add_xopts@Base 0.1.4 + ci_service_data_read_lock@Base 0.1.4 + ci_service_data_read_unlock@Base 0.1.4 + ci_service_enable_204@Base 0.1.4 + ci_service_enable_206@Base 1:0.2.5 + ci_service_set_istag@Base 0.1.4 + ci_service_set_max_connections@Base 0.1.4 + ci_service_set_options_ttl@Base 1:0.2.5 + ci_service_set_preview@Base 0.1.4 + ci_service_set_transfer_complete@Base 0.1.4 + ci_service_set_transfer_ignore@Base 0.1.4 + ci_service_set_transfer_preview@Base 0.1.4 + ci_service_set_xopts@Base 0.1.4 + ci_shared_mem_attach@Base 0.1.4 + ci_shared_mem_create@Base 0.1.4 + ci_shared_mem_destroy@Base 0.1.4 + ci_shared_mem_detach@Base 0.1.4 + ci_shared_mem_set_scheme@Base 1:0.4.1 + ci_simple_file_destroy@Base 0.1.4 + ci_simple_file_named_new@Base 0.1.4 + ci_simple_file_new@Base 0.1.4 + ci_simple_file_read@Base 0.1.4 + ci_simple_file_release@Base 0.1.4 + ci_simple_file_to_const_string@Base 1:0.4.1 + ci_simple_file_to_membuf@Base 1:0.4.1 + ci_simple_file_truncate@Base 1:0.3.1 + ci_simple_file_write@Base 0.1.4 + ci_sockaddr_set_port@Base 0.1.4 + ci_sockaddr_t_to_host@Base 0.1.4 + ci_sockaddr_t_to_ip@Base 0.1.4 + ci_stat_area_construct@Base 0.1.4 + ci_stat_area_destroy@Base 0.1.4 + ci_stat_area_merge@Base 0.1.4 + ci_stat_area_reset@Base 0.1.4 + ci_stat_attach_mem@Base 0.1.4 + ci_stat_entry_register@Base 0.1.4 + ci_stat_entry_release_lists@Base 0.1.4 + ci_stat_kbs_inc@Base 0.1.4 + ci_stat_memblock_merge@Base 0.1.4 + ci_stat_memblock_reset@Base 0.1.4 + ci_stat_memblock_size@Base 0.1.4 + ci_stat_release@Base 0.1.4 + ci_stat_uint64_inc@Base 0.1.4 + ci_str_ext_ops@Base 0.1.4 + ci_str_ops@Base 0.1.4 + ci_str_trim2@Base 1:0.4.1 + ci_str_trim@Base 1:0.4.1 + ci_str_vector_iterate@Base 1:0.2.5 + ci_str_vector_search@Base 1:0.2.5 + ci_strcasestr@Base 1:0.3.1 + ci_strerror@Base 1:0.4.1 + ci_strncasestr@Base 1:0.3.1 + ci_strnstr@Base 1:0.3.1 + ci_strtime@Base 0.1.4 + ci_strtime_rfc822@Base 0.1.4 + ci_thread_cond_destroy@Base 1:0.3.1 + ci_thread_cond_init@Base 1:0.3.1 + ci_thread_create@Base 1:0.3.1 + ci_thread_join@Base 1:0.3.1 + ci_thread_mutex_destroy@Base 1:0.3.1 + ci_thread_mutex_init@Base 1:0.3.1 + ci_thread_rwlock_destroy@Base 1:0.3.1 + ci_thread_rwlock_init@Base 1:0.3.1 + ci_tls_cleanup@Base 1:0.5.3 + ci_tls_connect@Base 1:0.5.3 + ci_tls_connect_nonblock@Base 1:0.5.3 + ci_tls_create_context@Base 1:0.5.3 + ci_tls_init@Base 1:0.5.3 + ci_tls_set_passphrase_script@Base 1:0.5.3 + ci_txt_template_build_content@Base 0.1.4 + ci_txt_template_close@Base 0.1.4 + ci_txt_template_init@Base 0.1.4 + ci_txt_template_reset@Base 0.1.4 + ci_txt_template_set_default_lang@Base 0.1.4 + ci_txt_template_set_dir@Base 0.1.4 + ci_uint64_ops@Base 1:0.2.5 + ci_uncompress_preview@Base 1:0.3.1 + ci_usleep@Base 0.1.4 + ci_vector_add@Base 1:0.2.5 + ci_vector_cast_from_voidvoid@Base 1:0.2.5 + ci_vector_cast_to_voidvoid@Base 1:0.2.5 + ci_vector_create@Base 1:0.2.5 + ci_vector_destroy@Base 1:0.2.5 + ci_vector_iterate@Base 1:0.2.5 + ci_vector_pop@Base 1:0.2.5 + ci_wait_for_data@Base 0.1.4 + ci_write@Base 0.1.4 + ci_write_nonblock@Base 0.1.4 + default_allocator@Base 0.1.4 + destroy_encaps_entity@Base 0.1.4 + get_encaps_type@Base 0.1.4 + icap_accept_raw_connection@Base 1:0.5.3 + icap_accept_tls_connection@Base 1:0.5.3 + icap_close_server_tls@Base 1:0.5.3 + icap_init_server@Base 0.1.4 + icap_init_server_tls@Base 1:0.5.3 + icap_port_tls_option@Base 1:0.5.3 + icap_socket_opts@Base 0.1.4 + init_body_system@Base 1:0.2.5 + init_internal_lookup_tables@Base 0.1.4 + mem_init@Base 0.1.4 + mk_encaps_entity@Base 0.1.4 + net_data_read@Base 0.1.4 + parse_chunk_data@Base 0.1.4 + process_encapsulated@Base 0.1.4 + sizeofencaps@Base 0.1.4 + sizeofheader@Base 0.1.4 + stat_memblock_fix@Base 0.1.4 + stat_memblock_reconstruct@Base 0.1.4 + url_decoder2@Base 0.1.4 + url_decoder@Base 0.1.4
--- End Message ---
--- Begin Message ---
- To: 1062034-close@bugs.debian.org
- Subject: Bug#1062034: fixed in c-icap 1:0.5.10-6.1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Wed, 28 Feb 2024 05:56:19 +0000
- Message-id: <E1rfCvT-004df8-DN@fasolo.debian.org>
- Reply-to: Steve Langasek <vorlon@debian.org>
Source: c-icap Source-Version: 1:0.5.10-6.1 Done: Steve Langasek <vorlon@debian.org> We believe that the bug you reported is fixed in the latest version of c-icap, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1062034@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Steve Langasek <vorlon@debian.org> (supplier of updated c-icap package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 28 Feb 2024 05:34:15 +0000 Source: c-icap Architecture: source Version: 1:0.5.10-6.1 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Steve Langasek <vorlon@debian.org> Closes: 1062034 Changes: c-icap (1:0.5.10-6.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062034 Checksums-Sha1: ccbd0c9b35bebc826488a2ae0b12f78e6b00d164 2125 c-icap_0.5.10-6.1.dsc 1ab76c8a25d804b5d64a90c7b4d1cf012fe7de65 18604 c-icap_0.5.10-6.1.debian.tar.xz 1c6e10cfe162adf86fd3725bc03d5701e7d2386a 7175 c-icap_0.5.10-6.1_source.buildinfo Checksums-Sha256: 0a087f6e76c8291c7b2413eee5bfddf9cbde706b87afc9b5d89ac2f34711c6ab 2125 c-icap_0.5.10-6.1.dsc f15964e42e62f4ba66560559bd7a7dbdd539eab51e6a56216f7098e7d0bd7d80 18604 c-icap_0.5.10-6.1.debian.tar.xz 614c913d4461b8ea7f7fa39f2bcf5e938da10604b0ec238d1404d4208ddf2f2c 7175 c-icap_0.5.10-6.1_source.buildinfo Files: 0ee3ad5f811457f49fb88dff8e6c4f11 2125 net optional c-icap_0.5.10-6.1.dsc 86b70a1bdb844dae04ba383192b52a36 18604 net optional c-icap_0.5.10-6.1.debian.tar.xz ca2c22c2a32be95d487c010ba6f064fb 7175 net optional c-icap_0.5.10-6.1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXexfgSHHZvcmxvbkBk ZWJpYW4ub3JnAAoJEFaNMPMhshM9hnkQAMmAAa7nUPtvNzr838I1LLoeMFBcEcod DLDgwhIBgLlJmsamkQxbBu/R1dMNl3ReAf3y/zCsF2hqKzmqrEa0PRtvodWBbph1 j0SEp9Pm7nxthzt7kb7e1/wbuBPZo8ev2dD/POg4XYM10D4fPMjlB7H6eOYj4J/q HQQzKGe9MUN6+lGjRteHmEw3p3iekSt+theGOLtproJg2PoAZWaAEGlvzMuGa7yY Blf8E/7pt6Cqsfa8NBExWRmiJbdL+yQBdBf3bf7n+zkEl/h/esL/fotoIQnUpJ9n 2UBibG67tjFYU+NSEr2fvNwR8Dvd4grO42PYvUWRQ0bqr2lGLznoa2s94X9THord rnzRcoUEknAqyoqPMhc2elibpt37p//ePcctmVVZO+Y1CxvJNo8IlpDUThpZokkL z20rcB1HI/XosheuW8qHWHL7Oetgf3ddvQMkQBvkL6tBDPj2IBDmj2GnUSNsH4dX hJz63Iian1jrAkmixmrjV1uC4gTWZQf3zw1vsAS20M80HJChOcaHG8zzo1/T7Ojy yDBkRiHPS5sh/r7jEqYTfzrv8KiUyrTbTbOLuSFCanXQrEvEF5WXyAGvoF8eZr8F 6wsH7k2N2Z2aHJ2Y+a61VtsTI03j/nzkFpJVfuvWJCrML/04lL781xjaYZAozgZL +X5WYKbXEdCo =Dw+j -----END PGP SIGNATURE-----Attachment: pgpbqLcgPd_HY.pgp
Description: PGP signature
--- End Message ---