Sorry, for some reason a number of bugs failed to have their patches attached. Please find the debdiff from the experimental upload attached now.
On Fri, Feb 02, 2024 at 11:00:49PM +0000, Steve Langasek wrote: > Source: libyang2 > Version: 2.1.30-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 > libyang2 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 libyang2 > 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'), (500, 'testing'), (500, 'stable'), (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) > -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer https://www.debian.org/ slanga...@ubuntu.com vor...@debian.org
diff -Nru libyang2-2.1.30/debian/changelog libyang2-2.1.30/debian/changelog --- libyang2-2.1.30/debian/changelog 2023-02-01 09:14:51.000000000 +0000 +++ libyang2-2.1.30/debian/changelog 2024-02-02 19:54:43.000000000 +0000 @@ -1,3 +1,10 @@ +libyang2 (2.1.30-2.1~exp1) experimental; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. + + -- Steve Langasek <vor...@debian.org> Fri, 02 Feb 2024 19:54:43 +0000 + libyang2 (2.1.30-2) unstable; urgency=medium * Non-maintainer upload. diff -Nru libyang2-2.1.30/debian/control libyang2-2.1.30/debian/control --- libyang2-2.1.30/debian/control 2023-02-01 09:12:00.000000000 +0000 +++ libyang2-2.1.30/debian/control 2024-02-02 19:54:43.000000000 +0000 @@ -12,7 +12,10 @@ Vcs-Browser: https://salsa.debian.org/netconf-team/libyang2 Vcs-Git: https://salsa.debian.org/netconf-team/libyang2.git -b debian/master -Package: libyang2 +Package: libyang2t64 +Provides: ${t64:Provides} +Replaces: libyang2 +Breaks: libyang2 (<< ${source:Version}) Depends: ${misc:Depends}, ${shlibs:Depends} Architecture: any @@ -31,7 +34,7 @@ Package: libyang2-dev Depends: libpcre2-dev, - libyang2 (= ${binary:Version}), + libyang2t64 (= ${binary:Version}), ${misc:Depends} Conflicts: libyang-dev Section: libdevel @@ -50,7 +53,7 @@ for libyang. Package: libyang2-tools -Depends: libyang2 (= ${binary:Version}), +Depends: libyang2t64 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Breaks: libyang-tools (<< ${source:Version}) diff -Nru libyang2-2.1.30/debian/libyang2.install libyang2-2.1.30/debian/libyang2.install --- libyang2-2.1.30/debian/libyang2.install 2023-02-01 09:12:00.000000000 +0000 +++ libyang2-2.1.30/debian/libyang2.install 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -usr/lib/*/*.so.* -usr/share/yang/modules/libyang/ diff -Nru libyang2-2.1.30/debian/libyang2.symbols libyang2-2.1.30/debian/libyang2.symbols --- libyang2-2.1.30/debian/libyang2.symbols 2023-02-01 09:12:00.000000000 +0000 +++ libyang2-2.1.30/debian/libyang2.symbols 1970-01-01 00:00:00.000000000 +0000 @@ -1,354 +0,0 @@ -# SymbolsHelper-Confirmed: 2.0.0~ amd64 -libyang.so.2 libyang2 #MINVER# - ly_ctx_compile@Base 2.0.0~ - ly_ctx_destroy@Base 2.0.0~ - ly_ctx_get_change_count@Base 2.0.0~ - ly_ctx_get_module@Base 2.0.0~ - ly_ctx_get_module_imp_clb@Base 2.0.0~ - ly_ctx_get_module_implemented@Base 2.0.0~ - ly_ctx_get_module_implemented_ns@Base 2.0.0~ - ly_ctx_get_module_iter@Base 2.0.0~ - ly_ctx_get_module_latest@Base 2.0.0~ - ly_ctx_get_module_latest_ns@Base 2.0.0~ - ly_ctx_get_module_ns@Base 2.0.0~ - ly_ctx_get_options@Base 2.0.0~ - ly_ctx_get_searchdirs@Base 2.0.0~ - ly_ctx_get_submodule2@Base 2.0.0~ - ly_ctx_get_submodule2_latest@Base 2.0.0~ - ly_ctx_get_submodule@Base 2.0.0~ - ly_ctx_get_submodule_latest@Base 2.0.0~ - ly_ctx_get_yanglib_data@Base 2.0.0~ - ly_ctx_internal_modules_count@Base 2.0.0~ - ly_ctx_load_module@Base 2.0.0~ - ly_ctx_new@Base 2.0.0~ - ly_ctx_new_yldata@Base 2.1.4~ - ly_ctx_new_ylmem@Base 2.0.0~ - ly_ctx_new_ylpath@Base 2.0.0~ - ly_ctx_reset_latests@Base 2.0.0~ - ly_ctx_set_ext_data_clb@Base 2.1.4~ - ly_ctx_set_module_imp_clb@Base 2.0.0~ - ly_ctx_set_options@Base 2.0.0~ - ly_ctx_set_searchdir@Base 2.0.0~ - ly_ctx_unset_options@Base 2.0.0~ - ly_ctx_unset_searchdir@Base 2.0.0~ - ly_ctx_unset_searchdir_last@Base 2.0.0~ - ly_err_clean@Base 2.0.0~ - ly_err_first@Base 2.0.0~ - ly_err_free@Base 2.0.0~ - ly_err_last@Base 2.0.0~ - ly_err_new@Base 2.0.0~ - ly_err_print@Base 2.0.0~ - ly_errapptag@Base 2.0.0~ - ly_errcode@Base 2.0.0~ - ly_errmsg@Base 2.0.0~ - ly_errpath@Base 2.0.0~ - ly_get_log_clb@Base 2.0.0~ - ly_in_fd@Base 2.0.0~ - ly_in_file@Base 2.0.0~ - ly_in_filepath@Base 2.0.0~ - ly_in_free@Base 2.0.0~ - ly_in_memory@Base 2.0.0~ - ly_in_new_fd@Base 2.0.0~ - ly_in_new_file@Base 2.0.0~ - ly_in_new_filepath@Base 2.0.0~ - ly_in_new_memory@Base 2.0.0~ - ly_in_parsed@Base 2.0.0~ - ly_in_read@Base 2.1.30~ - ly_in_reset@Base 2.0.0~ - ly_in_skip@Base 2.1.30~ - ly_in_type@Base 2.0.0~ - ly_log_dbg_groups@Base 2.0.0~ - ly_log_level@Base 2.0.0~ - ly_log_options@Base 2.0.0~ - ly_out_clb@Base 2.0.0~ - ly_out_clb_arg@Base 2.0.0~ - ly_out_fd@Base 2.0.0~ - ly_out_file@Base 2.0.0~ - ly_out_filepath@Base 2.0.0~ - ly_out_free@Base 2.0.0~ - ly_out_new_clb@Base 2.0.0~ - ly_out_new_fd@Base 2.0.0~ - ly_out_new_file@Base 2.0.0~ - ly_out_new_filepath@Base 2.0.0~ - ly_out_new_memory@Base 2.0.0~ - ly_out_printed@Base 2.0.0~ - ly_out_reset@Base 2.0.0~ - ly_out_type@Base 2.0.0~ - ly_print@Base 2.0.0~ - ly_print_flush@Base 2.0.0~ - ly_set_add@Base 2.0.0~ - ly_set_clean@Base 2.0.0~ - ly_set_contains@Base 2.0.0~ - ly_set_dup@Base 2.0.0~ - ly_set_erase@Base 2.0.0~ - ly_set_free@Base 2.0.0~ - ly_set_log_clb@Base 2.0.0~ - ly_set_merge@Base 2.0.0~ - ly_set_new@Base 2.0.0~ - ly_set_rm@Base 2.0.0~ - ly_set_rm_index@Base 2.0.0~ - ly_temp_log_options@Base 2.1.30~ - ly_time_str2time@Base 2.0.7 - ly_time_str2ts@Base 2.0.7 - ly_time_time2str@Base 2.0.7 - ly_time_ts2str@Base 2.0.7 - ly_vecode@Base 2.0.0~ - ly_write@Base 2.0.0~ - lyd_any_copy_value@Base 2.0.0~ - lyd_any_value_str@Base 2.0.0~ - lyd_change_meta@Base 2.0.0~ - lyd_change_term@Base 2.0.0~ - lyd_change_term_bin@Base 2.0.0~ - lyd_change_term_canon@Base 2.0.0~ - lyd_child_no_keys@Base 2.0.0~ - lyd_compare_meta@Base 2.0.0~ - lyd_compare_siblings@Base 2.0.0~ - lyd_compare_single@Base 2.0.0~ - lyd_diff_apply_all@Base 2.0.0~ - lyd_diff_apply_module@Base 2.0.0~ - lyd_diff_merge_all@Base 2.0.0~ - lyd_diff_merge_module@Base 2.0.0~ - lyd_diff_merge_tree@Base 2.0.0~ - lyd_diff_reverse_all@Base 2.0.0~ - lyd_diff_siblings@Base 2.0.0~ - lyd_diff_tree@Base 2.0.0~ - lyd_dup_meta_single@Base 2.0.0~ - lyd_dup_siblings@Base 2.0.0~ - lyd_dup_siblings_to_ctx@Base 2.1.4~ - lyd_dup_single@Base 2.0.0~ - lyd_dup_single_to_ctx@Base 2.1.4~ - lyd_eval_xpath2@Base 2.0.112~ - lyd_eval_xpath3@Base 2.1.4~ - lyd_eval_xpath@Base 2.0.112~ - lyd_find_meta@Base 2.0.0~ - lyd_find_path@Base 2.0.0~ - lyd_find_sibling_dup_inst_set@Base 2.0.0~ - lyd_find_sibling_first@Base 2.0.0~ - lyd_find_sibling_opaq_next@Base 2.0.0~ - lyd_find_sibling_val@Base 2.0.0~ - lyd_find_target@Base 2.0.112~ - lyd_find_xpath2@Base 2.0.112~ - lyd_find_xpath3@Base 2.1.4~ - lyd_find_xpath4@Base 2.1.4~ - lyd_find_xpath@Base 2.0.0~ - lyd_first_sibling@Base 2.0.0~ - lyd_free_all@Base 2.0.0~ - lyd_free_attr_siblings@Base 2.0.0~ - lyd_free_attr_single@Base 2.0.0~ - lyd_free_meta_siblings@Base 2.0.0~ - lyd_free_meta_single@Base 2.0.0~ - lyd_free_siblings@Base 2.0.0~ - lyd_free_tree@Base 2.0.0~ - lyd_insert_after@Base 2.0.0~ - lyd_insert_before@Base 2.0.0~ - lyd_insert_child@Base 2.0.0~ - lyd_insert_sibling@Base 2.0.0~ - lyd_is_default@Base 2.0.0~ - lyd_list_pos@Base 2.0.0~ - lyd_lyb_data_length@Base 2.0.0~ - lyd_merge_module@Base 2.0.7 - lyd_merge_siblings@Base 2.0.0~ - lyd_merge_tree@Base 2.0.0~ - lyd_new_any@Base 2.0.0~ - lyd_new_attr2@Base 2.0.0~ - lyd_new_attr@Base 2.0.0~ - lyd_new_ext_any@Base 2.0.0~ - lyd_new_ext_inner@Base 2.0.0~ - lyd_new_ext_list@Base 2.0.0~ - lyd_new_ext_path@Base 2.0.0~ - lyd_new_ext_term@Base 2.0.0~ - lyd_new_implicit_all@Base 2.0.0~ - lyd_new_implicit_module@Base 2.0.0~ - lyd_new_implicit_tree@Base 2.0.0~ - lyd_new_inner@Base 2.0.0~ - lyd_new_list2@Base 2.0.0~ - lyd_new_list@Base 2.0.0~ - lyd_new_list_bin@Base 2.0.112~ - lyd_new_list_canon@Base 2.0.112~ - lyd_new_meta2@Base 2.0.0~ - lyd_new_meta@Base 2.0.0~ - lyd_new_opaq2@Base 2.0.0~ - lyd_new_opaq@Base 2.0.0~ - lyd_new_path2@Base 2.0.0~ - lyd_new_path@Base 2.0.0~ - lyd_new_term@Base 2.0.0~ - lyd_new_term_bin@Base 2.0.0~ - lyd_new_term_canon@Base 2.0.0~ - lyd_node_should_print@Base 2.1.4~ - lyd_owner_module@Base 2.0.0~ - lyd_parse_data@Base 2.0.0~ - lyd_parse_data_fd@Base 2.0.0~ - lyd_parse_data_mem@Base 2.0.0~ - lyd_parse_data_path@Base 2.0.0~ - lyd_parse_ext_data@Base 2.0.0~ - lyd_parse_ext_op@Base 2.0.0~ - lyd_parse_op@Base 2.0.0~ - lyd_parse_opaq_error@Base 2.1.4~ - lyd_path@Base 2.0.0~ - lyd_print_all@Base 2.0.0~ - lyd_print_clb@Base 2.0.0~ - lyd_print_fd@Base 2.0.0~ - lyd_print_file@Base 2.0.0~ - lyd_print_mem@Base 2.0.0~ - lyd_print_path@Base 2.0.0~ - lyd_print_tree@Base 2.0.0~ - lyd_target@Base 2.0.0~ - lyd_unlink_siblings@Base 2.0.112~ - lyd_unlink_tree@Base 2.0.0~ - lyd_validate_all@Base 2.0.0~ - lyd_validate_module@Base 2.0.0~ - lyd_validate_op@Base 2.0.0~ - lyd_value_compare@Base 2.0.0~ - lyd_value_get_canonical@Base 2.0.0~ - lyd_value_validate@Base 2.0.0~ - lydict_insert@Base 2.0.0~ - lydict_insert_zc@Base 2.0.0~ - lydict_remove@Base 2.0.0~ - lyplg_add@Base 2.0.0~ - lyplg_ext_cfree_instance_substatements@Base 2.1.4~ - lyplg_ext_compile_extension_instance@Base 2.1.4~ - lyplg_ext_compile_get_ctx@Base 2.1.4~ - lyplg_ext_compile_get_cur_mod@Base 2.1.4~ - lyplg_ext_compile_get_options@Base 2.1.4~ - lyplg_ext_compile_get_pmod@Base 2.1.4~ - lyplg_ext_compile_log@Base 2.1.4~ - lyplg_ext_compile_log_path@Base 2.1.4~ - lyplg_ext_get_data@Base 2.1.4~ - lyplg_ext_get_storage@Base 2.1.4~ - lyplg_ext_insert@Base 2.1.4~ - lyplg_ext_nodetype2stmt@Base 2.1.4~ - lyplg_ext_parse_extension_instance@Base 2.1.4~ - lyplg_ext_parse_get_cur_pmod@Base 2.1.4~ - lyplg_ext_parse_log@Base 2.1.4~ - lyplg_ext_parsed_get_storage@Base 2.1.4~ - lyplg_ext_pfree_instance_substatements@Base 2.1.4~ - lyplg_ext_print_get_level@Base 2.1.4~ - lyplg_ext_print_get_options@Base 2.1.4~ - lyplg_ext_print_get_out@Base 2.1.4~ - lyplg_ext_print_info_extension_instance@Base 2.1.4~ - lyplg_ext_schema_mount_create_context@Base 2.1.4~ - lyplg_ext_stmt2str@Base 2.1.4~ - lyplg_type_bits_bitmap_size@Base 2.0.7 - lyplg_type_bits_is_bit_set@Base 2.0.7 - lyplg_type_check_hints@Base 2.0.0~ - lyplg_type_check_status@Base 2.0.112~ - lyplg_type_compare_binary@Base 2.0.7 - lyplg_type_compare_bits@Base 2.0.7 - lyplg_type_compare_boolean@Base 2.0.7 - lyplg_type_compare_decimal64@Base 2.0.7 - lyplg_type_compare_identityref@Base 2.0.0~ - lyplg_type_compare_instanceid@Base 2.0.0~ - lyplg_type_compare_int@Base 2.0.7 - lyplg_type_compare_leafref@Base 2.0.0~ - lyplg_type_compare_simple@Base 2.0.0~ - lyplg_type_compare_uint@Base 2.0.7 - lyplg_type_compare_union@Base 2.0.0~ - lyplg_type_dup_binary@Base 2.0.7 - lyplg_type_dup_bits@Base 2.0.0~ - lyplg_type_dup_instanceid@Base 2.0.0~ - lyplg_type_dup_leafref@Base 2.0.0~ - lyplg_type_dup_simple@Base 2.0.0~ - lyplg_type_dup_union@Base 2.0.0~ - lyplg_type_dup_xpath10@Base 2.0.0~ - lyplg_type_free_binary@Base 2.0.7 - lyplg_type_free_bits@Base 2.0.0~ - lyplg_type_free_instanceid@Base 2.0.0~ - lyplg_type_free_leafref@Base 2.0.0~ - lyplg_type_free_simple@Base 2.0.0~ - lyplg_type_free_union@Base 2.0.0~ - lyplg_type_free_xpath10@Base 2.0.0~ - lyplg_type_get_prefix@Base 2.0.0~ - lyplg_type_identity_isderived@Base 2.0.0~ - lyplg_type_identity_module@Base 2.0.0~ - lyplg_type_lypath_check_status@Base 2.0.112~ - lyplg_type_lypath_free@Base 2.0.0~ - lyplg_type_lypath_new@Base 2.0.0~ - lyplg_type_make_implemented@Base 2.0.0~ - lyplg_type_parse_dec64@Base 2.0.0~ - lyplg_type_parse_int@Base 2.0.0~ - lyplg_type_parse_uint@Base 2.0.0~ - lyplg_type_prefix_data_dup@Base 2.0.0~ - lyplg_type_prefix_data_free@Base 2.0.0~ - lyplg_type_prefix_data_new@Base 2.0.0~ - lyplg_type_print_binary@Base 2.0.7 - lyplg_type_print_bits@Base 2.0.7 - lyplg_type_print_boolean@Base 2.0.7 - lyplg_type_print_decimal64@Base 2.0.7 - lyplg_type_print_enum@Base 2.0.7 - lyplg_type_print_identityref@Base 2.0.0~ - lyplg_type_print_instanceid@Base 2.0.0~ - lyplg_type_print_int@Base 2.0.7 - lyplg_type_print_leafref@Base 2.0.0~ - lyplg_type_print_simple@Base 2.0.0~ - lyplg_type_print_uint@Base 2.0.7 - lyplg_type_print_union@Base 2.0.0~ - lyplg_type_print_xpath10@Base 2.0.0~ - lyplg_type_print_xpath10_value@Base 2.1.4~ - lyplg_type_resolve_leafref@Base 2.0.0~ - lyplg_type_store_binary@Base 2.0.0~ - lyplg_type_store_bits@Base 2.0.0~ - lyplg_type_store_boolean@Base 2.0.0~ - lyplg_type_store_decimal64@Base 2.0.0~ - lyplg_type_store_empty@Base 2.0.0~ - lyplg_type_store_enum@Base 2.0.0~ - lyplg_type_store_identityref@Base 2.0.0~ - lyplg_type_store_instanceid@Base 2.0.0~ - lyplg_type_store_int@Base 2.0.0~ - lyplg_type_store_leafref@Base 2.0.0~ - lyplg_type_store_string@Base 2.0.0~ - lyplg_type_store_uint@Base 2.0.0~ - lyplg_type_store_union@Base 2.0.0~ - lyplg_type_store_xpath10@Base 2.0.0~ - lyplg_type_validate_instanceid@Base 2.0.0~ - lyplg_type_validate_leafref@Base 2.0.0~ - lyplg_type_validate_patterns@Base 2.0.0~ - lyplg_type_validate_range@Base 2.0.0~ - lyplg_type_validate_union@Base 2.0.0~ - lyplg_type_xpath10_print_token@Base 2.1.4~ - lys_feature_value@Base 2.0.0~ - lys_find_child@Base 2.0.0~ - lys_find_expr_atoms@Base 2.0.0~ - lys_find_lypath_atoms@Base 2.0.0~ - lys_find_path@Base 2.0.0~ - lys_find_path_atoms@Base 2.0.0~ - lys_find_xpath@Base 2.0.0~ - lys_find_xpath_atoms@Base 2.0.0~ - lys_getnext@Base 2.0.0~ - lys_getnext_ext@Base 2.0.0~ - lys_identity_iffeature_value@Base 2.0.112~ - lys_nodetype2str@Base 2.0.0~ - lys_parse@Base 2.0.0~ - lys_parse_fd@Base 2.0.0~ - lys_parse_mem@Base 2.0.0~ - lys_parse_path@Base 2.0.0~ - lys_print_clb@Base 2.0.0~ - lys_print_fd@Base 2.0.0~ - lys_print_file@Base 2.0.0~ - lys_print_mem@Base 2.0.0~ - lys_print_module@Base 2.0.0~ - lys_print_node@Base 2.0.0~ - lys_print_path@Base 2.0.0~ - lys_print_submodule@Base 2.0.0~ - lys_search_localfile@Base 2.0.0~ - lys_set_implemented@Base 2.0.0~ - lysc_data_node@Base 2.1.4~ - lysc_has_when@Base 2.0.0~ - lysc_iffeature_value@Base 2.0.0~ - lysc_module_dfs_full@Base 2.0.0~ - lysc_node_actions@Base 2.0.0~ - lysc_node_child@Base 2.0.0~ - lysc_node_musts@Base 2.0.0~ - lysc_node_notifs@Base 2.0.0~ - lysc_node_when@Base 2.0.0~ - lysc_owner_module@Base 2.0.112~ - lysc_path@Base 2.0.0~ - lysc_tree_dfs_full@Base 2.0.0~ - lysp_feature_next@Base 2.0.0~ - lysp_node_actions@Base 2.0.0~ - lysp_node_child@Base 2.0.0~ - lysp_node_groupings@Base 2.0.0~ - lysp_node_notifs@Base 2.0.0~ - lysp_node_typedefs@Base 2.0.0~ - lyxp_get_expr@Base 2.0.0~ - lyxp_vars_free@Base 2.0.112~ - lyxp_vars_set@Base 2.0.112~ diff -Nru libyang2-2.1.30/debian/libyang2t64.install libyang2-2.1.30/debian/libyang2t64.install --- libyang2-2.1.30/debian/libyang2t64.install 1970-01-01 00:00:00.000000000 +0000 +++ libyang2-2.1.30/debian/libyang2t64.install 2024-02-02 19:54:43.000000000 +0000 @@ -0,0 +1,2 @@ +usr/lib/*/*.so.* +usr/share/yang/modules/libyang/ diff -Nru libyang2-2.1.30/debian/libyang2t64.lintian-overrides libyang2-2.1.30/debian/libyang2t64.lintian-overrides --- libyang2-2.1.30/debian/libyang2t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ libyang2-2.1.30/debian/libyang2t64.lintian-overrides 2024-02-02 19:54:43.000000000 +0000 @@ -0,0 +1 @@ +libyang2t64: package-name-doesnt-match-sonames libyang2 diff -Nru libyang2-2.1.30/debian/libyang2t64.symbols libyang2-2.1.30/debian/libyang2t64.symbols --- libyang2-2.1.30/debian/libyang2t64.symbols 1970-01-01 00:00:00.000000000 +0000 +++ libyang2-2.1.30/debian/libyang2t64.symbols 2024-02-02 19:54:43.000000000 +0000 @@ -0,0 +1,354 @@ +# SymbolsHelper-Confirmed: 2.0.0~ amd64 +libyang.so.2 libyang2 #MINVER# + ly_ctx_compile@Base 2.0.0~ + ly_ctx_destroy@Base 2.0.0~ + ly_ctx_get_change_count@Base 2.0.0~ + ly_ctx_get_module@Base 2.0.0~ + ly_ctx_get_module_imp_clb@Base 2.0.0~ + ly_ctx_get_module_implemented@Base 2.0.0~ + ly_ctx_get_module_implemented_ns@Base 2.0.0~ + ly_ctx_get_module_iter@Base 2.0.0~ + ly_ctx_get_module_latest@Base 2.0.0~ + ly_ctx_get_module_latest_ns@Base 2.0.0~ + ly_ctx_get_module_ns@Base 2.0.0~ + ly_ctx_get_options@Base 2.0.0~ + ly_ctx_get_searchdirs@Base 2.0.0~ + ly_ctx_get_submodule2@Base 2.0.0~ + ly_ctx_get_submodule2_latest@Base 2.0.0~ + ly_ctx_get_submodule@Base 2.0.0~ + ly_ctx_get_submodule_latest@Base 2.0.0~ + ly_ctx_get_yanglib_data@Base 2.0.0~ + ly_ctx_internal_modules_count@Base 2.0.0~ + ly_ctx_load_module@Base 2.0.0~ + ly_ctx_new@Base 2.0.0~ + ly_ctx_new_yldata@Base 2.1.4~ + ly_ctx_new_ylmem@Base 2.0.0~ + ly_ctx_new_ylpath@Base 2.0.0~ + ly_ctx_reset_latests@Base 2.0.0~ + ly_ctx_set_ext_data_clb@Base 2.1.4~ + ly_ctx_set_module_imp_clb@Base 2.0.0~ + ly_ctx_set_options@Base 2.0.0~ + ly_ctx_set_searchdir@Base 2.0.0~ + ly_ctx_unset_options@Base 2.0.0~ + ly_ctx_unset_searchdir@Base 2.0.0~ + ly_ctx_unset_searchdir_last@Base 2.0.0~ + ly_err_clean@Base 2.0.0~ + ly_err_first@Base 2.0.0~ + ly_err_free@Base 2.0.0~ + ly_err_last@Base 2.0.0~ + ly_err_new@Base 2.0.0~ + ly_err_print@Base 2.0.0~ + ly_errapptag@Base 2.0.0~ + ly_errcode@Base 2.0.0~ + ly_errmsg@Base 2.0.0~ + ly_errpath@Base 2.0.0~ + ly_get_log_clb@Base 2.0.0~ + ly_in_fd@Base 2.0.0~ + ly_in_file@Base 2.0.0~ + ly_in_filepath@Base 2.0.0~ + ly_in_free@Base 2.0.0~ + ly_in_memory@Base 2.0.0~ + ly_in_new_fd@Base 2.0.0~ + ly_in_new_file@Base 2.0.0~ + ly_in_new_filepath@Base 2.0.0~ + ly_in_new_memory@Base 2.0.0~ + ly_in_parsed@Base 2.0.0~ + ly_in_read@Base 2.1.30~ + ly_in_reset@Base 2.0.0~ + ly_in_skip@Base 2.1.30~ + ly_in_type@Base 2.0.0~ + ly_log_dbg_groups@Base 2.0.0~ + ly_log_level@Base 2.0.0~ + ly_log_options@Base 2.0.0~ + ly_out_clb@Base 2.0.0~ + ly_out_clb_arg@Base 2.0.0~ + ly_out_fd@Base 2.0.0~ + ly_out_file@Base 2.0.0~ + ly_out_filepath@Base 2.0.0~ + ly_out_free@Base 2.0.0~ + ly_out_new_clb@Base 2.0.0~ + ly_out_new_fd@Base 2.0.0~ + ly_out_new_file@Base 2.0.0~ + ly_out_new_filepath@Base 2.0.0~ + ly_out_new_memory@Base 2.0.0~ + ly_out_printed@Base 2.0.0~ + ly_out_reset@Base 2.0.0~ + ly_out_type@Base 2.0.0~ + ly_print@Base 2.0.0~ + ly_print_flush@Base 2.0.0~ + ly_set_add@Base 2.0.0~ + ly_set_clean@Base 2.0.0~ + ly_set_contains@Base 2.0.0~ + ly_set_dup@Base 2.0.0~ + ly_set_erase@Base 2.0.0~ + ly_set_free@Base 2.0.0~ + ly_set_log_clb@Base 2.0.0~ + ly_set_merge@Base 2.0.0~ + ly_set_new@Base 2.0.0~ + ly_set_rm@Base 2.0.0~ + ly_set_rm_index@Base 2.0.0~ + ly_temp_log_options@Base 2.1.30~ + ly_time_str2time@Base 2.0.7 + ly_time_str2ts@Base 2.0.7 + ly_time_time2str@Base 2.0.7 + ly_time_ts2str@Base 2.0.7 + ly_vecode@Base 2.0.0~ + ly_write@Base 2.0.0~ + lyd_any_copy_value@Base 2.0.0~ + lyd_any_value_str@Base 2.0.0~ + lyd_change_meta@Base 2.0.0~ + lyd_change_term@Base 2.0.0~ + lyd_change_term_bin@Base 2.0.0~ + lyd_change_term_canon@Base 2.0.0~ + lyd_child_no_keys@Base 2.0.0~ + lyd_compare_meta@Base 2.0.0~ + lyd_compare_siblings@Base 2.0.0~ + lyd_compare_single@Base 2.0.0~ + lyd_diff_apply_all@Base 2.0.0~ + lyd_diff_apply_module@Base 2.0.0~ + lyd_diff_merge_all@Base 2.0.0~ + lyd_diff_merge_module@Base 2.0.0~ + lyd_diff_merge_tree@Base 2.0.0~ + lyd_diff_reverse_all@Base 2.0.0~ + lyd_diff_siblings@Base 2.0.0~ + lyd_diff_tree@Base 2.0.0~ + lyd_dup_meta_single@Base 2.0.0~ + lyd_dup_siblings@Base 2.0.0~ + lyd_dup_siblings_to_ctx@Base 2.1.4~ + lyd_dup_single@Base 2.0.0~ + lyd_dup_single_to_ctx@Base 2.1.4~ + lyd_eval_xpath2@Base 2.0.112~ + lyd_eval_xpath3@Base 2.1.4~ + lyd_eval_xpath@Base 2.0.112~ + lyd_find_meta@Base 2.0.0~ + lyd_find_path@Base 2.0.0~ + lyd_find_sibling_dup_inst_set@Base 2.0.0~ + lyd_find_sibling_first@Base 2.0.0~ + lyd_find_sibling_opaq_next@Base 2.0.0~ + lyd_find_sibling_val@Base 2.0.0~ + lyd_find_target@Base 2.0.112~ + lyd_find_xpath2@Base 2.0.112~ + lyd_find_xpath3@Base 2.1.4~ + lyd_find_xpath4@Base 2.1.4~ + lyd_find_xpath@Base 2.0.0~ + lyd_first_sibling@Base 2.0.0~ + lyd_free_all@Base 2.0.0~ + lyd_free_attr_siblings@Base 2.0.0~ + lyd_free_attr_single@Base 2.0.0~ + lyd_free_meta_siblings@Base 2.0.0~ + lyd_free_meta_single@Base 2.0.0~ + lyd_free_siblings@Base 2.0.0~ + lyd_free_tree@Base 2.0.0~ + lyd_insert_after@Base 2.0.0~ + lyd_insert_before@Base 2.0.0~ + lyd_insert_child@Base 2.0.0~ + lyd_insert_sibling@Base 2.0.0~ + lyd_is_default@Base 2.0.0~ + lyd_list_pos@Base 2.0.0~ + lyd_lyb_data_length@Base 2.0.0~ + lyd_merge_module@Base 2.0.7 + lyd_merge_siblings@Base 2.0.0~ + lyd_merge_tree@Base 2.0.0~ + lyd_new_any@Base 2.0.0~ + lyd_new_attr2@Base 2.0.0~ + lyd_new_attr@Base 2.0.0~ + lyd_new_ext_any@Base 2.0.0~ + lyd_new_ext_inner@Base 2.0.0~ + lyd_new_ext_list@Base 2.0.0~ + lyd_new_ext_path@Base 2.0.0~ + lyd_new_ext_term@Base 2.0.0~ + lyd_new_implicit_all@Base 2.0.0~ + lyd_new_implicit_module@Base 2.0.0~ + lyd_new_implicit_tree@Base 2.0.0~ + lyd_new_inner@Base 2.0.0~ + lyd_new_list2@Base 2.0.0~ + lyd_new_list@Base 2.0.0~ + lyd_new_list_bin@Base 2.0.112~ + lyd_new_list_canon@Base 2.0.112~ + lyd_new_meta2@Base 2.0.0~ + lyd_new_meta@Base 2.0.0~ + lyd_new_opaq2@Base 2.0.0~ + lyd_new_opaq@Base 2.0.0~ + lyd_new_path2@Base 2.0.0~ + lyd_new_path@Base 2.0.0~ + lyd_new_term@Base 2.0.0~ + lyd_new_term_bin@Base 2.0.0~ + lyd_new_term_canon@Base 2.0.0~ + lyd_node_should_print@Base 2.1.4~ + lyd_owner_module@Base 2.0.0~ + lyd_parse_data@Base 2.0.0~ + lyd_parse_data_fd@Base 2.0.0~ + lyd_parse_data_mem@Base 2.0.0~ + lyd_parse_data_path@Base 2.0.0~ + lyd_parse_ext_data@Base 2.0.0~ + lyd_parse_ext_op@Base 2.0.0~ + lyd_parse_op@Base 2.0.0~ + lyd_parse_opaq_error@Base 2.1.4~ + lyd_path@Base 2.0.0~ + lyd_print_all@Base 2.0.0~ + lyd_print_clb@Base 2.0.0~ + lyd_print_fd@Base 2.0.0~ + lyd_print_file@Base 2.0.0~ + lyd_print_mem@Base 2.0.0~ + lyd_print_path@Base 2.0.0~ + lyd_print_tree@Base 2.0.0~ + lyd_target@Base 2.0.0~ + lyd_unlink_siblings@Base 2.0.112~ + lyd_unlink_tree@Base 2.0.0~ + lyd_validate_all@Base 2.0.0~ + lyd_validate_module@Base 2.0.0~ + lyd_validate_op@Base 2.0.0~ + lyd_value_compare@Base 2.0.0~ + lyd_value_get_canonical@Base 2.0.0~ + lyd_value_validate@Base 2.0.0~ + lydict_insert@Base 2.0.0~ + lydict_insert_zc@Base 2.0.0~ + lydict_remove@Base 2.0.0~ + lyplg_add@Base 2.0.0~ + lyplg_ext_cfree_instance_substatements@Base 2.1.4~ + lyplg_ext_compile_extension_instance@Base 2.1.4~ + lyplg_ext_compile_get_ctx@Base 2.1.4~ + lyplg_ext_compile_get_cur_mod@Base 2.1.4~ + lyplg_ext_compile_get_options@Base 2.1.4~ + lyplg_ext_compile_get_pmod@Base 2.1.4~ + lyplg_ext_compile_log@Base 2.1.4~ + lyplg_ext_compile_log_path@Base 2.1.4~ + lyplg_ext_get_data@Base 2.1.4~ + lyplg_ext_get_storage@Base 2.1.4~ + lyplg_ext_insert@Base 2.1.4~ + lyplg_ext_nodetype2stmt@Base 2.1.4~ + lyplg_ext_parse_extension_instance@Base 2.1.4~ + lyplg_ext_parse_get_cur_pmod@Base 2.1.4~ + lyplg_ext_parse_log@Base 2.1.4~ + lyplg_ext_parsed_get_storage@Base 2.1.4~ + lyplg_ext_pfree_instance_substatements@Base 2.1.4~ + lyplg_ext_print_get_level@Base 2.1.4~ + lyplg_ext_print_get_options@Base 2.1.4~ + lyplg_ext_print_get_out@Base 2.1.4~ + lyplg_ext_print_info_extension_instance@Base 2.1.4~ + lyplg_ext_schema_mount_create_context@Base 2.1.4~ + lyplg_ext_stmt2str@Base 2.1.4~ + lyplg_type_bits_bitmap_size@Base 2.0.7 + lyplg_type_bits_is_bit_set@Base 2.0.7 + lyplg_type_check_hints@Base 2.0.0~ + lyplg_type_check_status@Base 2.0.112~ + lyplg_type_compare_binary@Base 2.0.7 + lyplg_type_compare_bits@Base 2.0.7 + lyplg_type_compare_boolean@Base 2.0.7 + lyplg_type_compare_decimal64@Base 2.0.7 + lyplg_type_compare_identityref@Base 2.0.0~ + lyplg_type_compare_instanceid@Base 2.0.0~ + lyplg_type_compare_int@Base 2.0.7 + lyplg_type_compare_leafref@Base 2.0.0~ + lyplg_type_compare_simple@Base 2.0.0~ + lyplg_type_compare_uint@Base 2.0.7 + lyplg_type_compare_union@Base 2.0.0~ + lyplg_type_dup_binary@Base 2.0.7 + lyplg_type_dup_bits@Base 2.0.0~ + lyplg_type_dup_instanceid@Base 2.0.0~ + lyplg_type_dup_leafref@Base 2.0.0~ + lyplg_type_dup_simple@Base 2.0.0~ + lyplg_type_dup_union@Base 2.0.0~ + lyplg_type_dup_xpath10@Base 2.0.0~ + lyplg_type_free_binary@Base 2.0.7 + lyplg_type_free_bits@Base 2.0.0~ + lyplg_type_free_instanceid@Base 2.0.0~ + lyplg_type_free_leafref@Base 2.0.0~ + lyplg_type_free_simple@Base 2.0.0~ + lyplg_type_free_union@Base 2.0.0~ + lyplg_type_free_xpath10@Base 2.0.0~ + lyplg_type_get_prefix@Base 2.0.0~ + lyplg_type_identity_isderived@Base 2.0.0~ + lyplg_type_identity_module@Base 2.0.0~ + lyplg_type_lypath_check_status@Base 2.0.112~ + lyplg_type_lypath_free@Base 2.0.0~ + lyplg_type_lypath_new@Base 2.0.0~ + lyplg_type_make_implemented@Base 2.0.0~ + lyplg_type_parse_dec64@Base 2.0.0~ + lyplg_type_parse_int@Base 2.0.0~ + lyplg_type_parse_uint@Base 2.0.0~ + lyplg_type_prefix_data_dup@Base 2.0.0~ + lyplg_type_prefix_data_free@Base 2.0.0~ + lyplg_type_prefix_data_new@Base 2.0.0~ + lyplg_type_print_binary@Base 2.0.7 + lyplg_type_print_bits@Base 2.0.7 + lyplg_type_print_boolean@Base 2.0.7 + lyplg_type_print_decimal64@Base 2.0.7 + lyplg_type_print_enum@Base 2.0.7 + lyplg_type_print_identityref@Base 2.0.0~ + lyplg_type_print_instanceid@Base 2.0.0~ + lyplg_type_print_int@Base 2.0.7 + lyplg_type_print_leafref@Base 2.0.0~ + lyplg_type_print_simple@Base 2.0.0~ + lyplg_type_print_uint@Base 2.0.7 + lyplg_type_print_union@Base 2.0.0~ + lyplg_type_print_xpath10@Base 2.0.0~ + lyplg_type_print_xpath10_value@Base 2.1.4~ + lyplg_type_resolve_leafref@Base 2.0.0~ + lyplg_type_store_binary@Base 2.0.0~ + lyplg_type_store_bits@Base 2.0.0~ + lyplg_type_store_boolean@Base 2.0.0~ + lyplg_type_store_decimal64@Base 2.0.0~ + lyplg_type_store_empty@Base 2.0.0~ + lyplg_type_store_enum@Base 2.0.0~ + lyplg_type_store_identityref@Base 2.0.0~ + lyplg_type_store_instanceid@Base 2.0.0~ + lyplg_type_store_int@Base 2.0.0~ + lyplg_type_store_leafref@Base 2.0.0~ + lyplg_type_store_string@Base 2.0.0~ + lyplg_type_store_uint@Base 2.0.0~ + lyplg_type_store_union@Base 2.0.0~ + lyplg_type_store_xpath10@Base 2.0.0~ + lyplg_type_validate_instanceid@Base 2.0.0~ + lyplg_type_validate_leafref@Base 2.0.0~ + lyplg_type_validate_patterns@Base 2.0.0~ + lyplg_type_validate_range@Base 2.0.0~ + lyplg_type_validate_union@Base 2.0.0~ + lyplg_type_xpath10_print_token@Base 2.1.4~ + lys_feature_value@Base 2.0.0~ + lys_find_child@Base 2.0.0~ + lys_find_expr_atoms@Base 2.0.0~ + lys_find_lypath_atoms@Base 2.0.0~ + lys_find_path@Base 2.0.0~ + lys_find_path_atoms@Base 2.0.0~ + lys_find_xpath@Base 2.0.0~ + lys_find_xpath_atoms@Base 2.0.0~ + lys_getnext@Base 2.0.0~ + lys_getnext_ext@Base 2.0.0~ + lys_identity_iffeature_value@Base 2.0.112~ + lys_nodetype2str@Base 2.0.0~ + lys_parse@Base 2.0.0~ + lys_parse_fd@Base 2.0.0~ + lys_parse_mem@Base 2.0.0~ + lys_parse_path@Base 2.0.0~ + lys_print_clb@Base 2.0.0~ + lys_print_fd@Base 2.0.0~ + lys_print_file@Base 2.0.0~ + lys_print_mem@Base 2.0.0~ + lys_print_module@Base 2.0.0~ + lys_print_node@Base 2.0.0~ + lys_print_path@Base 2.0.0~ + lys_print_submodule@Base 2.0.0~ + lys_search_localfile@Base 2.0.0~ + lys_set_implemented@Base 2.0.0~ + lysc_data_node@Base 2.1.4~ + lysc_has_when@Base 2.0.0~ + lysc_iffeature_value@Base 2.0.0~ + lysc_module_dfs_full@Base 2.0.0~ + lysc_node_actions@Base 2.0.0~ + lysc_node_child@Base 2.0.0~ + lysc_node_musts@Base 2.0.0~ + lysc_node_notifs@Base 2.0.0~ + lysc_node_when@Base 2.0.0~ + lysc_owner_module@Base 2.0.112~ + lysc_path@Base 2.0.0~ + lysc_tree_dfs_full@Base 2.0.0~ + lysp_feature_next@Base 2.0.0~ + lysp_node_actions@Base 2.0.0~ + lysp_node_child@Base 2.0.0~ + lysp_node_groupings@Base 2.0.0~ + lysp_node_notifs@Base 2.0.0~ + lysp_node_typedefs@Base 2.0.0~ + lyxp_get_expr@Base 2.0.0~ + lyxp_vars_free@Base 2.0.112~ + lyxp_vars_set@Base 2.0.112~
signature.asc
Description: PGP signature