[pkg-lxc-devel] Bug#1062679: lxc: NMU diff for 64-bit time_t transition

Graham Inggs ginggs at debian.org
Fri Feb 2 16:51:50 GMT 2024


Source: lxc
Version: 1:5.0.3-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
lxc 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 lxc
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 lxc-5.0.3/debian/changelog lxc-5.0.3/debian/changelog
--- lxc-5.0.3/debian/changelog	2023-11-30 01:04:13.000000000 +0000
+++ lxc-5.0.3/debian/changelog	2024-02-02 16:36:18.000000000 +0000
@@ -1,3 +1,10 @@
+lxc (1:5.0.3-2.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Graham Inggs <ginggs at debian.org>  Fri, 02 Feb 2024 16:36:18 +0000
+
 lxc (1:5.0.3-2) unstable; urgency=medium
 
   * Switch default branch to debian/sid
diff -Nru lxc-5.0.3/debian/control lxc-5.0.3/debian/control
--- lxc-5.0.3/debian/control	2023-11-23 20:52:39.000000000 +0000
+++ lxc-5.0.3/debian/control	2024-02-02 16:36:17.000000000 +0000
@@ -64,7 +64,7 @@
 Section: libdevel
 Architecture: linux-any
 Depends: libcap-dev,
-         liblxc1 (= ${binary:Version}),
+         liblxc1t64 (= ${binary:Version}),
          libseccomp-dev [!alpha !ia64 !m68k !sh4 !sparc64],
          libselinux-dev,
          lxc (= ${binary:Version}),
@@ -80,7 +80,7 @@
 
 Package: lxc-tests
 Architecture: linux-any
-Depends: liblxc1 (= ${binary:Version}),
+Depends: liblxc1t64 (= ${binary:Version}),
          lxc (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
@@ -94,7 +94,10 @@
  used for autopkgtest and by some developers. They are not meant to be
  installed on regular user systems.
 
-Package: liblxc1
+Package: liblxc1t64
+Provides: ${t64:Provides}
+Replaces: liblxc1
+Breaks: liblxc1 (<< ${source:Version})
 Section: libs
 Architecture: linux-any
 Multi-Arch: same
@@ -111,7 +114,7 @@
 Package: liblxc-common
 Section: libs
 Architecture: linux-any
-Depends: liblxc1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: liblxc1t64 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
 Breaks: lxc (<< 1:4.0.11-1~)
 Replaces: lxc (<< 1:4.0.11-1~)
 Description: Linux Containers userspace tools (library)
diff -Nru lxc-5.0.3/debian/liblxc1.install lxc-5.0.3/debian/liblxc1.install
--- lxc-5.0.3/debian/liblxc1.install	2023-08-03 22:55:49.000000000 +0000
+++ lxc-5.0.3/debian/liblxc1.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/liblxc*.so.*
diff -Nru lxc-5.0.3/debian/liblxc1.symbols lxc-5.0.3/debian/liblxc1.symbols
--- lxc-5.0.3/debian/liblxc1.symbols	2023-08-03 22:55:49.000000000 +0000
+++ lxc-5.0.3/debian/liblxc1.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,716 +0,0 @@
-liblxc.so.1 liblxc1 #MINVER#
-* Build-Depends-Package: lxc-dev
-#MISSING: 1:4.0.4# __cgfsng_delegate_controllers at Base 1:4.0.2
-#MISSING: 1:4.0.4# __criu_check_feature at Base 1:3.0.2
-#MISSING: 1:4.0.4# __criu_dump at Base 1:3.0.2
-#MISSING: 1:4.0.4# __criu_pre_dump at Base 1:3.0.2
-#MISSING: 1:4.0.4# __criu_restore at Base 1:3.0.2
-#MISSING: 1:4.0.4# __lxc_start at Base 1:3.0.2
-#MISSING: 1:4.0.4# __netlink_recv at Base 1:3.0.2
-#MISSING: 1:4.0.4# __netlink_send at Base 1:3.0.2
-#MISSING: 1:4.0.4# __netlink_transaction at Base 1:3.0.2
- __safe_mount_beneath_at at Base 1:4.0.5
-#MISSING: 1:5.0.1# __unlockpt at Base 1:5.0.0
-#MISSING: 1:4.0.4# add_elem_to_mount_list at Base 1:4.0.2
-#MISSING: 1:4.0.4# add_required_remount_flags at Base 1:3.0.2
-#MISSING: 1:4.0.4# addattr at Base 1:3.0.2
-#MISSING: 1:4.0.4# append_unexp_config_line at Base 1:3.0.2
-#MISSING: 1:4.0.4# attach_block_device at Base 1:3.0.2
-#MISSING: 1:4.0.4# attach_nbd at Base 1:3.0.2
-#MISSING: 1:4.0.4# blk_getsize at Base 1:3.0.2
-#MISSING: 1:4.0.4# bpf_devices_cgroup_supported at Base 1:4.0.2
-#MISSING: 1:4.0.4# bpf_list_add_device at Base 1:4.0.2
-#MISSING: 1:4.0.4# bpf_program_append_device at Base 1:4.0.2
-#MISSING: 1:4.0.4# bpf_program_cgroup_attach at Base 1:4.0.2
-#MISSING: 1:4.0.4# bpf_program_cgroup_detach at Base 1:4.0.2
-#MISSING: 1:4.0.4# bpf_program_finalize at Base 1:4.0.2
-#MISSING: 1:4.0.4# bpf_program_free at Base 1:4.0.2
-#MISSING: 1:4.0.4# bpf_program_init at Base 1:4.0.2
-#MISSING: 1:4.0.4# bpf_program_new at Base 1:4.0.2
-#MISSING: 1:4.0.4# btrfs_clonepaths at Base 1:3.0.2
-#MISSING: 1:4.0.4# btrfs_create at Base 1:3.0.2
-#MISSING: 1:4.0.4# btrfs_create_clone at Base 1:3.0.2
-#MISSING: 1:4.0.4# btrfs_create_snapshot at Base 1:3.0.2
-#MISSING: 1:4.0.4# btrfs_destroy at Base 1:3.0.2
-#MISSING: 1:4.0.4# btrfs_detect at Base 1:3.0.2
-#MISSING: 1:4.0.4# btrfs_list_get_path_rootid at Base 1:3.0.2
-#MISSING: 1:4.0.4# btrfs_mount at Base 1:3.0.2
-#MISSING: 1:4.0.4# btrfs_same_fs at Base 1:3.0.2
-#MISSING: 1:4.0.4# btrfs_snapshot at Base 1:3.0.2
-#MISSING: 1:4.0.4# btrfs_snapshot_wrapper at Base 1:3.0.2
-#MISSING: 1:4.0.4# btrfs_try_remove_subvol at Base 1:3.0.2
-#MISSING: 1:4.0.4# btrfs_umount at Base 1:3.0.2
-#MISSING: 1:4.0.4# cgfsng_devices_activate at Base 1:4.0.2
-#MISSING: 1:4.0.4# cgfsng_monitor_delegate_controllers at Base 1:4.0.2
-#MISSING: 1:4.0.4# cgfsng_ops_init at Base 1:3.0.2
-#MISSING: 1:4.0.4# cgfsng_payload_delegate_controllers at Base 1:4.0.2
-#MISSING: 1:4.0.4# cgfsng_payload_finalize at Base 1:4.0.2
-#MISSING: 1:4.0.4# cgns_supported at Base 1:3.0.2
-#MISSING: 1:4.0.4# cgroup_attach at Base 1:4.0.2
-#MISSING: 1:4.0.4# cgroup_exit at Base 1:3.0.2
-#MISSING: 1:4.0.4# cgroup_init at Base 1:3.0.2
-#MISSING: 1:4.0.4# choose_init at Base 1:3.0.2
-#MISSING: 1:4.0.4# chown_mapped_root at Base 1:3.0.2
-#MISSING: 1:4.0.4# chown_mapped_root_exec_wrapper at Base 1:3.0.2
-#MISSING: 1:4.0.4# clear_unexp_config_line at Base 1:3.0.2
-#MISSING: 1:4.0.4# clone_update_unexp_hooks at Base 1:3.0.2
-#MISSING: 1:4.0.4# clone_update_unexp_ovl_paths at Base 1:3.0.2
-#MISSING: 1:4.0.4# config_ip_prefix at Base 1:3.0.2
-#MISSING: 1:4.0.4# container_disk_lock at Base 1:3.0.2
-#MISSING: 1:4.0.4# container_disk_unlock at Base 1:3.0.2
-#MISSING: 1:4.0.4# container_mem_lock at Base 1:3.0.2
-#MISSING: 1:4.0.4# container_mem_unlock at Base 1:3.0.2
- current_config at Base 1:3.0.2
-#MISSING: 1:4.0.4# detach_block_device at Base 1:3.0.2
-#MISSING: 1:4.0.4# detach_nbd_idx at Base 1:3.0.2
-#MISSING: 1:4.0.4# detect_fs at Base 1:3.0.2
-#MISSING: 1:4.0.4# detect_ramfs_rootfs at Base 1:3.0.2
-#MISSING: 1:4.0.4# detect_shared_rootfs at Base 1:3.0.2
-#MISSING: 1:4.0.4# dir_clonepaths at Base 1:3.0.2
-#MISSING: 1:4.0.4# dir_create at Base 1:3.0.2
-#MISSING: 1:4.0.4# dir_destroy at Base 1:3.0.2
-#MISSING: 1:4.0.4# dir_detect at Base 1:3.0.2
-#MISSING: 1:4.0.4# dir_exists at Base 1:3.0.2
-#MISSING: 1:4.0.4# dir_mount at Base 1:3.0.2
-#MISSING: 1:3.0.4# dir_new_path at Base 1:3.0.2
-#MISSING: 1:4.0.4# dir_umount at Base 1:3.0.2
-#MISSING: 1:4.0.4# do_append_unexp_config_line at Base 1:3.0.2
-#MISSING: 1:4.0.4# do_mkfs_exec_wrapper at Base 1:3.0.2
-#MISSING: 1:4.0.4# do_resolve_add_rule at Base 1:3.0.2
-#MISSING: 1:4.0.4# fd_cloexec at Base 1:3.0.2
-#MISSING: 1:4.0.4# fd_to_buf at Base 1:4.0.2
-#MISSING: 1:4.0.4# fd_to_fd at Base 1:3.0.4
-#MISSING: 1:4.0.4# fdopen_cached at Base 1:4.0.2
-#MISSING: 1:4.0.4# fhas_fs_type at Base 1:3.0.2
-#MISSING: 1:4.0.4# file_exists at Base 1:3.0.2
-#MISSING: 1:4.0.4# file_to_buf at Base 1:3.0.3
-#MISSING: 1:4.0.4# find_fstype_cb at Base 1:3.0.2
-#MISSING: 1:4.0.4# find_unmapped_nsid at Base 1:3.0.2
-#MISSING: 1:4.0.4# fix_stdio_permissions at Base 1:4.0.2
-#MISSING: 1:4.0.4# fnv_64a_buf at Base 1:3.0.2
-#MISSING: 1:4.0.4# fopen_cached at Base 1:4.0.2
-#MISSING: 1:4.0.4# fopen_cloexec at Base 1:3.0.2
-#MISSING: 1:4.0.4# get_btrfs_subvol_path at Base 1:3.0.2
-#MISSING: 1:4.0.4# get_cgroup_version at Base 1:3.0.2
-#MISSING: 1:4.0.4# get_fssize at Base 1:3.0.3
-#MISSING: 1:4.0.4# get_hierarchy at Base 1:3.0.2
-#MISSING: 1:4.0.4# get_hostarch at Base 1:3.0.2
-#MISSING: 1:4.0.2# get_mapped_rootid at Base 1:3.0.2
-#MISSING: 1:4.0.2# get_minimal_idmap at Base 1:3.0.2
-#MISSING: 1:4.0.4# get_new_ctx at Base 1:3.0.2
-#MISSING: 1:4.0.4# get_ns_gid at Base 1:3.0.3
-#MISSING: 1:4.0.4# get_ns_uid at Base 1:3.0.2
-#MISSING: 1:4.0.4# get_rundir at Base 1:3.0.2
-#MISSING: 1:4.0.4# get_template_path at Base 1:3.0.2
-#MISSING: 1:4.0.4# get_u16 at Base 1:3.0.2
-#MISSING: 1:4.0.4# has_fs_type at Base 1:3.0.2
-#MISSING: 1:4.0.4# id128_to_uuid_string at Base 1:3.0.4
-#MISSING: 1:4.0.4# in_caplist at Base 1:3.0.2
-#MISSING: 1:4.0.4# is_blktype at Base 1:3.0.2
-#MISSING: 1:4.0.4# is_btrfs_fs at Base 1:3.0.2
-#MISSING: 1:4.0.4# is_btrfs_subvol at Base 1:3.0.2
-#MISSING: 1:4.0.4# is_cgroupfs_v1 at Base 1:3.0.2
-#MISSING: 1:4.0.4# is_cgroupfs_v2 at Base 1:3.0.2
-#MISSING: 1:4.0.4# is_dir at Base 1:3.0.2
-#MISSING: 1:4.0.4# is_fs_type at Base 1:3.0.2
-#MISSING: 1:4.0.4# is_ovs_bridge at Base 1:3.0.2
-#MISSING: 1:4.0.4# is_shared_mountpoint at Base 1:4.0.2
-#MISSING: 1:4.0.4# is_valid_storage_type at Base 1:3.0.2
-#MISSING: 1:4.0.4# is_wlan at Base 1:4.0.2
-#MISSING: 1:4.0.4# linkderef at Base 1:3.0.2
- list_active_containers at Base 1:3.0.2
- list_all_containers at Base 1:3.0.2
- list_defined_containers at Base 1:3.0.2
-#MISSING: 1:4.0.4# loop_clonepaths at Base 1:3.0.2
-#MISSING: 1:4.0.4# loop_create at Base 1:3.0.2
-#MISSING: 1:4.0.4# loop_destroy at Base 1:3.0.2
-#MISSING: 1:4.0.4# loop_detect at Base 1:3.0.2
-#MISSING: 1:4.0.4# loop_mount at Base 1:3.0.2
-#MISSING: 1:4.0.4# loop_umount at Base 1:3.0.2
-#MISSING: 1:4.0.4# lsm_apparmor_drv_init at Base 1:3.0.2
-#MISSING: 1:4.0.4# lsm_enabled at Base 1:3.0.2
-#MISSING: 1:4.0.4# lsm_init at Base 1:3.0.2
-#MISSING: 1:4.0.4# lsm_keyring_label_set at Base 1:4.0.2
-#MISSING: 1:4.0.4# lsm_name at Base 1:3.0.2
-#MISSING: 1:4.0.4# lsm_nop_drv_init at Base 1:3.0.2
-#MISSING: 1:4.0.4# lsm_process_cleanup at Base 1:3.0.3
-#MISSING: 1:4.0.4# lsm_process_label_fd_get at Base 1:3.0.2
-#MISSING: 1:4.0.4# lsm_process_label_get at Base 1:3.0.2
-#MISSING: 1:4.0.4# lsm_process_label_set at Base 1:3.0.2
-#MISSING: 1:4.0.4# lsm_process_label_set_at at Base 1:3.0.2
-#MISSING: 1:4.0.4# lsm_process_prepare at Base 1:3.0.3
-#MISSING: 1:4.0.4# lsm_selinux_drv_init at Base 1:3.0.2
-#MISSING: 1:4.0.4# lvm_clonepaths at Base 1:3.0.2
-#MISSING: 1:4.0.4# lvm_compare_lv_attr at Base 1:3.0.2
-#MISSING: 1:4.0.4# lvm_create at Base 1:3.0.2
-#MISSING: 1:4.0.4# lvm_create_clone at Base 1:3.0.2
-#MISSING: 1:4.0.4# lvm_create_snapshot at Base 1:3.0.2
-#MISSING: 1:4.0.4# lvm_destroy at Base 1:3.0.2
-#MISSING: 1:4.0.4# lvm_detect at Base 1:3.0.2
-#MISSING: 1:4.0.4# lvm_is_thin_pool at Base 1:3.0.2
-#MISSING: 1:4.0.4# lvm_is_thin_volume at Base 1:3.0.2
-#MISSING: 1:4.0.4# lvm_mount at Base 1:3.0.2
-#MISSING: 1:4.0.4# lvm_umount at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_abort at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_abstract_unix_close at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_abstract_unix_connect at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_abstract_unix_open at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_abstract_unix_rcv_credential at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_abstract_unix_recv_fds at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_abstract_unix_send_credential at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_abstract_unix_send_fds at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_abstract_unix_send_fds_iov at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_add_state_client at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_allocate_ttys at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_ambient_caps_down at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_ambient_caps_up at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_append_null_to_array at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_append_paths at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_append_string at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_array_len at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_attach at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_attach_remount_sys_proc at Base 1:4.0.2
- lxc_attach_run_command at Base 1:3.0.2
- lxc_attach_run_shell at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_bridge_attach at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_can_use_pidfd at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_caps_down at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_caps_init at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_caps_last_cap at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_caps_up at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_char_left_gc at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_char_right_gc at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_check_inherited at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_chroot at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_clear_apparmor_raw at Base 1:3.0.3
-#MISSING: 1:4.0.4# lxc_clear_automounts at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_clear_cgroup2_devices at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_clear_cgroups at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_clear_config_caps at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_clear_config_keepcaps at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_clear_environment at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_clear_groups at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_clear_hooks at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_clear_idmaps at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_clear_includes at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_clear_limits at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_clear_mount_entries at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_clear_namespace at Base 1:3.0.4
-#MISSING: 1:4.0.4# lxc_clear_procs at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_clear_sysctls at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_clone at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_cmd_add_bpf_device_cgroup at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_cmd_add_state_client at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_cmd_connect at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_cmd_console at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_cmd_console_log at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_cmd_freeze at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_cmd_get_cgroup2_fd at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_cmd_get_cgroup_path at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_cmd_get_clone_flags at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_cmd_get_config_item at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_cmd_get_init_pid at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_cmd_get_init_pidfd at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_cmd_get_lxcpath at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_cmd_get_name at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_cmd_get_state at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_cmd_init at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_cmd_mainloop_add at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_cmd_seccomp_notify_add_listener at Base 1:3.0.4
-#MISSING: 1:4.0.4# lxc_cmd_serve_state_clients at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_cmd_sock_get_state at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_cmd_sock_rcv_state at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_cmd_stop at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_cmd_terminal_winch at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_cmd_unfreeze at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_conf_free at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_conf_init at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_config_define_add at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_config_define_free at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_config_define_load at Base 1:3.0.2
- lxc_config_item_is_supported at Base 1:3.0.2
-#MISSING: 1:3.0.4# lxc_config_net_hwaddr at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_config_net_is_hwaddr at Base 1:3.0.4
-#MISSING: 1:4.0.4# lxc_config_parse_arch at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_config_read at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_config_value_empty at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_console at Base 1:3.0.2
- lxc_container_get at Base 1:3.0.2
- lxc_container_new at Base 1:3.0.2
- lxc_container_put at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_convert_mac at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_count_file_lines at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_create_network at Base 1:4.0.2
-#MISSING: 1:4.0.2# lxc_create_network_priv at Base 1:3.0.2
-#MISSING: 1:4.0.2# lxc_create_network_unpriv at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_create_tmp_proc_mount at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_delete_network at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_delete_network_priv at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_delete_network_unpriv at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_delete_tty at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_deslashify at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_end at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_error_set_and_log at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_execute at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_file_cap_is_set at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_file_for_each_line at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_file_for_each_line_mmap at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_fill_elevated_privileges at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_fill_namespace_flags at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_find_gateway_addresses at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_find_next_power2 at Base 1:3.0.2
-#MISSING: 1:4.0.2# lxc_fini at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_free_array at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_free_handler at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_free_networks at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_freeze at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_get_conf_bool at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_get_conf_int at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_get_conf_size_t at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_get_conf_str at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_get_conf_uint64 at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_get_config at Base 1:3.0.2
- lxc_get_global_config_item at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_get_netdev_by_idx at Base 1:3.0.2
- lxc_get_version at Base 1:3.0.2
- lxc_get_wait_states at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_getstate at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_global_config_value at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_grow_array at Base 1:3.0.2
- lxc_has_api_extension at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_id128_randomize at Base 1:3.0.4
-#MISSING: 1:4.0.4# lxc_id128_write at Base 1:3.0.4
-#MISSING: 1:4.0.4# lxc_id128_write_fd at Base 1:3.0.4
-#MISSING: 1:4.0.4# lxc_ifname_alnum_case_sensitive at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_inherit_namespace at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_init at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_init_handler at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_ip_forwarding_off at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_ip_forwarding_on at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_ipv4_addr_add at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_ipv4_addr_get at Base 1:3.0.2
-#MISSING: 1:4.0.2# lxc_ipv4_dest_add at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_ipv4_gateway_add at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_ipv6_addr_add at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_ipv6_addr_get at Base 1:3.0.2
-#MISSING: 1:4.0.2# lxc_ipv6_dest_add at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_ipv6_gateway_add at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_ipvlan_flag_to_isolation at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_ipvlan_flag_to_mode at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_ipvlan_isolation_to_flag at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_ipvlan_mode_to_flag at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_is_line_empty at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_list_config_items at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_list_net at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_list_subkeys at Base 1:3.0.2
- lxc_log_category_af_unix at Base 1:3.0.2
- lxc_log_category_apparmor at Base 1:3.0.2
- lxc_log_category_attach at Base 1:3.0.2
- lxc_log_category_btrfs at Base 1:3.0.2
- lxc_log_category_caps at Base 1:3.0.2
- lxc_log_category_cgfsng at Base 1:3.0.2
- lxc_log_category_cgroup2_devices at Base 1:4.0.2
- lxc_log_category_cgroup at Base 1:3.0.2
- lxc_log_category_cgroup_utils at Base 1:4.0.10
- lxc_log_category_commands at Base 1:3.0.2
- lxc_log_category_commands_utils at Base 1:3.0.2
- lxc_log_category_conf at Base 1:3.0.2
- lxc_log_category_confile at Base 1:3.0.2
- lxc_log_category_confile_utils at Base 1:3.0.2
- lxc_log_category_criu at Base 1:3.0.2
- lxc_log_category_dir at Base 1:3.0.2
- lxc_log_category_error at Base 1:3.0.2
- lxc_log_category_execute at Base 1:3.0.2
- lxc_log_category_freezer at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_log_category_initutils at Base 1:3.0.2
- lxc_log_category_log at Base 1:3.0.2
- lxc_log_category_loop at Base 1:3.0.2
- lxc_log_category_lsm at Base 1:3.0.2
- lxc_log_category_lvm at Base 1:3.0.2
- lxc_log_category_lxc at Base 1:3.0.2
- lxc_log_category_lxccontainer at Base 1:3.0.2
- lxc_log_category_lxclock at Base 1:3.0.2
- lxc_log_category_mainloop at Base 1:4.0.11
- lxc_log_category_monitor at Base 1:3.0.2
- lxc_log_category_mount_utils at Base 1:4.0.4
- lxc_log_category_namespace at Base 1:3.0.2
- lxc_log_category_nbd at Base 1:3.0.2
- lxc_log_category_network at Base 1:3.0.2
- lxc_log_category_nl at Base 1:3.0.3
- lxc_log_category_overlay at Base 1:3.0.2
- lxc_log_category_parse at Base 1:3.0.2
- lxc_log_category_process_utils at Base 1:4.0.4
- lxc_log_category_rbd at Base 1:3.0.2
- lxc_log_category_rsync at Base 1:3.0.2
- (arch=!alpha !ia64 !m68k !sh4 !sparc64)lxc_log_category_seccomp at Base 1:3.0.2
- lxc_log_category_selinux at Base 1:3.0.2
- lxc_log_category_start at Base 1:3.0.2
- lxc_log_category_state at Base 1:3.0.2
- lxc_log_category_storage at Base 1:3.0.2
- lxc_log_category_storage_utils at Base 1:3.0.2
- lxc_log_category_sync at Base 1:3.0.2
- lxc_log_category_terminal at Base 1:3.0.2
- lxc_log_category_utils at Base 1:3.0.2
- lxc_log_category_zfs at Base 1:3.0.2
- lxc_log_close at Base 1:3.0.2
- lxc_log_configured_netdevs at Base 1:3.0.2
- lxc_log_enable_syslog at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_log_configured_netdevs at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_log_enable_syslog at Base 1:3.0.2
-  lxc_log_fd at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_log_get_file at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_log_get_level at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_log_get_prefix at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_log_has_valid_level at Base 1:3.0.2
-  lxc_log_init at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_log_options_no_override at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_log_set_file at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_log_set_level at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_log_set_prefix at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_log_syslog at Base 1:3.0.2
-  lxc_log_use_global_fd at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_macvlan_create at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_macvlan_flag_to_mode at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_macvlan_mode_to_flag at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_mainloop at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_mainloop_add_handler at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_mainloop_close at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_mainloop_del_handler at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_mainloop_open at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_make_abstract_socket_name at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_make_controlling_terminal at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_make_tmpfile at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_map_ids at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_map_ids_exec_wrapper at Base 1:3.0.2
-#MISSING: 1:4.0.2# lxc_mkifname at Base 1:3.0.2
-#MISSING: 1:4.0.11# lxc_monitor_close at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_monitor_fifo_name at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_monitor_open at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_monitor_read at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_monitor_read_fdset at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_monitor_read_timeout at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_monitor_send_exit_code at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_monitor_send_state at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_monitor_sock_name at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_monitord_spawn at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_mount_proc_if_needed at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_namespace_2_cloneflag at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_namespace_2_ns_idx at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_namespace_2_std_identifiers at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_neigh_proxy_off at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_neigh_proxy_on at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_net_type_to_str at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_netdev_delete_by_index at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_netdev_delete_by_name at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_netdev_down at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_netdev_isup at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_netdev_move_by_index at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_netdev_move_by_name at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_netdev_move_wlan at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_netdev_rename_by_index at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_netdev_rename_by_name at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_netdev_set_mtu at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_netdev_up at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_netns_get_nsid at Base 1:3.0.3
-#MISSING: 1:4.0.4# lxc_netns_set_nsid at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_network_add at Base 1:3.0.2
- lxc_network_info at Base 1:4.0.10
-#MISSING: 1:4.0.4# lxc_network_move_created_netdev_priv at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_network_recv_from_parent at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_network_recv_name_and_ifindex_from_child at Base 1:3.0.2
-#MISSING: 1:4.0.2# lxc_network_recv_veth_names_from_parent at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_network_send_name_and_ifindex_to_parent at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_network_send_to_child at Base 1:4.0.2
-#MISSING: 1:4.0.2# lxc_network_send_veth_names_to_child at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_newlock at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_nic_exists at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_normalize_path at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_open_dirfd at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_ovs_delete_port at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_pclose at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_poll at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_popen at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_prepare_loop_dev at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_preserve_ns at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_proc_cap_is_set at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_putlock at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_pwrite_nointr at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_quiet_specified at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_raw_clone at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_raw_clone_cb at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_raw_execveat at Base 1:3.0.3
-#MISSING: 1:4.0.4# lxc_raw_pidfd_send_signal at Base 1:3.0.4
-#MISSING: 1:4.0.4# lxc_read_file_expect at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_read_from_file at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_read_nointr at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_read_nointr_expect at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_read_seccomp_config at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_readat at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_recv_nointr at Base 1:3.0.3
-#MISSING: 1:4.0.4# lxc_recvmsg_nointr_iov at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_remove_nic_by_idx at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_requests_empty_network at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_restore_phys_nics_to_netns at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_rexec at Base 1:3.0.3
-#MISSING: 1:4.0.4# lxc_ringbuf_create at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_ringbuf_move_read_addr at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_ringbuf_read at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_ringbuf_write at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_rm_rf at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_rmdir_onedev at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_rsync at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_rsync_exec at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_rsync_exec_wrapper at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_safe_int at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_safe_long at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_safe_long_long at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_safe_uint64 at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_safe_uint at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_safe_ulong at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_seccomp_add_notifier at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_seccomp_free at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_seccomp_load at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_seccomp_recv_notifier_fd at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_seccomp_send_notifier_fd at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_seccomp_setup_proxy at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_send_nointr at Base 1:3.0.3
-#MISSING: 1:4.0.4# lxc_sendfile_nointr at Base 1:3.0.3
-#MISSING: 1:4.0.4# lxc_serve_state_clients at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_set_config_item_locked at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_set_death_signal at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_set_state at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_setgroups at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_setup at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_setup_keyring at Base 1:3.0.3
-#MISSING: 1:4.0.4# lxc_setup_network_in_child_namespaces at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_setup_rootfs_prepare_root at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_setup_tios at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_socket_set_timeout at Base 1:3.0.4
-#MISSING: 1:4.0.4# lxc_start at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_state2str at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_storage_get_path at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_storage_rsync_exec_wrapper at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_str2state at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_string_in_array at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_string_in_list at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_string_join at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_string_replace at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_string_split at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_string_split_and_trim at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_string_split_quoted at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_strmmap at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_strmunmap at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_switch_uid_gid at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_sync_barrier_child at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_sync_barrier_parent at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_sync_fini at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_sync_fini_child at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_sync_fini_parent at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_sync_init at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_sync_wait_child at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_sync_wait_parent at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_sync_wake_child at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_sync_wake_parent at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_allocate at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_conf_free at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_create at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_create_log_file at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_delete at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_free at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_getfd at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_info_init at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_init at Base 1:3.0.2
-#MISSING: 1:3.0.4# lxc_terminal_init_global at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_io_cb at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_mainloop_add at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_map_ids at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_master_cb at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_prepare_login at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_set_stdfds at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_setup at Base 1:3.0.2
-#MISSING: 1:4.0.2# lxc_terminal_signal_fini at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_signal_init at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_signalfd_cb at Base 1:3.0.2
-#MISSING: 1:3.0.4# lxc_terminal_sigwinch at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_stdin_cb at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_winsz at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_terminal_write_ringbuffer at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_trim_whitespace_in_place at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_try_cmd at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_unfreeze at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_unix_connect at Base 1:3.0.4
-#MISSING: 1:4.0.4# lxc_unix_connect_type at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_unix_send_fds at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_unix_sockaddr at Base 1:3.0.4
-#MISSING: 1:4.0.4# lxc_unstack_mountpoint at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_va_arg_list_to_argv at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_va_arg_list_to_argv_const at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_veth_create at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_veth_mode_to_flag at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_vlan_create at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_wait at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_wait_for_pid_status at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_write_nointr at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_write_openat at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_write_to_file at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxc_writeat at Base 1:4.0.2
-#MISSING: 1:4.0.4# lxc_zero_handler at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxchook_names at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxclock at Base 1:3.0.2
-#MISSING: 1:4.0.4# lxcunlock at Base 1:3.0.2
-#MISSING: 1:4.0.4# make_anonymous_mount_file at Base 1:3.0.2
-#MISSING: 1:4.0.4# mapped_hostid at Base 1:3.0.2
-#MISSING: 1:4.0.4# mkdir_p at Base 1:3.0.2
- mod_all_rdeps at Base 1:3.0.2
-#MISSING: 1:4.0.4# mount_unknown_fs at Base 1:3.0.2
-#MISSING: 1:4.0.4# must_append_path at Base 1:3.0.2
-#MISSING: 1:4.0.4# must_concat at Base 1:3.0.2
-#MISSING: 1:4.0.4# must_copy_string at Base 1:3.0.2
-#MISSING: 1:4.0.4# must_make_path at Base 1:3.0.2
-#MISSING: 1:4.0.4# must_realloc at Base 1:3.0.2
-#MISSING: 1:4.0.4# nbd_clonepaths at Base 1:3.0.2
-#MISSING: 1:4.0.4# nbd_create at Base 1:3.0.2
-#MISSING: 1:4.0.4# nbd_destroy at Base 1:3.0.2
-#MISSING: 1:4.0.4# nbd_detect at Base 1:3.0.2
-#MISSING: 1:4.0.4# nbd_mount at Base 1:3.0.2
-#MISSING: 1:4.0.4# nbd_ops at Base 1:3.0.2
-#MISSING: 1:4.0.4# nbd_umount at Base 1:3.0.2
-#MISSING: 1:4.0.4# netdev_get_flag at Base 1:3.0.2
-#MISSING: 1:4.0.4# netdev_get_mtu at Base 1:3.0.2
-#MISSING: 1:4.0.4# netdev_set_flag at Base 1:3.0.2
-#MISSING: 1:4.0.4# netlink_close at Base 1:3.0.2
-#MISSING: 1:4.0.4# netlink_open at Base 1:3.0.2
-#MISSING: 1:4.0.4# netlink_rcv at Base 1:3.0.2
-#MISSING: 1:4.0.4# netlink_send at Base 1:3.0.2
-#MISSING: 1:4.0.4# netlink_transaction at Base 1:3.0.2
-#MISSING: 1:4.0.4# netns_freeifaddrs at Base 1:3.0.3
-#MISSING: 1:4.0.4# netns_getifaddrs at Base 1:3.0.3
-#MISSING: 1:4.0.4# network_ifname at Base 1:3.0.2
-#MISSING: 1:4.0.4# network_new_hwaddrs at Base 1:3.0.2
-#MISSING: 1:4.0.4# new_hwaddr at Base 1:3.0.2
-#MISSING: 1:4.0.4# nla_begin_nested at Base 1:3.0.2
-#MISSING: 1:4.0.4# nla_end_nested at Base 1:3.0.2
-#MISSING: 1:4.0.4# nla_put_attr at Base 1:3.0.2
-#MISSING: 1:4.0.4# nla_put_buffer at Base 1:3.0.2
-#MISSING: 1:4.0.4# nla_put_string at Base 1:3.0.2
-#MISSING: 1:4.0.4# nla_put_u16 at Base 1:3.0.2
-#MISSING: 1:4.0.4# nla_put_u32 at Base 1:3.0.2
-#MISSING: 1:4.0.4# nlmsg_alloc at Base 1:3.0.2
-#MISSING: 1:4.0.4# nlmsg_alloc_reserve at Base 1:3.0.2
-#MISSING: 1:4.0.4# nlmsg_data at Base 1:3.0.2
-#MISSING: 1:4.0.4# nlmsg_free at Base 1:3.0.2
-#MISSING: 1:4.0.4# nlmsg_len at Base 1:3.0.2
-#MISSING: 1:4.0.4# nlmsg_reserve at Base 1:3.0.2
-#MISSING: 1:4.0.4# ns_info at Base 1:3.0.2
-#MISSING: 1:4.0.4# null_stdfds at Base 1:3.0.2
-#MISSING: 1:4.0.4# on_path at Base 1:3.0.2
-#MISSING: 1:4.0.4# open_devnull at Base 1:3.0.2
-#MISSING: 1:4.0.4# ovl_clonepaths at Base 1:3.0.2
-#MISSING: 1:4.0.4# ovl_create at Base 1:3.0.2
-#MISSING: 1:4.0.4# ovl_destroy at Base 1:3.0.2
-#MISSING: 1:4.0.4# ovl_detect at Base 1:3.0.2
-#MISSING: 1:4.0.4# ovl_get_lower at Base 1:3.0.2
-#MISSING: 1:4.0.4# ovl_get_rootfs at Base 1:3.0.2
-#MISSING: 1:4.0.4# ovl_mkdir at Base 1:3.0.2
-#MISSING: 1:4.0.4# ovl_mount at Base 1:3.0.2
-#MISSING: 1:4.0.4# ovl_umount at Base 1:3.0.2
-#MISSING: 1:4.0.4# ovl_update_abs_paths at Base 1:3.0.2
-#MISSING: 1:4.0.4# parse_byte_size_string at Base 1:3.0.2
-#MISSING: 1:4.0.4# parse_idmaps at Base 1:3.0.2
-#MISSING: 1:3.0.4# parse_limit_value at Base 1:3.0.2
-#MISSING: 1:4.0.4# parse_mntopts at Base 1:3.0.2
-#MISSING: 1:4.0.4# parse_propagationopts at Base 1:3.0.2
-#MISSING: 1:4.0.4# pin_rootfs at Base 1:3.0.2
-#MISSING: 1:4.0.4# print_to_file at Base 1:3.0.2
-#MISSING: 1:4.0.4# process_lock at Base 1:3.0.2
-#MISSING: 1:4.0.4# process_unlock at Base 1:3.0.2
-#MISSING: 1:4.0.4# prune_init_scope at Base 1:3.0.2
-#MISSING: 1:4.0.4# rand_complete_hwaddr at Base 1:3.0.2
-#MISSING: 1:4.0.4# randseed at Base 1:3.0.2
-#MISSING: 1:4.0.4# rbd_clonepaths at Base 1:3.0.2
-#MISSING: 1:4.0.4# rbd_create at Base 1:3.0.2
-#MISSING: 1:4.0.4# rbd_create_wrapper at Base 1:3.0.2
-#MISSING: 1:4.0.4# rbd_delete_wrapper at Base 1:3.0.2
-#MISSING: 1:4.0.4# rbd_destroy at Base 1:3.0.2
-#MISSING: 1:4.0.4# rbd_detect at Base 1:3.0.2
-#MISSING: 1:4.0.4# rbd_map_wrapper at Base 1:3.0.2
-#MISSING: 1:4.0.4# rbd_mount at Base 1:3.0.2
-#MISSING: 1:4.0.4# rbd_umount at Base 1:3.0.2
-#MISSING: 1:4.0.4# rbd_unmap_wrapper at Base 1:3.0.2
-#MISSING: 1:4.0.2# recursive_destroy at Base 1:3.0.2
-#MISSING: 1:4.0.4# remount_all_slave at Base 1:3.0.2
-#MISSING: 1:4.0.4# remove_trailing_newlines at Base 1:3.0.2
-#MISSING: 1:4.0.4# remove_trailing_slashes at Base 1:3.0.2
-#MISSING: 1:4.0.4# requires_nbd at Base 1:3.0.2
-#MISSING: 1:4.0.4# resolve_clone_flags at Base 1:3.0.2
-#MISSING: 1:4.0.4# rootfs_is_blockdev at Base 1:3.0.2
-#MISSING: 1:4.0.4# rtnetlink_close at Base 1:3.0.2
-#MISSING: 1:4.0.4# rtnetlink_open at Base 1:3.0.2
-#MISSING: 1:4.0.4# rtnetlink_rcv at Base 1:3.0.2
-#MISSING: 1:4.0.4# rtnetlink_send at Base 1:3.0.2
-#MISSING: 1:4.0.4# rtnetlink_transaction at Base 1:3.0.2
-#MISSING: 1:4.0.4# rtnlmsg_alloc at Base 1:3.0.2
-#MISSING: 1:4.0.4# rtnlmsg_free at Base 1:3.0.2
-#MISSING: 1:4.0.4# run_command at Base 1:3.0.2
-#MISSING: 1:4.0.4# run_command_internal at Base 1:3.0.4
-#MISSING: 1:4.0.4# run_command_status at Base 1:3.0.4
-#MISSING: 1:4.0.4# run_lxc_hooks at Base 1:3.0.2
-#MISSING: 1:4.0.4# run_script at Base 1:3.0.2
-#MISSING: 1:4.0.4# run_script_argv at Base 1:3.0.2
-#MISSING: 1:4.0.4# safe_mount at Base 1:3.0.2
-#MISSING: 1:4.0.4# seccomp_conf_init at Base 1:4.0.2
-#MISSING: 1:4.0.4# seccomp_notify_handler at Base 1:4.0.2
-#MISSING: 1:4.0.4# set_config_bool_item at Base 1:4.0.2
-#MISSING: 1:4.0.4# set_config_path_item at Base 1:3.0.2
-#MISSING: 1:4.0.4# set_config_string_item at Base 1:3.0.2
-#MISSING: 1:4.0.4# set_config_string_item_max at Base 1:3.0.2
-#MISSING: 1:4.0.4# set_stdfds at Base 1:3.0.2
-#MISSING: 1:4.0.4# setproctitle at Base 1:3.0.2
-#MISSING: 1:4.0.4# setup_private_host_hw_addr at Base 1:3.0.2
-#MISSING: 1:4.0.4# setup_proc_filesystem at Base 1:3.0.2
-#MISSING: 1:4.0.4# setup_resource_limits at Base 1:3.0.2
-#MISSING: 1:4.0.4# setup_sysctl_parameters at Base 1:3.0.2
-#MISSING: 1:4.0.4# should_default_to_snapshot at Base 1:3.0.2
-#MISSING: 1:4.0.4# sig_parse at Base 1:3.0.2
-#MISSING: 1:4.0.4# sort_cgroup_settings at Base 1:3.0.2
-#MISSING: 1:4.0.4# storage_can_backup at Base 1:3.0.2
-#MISSING: 1:4.0.4# storage_copy at Base 1:3.0.2
-#MISSING: 1:4.0.4# storage_create at Base 1:3.0.2
-#MISSING: 1:4.0.4# storage_destroy at Base 1:3.0.2
-#MISSING: 1:4.0.4# storage_destroy_wrapper at Base 1:3.0.2
-#MISSING: 1:4.0.4# storage_get at Base 1:3.0.2
-#MISSING: 1:4.0.4# storage_init at Base 1:3.0.2
-#MISSING: 1:4.0.4# storage_is_dir at Base 1:3.0.2
-#MISSING: 1:4.0.4# storage_put at Base 1:3.0.2
-#MISSING: 1:4.0.11# strlcat at Base 1:3.0.2
-#MISSING: 1:4.0.11# strlcpy at Base 1:3.0.2
-#MISSING: 1:4.0.4# suggest_default_idmap at Base 1:3.0.2
-#MISSING: 1:4.0.4# switch_to_ns at Base 1:3.0.2
-#MISSING: 1:4.0.4# task_blocks_signal at Base 1:3.0.2
-#MISSING: 1:4.0.4# test_writeable_v1 at Base 1:3.0.2
-#MISSING: 1:4.0.4# test_writeable_v2 at Base 1:3.0.2
-#MISSING: 1:4.0.4# tmp_proc_unmount at Base 1:3.0.2
-#MISSING: 1:4.0.4# unified_cgroup_hierarchy at Base 1:4.0.2
-#MISSING: 1:4.0.4# unpriv_snap_allowed at Base 1:3.0.2
-#MISSING: 1:3.0.4# update_hwaddr at Base 1:3.0.2
-#MISSING: 1:4.0.4# userns_exec_1 at Base 1:3.0.2
-#MISSING: 1:4.0.4# userns_exec_full at Base 1:3.0.2
-#MISSING: 1:4.0.4# userns_exec_minimal at Base 1:4.0.2
-#MISSING: 1:4.0.4# wait_for_pid at Base 1:3.0.2
-#MISSING: 1:4.0.4# wait_for_pidfd at Base 1:4.0.2
-#MISSING: 1:4.0.4# write_config at Base 1:3.0.2
-#MISSING: 1:4.0.4# write_id_mapping at Base 1:3.0.2
-#MISSING: 1:4.0.4# zfs_clone_exec_wrapper at Base 1:3.0.2
-#MISSING: 1:4.0.4# zfs_clonepaths at Base 1:3.0.2
-#MISSING: 1:4.0.4# zfs_copy at Base 1:3.0.2
-#MISSING: 1:4.0.4# zfs_create at Base 1:3.0.2
-#MISSING: 1:4.0.4# zfs_create_exec_wrapper at Base 1:3.0.2
-#MISSING: 1:4.0.4# zfs_delete_exec_wrapper at Base 1:3.0.2
-#MISSING: 1:4.0.4# zfs_destroy at Base 1:3.0.2
-#MISSING: 1:4.0.4# zfs_detect at Base 1:3.0.2
-#MISSING: 1:4.0.4# zfs_detect_exec_wrapper at Base 1:3.0.2
-#MISSING: 1:4.0.4# zfs_get_parent_snapshot_exec_wrapper at Base 1:3.0.2
-#MISSING: 1:4.0.4# zfs_mount at Base 1:3.0.2
-#MISSING: 1:4.0.4# zfs_snapshot at Base 1:3.0.2
-#MISSING: 1:4.0.4# zfs_snapshot_exec_wrapper at Base 1:3.0.2
-#MISSING: 1:4.0.4# zfs_umount at Base 1:3.0.2
diff -Nru lxc-5.0.3/debian/liblxc1t64.install lxc-5.0.3/debian/liblxc1t64.install
--- lxc-5.0.3/debian/liblxc1t64.install	1970-01-01 00:00:00.000000000 +0000
+++ lxc-5.0.3/debian/liblxc1t64.install	2023-08-03 22:55:49.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/liblxc*.so.*
diff -Nru lxc-5.0.3/debian/liblxc1t64.lintian-overrides lxc-5.0.3/debian/liblxc1t64.lintian-overrides
--- lxc-5.0.3/debian/liblxc1t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ lxc-5.0.3/debian/liblxc1t64.lintian-overrides	2024-02-02 16:36:17.000000000 +0000
@@ -0,0 +1 @@
+liblxc1t64: package-name-doesnt-match-sonames liblxc1
diff -Nru lxc-5.0.3/debian/liblxc1t64.symbols lxc-5.0.3/debian/liblxc1t64.symbols
--- lxc-5.0.3/debian/liblxc1t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ lxc-5.0.3/debian/liblxc1t64.symbols	2024-02-02 16:36:17.000000000 +0000
@@ -0,0 +1,716 @@
+liblxc.so.1 liblxc1t64 #MINVER#
+* Build-Depends-Package: lxc-dev
+#MISSING: 1:4.0.4# __cgfsng_delegate_controllers at Base 1:4.0.2
+#MISSING: 1:4.0.4# __criu_check_feature at Base 1:3.0.2
+#MISSING: 1:4.0.4# __criu_dump at Base 1:3.0.2
+#MISSING: 1:4.0.4# __criu_pre_dump at Base 1:3.0.2
+#MISSING: 1:4.0.4# __criu_restore at Base 1:3.0.2
+#MISSING: 1:4.0.4# __lxc_start at Base 1:3.0.2
+#MISSING: 1:4.0.4# __netlink_recv at Base 1:3.0.2
+#MISSING: 1:4.0.4# __netlink_send at Base 1:3.0.2
+#MISSING: 1:4.0.4# __netlink_transaction at Base 1:3.0.2
+ __safe_mount_beneath_at at Base 1:4.0.5
+#MISSING: 1:5.0.1# __unlockpt at Base 1:5.0.0
+#MISSING: 1:4.0.4# add_elem_to_mount_list at Base 1:4.0.2
+#MISSING: 1:4.0.4# add_required_remount_flags at Base 1:3.0.2
+#MISSING: 1:4.0.4# addattr at Base 1:3.0.2
+#MISSING: 1:4.0.4# append_unexp_config_line at Base 1:3.0.2
+#MISSING: 1:4.0.4# attach_block_device at Base 1:3.0.2
+#MISSING: 1:4.0.4# attach_nbd at Base 1:3.0.2
+#MISSING: 1:4.0.4# blk_getsize at Base 1:3.0.2
+#MISSING: 1:4.0.4# bpf_devices_cgroup_supported at Base 1:4.0.2
+#MISSING: 1:4.0.4# bpf_list_add_device at Base 1:4.0.2
+#MISSING: 1:4.0.4# bpf_program_append_device at Base 1:4.0.2
+#MISSING: 1:4.0.4# bpf_program_cgroup_attach at Base 1:4.0.2
+#MISSING: 1:4.0.4# bpf_program_cgroup_detach at Base 1:4.0.2
+#MISSING: 1:4.0.4# bpf_program_finalize at Base 1:4.0.2
+#MISSING: 1:4.0.4# bpf_program_free at Base 1:4.0.2
+#MISSING: 1:4.0.4# bpf_program_init at Base 1:4.0.2
+#MISSING: 1:4.0.4# bpf_program_new at Base 1:4.0.2
+#MISSING: 1:4.0.4# btrfs_clonepaths at Base 1:3.0.2
+#MISSING: 1:4.0.4# btrfs_create at Base 1:3.0.2
+#MISSING: 1:4.0.4# btrfs_create_clone at Base 1:3.0.2
+#MISSING: 1:4.0.4# btrfs_create_snapshot at Base 1:3.0.2
+#MISSING: 1:4.0.4# btrfs_destroy at Base 1:3.0.2
+#MISSING: 1:4.0.4# btrfs_detect at Base 1:3.0.2
+#MISSING: 1:4.0.4# btrfs_list_get_path_rootid at Base 1:3.0.2
+#MISSING: 1:4.0.4# btrfs_mount at Base 1:3.0.2
+#MISSING: 1:4.0.4# btrfs_same_fs at Base 1:3.0.2
+#MISSING: 1:4.0.4# btrfs_snapshot at Base 1:3.0.2
+#MISSING: 1:4.0.4# btrfs_snapshot_wrapper at Base 1:3.0.2
+#MISSING: 1:4.0.4# btrfs_try_remove_subvol at Base 1:3.0.2
+#MISSING: 1:4.0.4# btrfs_umount at Base 1:3.0.2
+#MISSING: 1:4.0.4# cgfsng_devices_activate at Base 1:4.0.2
+#MISSING: 1:4.0.4# cgfsng_monitor_delegate_controllers at Base 1:4.0.2
+#MISSING: 1:4.0.4# cgfsng_ops_init at Base 1:3.0.2
+#MISSING: 1:4.0.4# cgfsng_payload_delegate_controllers at Base 1:4.0.2
+#MISSING: 1:4.0.4# cgfsng_payload_finalize at Base 1:4.0.2
+#MISSING: 1:4.0.4# cgns_supported at Base 1:3.0.2
+#MISSING: 1:4.0.4# cgroup_attach at Base 1:4.0.2
+#MISSING: 1:4.0.4# cgroup_exit at Base 1:3.0.2
+#MISSING: 1:4.0.4# cgroup_init at Base 1:3.0.2
+#MISSING: 1:4.0.4# choose_init at Base 1:3.0.2
+#MISSING: 1:4.0.4# chown_mapped_root at Base 1:3.0.2
+#MISSING: 1:4.0.4# chown_mapped_root_exec_wrapper at Base 1:3.0.2
+#MISSING: 1:4.0.4# clear_unexp_config_line at Base 1:3.0.2
+#MISSING: 1:4.0.4# clone_update_unexp_hooks at Base 1:3.0.2
+#MISSING: 1:4.0.4# clone_update_unexp_ovl_paths at Base 1:3.0.2
+#MISSING: 1:4.0.4# config_ip_prefix at Base 1:3.0.2
+#MISSING: 1:4.0.4# container_disk_lock at Base 1:3.0.2
+#MISSING: 1:4.0.4# container_disk_unlock at Base 1:3.0.2
+#MISSING: 1:4.0.4# container_mem_lock at Base 1:3.0.2
+#MISSING: 1:4.0.4# container_mem_unlock at Base 1:3.0.2
+ current_config at Base 1:3.0.2
+#MISSING: 1:4.0.4# detach_block_device at Base 1:3.0.2
+#MISSING: 1:4.0.4# detach_nbd_idx at Base 1:3.0.2
+#MISSING: 1:4.0.4# detect_fs at Base 1:3.0.2
+#MISSING: 1:4.0.4# detect_ramfs_rootfs at Base 1:3.0.2
+#MISSING: 1:4.0.4# detect_shared_rootfs at Base 1:3.0.2
+#MISSING: 1:4.0.4# dir_clonepaths at Base 1:3.0.2
+#MISSING: 1:4.0.4# dir_create at Base 1:3.0.2
+#MISSING: 1:4.0.4# dir_destroy at Base 1:3.0.2
+#MISSING: 1:4.0.4# dir_detect at Base 1:3.0.2
+#MISSING: 1:4.0.4# dir_exists at Base 1:3.0.2
+#MISSING: 1:4.0.4# dir_mount at Base 1:3.0.2
+#MISSING: 1:3.0.4# dir_new_path at Base 1:3.0.2
+#MISSING: 1:4.0.4# dir_umount at Base 1:3.0.2
+#MISSING: 1:4.0.4# do_append_unexp_config_line at Base 1:3.0.2
+#MISSING: 1:4.0.4# do_mkfs_exec_wrapper at Base 1:3.0.2
+#MISSING: 1:4.0.4# do_resolve_add_rule at Base 1:3.0.2
+#MISSING: 1:4.0.4# fd_cloexec at Base 1:3.0.2
+#MISSING: 1:4.0.4# fd_to_buf at Base 1:4.0.2
+#MISSING: 1:4.0.4# fd_to_fd at Base 1:3.0.4
+#MISSING: 1:4.0.4# fdopen_cached at Base 1:4.0.2
+#MISSING: 1:4.0.4# fhas_fs_type at Base 1:3.0.2
+#MISSING: 1:4.0.4# file_exists at Base 1:3.0.2
+#MISSING: 1:4.0.4# file_to_buf at Base 1:3.0.3
+#MISSING: 1:4.0.4# find_fstype_cb at Base 1:3.0.2
+#MISSING: 1:4.0.4# find_unmapped_nsid at Base 1:3.0.2
+#MISSING: 1:4.0.4# fix_stdio_permissions at Base 1:4.0.2
+#MISSING: 1:4.0.4# fnv_64a_buf at Base 1:3.0.2
+#MISSING: 1:4.0.4# fopen_cached at Base 1:4.0.2
+#MISSING: 1:4.0.4# fopen_cloexec at Base 1:3.0.2
+#MISSING: 1:4.0.4# get_btrfs_subvol_path at Base 1:3.0.2
+#MISSING: 1:4.0.4# get_cgroup_version at Base 1:3.0.2
+#MISSING: 1:4.0.4# get_fssize at Base 1:3.0.3
+#MISSING: 1:4.0.4# get_hierarchy at Base 1:3.0.2
+#MISSING: 1:4.0.4# get_hostarch at Base 1:3.0.2
+#MISSING: 1:4.0.2# get_mapped_rootid at Base 1:3.0.2
+#MISSING: 1:4.0.2# get_minimal_idmap at Base 1:3.0.2
+#MISSING: 1:4.0.4# get_new_ctx at Base 1:3.0.2
+#MISSING: 1:4.0.4# get_ns_gid at Base 1:3.0.3
+#MISSING: 1:4.0.4# get_ns_uid at Base 1:3.0.2
+#MISSING: 1:4.0.4# get_rundir at Base 1:3.0.2
+#MISSING: 1:4.0.4# get_template_path at Base 1:3.0.2
+#MISSING: 1:4.0.4# get_u16 at Base 1:3.0.2
+#MISSING: 1:4.0.4# has_fs_type at Base 1:3.0.2
+#MISSING: 1:4.0.4# id128_to_uuid_string at Base 1:3.0.4
+#MISSING: 1:4.0.4# in_caplist at Base 1:3.0.2
+#MISSING: 1:4.0.4# is_blktype at Base 1:3.0.2
+#MISSING: 1:4.0.4# is_btrfs_fs at Base 1:3.0.2
+#MISSING: 1:4.0.4# is_btrfs_subvol at Base 1:3.0.2
+#MISSING: 1:4.0.4# is_cgroupfs_v1 at Base 1:3.0.2
+#MISSING: 1:4.0.4# is_cgroupfs_v2 at Base 1:3.0.2
+#MISSING: 1:4.0.4# is_dir at Base 1:3.0.2
+#MISSING: 1:4.0.4# is_fs_type at Base 1:3.0.2
+#MISSING: 1:4.0.4# is_ovs_bridge at Base 1:3.0.2
+#MISSING: 1:4.0.4# is_shared_mountpoint at Base 1:4.0.2
+#MISSING: 1:4.0.4# is_valid_storage_type at Base 1:3.0.2
+#MISSING: 1:4.0.4# is_wlan at Base 1:4.0.2
+#MISSING: 1:4.0.4# linkderef at Base 1:3.0.2
+ list_active_containers at Base 1:3.0.2
+ list_all_containers at Base 1:3.0.2
+ list_defined_containers at Base 1:3.0.2
+#MISSING: 1:4.0.4# loop_clonepaths at Base 1:3.0.2
+#MISSING: 1:4.0.4# loop_create at Base 1:3.0.2
+#MISSING: 1:4.0.4# loop_destroy at Base 1:3.0.2
+#MISSING: 1:4.0.4# loop_detect at Base 1:3.0.2
+#MISSING: 1:4.0.4# loop_mount at Base 1:3.0.2
+#MISSING: 1:4.0.4# loop_umount at Base 1:3.0.2
+#MISSING: 1:4.0.4# lsm_apparmor_drv_init at Base 1:3.0.2
+#MISSING: 1:4.0.4# lsm_enabled at Base 1:3.0.2
+#MISSING: 1:4.0.4# lsm_init at Base 1:3.0.2
+#MISSING: 1:4.0.4# lsm_keyring_label_set at Base 1:4.0.2
+#MISSING: 1:4.0.4# lsm_name at Base 1:3.0.2
+#MISSING: 1:4.0.4# lsm_nop_drv_init at Base 1:3.0.2
+#MISSING: 1:4.0.4# lsm_process_cleanup at Base 1:3.0.3
+#MISSING: 1:4.0.4# lsm_process_label_fd_get at Base 1:3.0.2
+#MISSING: 1:4.0.4# lsm_process_label_get at Base 1:3.0.2
+#MISSING: 1:4.0.4# lsm_process_label_set at Base 1:3.0.2
+#MISSING: 1:4.0.4# lsm_process_label_set_at at Base 1:3.0.2
+#MISSING: 1:4.0.4# lsm_process_prepare at Base 1:3.0.3
+#MISSING: 1:4.0.4# lsm_selinux_drv_init at Base 1:3.0.2
+#MISSING: 1:4.0.4# lvm_clonepaths at Base 1:3.0.2
+#MISSING: 1:4.0.4# lvm_compare_lv_attr at Base 1:3.0.2
+#MISSING: 1:4.0.4# lvm_create at Base 1:3.0.2
+#MISSING: 1:4.0.4# lvm_create_clone at Base 1:3.0.2
+#MISSING: 1:4.0.4# lvm_create_snapshot at Base 1:3.0.2
+#MISSING: 1:4.0.4# lvm_destroy at Base 1:3.0.2
+#MISSING: 1:4.0.4# lvm_detect at Base 1:3.0.2
+#MISSING: 1:4.0.4# lvm_is_thin_pool at Base 1:3.0.2
+#MISSING: 1:4.0.4# lvm_is_thin_volume at Base 1:3.0.2
+#MISSING: 1:4.0.4# lvm_mount at Base 1:3.0.2
+#MISSING: 1:4.0.4# lvm_umount at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_abort at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_abstract_unix_close at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_abstract_unix_connect at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_abstract_unix_open at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_abstract_unix_rcv_credential at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_abstract_unix_recv_fds at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_abstract_unix_send_credential at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_abstract_unix_send_fds at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_abstract_unix_send_fds_iov at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_add_state_client at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_allocate_ttys at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_ambient_caps_down at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_ambient_caps_up at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_append_null_to_array at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_append_paths at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_append_string at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_array_len at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_attach at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_attach_remount_sys_proc at Base 1:4.0.2
+ lxc_attach_run_command at Base 1:3.0.2
+ lxc_attach_run_shell at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_bridge_attach at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_can_use_pidfd at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_caps_down at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_caps_init at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_caps_last_cap at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_caps_up at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_char_left_gc at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_char_right_gc at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_check_inherited at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_chroot at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_clear_apparmor_raw at Base 1:3.0.3
+#MISSING: 1:4.0.4# lxc_clear_automounts at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_clear_cgroup2_devices at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_clear_cgroups at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_clear_config_caps at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_clear_config_keepcaps at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_clear_environment at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_clear_groups at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_clear_hooks at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_clear_idmaps at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_clear_includes at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_clear_limits at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_clear_mount_entries at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_clear_namespace at Base 1:3.0.4
+#MISSING: 1:4.0.4# lxc_clear_procs at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_clear_sysctls at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_clone at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_cmd_add_bpf_device_cgroup at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_cmd_add_state_client at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_cmd_connect at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_cmd_console at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_cmd_console_log at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_cmd_freeze at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_cmd_get_cgroup2_fd at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_cmd_get_cgroup_path at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_cmd_get_clone_flags at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_cmd_get_config_item at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_cmd_get_init_pid at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_cmd_get_init_pidfd at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_cmd_get_lxcpath at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_cmd_get_name at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_cmd_get_state at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_cmd_init at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_cmd_mainloop_add at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_cmd_seccomp_notify_add_listener at Base 1:3.0.4
+#MISSING: 1:4.0.4# lxc_cmd_serve_state_clients at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_cmd_sock_get_state at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_cmd_sock_rcv_state at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_cmd_stop at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_cmd_terminal_winch at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_cmd_unfreeze at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_conf_free at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_conf_init at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_config_define_add at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_config_define_free at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_config_define_load at Base 1:3.0.2
+ lxc_config_item_is_supported at Base 1:3.0.2
+#MISSING: 1:3.0.4# lxc_config_net_hwaddr at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_config_net_is_hwaddr at Base 1:3.0.4
+#MISSING: 1:4.0.4# lxc_config_parse_arch at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_config_read at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_config_value_empty at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_console at Base 1:3.0.2
+ lxc_container_get at Base 1:3.0.2
+ lxc_container_new at Base 1:3.0.2
+ lxc_container_put at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_convert_mac at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_count_file_lines at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_create_network at Base 1:4.0.2
+#MISSING: 1:4.0.2# lxc_create_network_priv at Base 1:3.0.2
+#MISSING: 1:4.0.2# lxc_create_network_unpriv at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_create_tmp_proc_mount at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_delete_network at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_delete_network_priv at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_delete_network_unpriv at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_delete_tty at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_deslashify at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_end at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_error_set_and_log at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_execute at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_file_cap_is_set at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_file_for_each_line at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_file_for_each_line_mmap at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_fill_elevated_privileges at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_fill_namespace_flags at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_find_gateway_addresses at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_find_next_power2 at Base 1:3.0.2
+#MISSING: 1:4.0.2# lxc_fini at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_free_array at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_free_handler at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_free_networks at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_freeze at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_get_conf_bool at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_get_conf_int at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_get_conf_size_t at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_get_conf_str at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_get_conf_uint64 at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_get_config at Base 1:3.0.2
+ lxc_get_global_config_item at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_get_netdev_by_idx at Base 1:3.0.2
+ lxc_get_version at Base 1:3.0.2
+ lxc_get_wait_states at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_getstate at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_global_config_value at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_grow_array at Base 1:3.0.2
+ lxc_has_api_extension at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_id128_randomize at Base 1:3.0.4
+#MISSING: 1:4.0.4# lxc_id128_write at Base 1:3.0.4
+#MISSING: 1:4.0.4# lxc_id128_write_fd at Base 1:3.0.4
+#MISSING: 1:4.0.4# lxc_ifname_alnum_case_sensitive at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_inherit_namespace at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_init at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_init_handler at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_ip_forwarding_off at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_ip_forwarding_on at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_ipv4_addr_add at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_ipv4_addr_get at Base 1:3.0.2
+#MISSING: 1:4.0.2# lxc_ipv4_dest_add at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_ipv4_gateway_add at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_ipv6_addr_add at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_ipv6_addr_get at Base 1:3.0.2
+#MISSING: 1:4.0.2# lxc_ipv6_dest_add at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_ipv6_gateway_add at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_ipvlan_flag_to_isolation at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_ipvlan_flag_to_mode at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_ipvlan_isolation_to_flag at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_ipvlan_mode_to_flag at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_is_line_empty at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_list_config_items at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_list_net at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_list_subkeys at Base 1:3.0.2
+ lxc_log_category_af_unix at Base 1:3.0.2
+ lxc_log_category_apparmor at Base 1:3.0.2
+ lxc_log_category_attach at Base 1:3.0.2
+ lxc_log_category_btrfs at Base 1:3.0.2
+ lxc_log_category_caps at Base 1:3.0.2
+ lxc_log_category_cgfsng at Base 1:3.0.2
+ lxc_log_category_cgroup2_devices at Base 1:4.0.2
+ lxc_log_category_cgroup at Base 1:3.0.2
+ lxc_log_category_cgroup_utils at Base 1:4.0.10
+ lxc_log_category_commands at Base 1:3.0.2
+ lxc_log_category_commands_utils at Base 1:3.0.2
+ lxc_log_category_conf at Base 1:3.0.2
+ lxc_log_category_confile at Base 1:3.0.2
+ lxc_log_category_confile_utils at Base 1:3.0.2
+ lxc_log_category_criu at Base 1:3.0.2
+ lxc_log_category_dir at Base 1:3.0.2
+ lxc_log_category_error at Base 1:3.0.2
+ lxc_log_category_execute at Base 1:3.0.2
+ lxc_log_category_freezer at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_log_category_initutils at Base 1:3.0.2
+ lxc_log_category_log at Base 1:3.0.2
+ lxc_log_category_loop at Base 1:3.0.2
+ lxc_log_category_lsm at Base 1:3.0.2
+ lxc_log_category_lvm at Base 1:3.0.2
+ lxc_log_category_lxc at Base 1:3.0.2
+ lxc_log_category_lxccontainer at Base 1:3.0.2
+ lxc_log_category_lxclock at Base 1:3.0.2
+ lxc_log_category_mainloop at Base 1:4.0.11
+ lxc_log_category_monitor at Base 1:3.0.2
+ lxc_log_category_mount_utils at Base 1:4.0.4
+ lxc_log_category_namespace at Base 1:3.0.2
+ lxc_log_category_nbd at Base 1:3.0.2
+ lxc_log_category_network at Base 1:3.0.2
+ lxc_log_category_nl at Base 1:3.0.3
+ lxc_log_category_overlay at Base 1:3.0.2
+ lxc_log_category_parse at Base 1:3.0.2
+ lxc_log_category_process_utils at Base 1:4.0.4
+ lxc_log_category_rbd at Base 1:3.0.2
+ lxc_log_category_rsync at Base 1:3.0.2
+ (arch=!alpha !ia64 !m68k !sh4 !sparc64)lxc_log_category_seccomp at Base 1:3.0.2
+ lxc_log_category_selinux at Base 1:3.0.2
+ lxc_log_category_start at Base 1:3.0.2
+ lxc_log_category_state at Base 1:3.0.2
+ lxc_log_category_storage at Base 1:3.0.2
+ lxc_log_category_storage_utils at Base 1:3.0.2
+ lxc_log_category_sync at Base 1:3.0.2
+ lxc_log_category_terminal at Base 1:3.0.2
+ lxc_log_category_utils at Base 1:3.0.2
+ lxc_log_category_zfs at Base 1:3.0.2
+ lxc_log_close at Base 1:3.0.2
+ lxc_log_configured_netdevs at Base 1:3.0.2
+ lxc_log_enable_syslog at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_log_configured_netdevs at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_log_enable_syslog at Base 1:3.0.2
+  lxc_log_fd at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_log_get_file at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_log_get_level at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_log_get_prefix at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_log_has_valid_level at Base 1:3.0.2
+  lxc_log_init at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_log_options_no_override at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_log_set_file at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_log_set_level at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_log_set_prefix at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_log_syslog at Base 1:3.0.2
+  lxc_log_use_global_fd at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_macvlan_create at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_macvlan_flag_to_mode at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_macvlan_mode_to_flag at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_mainloop at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_mainloop_add_handler at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_mainloop_close at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_mainloop_del_handler at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_mainloop_open at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_make_abstract_socket_name at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_make_controlling_terminal at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_make_tmpfile at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_map_ids at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_map_ids_exec_wrapper at Base 1:3.0.2
+#MISSING: 1:4.0.2# lxc_mkifname at Base 1:3.0.2
+#MISSING: 1:4.0.11# lxc_monitor_close at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_monitor_fifo_name at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_monitor_open at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_monitor_read at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_monitor_read_fdset at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_monitor_read_timeout at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_monitor_send_exit_code at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_monitor_send_state at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_monitor_sock_name at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_monitord_spawn at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_mount_proc_if_needed at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_namespace_2_cloneflag at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_namespace_2_ns_idx at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_namespace_2_std_identifiers at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_neigh_proxy_off at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_neigh_proxy_on at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_net_type_to_str at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_netdev_delete_by_index at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_netdev_delete_by_name at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_netdev_down at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_netdev_isup at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_netdev_move_by_index at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_netdev_move_by_name at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_netdev_move_wlan at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_netdev_rename_by_index at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_netdev_rename_by_name at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_netdev_set_mtu at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_netdev_up at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_netns_get_nsid at Base 1:3.0.3
+#MISSING: 1:4.0.4# lxc_netns_set_nsid at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_network_add at Base 1:3.0.2
+ lxc_network_info at Base 1:4.0.10
+#MISSING: 1:4.0.4# lxc_network_move_created_netdev_priv at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_network_recv_from_parent at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_network_recv_name_and_ifindex_from_child at Base 1:3.0.2
+#MISSING: 1:4.0.2# lxc_network_recv_veth_names_from_parent at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_network_send_name_and_ifindex_to_parent at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_network_send_to_child at Base 1:4.0.2
+#MISSING: 1:4.0.2# lxc_network_send_veth_names_to_child at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_newlock at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_nic_exists at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_normalize_path at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_open_dirfd at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_ovs_delete_port at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_pclose at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_poll at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_popen at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_prepare_loop_dev at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_preserve_ns at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_proc_cap_is_set at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_putlock at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_pwrite_nointr at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_quiet_specified at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_raw_clone at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_raw_clone_cb at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_raw_execveat at Base 1:3.0.3
+#MISSING: 1:4.0.4# lxc_raw_pidfd_send_signal at Base 1:3.0.4
+#MISSING: 1:4.0.4# lxc_read_file_expect at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_read_from_file at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_read_nointr at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_read_nointr_expect at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_read_seccomp_config at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_readat at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_recv_nointr at Base 1:3.0.3
+#MISSING: 1:4.0.4# lxc_recvmsg_nointr_iov at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_remove_nic_by_idx at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_requests_empty_network at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_restore_phys_nics_to_netns at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_rexec at Base 1:3.0.3
+#MISSING: 1:4.0.4# lxc_ringbuf_create at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_ringbuf_move_read_addr at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_ringbuf_read at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_ringbuf_write at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_rm_rf at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_rmdir_onedev at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_rsync at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_rsync_exec at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_rsync_exec_wrapper at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_safe_int at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_safe_long at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_safe_long_long at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_safe_uint64 at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_safe_uint at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_safe_ulong at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_seccomp_add_notifier at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_seccomp_free at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_seccomp_load at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_seccomp_recv_notifier_fd at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_seccomp_send_notifier_fd at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_seccomp_setup_proxy at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_send_nointr at Base 1:3.0.3
+#MISSING: 1:4.0.4# lxc_sendfile_nointr at Base 1:3.0.3
+#MISSING: 1:4.0.4# lxc_serve_state_clients at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_set_config_item_locked at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_set_death_signal at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_set_state at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_setgroups at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_setup at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_setup_keyring at Base 1:3.0.3
+#MISSING: 1:4.0.4# lxc_setup_network_in_child_namespaces at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_setup_rootfs_prepare_root at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_setup_tios at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_socket_set_timeout at Base 1:3.0.4
+#MISSING: 1:4.0.4# lxc_start at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_state2str at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_storage_get_path at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_storage_rsync_exec_wrapper at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_str2state at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_string_in_array at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_string_in_list at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_string_join at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_string_replace at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_string_split at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_string_split_and_trim at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_string_split_quoted at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_strmmap at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_strmunmap at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_switch_uid_gid at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_sync_barrier_child at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_sync_barrier_parent at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_sync_fini at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_sync_fini_child at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_sync_fini_parent at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_sync_init at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_sync_wait_child at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_sync_wait_parent at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_sync_wake_child at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_sync_wake_parent at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_allocate at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_conf_free at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_create at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_create_log_file at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_delete at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_free at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_getfd at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_info_init at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_init at Base 1:3.0.2
+#MISSING: 1:3.0.4# lxc_terminal_init_global at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_io_cb at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_mainloop_add at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_map_ids at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_master_cb at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_prepare_login at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_set_stdfds at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_setup at Base 1:3.0.2
+#MISSING: 1:4.0.2# lxc_terminal_signal_fini at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_signal_init at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_signalfd_cb at Base 1:3.0.2
+#MISSING: 1:3.0.4# lxc_terminal_sigwinch at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_stdin_cb at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_winsz at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_terminal_write_ringbuffer at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_trim_whitespace_in_place at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_try_cmd at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_unfreeze at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_unix_connect at Base 1:3.0.4
+#MISSING: 1:4.0.4# lxc_unix_connect_type at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_unix_send_fds at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_unix_sockaddr at Base 1:3.0.4
+#MISSING: 1:4.0.4# lxc_unstack_mountpoint at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_va_arg_list_to_argv at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_va_arg_list_to_argv_const at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_veth_create at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_veth_mode_to_flag at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_vlan_create at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_wait at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_wait_for_pid_status at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_write_nointr at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_write_openat at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_write_to_file at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxc_writeat at Base 1:4.0.2
+#MISSING: 1:4.0.4# lxc_zero_handler at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxchook_names at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxclock at Base 1:3.0.2
+#MISSING: 1:4.0.4# lxcunlock at Base 1:3.0.2
+#MISSING: 1:4.0.4# make_anonymous_mount_file at Base 1:3.0.2
+#MISSING: 1:4.0.4# mapped_hostid at Base 1:3.0.2
+#MISSING: 1:4.0.4# mkdir_p at Base 1:3.0.2
+ mod_all_rdeps at Base 1:3.0.2
+#MISSING: 1:4.0.4# mount_unknown_fs at Base 1:3.0.2
+#MISSING: 1:4.0.4# must_append_path at Base 1:3.0.2
+#MISSING: 1:4.0.4# must_concat at Base 1:3.0.2
+#MISSING: 1:4.0.4# must_copy_string at Base 1:3.0.2
+#MISSING: 1:4.0.4# must_make_path at Base 1:3.0.2
+#MISSING: 1:4.0.4# must_realloc at Base 1:3.0.2
+#MISSING: 1:4.0.4# nbd_clonepaths at Base 1:3.0.2
+#MISSING: 1:4.0.4# nbd_create at Base 1:3.0.2
+#MISSING: 1:4.0.4# nbd_destroy at Base 1:3.0.2
+#MISSING: 1:4.0.4# nbd_detect at Base 1:3.0.2
+#MISSING: 1:4.0.4# nbd_mount at Base 1:3.0.2
+#MISSING: 1:4.0.4# nbd_ops at Base 1:3.0.2
+#MISSING: 1:4.0.4# nbd_umount at Base 1:3.0.2
+#MISSING: 1:4.0.4# netdev_get_flag at Base 1:3.0.2
+#MISSING: 1:4.0.4# netdev_get_mtu at Base 1:3.0.2
+#MISSING: 1:4.0.4# netdev_set_flag at Base 1:3.0.2
+#MISSING: 1:4.0.4# netlink_close at Base 1:3.0.2
+#MISSING: 1:4.0.4# netlink_open at Base 1:3.0.2
+#MISSING: 1:4.0.4# netlink_rcv at Base 1:3.0.2
+#MISSING: 1:4.0.4# netlink_send at Base 1:3.0.2
+#MISSING: 1:4.0.4# netlink_transaction at Base 1:3.0.2
+#MISSING: 1:4.0.4# netns_freeifaddrs at Base 1:3.0.3
+#MISSING: 1:4.0.4# netns_getifaddrs at Base 1:3.0.3
+#MISSING: 1:4.0.4# network_ifname at Base 1:3.0.2
+#MISSING: 1:4.0.4# network_new_hwaddrs at Base 1:3.0.2
+#MISSING: 1:4.0.4# new_hwaddr at Base 1:3.0.2
+#MISSING: 1:4.0.4# nla_begin_nested at Base 1:3.0.2
+#MISSING: 1:4.0.4# nla_end_nested at Base 1:3.0.2
+#MISSING: 1:4.0.4# nla_put_attr at Base 1:3.0.2
+#MISSING: 1:4.0.4# nla_put_buffer at Base 1:3.0.2
+#MISSING: 1:4.0.4# nla_put_string at Base 1:3.0.2
+#MISSING: 1:4.0.4# nla_put_u16 at Base 1:3.0.2
+#MISSING: 1:4.0.4# nla_put_u32 at Base 1:3.0.2
+#MISSING: 1:4.0.4# nlmsg_alloc at Base 1:3.0.2
+#MISSING: 1:4.0.4# nlmsg_alloc_reserve at Base 1:3.0.2
+#MISSING: 1:4.0.4# nlmsg_data at Base 1:3.0.2
+#MISSING: 1:4.0.4# nlmsg_free at Base 1:3.0.2
+#MISSING: 1:4.0.4# nlmsg_len at Base 1:3.0.2
+#MISSING: 1:4.0.4# nlmsg_reserve at Base 1:3.0.2
+#MISSING: 1:4.0.4# ns_info at Base 1:3.0.2
+#MISSING: 1:4.0.4# null_stdfds at Base 1:3.0.2
+#MISSING: 1:4.0.4# on_path at Base 1:3.0.2
+#MISSING: 1:4.0.4# open_devnull at Base 1:3.0.2
+#MISSING: 1:4.0.4# ovl_clonepaths at Base 1:3.0.2
+#MISSING: 1:4.0.4# ovl_create at Base 1:3.0.2
+#MISSING: 1:4.0.4# ovl_destroy at Base 1:3.0.2
+#MISSING: 1:4.0.4# ovl_detect at Base 1:3.0.2
+#MISSING: 1:4.0.4# ovl_get_lower at Base 1:3.0.2
+#MISSING: 1:4.0.4# ovl_get_rootfs at Base 1:3.0.2
+#MISSING: 1:4.0.4# ovl_mkdir at Base 1:3.0.2
+#MISSING: 1:4.0.4# ovl_mount at Base 1:3.0.2
+#MISSING: 1:4.0.4# ovl_umount at Base 1:3.0.2
+#MISSING: 1:4.0.4# ovl_update_abs_paths at Base 1:3.0.2
+#MISSING: 1:4.0.4# parse_byte_size_string at Base 1:3.0.2
+#MISSING: 1:4.0.4# parse_idmaps at Base 1:3.0.2
+#MISSING: 1:3.0.4# parse_limit_value at Base 1:3.0.2
+#MISSING: 1:4.0.4# parse_mntopts at Base 1:3.0.2
+#MISSING: 1:4.0.4# parse_propagationopts at Base 1:3.0.2
+#MISSING: 1:4.0.4# pin_rootfs at Base 1:3.0.2
+#MISSING: 1:4.0.4# print_to_file at Base 1:3.0.2
+#MISSING: 1:4.0.4# process_lock at Base 1:3.0.2
+#MISSING: 1:4.0.4# process_unlock at Base 1:3.0.2
+#MISSING: 1:4.0.4# prune_init_scope at Base 1:3.0.2
+#MISSING: 1:4.0.4# rand_complete_hwaddr at Base 1:3.0.2
+#MISSING: 1:4.0.4# randseed at Base 1:3.0.2
+#MISSING: 1:4.0.4# rbd_clonepaths at Base 1:3.0.2
+#MISSING: 1:4.0.4# rbd_create at Base 1:3.0.2
+#MISSING: 1:4.0.4# rbd_create_wrapper at Base 1:3.0.2
+#MISSING: 1:4.0.4# rbd_delete_wrapper at Base 1:3.0.2
+#MISSING: 1:4.0.4# rbd_destroy at Base 1:3.0.2
+#MISSING: 1:4.0.4# rbd_detect at Base 1:3.0.2
+#MISSING: 1:4.0.4# rbd_map_wrapper at Base 1:3.0.2
+#MISSING: 1:4.0.4# rbd_mount at Base 1:3.0.2
+#MISSING: 1:4.0.4# rbd_umount at Base 1:3.0.2
+#MISSING: 1:4.0.4# rbd_unmap_wrapper at Base 1:3.0.2
+#MISSING: 1:4.0.2# recursive_destroy at Base 1:3.0.2
+#MISSING: 1:4.0.4# remount_all_slave at Base 1:3.0.2
+#MISSING: 1:4.0.4# remove_trailing_newlines at Base 1:3.0.2
+#MISSING: 1:4.0.4# remove_trailing_slashes at Base 1:3.0.2
+#MISSING: 1:4.0.4# requires_nbd at Base 1:3.0.2
+#MISSING: 1:4.0.4# resolve_clone_flags at Base 1:3.0.2
+#MISSING: 1:4.0.4# rootfs_is_blockdev at Base 1:3.0.2
+#MISSING: 1:4.0.4# rtnetlink_close at Base 1:3.0.2
+#MISSING: 1:4.0.4# rtnetlink_open at Base 1:3.0.2
+#MISSING: 1:4.0.4# rtnetlink_rcv at Base 1:3.0.2
+#MISSING: 1:4.0.4# rtnetlink_send at Base 1:3.0.2
+#MISSING: 1:4.0.4# rtnetlink_transaction at Base 1:3.0.2
+#MISSING: 1:4.0.4# rtnlmsg_alloc at Base 1:3.0.2
+#MISSING: 1:4.0.4# rtnlmsg_free at Base 1:3.0.2
+#MISSING: 1:4.0.4# run_command at Base 1:3.0.2
+#MISSING: 1:4.0.4# run_command_internal at Base 1:3.0.4
+#MISSING: 1:4.0.4# run_command_status at Base 1:3.0.4
+#MISSING: 1:4.0.4# run_lxc_hooks at Base 1:3.0.2
+#MISSING: 1:4.0.4# run_script at Base 1:3.0.2
+#MISSING: 1:4.0.4# run_script_argv at Base 1:3.0.2
+#MISSING: 1:4.0.4# safe_mount at Base 1:3.0.2
+#MISSING: 1:4.0.4# seccomp_conf_init at Base 1:4.0.2
+#MISSING: 1:4.0.4# seccomp_notify_handler at Base 1:4.0.2
+#MISSING: 1:4.0.4# set_config_bool_item at Base 1:4.0.2
+#MISSING: 1:4.0.4# set_config_path_item at Base 1:3.0.2
+#MISSING: 1:4.0.4# set_config_string_item at Base 1:3.0.2
+#MISSING: 1:4.0.4# set_config_string_item_max at Base 1:3.0.2
+#MISSING: 1:4.0.4# set_stdfds at Base 1:3.0.2
+#MISSING: 1:4.0.4# setproctitle at Base 1:3.0.2
+#MISSING: 1:4.0.4# setup_private_host_hw_addr at Base 1:3.0.2
+#MISSING: 1:4.0.4# setup_proc_filesystem at Base 1:3.0.2
+#MISSING: 1:4.0.4# setup_resource_limits at Base 1:3.0.2
+#MISSING: 1:4.0.4# setup_sysctl_parameters at Base 1:3.0.2
+#MISSING: 1:4.0.4# should_default_to_snapshot at Base 1:3.0.2
+#MISSING: 1:4.0.4# sig_parse at Base 1:3.0.2
+#MISSING: 1:4.0.4# sort_cgroup_settings at Base 1:3.0.2
+#MISSING: 1:4.0.4# storage_can_backup at Base 1:3.0.2
+#MISSING: 1:4.0.4# storage_copy at Base 1:3.0.2
+#MISSING: 1:4.0.4# storage_create at Base 1:3.0.2
+#MISSING: 1:4.0.4# storage_destroy at Base 1:3.0.2
+#MISSING: 1:4.0.4# storage_destroy_wrapper at Base 1:3.0.2
+#MISSING: 1:4.0.4# storage_get at Base 1:3.0.2
+#MISSING: 1:4.0.4# storage_init at Base 1:3.0.2
+#MISSING: 1:4.0.4# storage_is_dir at Base 1:3.0.2
+#MISSING: 1:4.0.4# storage_put at Base 1:3.0.2
+#MISSING: 1:4.0.11# strlcat at Base 1:3.0.2
+#MISSING: 1:4.0.11# strlcpy at Base 1:3.0.2
+#MISSING: 1:4.0.4# suggest_default_idmap at Base 1:3.0.2
+#MISSING: 1:4.0.4# switch_to_ns at Base 1:3.0.2
+#MISSING: 1:4.0.4# task_blocks_signal at Base 1:3.0.2
+#MISSING: 1:4.0.4# test_writeable_v1 at Base 1:3.0.2
+#MISSING: 1:4.0.4# test_writeable_v2 at Base 1:3.0.2
+#MISSING: 1:4.0.4# tmp_proc_unmount at Base 1:3.0.2
+#MISSING: 1:4.0.4# unified_cgroup_hierarchy at Base 1:4.0.2
+#MISSING: 1:4.0.4# unpriv_snap_allowed at Base 1:3.0.2
+#MISSING: 1:3.0.4# update_hwaddr at Base 1:3.0.2
+#MISSING: 1:4.0.4# userns_exec_1 at Base 1:3.0.2
+#MISSING: 1:4.0.4# userns_exec_full at Base 1:3.0.2
+#MISSING: 1:4.0.4# userns_exec_minimal at Base 1:4.0.2
+#MISSING: 1:4.0.4# wait_for_pid at Base 1:3.0.2
+#MISSING: 1:4.0.4# wait_for_pidfd at Base 1:4.0.2
+#MISSING: 1:4.0.4# write_config at Base 1:3.0.2
+#MISSING: 1:4.0.4# write_id_mapping at Base 1:3.0.2
+#MISSING: 1:4.0.4# zfs_clone_exec_wrapper at Base 1:3.0.2
+#MISSING: 1:4.0.4# zfs_clonepaths at Base 1:3.0.2
+#MISSING: 1:4.0.4# zfs_copy at Base 1:3.0.2
+#MISSING: 1:4.0.4# zfs_create at Base 1:3.0.2
+#MISSING: 1:4.0.4# zfs_create_exec_wrapper at Base 1:3.0.2
+#MISSING: 1:4.0.4# zfs_delete_exec_wrapper at Base 1:3.0.2
+#MISSING: 1:4.0.4# zfs_destroy at Base 1:3.0.2
+#MISSING: 1:4.0.4# zfs_detect at Base 1:3.0.2
+#MISSING: 1:4.0.4# zfs_detect_exec_wrapper at Base 1:3.0.2
+#MISSING: 1:4.0.4# zfs_get_parent_snapshot_exec_wrapper at Base 1:3.0.2
+#MISSING: 1:4.0.4# zfs_mount at Base 1:3.0.2
+#MISSING: 1:4.0.4# zfs_snapshot at Base 1:3.0.2
+#MISSING: 1:4.0.4# zfs_snapshot_exec_wrapper at Base 1:3.0.2
+#MISSING: 1:4.0.4# zfs_umount at Base 1:3.0.2


More information about the Pkg-lxc-devel mailing list