[Debian-ha-maintainers] Bug#1063194: pacemaker: NMU diff for 64-bit time_t transition

Lucas Kanashiro kanashiro at debian.org
Mon Feb 5 16:45:05 GMT 2024


Source: pacemaker
Version: 2.1.6-4
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
pacemaker 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 pacemaker
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')
Architecture: amd64 (x86_64)

Kernel: Linux 6.2.0-39-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, 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)
-------------- next part --------------
diff -Nru pacemaker-2.1.6/debian/changelog pacemaker-2.1.6/debian/changelog
--- pacemaker-2.1.6/debian/changelog	2023-09-28 19:30:33.000000000 -0300
+++ pacemaker-2.1.6/debian/changelog	2024-02-05 13:37:03.000000000 -0300
@@ -1,3 +1,10 @@
+pacemaker (2.1.6-4.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Lucas Kanashiro <kanashiro at debian.org>  Mon, 05 Feb 2024 13:37:03 -0300
+
 pacemaker (2.1.6-4) unstable; urgency=medium
 
   * [223c6e7] Do not fail "arch any only" builds.
diff -Nru pacemaker-2.1.6/debian/control pacemaker-2.1.6/debian/control
--- pacemaker-2.1.6/debian/control	2023-09-28 16:42:58.000000000 -0300
+++ pacemaker-2.1.6/debian/control	2024-02-05 13:37:03.000000000 -0300
@@ -179,7 +179,10 @@
   * the Pacemaker Explained book and
   * the Pacemaker Remote book.
 
-Package: libcib27
+Package: libcib27t64
+Provides: ${t64:Provides}
+Replaces: libcib27
+Breaks: libcib27 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -191,7 +194,10 @@
  .
  This package contains the Cluster Information Base library.
 
-Package: libcrmcluster29
+Package: libcrmcluster29t64
+Provides: ${t64:Provides}
+Replaces: libcrmcluster29
+Breaks: libcrmcluster29 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -203,7 +209,10 @@
  .
  This package contains the cluster library.
 
-Package: libcrmcommon34
+Package: libcrmcommon34t64
+Provides: ${t64:Provides}
+Replaces: libcrmcommon34
+Breaks: libcrmcommon34 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -215,7 +224,10 @@
  .
  This package contains the common library.
 
-Package: libcrmservice28
+Package: libcrmservice28t64
+Provides: ${t64:Provides}
+Replaces: libcrmservice28
+Breaks: libcrmservice28 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -227,7 +239,10 @@
  .
  This package contains the service library.
 
-Package: liblrmd28
+Package: liblrmd28t64
+Provides: ${t64:Provides}
+Replaces: liblrmd28
+Breaks: liblrmd28 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -239,7 +254,10 @@
  .
  This package contains the Local Resource Manager Daemon library.
 
-Package: libpacemaker1
+Package: libpacemaker1t64
+Provides: ${t64:Provides}
+Replaces: libpacemaker1
+Breaks: libpacemaker1 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -252,7 +270,10 @@
  This package contains the utility library resulting from the merge
  of libpengine and libtransitioner.
 
-Package: libpe-rules26
+Package: libpe-rules26t64
+Provides: ${t64:Provides}
+Replaces: libpe-rules26
+Breaks: libpe-rules26 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -264,7 +285,10 @@
  .
  This package contains the Policy Engine rules library.
 
-Package: libpe-status28
+Package: libpe-status28t64
+Provides: ${t64:Provides}
+Replaces: libpe-status28
+Breaks: libpe-status28 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -276,7 +300,10 @@
  .
  This package contains the Policy Engine status library.
 
-Package: libstonithd26
+Package: libstonithd26t64
+Provides: ${t64:Provides}
+Replaces: libstonithd26
+Breaks: libstonithd26 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -311,15 +338,15 @@
 Section: libdevel
 Depends:
  ${misc:Depends},
- libcib27 (= ${binary:Version}),
- libcrmcluster29 (= ${binary:Version}),
- libcrmcommon34 (= ${binary:Version}),
- libcrmservice28 (= ${binary:Version}),
- liblrmd28 (= ${binary:Version}),
- libpacemaker1 (= ${binary:Version}),
- libpe-rules26 (= ${binary:Version}),
- libpe-status28 (= ${binary:Version}),
- libstonithd26 (= ${binary:Version}),
+ libcib27t64 (= ${binary:Version}),
+ libcrmcluster29t64 (= ${binary:Version}),
+ libcrmcommon34t64 (= ${binary:Version}),
+ libcrmservice28t64 (= ${binary:Version}),
+ liblrmd28t64 (= ${binary:Version}),
+ libpacemaker1t64 (= ${binary:Version}),
+ libpe-rules26t64 (= ${binary:Version}),
+ libpe-status28t64 (= ${binary:Version}),
+ libstonithd26t64 (= ${binary:Version}),
 # we include headers from these:
  libcpg-dev,
  libglib2.0-dev,
diff -Nru pacemaker-2.1.6/debian/libcib27.install pacemaker-2.1.6/debian/libcib27.install
--- pacemaker-2.1.6/debian/libcib27.install	2023-01-22 09:10:39.000000000 -0300
+++ pacemaker-2.1.6/debian/libcib27.install	1969-12-31 21:00:00.000000000 -0300
@@ -1 +0,0 @@
-usr/lib/*/libcib.so.*
diff -Nru pacemaker-2.1.6/debian/libcib27.symbols pacemaker-2.1.6/debian/libcib27.symbols
--- pacemaker-2.1.6/debian/libcib27.symbols	2023-08-03 15:13:59.000000000 -0300
+++ pacemaker-2.1.6/debian/libcib27.symbols	1969-12-31 21:00:00.000000000 -0300
@@ -1,59 +0,0 @@
-libcib.so.27 libcib27 #MINVER#
-* Build-Depends-Package: pacemaker-dev
- cib__clean_up_connection at Base 2.1.4
- cib__config_changed_v1 at Base 2.1.6
- cib__delete_node_attr at Base 2.1.4
- cib__get_node_attrs at Base 2.1.5
- cib__lookup_id at Base 2.1.2
- cib__set_output at Base 2.1.1
- cib__signon_query at Base 2.1.2
- cib__update_node_attr at Base 2.1.4
- cib_apply_patch_event at Base 1.1.12
- cib_create_op at Base 1.1.12
- cib_delete at Base 1.1.12
- cib_diff_version_details at Base 1.1.12
- cib_dump_pending_callbacks at Base 1.1.12
- cib_file_new at Base 1.1.12
- cib_file_read_and_verify at Base 1.1.13
- cib_file_write_with_digest at Base 1.1.13
- cib_free_callbacks at Base 1.1.17~rc1
- cib_free_notify at Base 2.1.1
- cib_get_generation at Base 1.1.12
- cib_internal_op at Base 1.1.12
- cib_metadata at Base 1.1.12
- cib_native_callback at Base 1.1.12
- cib_native_new at Base 1.1.12
- cib_native_notify at Base 1.1.12
- cib_new at Base 1.1.12
- cib_new_no_shadow at Base 1.1.12
- cib_new_variant at Base 1.1.12
- cib_perform_op at Base 1.1.12
- cib_pref at Base 1.1.12
- cib_process_bump at Base 1.1.12
- cib_process_create at Base 1.1.12
- cib_process_delete at Base 1.1.12
- cib_process_diff at Base 1.1.12
- cib_process_erase at Base 1.1.12
- cib_process_modify at Base 1.1.12
- cib_process_query at Base 1.1.12
- cib_process_replace at Base 1.1.12
- cib_process_upgrade at Base 1.1.12
- cib_process_xpath at Base 1.1.12
- cib_read_config at Base 1.1.12
- cib_remote_new at Base 1.1.12
- cib_shadow_new at Base 1.1.12
- cib_version_details at Base 1.1.12
- createEmptyCib at Base 1.1.12
- delete_attr_delegate at Base 1.1.12
- find_nvpair_attr_delegate at Base 1.1.12
- get_object_parent at Base 1.1.12
- get_object_path at Base 1.1.12
- get_object_root at Base 1.1.12
- get_shadow_file at Base 1.1.12
- num_cib_op_callbacks at Base 1.1.12
- query_node_uname at Base 1.1.12
- query_node_uuid at Base 1.1.12
- read_attr_delegate at Base 1.1.12
- remove_cib_op_callback at Base 1.1.12
- set_standby at Base 1.1.12
- update_attr_delegate at Base 1.1.12
diff -Nru pacemaker-2.1.6/debian/libcib27t64.install pacemaker-2.1.6/debian/libcib27t64.install
--- pacemaker-2.1.6/debian/libcib27t64.install	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libcib27t64.install	2023-01-22 09:10:39.000000000 -0300
@@ -0,0 +1 @@
+usr/lib/*/libcib.so.*
diff -Nru pacemaker-2.1.6/debian/libcib27t64.lintian-overrides pacemaker-2.1.6/debian/libcib27t64.lintian-overrides
--- pacemaker-2.1.6/debian/libcib27t64.lintian-overrides	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libcib27t64.lintian-overrides	2024-02-05 13:37:03.000000000 -0300
@@ -0,0 +1 @@
+libcib27t64: package-name-doesnt-match-sonames libcib27
diff -Nru pacemaker-2.1.6/debian/libcib27t64.symbols pacemaker-2.1.6/debian/libcib27t64.symbols
--- pacemaker-2.1.6/debian/libcib27t64.symbols	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libcib27t64.symbols	2024-02-05 13:37:03.000000000 -0300
@@ -0,0 +1,59 @@
+libcib.so.27 libcib27t64 #MINVER#
+* Build-Depends-Package: pacemaker-dev
+ cib__clean_up_connection at Base 2.1.4
+ cib__config_changed_v1 at Base 2.1.6
+ cib__delete_node_attr at Base 2.1.4
+ cib__get_node_attrs at Base 2.1.5
+ cib__lookup_id at Base 2.1.2
+ cib__set_output at Base 2.1.1
+ cib__signon_query at Base 2.1.2
+ cib__update_node_attr at Base 2.1.4
+ cib_apply_patch_event at Base 1.1.12
+ cib_create_op at Base 1.1.12
+ cib_delete at Base 1.1.12
+ cib_diff_version_details at Base 1.1.12
+ cib_dump_pending_callbacks at Base 1.1.12
+ cib_file_new at Base 1.1.12
+ cib_file_read_and_verify at Base 1.1.13
+ cib_file_write_with_digest at Base 1.1.13
+ cib_free_callbacks at Base 1.1.17~rc1
+ cib_free_notify at Base 2.1.1
+ cib_get_generation at Base 1.1.12
+ cib_internal_op at Base 1.1.12
+ cib_metadata at Base 1.1.12
+ cib_native_callback at Base 1.1.12
+ cib_native_new at Base 1.1.12
+ cib_native_notify at Base 1.1.12
+ cib_new at Base 1.1.12
+ cib_new_no_shadow at Base 1.1.12
+ cib_new_variant at Base 1.1.12
+ cib_perform_op at Base 1.1.12
+ cib_pref at Base 1.1.12
+ cib_process_bump at Base 1.1.12
+ cib_process_create at Base 1.1.12
+ cib_process_delete at Base 1.1.12
+ cib_process_diff at Base 1.1.12
+ cib_process_erase at Base 1.1.12
+ cib_process_modify at Base 1.1.12
+ cib_process_query at Base 1.1.12
+ cib_process_replace at Base 1.1.12
+ cib_process_upgrade at Base 1.1.12
+ cib_process_xpath at Base 1.1.12
+ cib_read_config at Base 1.1.12
+ cib_remote_new at Base 1.1.12
+ cib_shadow_new at Base 1.1.12
+ cib_version_details at Base 1.1.12
+ createEmptyCib at Base 1.1.12
+ delete_attr_delegate at Base 1.1.12
+ find_nvpair_attr_delegate at Base 1.1.12
+ get_object_parent at Base 1.1.12
+ get_object_path at Base 1.1.12
+ get_object_root at Base 1.1.12
+ get_shadow_file at Base 1.1.12
+ num_cib_op_callbacks at Base 1.1.12
+ query_node_uname at Base 1.1.12
+ query_node_uuid at Base 1.1.12
+ read_attr_delegate at Base 1.1.12
+ remove_cib_op_callback at Base 1.1.12
+ set_standby at Base 1.1.12
+ update_attr_delegate at Base 1.1.12
diff -Nru pacemaker-2.1.6/debian/libcrmcluster29.install pacemaker-2.1.6/debian/libcrmcluster29.install
--- pacemaker-2.1.6/debian/libcrmcluster29.install	2023-01-22 09:10:39.000000000 -0300
+++ pacemaker-2.1.6/debian/libcrmcluster29.install	1969-12-31 21:00:00.000000000 -0300
@@ -1 +0,0 @@
-usr/lib/*/libcrmcluster.so.*
diff -Nru pacemaker-2.1.6/debian/libcrmcluster29.symbols pacemaker-2.1.6/debian/libcrmcluster29.symbols
--- pacemaker-2.1.6/debian/libcrmcluster29.symbols	2023-08-03 15:13:59.000000000 -0300
+++ pacemaker-2.1.6/debian/libcrmcluster29.symbols	1969-12-31 21:00:00.000000000 -0300
@@ -1,64 +0,0 @@
-libcrmcluster.so.29 libcrmcluster29 #MINVER#
-* Build-Depends-Package: pacemaker-dev
- cluster_connect_cpg at Base 1.1.10
- cluster_disconnect_cpg at Base 1.1.10
- crm_active_peers at Base 1.1.10
- crm_cluster_connect at Base 1.1.10
- crm_cluster_disconnect at Base 1.1.10
- crm_get_peer at Base 1.1.10
- crm_get_peer_full at Base 1.1.11
- crm_have_quorum at Base 1.1.10
- crm_is_corosync_peer_active at Base 1.1.10
- crm_is_peer_active at Base 1.1.10
- crm_peer_cache at Base 1.1.10
- crm_peer_destroy at Base 1.1.10
- crm_peer_init at Base 1.1.10
- crm_peer_seq at Base 1.1.10
- crm_peer_uname at Base 1.1.10
- crm_peer_uuid at Base 1.1.10
- crm_remote_peer_cache at Base 1.1.11
- crm_remote_peer_cache_refresh at Base 1.1.11
- crm_remote_peer_cache_remove at Base 1.1.11
- crm_remote_peer_cache_size at Base 1.1.11
- crm_remote_peer_get at Base 1.1.15~rc1
- crm_set_autoreap at Base 1.1.14~rc4
- crm_set_status_callback at Base 1.1.10
- crm_terminate_member at Base 1.1.10
- crm_terminate_member_no_mainloop at Base 1.1.10
- crm_update_peer_proc at Base 1.1.10
- election_check at Base 1.1.11
- election_clear_dampening at Base 2.0.1~rc4
- election_count_vote at Base 1.1.11
- election_fini at Base 1.1.11
- election_init at Base 1.1.11
- election_remove at Base 1.1.11
- election_reset at Base 1.1.11
- election_state at Base 1.1.11
- election_timeout_set_period at Base 1.1.11
- election_timeout_stop at Base 1.1.11
- election_vote at Base 1.1.11
- get_cluster_type at Base 1.1.10
- get_local_node_name at Base 1.1.10
- get_local_nodeid at Base 1.1.10
- get_node_name at Base 1.1.10
- is_corosync_cluster at Base 1.1.10
- name_for_cluster_type at Base 1.1.10
- pcmk__corosync_add_nodes at Base 2.1.1
- pcmk__corosync_cluster_name at Base 2.1.1
- pcmk__corosync_quorum_connect at Base 2.1.1
- pcmk__reap_unseen_nodes at Base 2.1.1
- pcmk__refresh_node_caches_from_cib at Base 2.1.1
- pcmk__search_cluster_node_cache at Base 2.1.1
- pcmk__search_known_node_cache at Base 2.1.1
- pcmk__search_node_caches at Base 2.1.1
- pcmk__update_peer_expected at Base 2.1.1
- pcmk__update_peer_state at Base 2.1.1
- pcmk_cluster_free at Base 2.1.6
- pcmk_cluster_new at Base 2.1.6
- pcmk_cpg_membership at Base 1.1.10
- pcmk_message_common_cs at Base 1.1.10
- reap_crm_member at Base 1.1.10
- send_cluster_message at Base 1.1.10
- send_cluster_text at Base 1.1.10
- set_uuid at Base 1.1.10
- text2msg_type at Base 1.1.10
diff -Nru pacemaker-2.1.6/debian/libcrmcluster29t64.install pacemaker-2.1.6/debian/libcrmcluster29t64.install
--- pacemaker-2.1.6/debian/libcrmcluster29t64.install	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libcrmcluster29t64.install	2023-01-22 09:10:39.000000000 -0300
@@ -0,0 +1 @@
+usr/lib/*/libcrmcluster.so.*
diff -Nru pacemaker-2.1.6/debian/libcrmcluster29t64.lintian-overrides pacemaker-2.1.6/debian/libcrmcluster29t64.lintian-overrides
--- pacemaker-2.1.6/debian/libcrmcluster29t64.lintian-overrides	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libcrmcluster29t64.lintian-overrides	2024-02-05 13:37:03.000000000 -0300
@@ -0,0 +1 @@
+libcrmcluster29t64: package-name-doesnt-match-sonames libcrmcluster29
diff -Nru pacemaker-2.1.6/debian/libcrmcluster29t64.symbols pacemaker-2.1.6/debian/libcrmcluster29t64.symbols
--- pacemaker-2.1.6/debian/libcrmcluster29t64.symbols	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libcrmcluster29t64.symbols	2024-02-05 13:37:03.000000000 -0300
@@ -0,0 +1,64 @@
+libcrmcluster.so.29 libcrmcluster29t64 #MINVER#
+* Build-Depends-Package: pacemaker-dev
+ cluster_connect_cpg at Base 1.1.10
+ cluster_disconnect_cpg at Base 1.1.10
+ crm_active_peers at Base 1.1.10
+ crm_cluster_connect at Base 1.1.10
+ crm_cluster_disconnect at Base 1.1.10
+ crm_get_peer at Base 1.1.10
+ crm_get_peer_full at Base 1.1.11
+ crm_have_quorum at Base 1.1.10
+ crm_is_corosync_peer_active at Base 1.1.10
+ crm_is_peer_active at Base 1.1.10
+ crm_peer_cache at Base 1.1.10
+ crm_peer_destroy at Base 1.1.10
+ crm_peer_init at Base 1.1.10
+ crm_peer_seq at Base 1.1.10
+ crm_peer_uname at Base 1.1.10
+ crm_peer_uuid at Base 1.1.10
+ crm_remote_peer_cache at Base 1.1.11
+ crm_remote_peer_cache_refresh at Base 1.1.11
+ crm_remote_peer_cache_remove at Base 1.1.11
+ crm_remote_peer_cache_size at Base 1.1.11
+ crm_remote_peer_get at Base 1.1.15~rc1
+ crm_set_autoreap at Base 1.1.14~rc4
+ crm_set_status_callback at Base 1.1.10
+ crm_terminate_member at Base 1.1.10
+ crm_terminate_member_no_mainloop at Base 1.1.10
+ crm_update_peer_proc at Base 1.1.10
+ election_check at Base 1.1.11
+ election_clear_dampening at Base 2.0.1~rc4
+ election_count_vote at Base 1.1.11
+ election_fini at Base 1.1.11
+ election_init at Base 1.1.11
+ election_remove at Base 1.1.11
+ election_reset at Base 1.1.11
+ election_state at Base 1.1.11
+ election_timeout_set_period at Base 1.1.11
+ election_timeout_stop at Base 1.1.11
+ election_vote at Base 1.1.11
+ get_cluster_type at Base 1.1.10
+ get_local_node_name at Base 1.1.10
+ get_local_nodeid at Base 1.1.10
+ get_node_name at Base 1.1.10
+ is_corosync_cluster at Base 1.1.10
+ name_for_cluster_type at Base 1.1.10
+ pcmk__corosync_add_nodes at Base 2.1.1
+ pcmk__corosync_cluster_name at Base 2.1.1
+ pcmk__corosync_quorum_connect at Base 2.1.1
+ pcmk__reap_unseen_nodes at Base 2.1.1
+ pcmk__refresh_node_caches_from_cib at Base 2.1.1
+ pcmk__search_cluster_node_cache at Base 2.1.1
+ pcmk__search_known_node_cache at Base 2.1.1
+ pcmk__search_node_caches at Base 2.1.1
+ pcmk__update_peer_expected at Base 2.1.1
+ pcmk__update_peer_state at Base 2.1.1
+ pcmk_cluster_free at Base 2.1.6
+ pcmk_cluster_new at Base 2.1.6
+ pcmk_cpg_membership at Base 1.1.10
+ pcmk_message_common_cs at Base 1.1.10
+ reap_crm_member at Base 1.1.10
+ send_cluster_message at Base 1.1.10
+ send_cluster_text at Base 1.1.10
+ set_uuid at Base 1.1.10
+ text2msg_type at Base 1.1.10
diff -Nru pacemaker-2.1.6/debian/libcrmcommon34.install pacemaker-2.1.6/debian/libcrmcommon34.install
--- pacemaker-2.1.6/debian/libcrmcommon34.install	2023-01-22 09:10:39.000000000 -0300
+++ pacemaker-2.1.6/debian/libcrmcommon34.install	1969-12-31 21:00:00.000000000 -0300
@@ -1 +0,0 @@
-usr/lib/*/libcrmcommon.so.*
diff -Nru pacemaker-2.1.6/debian/libcrmcommon34.symbols pacemaker-2.1.6/debian/libcrmcommon34.symbols
--- pacemaker-2.1.6/debian/libcrmcommon34.symbols	2023-08-03 15:13:59.000000000 -0300
+++ pacemaker-2.1.6/debian/libcrmcommon34.symbols	1969-12-31 21:00:00.000000000 -0300
@@ -1,558 +0,0 @@
-libcrmcommon.so.34 libcrmcommon34 #MINVER#
-* Build-Depends-Package: pacemaker-dev
- add_message_xml at Base 1.1.9
- add_node_copy at Base 1.1.9
- add_node_nocopy at Base 1.1.9
- apply_xml_diff at Base 1.1.9
- bz2_strerror at Base 1.1.9
- calculate_on_disk_digest at Base 1.1.9
- calculate_operation_digest at Base 1.1.9
- calculate_xml_versioned_digest at Base 1.1.9
- can_prune_leaf at Base 1.1.9
- char2score at Base 1.1.9
- cli_config_update at Base 1.1.9
- compare_version at Base 1.1.9
- copy_in_properties at Base 1.1.9
- copy_xml at Base 1.1.9
- create_hello_message at Base 1.1.9
- create_reply_adv at Base 1.1.9
- create_request_adv at Base 1.1.9
- create_xml_node at Base 1.1.9
- crm_abort at Base 1.1.9
- crm_add_logfile at Base 1.1.9
- crm_build_path at Base 1.1.10
- crm_bump_log_level at Base 1.1.9
- crm_config_error at Base 2.1.1
- crm_config_warning at Base 2.1.1
- crm_create_nvpair_xml at Base 1.1.18~rc3
- crm_create_op_xml at Base 1.1.18~rc3
- crm_default_remote_port at Base 1.1.18~rc3
- crm_destroy_xml at Base 1.1.18~rc3
- crm_disable_blackbox at Base 1.1.11
- crm_element_value at Base 1.1.9
- crm_element_value_copy at Base 1.1.9
- crm_element_value_epoch at Base 2.0.3
- crm_element_value_int at Base 1.1.9
- crm_element_value_ll at Base 2.0.3
- crm_element_value_ms at Base 2.0.0~rc4
- crm_element_value_timeval at Base 2.0.1~rc2
- crm_enable_blackbox at Base 1.1.9
- crm_enable_stderr at Base 1.1.9
- crm_errno2exit at Base 2.0.0~rc4
- crm_exit at Base 1.1.9
- crm_exit_name at Base 2.0.0~rc4
- crm_exit_str at Base 2.0.0~rc4
- crm_foreach_xpath_result at Base 1.1.14~rc4
- crm_generate_ra_key at Base 1.1.18~rc3
- crm_generate_uuid at Base 1.1.9
- crm_get_msec at Base 1.1.9
- crm_gnutls_global_init at Base 1.1.12
- crm_ipc_buffer at Base 1.1.9
- crm_ipc_buffer_flags at Base 1.1.12
- crm_ipc_close at Base 1.1.9
- crm_ipc_connect at Base 1.1.9
- crm_ipc_connected at Base 1.1.9
- crm_ipc_default_buffer_size at Base 1.1.11
- crm_ipc_destroy at Base 1.1.9
- crm_ipc_get_fd at Base 1.1.9
- crm_ipc_is_authentic_process at Base 2.0.1-3~
- crm_ipc_name at Base 1.1.9
- crm_ipc_new at Base 1.1.9
- crm_ipc_read at Base 1.1.9
- crm_ipc_ready at Base 1.1.9
- crm_ipc_send at Base 1.1.9
- crm_is_callsite_active at Base 1.1.9
- crm_is_daemon_name at Base 1.1.17~rc4
- crm_is_true at Base 1.1.9
- crm_itoa_stack at Base 1.1.12
- crm_log_args at Base 1.1.9
- crm_log_cli_init at Base 1.1.9
- crm_log_deinit at Base 1.1.9
- crm_log_init at Base 1.1.9
- crm_log_level at Base 1.1.9
- crm_log_output_fn at Base 1.1.9
- crm_log_preinit at Base 1.1.12
- crm_md5sum at Base 1.1.9
- crm_meta_name at Base 1.1.9
- crm_meta_value at Base 1.1.9
- crm_next_same_xml at Base 1.1.18~rc3
- crm_op_needs_metadata at Base 1.1.18~rc3
- crm_parse_agent_spec at Base 1.1.18~rc3
- crm_parse_int at Base 1.1.9
- crm_parse_interval_spec at Base 2.0.0~rc4
- crm_parse_ll at Base 2.0.1~rc2
- crm_provider_required at Base 1.1.18~rc3
- crm_schema_cleanup at Base 1.1.16~rc1
- crm_schema_init at Base 1.1.16~rc1
- crm_signal at Base 1.1.9
- crm_signal_handler at Base 2.0.2
- crm_str_eq at Base 1.1.9
- crm_str_table_dup at Base 1.1.18~rc3
- crm_str_to_boolean at Base 1.1.9
- crm_strcase_equal at Base 2.0.0~rc4
- crm_strcase_hash at Base 1.1.12
- crm_strdup_printf at Base 1.1.13
- crm_strip_trailing_newline at Base 1.1.11
- crm_system_name at Base 1.1.9
- crm_time_add at Base 1.1.9
- crm_time_add_days at Base 1.1.9
- crm_time_add_hours at Base 1.1.9
- crm_time_add_minutes at Base 1.1.9
- crm_time_add_months at Base 1.1.9
- crm_time_add_seconds at Base 1.1.9
- crm_time_add_weeks at Base 1.1.9
- crm_time_add_years at Base 1.1.9
- crm_time_as_string at Base 1.1.9
- crm_time_calculate_duration at Base 1.1.12
- crm_time_check at Base 1.1.9
- crm_time_compare at Base 1.1.9
- crm_time_days_in_month at Base 1.1.9
- crm_time_free at Base 1.1.9
- crm_time_free_period at Base 2.0.3
- crm_time_get_gregorian at Base 1.1.9
- crm_time_get_isoweek at Base 1.1.9
- crm_time_get_ordinal at Base 1.1.9
- crm_time_get_seconds at Base 1.1.9
- crm_time_get_seconds_since_epoch at Base 1.1.9
- crm_time_get_timeofday at Base 1.1.9
- crm_time_get_timezone at Base 1.1.9
- crm_time_is_defined at Base 2.0.3
- crm_time_january1_weekday at Base 1.1.9
- crm_time_leapyear at Base 1.1.9
- crm_time_log_alias at Base 1.1.9
- crm_time_new at Base 1.1.9
- crm_time_new_undefined at Base 2.0.3
- crm_time_parse_duration at Base 1.1.9
- crm_time_parse_period at Base 1.1.9
- crm_time_set at Base 1.1.9
- crm_time_set_timet at Base 1.1.9
- crm_time_subtract at Base 1.1.9
- crm_time_weeks_in_year at Base 1.1.9
- crm_trace_nonlog at Base 1.1.9
- crm_update_callsites at Base 1.1.9
- crm_user_lookup at Base 1.1.9
- crm_write_blackbox at Base 1.1.9
- crm_xml_add at Base 1.1.9
- crm_xml_add_int at Base 1.1.9
- crm_xml_add_ll at Base 2.0.3
- crm_xml_add_ms at Base 2.0.0~rc4
- crm_xml_add_timeval at Base 2.0.3
- crm_xml_cleanup at Base 1.1.9
- crm_xml_escape at Base 1.1.13
- crm_xml_init at Base 1.1.10
- crm_xml_replace at Base 1.1.9
- crm_xml_sanitize_id at Base 1.1.17~rc1
- crm_xml_set_id at Base 1.1.17~rc1
- decode_transition_key at Base 1.1.9
- decode_transition_magic at Base 1.1.9
- dedupXpathResults at Base 1.1.14~rc4
- did_rsc_op_fail at Base 1.1.9
- diff_xml_object at Base 1.1.9
- dump_xml_formatted at Base 1.1.9
- dump_xml_formatted_with_text at Base 1.1.14~rc4
- dump_xml_unformatted at Base 1.1.9
- expand_idref at Base 1.1.9
- expand_plus_plus at Base 1.1.9
- filename2xml at Base 1.1.9
- find_entity at Base 1.1.9
- find_xml_children at Base 1.1.9
- find_xml_node at Base 1.1.9
- first_named_child at Base 1.1.9
- fix_plus_plus_recursive at Base 1.1.9
- freeXpathObject at Base 1.1.10
- free_xml at Base 1.1.9
- g_str_hash_traditional at Base 1.1.9
- getDocPtr at Base 1.1.9
- getXpathResult at Base 1.1.9
- get_crm_log_level at Base 1.1.9
- get_message_xml at Base 1.1.9
- get_schema_name at Base 1.1.9
- get_schema_version at Base 1.1.9
- get_xpath_object at Base 1.1.9
- get_xpath_object_relative at Base 1.1.9
- gio_poll_funcs at Base 1.1.9
- hash2field at Base 1.1.9
- hash2metafield at Base 1.1.9
- hash2nvpair at Base 1.1.9
- hash2smartfield at Base 1.1.9
- log_data_element at Base 1.1.9
- mainloop_add_fd at Base 1.1.9
- mainloop_add_ipc_client at Base 1.1.9
- mainloop_add_ipc_server at Base 1.1.9
- mainloop_add_ipc_server_with_prio at Base 2.0.3
- mainloop_add_signal at Base 1.1.9
- mainloop_add_trigger at Base 1.1.9
- mainloop_child_add at Base 1.1.10
- mainloop_child_add_with_flags at Base 1.1.13
- mainloop_child_kill at Base 1.1.12
- mainloop_child_name at Base 1.1.10
- mainloop_child_pid at Base 1.1.10
- mainloop_child_timeout at Base 1.1.10
- mainloop_child_userdata at Base 1.1.10
- mainloop_cleanup at Base 1.1.10
- mainloop_clear_child_userdata at Base 1.1.9
- mainloop_del_fd at Base 1.1.9
- mainloop_del_ipc_client at Base 1.1.9
- mainloop_del_ipc_server at Base 1.1.9
- mainloop_destroy_signal at Base 1.1.9
- mainloop_destroy_trigger at Base 1.1.9
- mainloop_get_ipc_client at Base 1.1.9
- mainloop_set_trigger at Base 1.1.9
- mainloop_timer_add at Base 1.1.11
- mainloop_timer_del at Base 1.1.11
- mainloop_timer_running at Base 1.1.11
- mainloop_timer_set_period at Base 1.1.11
- mainloop_timer_start at Base 1.1.11
- mainloop_timer_stop at Base 1.1.11
- mainloop_trigger_complete at Base 1.1.9
- md5_buffer at Base 1.1.9
- md5_finish_ctx at Base 1.1.9
- md5_init_ctx at Base 1.1.9
- md5_process_block at Base 1.1.9
- md5_process_bytes at Base 1.1.9
- md5_read_ctx at Base 1.1.9
- parse_op_key at Base 1.1.9
- patchset_process_digest at Base 1.1.14~rc4
- pcmk__accept_remote_connection at Base 2.0.4
- pcmk__add_alert_key at Base 2.0.4
- pcmk__add_alert_key_int at Base 2.0.4
- pcmk__add_arg_group at Base 2.0.3
- pcmk__add_logfile at Base 2.1.1
- pcmk__add_logfiles at Base 2.1.6
- pcmk__add_main_args at Base 2.0.3
- pcmk__add_mainloop_ipc at Base 2.0.5~rc2
- pcmk__add_scores at Base 2.1.4
- pcmk__add_separated_word at Base 2.0.5~rc2
- pcmk__alert_in_patchset at Base 2.0.4
- pcmk__alert_keys at Base 2.0.4
- pcmk__alert_new at Base 2.0.4
- pcmk__attrd_api_clear_failures at Base 2.1.5
- pcmk__attrd_api_delete at Base 2.1.5
- pcmk__attrd_api_purge at Base 2.1.5
- pcmk__attrd_api_query at Base 2.1.5
- pcmk__attrd_api_refresh at Base 2.1.5
- pcmk__attrd_api_update at Base 2.1.5
- pcmk__attrd_api_update_list at Base 2.1.5
- pcmk__auto_watchdog_timeout at Base 2.0.4
- pcmk__build_arg_context at Base 2.0.3
- pcmk__build_path at Base 2.0.4
- pcmk__call_message at Base 2.0.2
- pcmk__char_in_any_str at Base 2.0.5~rc2
- pcmk__check_acl at Base 2.1.4
- pcmk__chown_series_sequence at Base 2.0.4
- pcmk__cli_help at Base 2.0.4
- pcmk__cli_init_logging at Base 2.1.1
- pcmk__client_cleanup at Base 2.0.4
- pcmk__client_data2xml at Base 2.0.4
- pcmk__client_name at Base 2.0.4
- pcmk__client_pid at Base 2.0.4
- pcmk__client_type_str at Base 2.0.4
- pcmk__close_fds_in_child at Base 2.0.3
- pcmk__cluster_option at Base 2.0.4
- pcmk__cmdline_preproc at Base 2.0.3
- pcmk__compress at Base 2.0.4
- pcmk__connect_remote at Base 2.0.4
- pcmk__controld_api_reply2str at Base 2.1.6
- pcmk__copy_result at Base 2.1.4
- pcmk__copy_timet at Base 2.1.6
- pcmk__crm_ipc_is_authentic_process at Base 2.1.1
- pcmk__daemon_can_write at Base 1.1.19
- pcmk__daemonize at Base 2.0.5~rc2
- pcmk__drop_all_clients at Base 2.0.4
- pcmk__dup_alert at Base 2.0.4
- pcmk__effective_rc at Base 2.0.5~rc2
- pcmk__element_xpath at Base 2.1.5
- pcmk__enable_acl at Base 2.1.4
- pcmk__ends_with at Base 2.0.4
- pcmk__ends_with_ext at Base 2.0.4
- pcmk__env_option at Base 2.0.4
- pcmk__env_option_enabled at Base 2.0.4
- pcmk__epoch2str at Base 2.0.4
- pcmk__exitc_error_quark at Base 2.0.5~rc2
- pcmk__file_contents at Base 2.0.4
- pcmk__filter_op_for_digest at Base 2.0.4
- pcmk__find_client at Base 2.0.4
- pcmk__find_client_by_id at Base 2.0.4
- pcmk__force_args at Base 2.0.3
- pcmk__foreach_ipc_client at Base 2.0.4
- pcmk__format_nvpair at Base 2.1.1
- pcmk__format_option_metadata at Base 2.1.4
- pcmk__format_result at Base 2.1.4
- pcmk__formatted_printf at Base 2.1.1
- pcmk__formatted_vprintf at Base 2.1.1
- pcmk__free_alert at Base 2.0.4
- pcmk__free_arg_context at Base 2.0.3
- pcmk__free_client at Base 2.0.4
- pcmk__free_common_logger at Base 2.1.6
- pcmk__full_path at Base 2.1.2
- pcmk__g_strcat at Base 2.1.5
- pcmk__get_sbd_sync_resource_startup at Base 2.0.5~rc2
- pcmk__get_sbd_timeout at Base 2.0.4
- pcmk__get_tmpdir at Base 2.0.4
- pcmk__guint_from_hash at Base 2.0.4
- pcmk__html_add_header at Base 2.0.3
- pcmk__html_output_entries at Base 2.0.3
- pcmk__indented_printf at Base 2.0.2
- pcmk__indented_vprintf at Base 2.0.3
- pcmk__init_tls_dh at Base 2.0.1~rc2
- pcmk__ipc_client_count at Base 2.0.4
- pcmk__ipc_create_ack_as at Base 2.1.4
- pcmk__ipc_is_authentic_process_active at Base 2.0.1-3~
- pcmk__ipc_prepare_iov at Base 2.0.4
- pcmk__ipc_send_ack_as at Base 2.0.4
- pcmk__ipc_send_iov at Base 2.0.4
- pcmk__ipc_send_xml at Base 2.0.4
- pcmk__is_daemon at Base 2.1.1
- pcmk__is_fencing_action at Base 2.1.4
- pcmk__locate_sbd at Base 2.0.5~rc2
- pcmk__lock_pidfile at Base 2.0.4
- pcmk__log_output_entries at Base 2.0.4
- pcmk__log_output_new at Base 2.1.5
- pcmk__mainloop_timer_get_period at Base 2.1.1
- pcmk__message_name at Base 2.0.5~rc2
- pcmk__mk_html_output at Base 2.0.3
- pcmk__mk_log_output at Base 2.0.4
- pcmk__mk_none_output at Base 2.0.3
- pcmk__mk_text_output at Base 2.0.2
- pcmk__mk_xml_output at Base 2.0.2
- pcmk__n_rc at Base 2.1.5
- pcmk__new_client at Base 2.0.4
- pcmk__new_common_args at Base 2.0.3
- pcmk__new_tls_session at Base 2.0.1~rc2
- pcmk__new_unauth_client at Base 2.0.4
- pcmk__node_attr_target at Base 2.0.4
- pcmk__none_output_entries at Base 2.0.3
- pcmk__notify_key at Base 2.0.4
- pcmk__numeric_strcasecmp at Base 2.1.1
- pcmk__op_key at Base 2.0.4
- pcmk__our_nodename at Base 2.1.6
- pcmk__output_and_clear_error at Base 2.1.1
- pcmk__output_create_html_node at Base 2.0.3
- pcmk__output_create_xml_node at Base 2.0.3
- pcmk__output_create_xml_text_node at Base 2.0.3
- pcmk__output_free at Base 2.0.2
- pcmk__output_get_log_level at Base 2.1.6
- pcmk__output_new at Base 2.0.2
- pcmk__output_set_log_level at Base 2.1.1
- pcmk__output_xml_add_node_copy at Base 2.1.6
- pcmk__output_xml_create_parent at Base 2.0.3
- pcmk__output_xml_peek_parent at Base 2.0.3
- pcmk__output_xml_pop_parent at Base 2.0.3
- pcmk__output_xml_push_parent at Base 2.0.3
- pcmk__panic at Base 2.0.5~rc2
- pcmk__parse_health_strategy at Base 2.1.4
- pcmk__parse_ll_range at Base 2.0.4
- pcmk__pcmkd_api_reply2str at Base 2.1.6
- pcmk__pcmkd_state_enum2friendly at Base 2.1.5
- pcmk__pid_active at Base 2.0.4
- pcmk__pidfile_matches at Base 2.0.4
- pcmk__process_request at Base 2.1.4
- pcmk__procfs_has_pids at Base 2.1.5
- pcmk__procfs_num_cores at Base 2.0.4
- pcmk__procfs_pid2path at Base 2.1.5
- pcmk__procfs_pid_of at Base 2.0.4
- pcmk__quote_cmdline at Base 2.1.5
- pcmk__rc_error_quark at Base 2.0.5~rc2
- pcmk__read_handshake_data at Base 2.0.1~rc2
- pcmk__read_pidfile at Base 2.0.4
- pcmk__read_remote_message at Base 2.0.4
- pcmk__read_series_sequence at Base 2.0.4
- pcmk__readable_interval at Base 2.1.2
- pcmk__real_path at Base 2.0.4
- pcmk__register_format at Base 2.0.2
- pcmk__register_formats at Base 2.0.3
- pcmk__register_handlers at Base 2.1.4
- pcmk__register_message at Base 2.0.2
- pcmk__register_messages at Base 2.0.2
- pcmk__remote_message_xml at Base 2.0.4
- pcmk__remote_ready at Base 2.0.4
- pcmk__remote_send_xml at Base 2.0.4
- pcmk__reset_request at Base 2.1.4
- pcmk__reset_result at Base 2.1.2
- pcmk__result_bounds at Base 2.1.5
- pcmk__scan_double at Base 2.0.5~rc2
- pcmk__scan_ll at Base 2.1.1
- pcmk__scan_min_int at Base 2.1.1
- pcmk__scan_nvpair at Base 2.1.1
- pcmk__scan_port at Base 2.1.1
- pcmk__score_green at Base 2.0.4
- pcmk__score_red at Base 2.0.4
- pcmk__score_yellow at Base 2.0.4
- pcmk__series_filename at Base 2.0.4
- pcmk__serve_attrd_ipc at Base 2.0.4
- pcmk__serve_based_ipc at Base 2.0.4
- pcmk__serve_controld_ipc at Base 2.0.4
- pcmk__serve_fenced_ipc at Base 2.0.4
- pcmk__serve_pacemakerd_ipc at Base 2.1.1
- pcmk__serve_schedulerd_ipc at Base 2.1.4
- pcmk__set_client_queue_max at Base 2.0.4
- pcmk__set_env_option at Base 2.0.4
- pcmk__set_nonblocking at Base 2.0.4
- pcmk__set_result at Base 2.1.2
- pcmk__set_result_output at Base 2.1.2
- pcmk__set_xml_doc_flag at Base 2.1.4
- pcmk__sleep_ms at Base 2.1.1
- pcmk__sockaddr2str at Base 2.0.4
- pcmk__starts_with at Base 2.0.4
- pcmk__stop_based_ipc at Base 2.0.4
- pcmk__str_any_of at Base 2.0.5~rc2
- pcmk__str_in_list at Base 2.0.4
- pcmk__str_table_dup at Base 2.1.1
- pcmk__str_update at Base 2.1.4
- pcmk__strcase_any_of at Base 2.0.5~rc2
- pcmk__strcmp at Base 2.0.5~rc2
- pcmk__strikey_table at Base 2.1.1
- pcmk__strip_xml_text at Base 2.0.5~rc2
- pcmk__strkey_table at Base 2.1.1
- pcmk__substitute_secrets at Base 2.0.4
- pcmk__subtract_lists at Base 2.0.5~rc2
- pcmk__sync_directory at Base 2.0.4
- pcmk__text_output_entries at Base 2.0.3
- pcmk__text_output_new at Base 2.1.6
- pcmk__text_prompt at Base 2.1.1
- pcmk__time_format_hr at Base 2.0.4
- pcmk__time_hr_convert at Base 2.0.4
- pcmk__time_hr_free at Base 2.0.4
- pcmk__time_hr_new at Base 2.0.4
- pcmk__time_hr_now at Base 2.1.5
- pcmk__time_set_hr_dt at Base 2.0.4
- pcmk__timespec2str at Base 2.1.6
- pcmk__tls_client_handshake at Base 2.0.4
- pcmk__transition_key at Base 2.0.4
- pcmk__trim at Base 2.1.1
- pcmk__uid2username at Base 2.0.4
- pcmk__unregister_formats at Base 2.0.4
- pcmk__update_acl_user at Base 2.0.4
- pcmk__valid_boolean at Base 2.0.4
- pcmk__valid_interval_spec at Base 2.0.4
- pcmk__valid_number at Base 2.0.4
- pcmk__valid_percentage at Base 2.1.4
- pcmk__valid_positive_number at Base 2.0.4
- pcmk__valid_quorum at Base 2.0.4
- pcmk__valid_sbd_timeout at Base 2.0.4
- pcmk__valid_script at Base 2.0.4
- pcmk__validate_cluster_options at Base 2.0.4
- pcmk__validate_health_strategy at Base 2.1.4
- pcmk__verify_digest at Base 2.0.4
- pcmk__write_series_sequence at Base 2.0.4
- pcmk__write_sync at Base 2.0.4
- pcmk__xe_add_last_written at Base 2.0.5~rc2
- pcmk__xe_add_node at Base 2.1.5
- pcmk__xe_attr_is_true at Base 2.1.4
- pcmk__xe_foreach_child at Base 2.1.5
- pcmk__xe_get_bool_attr at Base 2.1.4
- pcmk__xe_match at Base 2.0.5~rc2
- pcmk__xe_remove_matching_attrs at Base 2.1.1
- pcmk__xe_set_bool_attr at Base 2.1.4
- pcmk__xe_set_props at Base 2.1.1
- pcmk__xe_set_propv at Base 2.1.1
- pcmk__xml_artefact_path at Base 2.0.3
- pcmk__xml_artefact_root at Base 2.0.3
- pcmk__xml_output_entries at Base 2.0.3
- pcmk__xml_output_finish at Base 2.1.5
- pcmk__xml_output_new at Base 2.1.5
- pcmk__xml_show at Base 2.1.6
- pcmk__xml_show_changes at Base 2.1.6
- pcmk__xpath_node_id at Base 2.1.1
- pcmk_acl_required at Base 1.1.12
- pcmk_cib_parent_name_for at Base 2.1.4
- pcmk_cib_xpath_for at Base 2.1.4
- pcmk_connect_ipc at Base 2.0.5~rc2
- pcmk_controld_api_fail at Base 2.0.5~rc2
- pcmk_controld_api_list_nodes at Base 2.0.5~rc2
- pcmk_controld_api_node_info at Base 2.0.5~rc2
- pcmk_controld_api_ping at Base 2.0.5~rc2
- pcmk_controld_api_refresh at Base 2.0.5~rc2
- pcmk_controld_api_replies_expected at Base 2.0.5~rc2
- pcmk_controld_api_reprobe at Base 2.0.5~rc2
- pcmk_copy_time at Base 2.0.4
- pcmk_create_html_node at Base 2.0.3
- pcmk_create_xml_text_node at Base 2.0.3
- pcmk_daemon_user at Base 2.0.4
- pcmk_disconnect_ipc at Base 2.0.5~rc2
- pcmk_dispatch_ipc at Base 2.0.5~rc2
- pcmk_drain_main_loop at Base 2.0.1~rc2
- pcmk_errorname at Base 1.1.10
- pcmk_find_cib_element at Base 2.1.4
- pcmk_format_named_time at Base 2.0.3
- pcmk_format_nvpair at Base 2.0.3
- pcmk_free_ipc_api at Base 2.0.5~rc2
- pcmk_free_ipc_event at Base 2.0.0~rc4
- pcmk_free_nvpairs at Base 2.0.1~rc5
- pcmk_free_xml_subtree at Base 2.0.3
- pcmk_get_ra_caps at Base 2.0.1~rc2
- pcmk_hostname at Base 2.0.1~rc2
- pcmk_ipc_is_connected at Base 2.0.5~rc2
- pcmk_ipc_name at Base 2.0.5~rc2
- pcmk_ipc_purge_node at Base 2.0.5~rc2
- pcmk_is_probe at Base 2.1.4
- pcmk_legacy2rc at Base 2.0.4
- pcmk_log_xml_impl at Base 2.1.6
- pcmk_new_ipc_api at Base 2.0.5~rc2
- pcmk_numeric_strcasecmp at Base 2.0.5~rc2
- pcmk_nvpairs2xml_attrs at Base 2.0.1~rc5
- pcmk_pacemakerd_api_daemon_state_enum2text at Base 2.0.5~rc2
- pcmk_pacemakerd_api_daemon_state_text2enum at Base 2.0.5~rc2
- pcmk_pacemakerd_api_ping at Base 2.0.5~rc2
- pcmk_pacemakerd_api_shutdown at Base 2.1.1
- pcmk_poll_ipc at Base 2.0.5~rc2
- pcmk_prepend_nvpair at Base 2.0.1~rc5
- pcmk_promotion_score_name at Base 2.1.1
- pcmk_quit_main_loop at Base 2.0.5~rc2
- pcmk_rc2exitc at Base 2.0.4
- pcmk_rc2legacy at Base 2.0.4
- pcmk_rc2ocf at Base 2.1.2
- pcmk_rc_name at Base 2.0.4
- pcmk_rc_str at Base 2.0.4
- pcmk_readable_score at Base 2.1.5
- pcmk_register_ipc_callback at Base 2.0.5~rc2
- pcmk_result_get_strings at Base 2.1.5
- pcmk_scan_nvpair at Base 2.0.2
- pcmk_schedulerd_api_graph at Base 2.1.4
- pcmk_sort_nvpairs at Base 2.0.1~rc5
- pcmk_stonith_param at Base 2.1.1
- pcmk_str_is_infinity at Base 2.0.4
- pcmk_str_is_minus_infinity at Base 2.0.4
- pcmk_strerror at Base 1.1.9
- pcmk_xe_is_probe at Base 2.1.4
- pcmk_xe_mask_probe_failure at Base 2.1.4
- pcmk_xml_attrs2nvpairs at Base 2.0.1~rc5
- purge_diff_markers at Base 1.1.9
- replace_xml_child at Base 1.1.9
- rsc_op_expected_rc at Base 1.1.9
- safe_str_neq at Base 1.1.9
- save_xml_to_file at Base 1.1.12
- score2char at Base 1.1.9
- score2char_stack at Base 1.1.12
- set_crm_log_level at Base 1.1.9
- sorted_xml at Base 1.1.9
- stdin2xml at Base 1.1.9
- string2xml at Base 1.1.9
- subtract_xml_object at Base 1.1.9
- update_validation at Base 1.1.9
- update_xml_child at Base 1.1.9
- validate_xml at Base 1.1.9
- validate_xml_verbose at Base 1.1.9
- write_xml_fd at Base 1.1.9
- write_xml_file at Base 1.1.9
- xml2list at Base 1.1.9
- xml_accept_changes at Base 1.1.12
- xml_acl_denied at Base 1.1.12
- xml_acl_disable at Base 1.1.12
- xml_acl_enabled at Base 1.1.12
- xml_acl_filtered_copy at Base 1.1.12
- xml_apply_patchset at Base 1.1.12
- xml_calculate_changes at Base 1.1.12
- xml_calculate_significant_changes at Base 1.1.19
- xml_create_patchset at Base 1.1.12
- xml_document_dirty at Base 1.1.12
- xml_get_path at Base 1.1.12
- xml_has_children at Base 1.1.9
- xml_latest_schema at Base 1.1.12
- xml_log_changes at Base 1.1.12
- xml_log_patchset at Base 1.1.12
- xml_patch_versions at Base 1.1.12
- xml_remove_prop at Base 1.1.9
- xml_track_changes at Base 1.1.12
- xml_tracking_changes at Base 1.1.12
- xpath_search at Base 1.1.9
diff -Nru pacemaker-2.1.6/debian/libcrmcommon34t64.install pacemaker-2.1.6/debian/libcrmcommon34t64.install
--- pacemaker-2.1.6/debian/libcrmcommon34t64.install	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libcrmcommon34t64.install	2023-01-22 09:10:39.000000000 -0300
@@ -0,0 +1 @@
+usr/lib/*/libcrmcommon.so.*
diff -Nru pacemaker-2.1.6/debian/libcrmcommon34t64.lintian-overrides pacemaker-2.1.6/debian/libcrmcommon34t64.lintian-overrides
--- pacemaker-2.1.6/debian/libcrmcommon34t64.lintian-overrides	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libcrmcommon34t64.lintian-overrides	2024-02-05 13:37:03.000000000 -0300
@@ -0,0 +1 @@
+libcrmcommon34t64: package-name-doesnt-match-sonames libcrmcommon34
diff -Nru pacemaker-2.1.6/debian/libcrmcommon34t64.symbols pacemaker-2.1.6/debian/libcrmcommon34t64.symbols
--- pacemaker-2.1.6/debian/libcrmcommon34t64.symbols	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libcrmcommon34t64.symbols	2024-02-05 13:37:03.000000000 -0300
@@ -0,0 +1,558 @@
+libcrmcommon.so.34 libcrmcommon34t64 #MINVER#
+* Build-Depends-Package: pacemaker-dev
+ add_message_xml at Base 1.1.9
+ add_node_copy at Base 1.1.9
+ add_node_nocopy at Base 1.1.9
+ apply_xml_diff at Base 1.1.9
+ bz2_strerror at Base 1.1.9
+ calculate_on_disk_digest at Base 1.1.9
+ calculate_operation_digest at Base 1.1.9
+ calculate_xml_versioned_digest at Base 1.1.9
+ can_prune_leaf at Base 1.1.9
+ char2score at Base 1.1.9
+ cli_config_update at Base 1.1.9
+ compare_version at Base 1.1.9
+ copy_in_properties at Base 1.1.9
+ copy_xml at Base 1.1.9
+ create_hello_message at Base 1.1.9
+ create_reply_adv at Base 1.1.9
+ create_request_adv at Base 1.1.9
+ create_xml_node at Base 1.1.9
+ crm_abort at Base 1.1.9
+ crm_add_logfile at Base 1.1.9
+ crm_build_path at Base 1.1.10
+ crm_bump_log_level at Base 1.1.9
+ crm_config_error at Base 2.1.1
+ crm_config_warning at Base 2.1.1
+ crm_create_nvpair_xml at Base 1.1.18~rc3
+ crm_create_op_xml at Base 1.1.18~rc3
+ crm_default_remote_port at Base 1.1.18~rc3
+ crm_destroy_xml at Base 1.1.18~rc3
+ crm_disable_blackbox at Base 1.1.11
+ crm_element_value at Base 1.1.9
+ crm_element_value_copy at Base 1.1.9
+ crm_element_value_epoch at Base 2.0.3
+ crm_element_value_int at Base 1.1.9
+ crm_element_value_ll at Base 2.0.3
+ crm_element_value_ms at Base 2.0.0~rc4
+ crm_element_value_timeval at Base 2.0.1~rc2
+ crm_enable_blackbox at Base 1.1.9
+ crm_enable_stderr at Base 1.1.9
+ crm_errno2exit at Base 2.0.0~rc4
+ crm_exit at Base 1.1.9
+ crm_exit_name at Base 2.0.0~rc4
+ crm_exit_str at Base 2.0.0~rc4
+ crm_foreach_xpath_result at Base 1.1.14~rc4
+ crm_generate_ra_key at Base 1.1.18~rc3
+ crm_generate_uuid at Base 1.1.9
+ crm_get_msec at Base 1.1.9
+ crm_gnutls_global_init at Base 1.1.12
+ crm_ipc_buffer at Base 1.1.9
+ crm_ipc_buffer_flags at Base 1.1.12
+ crm_ipc_close at Base 1.1.9
+ crm_ipc_connect at Base 1.1.9
+ crm_ipc_connected at Base 1.1.9
+ crm_ipc_default_buffer_size at Base 1.1.11
+ crm_ipc_destroy at Base 1.1.9
+ crm_ipc_get_fd at Base 1.1.9
+ crm_ipc_is_authentic_process at Base 2.0.1-3~
+ crm_ipc_name at Base 1.1.9
+ crm_ipc_new at Base 1.1.9
+ crm_ipc_read at Base 1.1.9
+ crm_ipc_ready at Base 1.1.9
+ crm_ipc_send at Base 1.1.9
+ crm_is_callsite_active at Base 1.1.9
+ crm_is_daemon_name at Base 1.1.17~rc4
+ crm_is_true at Base 1.1.9
+ crm_itoa_stack at Base 1.1.12
+ crm_log_args at Base 1.1.9
+ crm_log_cli_init at Base 1.1.9
+ crm_log_deinit at Base 1.1.9
+ crm_log_init at Base 1.1.9
+ crm_log_level at Base 1.1.9
+ crm_log_output_fn at Base 1.1.9
+ crm_log_preinit at Base 1.1.12
+ crm_md5sum at Base 1.1.9
+ crm_meta_name at Base 1.1.9
+ crm_meta_value at Base 1.1.9
+ crm_next_same_xml at Base 1.1.18~rc3
+ crm_op_needs_metadata at Base 1.1.18~rc3
+ crm_parse_agent_spec at Base 1.1.18~rc3
+ crm_parse_int at Base 1.1.9
+ crm_parse_interval_spec at Base 2.0.0~rc4
+ crm_parse_ll at Base 2.0.1~rc2
+ crm_provider_required at Base 1.1.18~rc3
+ crm_schema_cleanup at Base 1.1.16~rc1
+ crm_schema_init at Base 1.1.16~rc1
+ crm_signal at Base 1.1.9
+ crm_signal_handler at Base 2.0.2
+ crm_str_eq at Base 1.1.9
+ crm_str_table_dup at Base 1.1.18~rc3
+ crm_str_to_boolean at Base 1.1.9
+ crm_strcase_equal at Base 2.0.0~rc4
+ crm_strcase_hash at Base 1.1.12
+ crm_strdup_printf at Base 1.1.13
+ crm_strip_trailing_newline at Base 1.1.11
+ crm_system_name at Base 1.1.9
+ crm_time_add at Base 1.1.9
+ crm_time_add_days at Base 1.1.9
+ crm_time_add_hours at Base 1.1.9
+ crm_time_add_minutes at Base 1.1.9
+ crm_time_add_months at Base 1.1.9
+ crm_time_add_seconds at Base 1.1.9
+ crm_time_add_weeks at Base 1.1.9
+ crm_time_add_years at Base 1.1.9
+ crm_time_as_string at Base 1.1.9
+ crm_time_calculate_duration at Base 1.1.12
+ crm_time_check at Base 1.1.9
+ crm_time_compare at Base 1.1.9
+ crm_time_days_in_month at Base 1.1.9
+ crm_time_free at Base 1.1.9
+ crm_time_free_period at Base 2.0.3
+ crm_time_get_gregorian at Base 1.1.9
+ crm_time_get_isoweek at Base 1.1.9
+ crm_time_get_ordinal at Base 1.1.9
+ crm_time_get_seconds at Base 1.1.9
+ crm_time_get_seconds_since_epoch at Base 1.1.9
+ crm_time_get_timeofday at Base 1.1.9
+ crm_time_get_timezone at Base 1.1.9
+ crm_time_is_defined at Base 2.0.3
+ crm_time_january1_weekday at Base 1.1.9
+ crm_time_leapyear at Base 1.1.9
+ crm_time_log_alias at Base 1.1.9
+ crm_time_new at Base 1.1.9
+ crm_time_new_undefined at Base 2.0.3
+ crm_time_parse_duration at Base 1.1.9
+ crm_time_parse_period at Base 1.1.9
+ crm_time_set at Base 1.1.9
+ crm_time_set_timet at Base 1.1.9
+ crm_time_subtract at Base 1.1.9
+ crm_time_weeks_in_year at Base 1.1.9
+ crm_trace_nonlog at Base 1.1.9
+ crm_update_callsites at Base 1.1.9
+ crm_user_lookup at Base 1.1.9
+ crm_write_blackbox at Base 1.1.9
+ crm_xml_add at Base 1.1.9
+ crm_xml_add_int at Base 1.1.9
+ crm_xml_add_ll at Base 2.0.3
+ crm_xml_add_ms at Base 2.0.0~rc4
+ crm_xml_add_timeval at Base 2.0.3
+ crm_xml_cleanup at Base 1.1.9
+ crm_xml_escape at Base 1.1.13
+ crm_xml_init at Base 1.1.10
+ crm_xml_replace at Base 1.1.9
+ crm_xml_sanitize_id at Base 1.1.17~rc1
+ crm_xml_set_id at Base 1.1.17~rc1
+ decode_transition_key at Base 1.1.9
+ decode_transition_magic at Base 1.1.9
+ dedupXpathResults at Base 1.1.14~rc4
+ did_rsc_op_fail at Base 1.1.9
+ diff_xml_object at Base 1.1.9
+ dump_xml_formatted at Base 1.1.9
+ dump_xml_formatted_with_text at Base 1.1.14~rc4
+ dump_xml_unformatted at Base 1.1.9
+ expand_idref at Base 1.1.9
+ expand_plus_plus at Base 1.1.9
+ filename2xml at Base 1.1.9
+ find_entity at Base 1.1.9
+ find_xml_children at Base 1.1.9
+ find_xml_node at Base 1.1.9
+ first_named_child at Base 1.1.9
+ fix_plus_plus_recursive at Base 1.1.9
+ freeXpathObject at Base 1.1.10
+ free_xml at Base 1.1.9
+ g_str_hash_traditional at Base 1.1.9
+ getDocPtr at Base 1.1.9
+ getXpathResult at Base 1.1.9
+ get_crm_log_level at Base 1.1.9
+ get_message_xml at Base 1.1.9
+ get_schema_name at Base 1.1.9
+ get_schema_version at Base 1.1.9
+ get_xpath_object at Base 1.1.9
+ get_xpath_object_relative at Base 1.1.9
+ gio_poll_funcs at Base 1.1.9
+ hash2field at Base 1.1.9
+ hash2metafield at Base 1.1.9
+ hash2nvpair at Base 1.1.9
+ hash2smartfield at Base 1.1.9
+ log_data_element at Base 1.1.9
+ mainloop_add_fd at Base 1.1.9
+ mainloop_add_ipc_client at Base 1.1.9
+ mainloop_add_ipc_server at Base 1.1.9
+ mainloop_add_ipc_server_with_prio at Base 2.0.3
+ mainloop_add_signal at Base 1.1.9
+ mainloop_add_trigger at Base 1.1.9
+ mainloop_child_add at Base 1.1.10
+ mainloop_child_add_with_flags at Base 1.1.13
+ mainloop_child_kill at Base 1.1.12
+ mainloop_child_name at Base 1.1.10
+ mainloop_child_pid at Base 1.1.10
+ mainloop_child_timeout at Base 1.1.10
+ mainloop_child_userdata at Base 1.1.10
+ mainloop_cleanup at Base 1.1.10
+ mainloop_clear_child_userdata at Base 1.1.9
+ mainloop_del_fd at Base 1.1.9
+ mainloop_del_ipc_client at Base 1.1.9
+ mainloop_del_ipc_server at Base 1.1.9
+ mainloop_destroy_signal at Base 1.1.9
+ mainloop_destroy_trigger at Base 1.1.9
+ mainloop_get_ipc_client at Base 1.1.9
+ mainloop_set_trigger at Base 1.1.9
+ mainloop_timer_add at Base 1.1.11
+ mainloop_timer_del at Base 1.1.11
+ mainloop_timer_running at Base 1.1.11
+ mainloop_timer_set_period at Base 1.1.11
+ mainloop_timer_start at Base 1.1.11
+ mainloop_timer_stop at Base 1.1.11
+ mainloop_trigger_complete at Base 1.1.9
+ md5_buffer at Base 1.1.9
+ md5_finish_ctx at Base 1.1.9
+ md5_init_ctx at Base 1.1.9
+ md5_process_block at Base 1.1.9
+ md5_process_bytes at Base 1.1.9
+ md5_read_ctx at Base 1.1.9
+ parse_op_key at Base 1.1.9
+ patchset_process_digest at Base 1.1.14~rc4
+ pcmk__accept_remote_connection at Base 2.0.4
+ pcmk__add_alert_key at Base 2.0.4
+ pcmk__add_alert_key_int at Base 2.0.4
+ pcmk__add_arg_group at Base 2.0.3
+ pcmk__add_logfile at Base 2.1.1
+ pcmk__add_logfiles at Base 2.1.6
+ pcmk__add_main_args at Base 2.0.3
+ pcmk__add_mainloop_ipc at Base 2.0.5~rc2
+ pcmk__add_scores at Base 2.1.4
+ pcmk__add_separated_word at Base 2.0.5~rc2
+ pcmk__alert_in_patchset at Base 2.0.4
+ pcmk__alert_keys at Base 2.0.4
+ pcmk__alert_new at Base 2.0.4
+ pcmk__attrd_api_clear_failures at Base 2.1.5
+ pcmk__attrd_api_delete at Base 2.1.5
+ pcmk__attrd_api_purge at Base 2.1.5
+ pcmk__attrd_api_query at Base 2.1.5
+ pcmk__attrd_api_refresh at Base 2.1.5
+ pcmk__attrd_api_update at Base 2.1.5
+ pcmk__attrd_api_update_list at Base 2.1.5
+ pcmk__auto_watchdog_timeout at Base 2.0.4
+ pcmk__build_arg_context at Base 2.0.3
+ pcmk__build_path at Base 2.0.4
+ pcmk__call_message at Base 2.0.2
+ pcmk__char_in_any_str at Base 2.0.5~rc2
+ pcmk__check_acl at Base 2.1.4
+ pcmk__chown_series_sequence at Base 2.0.4
+ pcmk__cli_help at Base 2.0.4
+ pcmk__cli_init_logging at Base 2.1.1
+ pcmk__client_cleanup at Base 2.0.4
+ pcmk__client_data2xml at Base 2.0.4
+ pcmk__client_name at Base 2.0.4
+ pcmk__client_pid at Base 2.0.4
+ pcmk__client_type_str at Base 2.0.4
+ pcmk__close_fds_in_child at Base 2.0.3
+ pcmk__cluster_option at Base 2.0.4
+ pcmk__cmdline_preproc at Base 2.0.3
+ pcmk__compress at Base 2.0.4
+ pcmk__connect_remote at Base 2.0.4
+ pcmk__controld_api_reply2str at Base 2.1.6
+ pcmk__copy_result at Base 2.1.4
+ pcmk__copy_timet at Base 2.1.6
+ pcmk__crm_ipc_is_authentic_process at Base 2.1.1
+ pcmk__daemon_can_write at Base 1.1.19
+ pcmk__daemonize at Base 2.0.5~rc2
+ pcmk__drop_all_clients at Base 2.0.4
+ pcmk__dup_alert at Base 2.0.4
+ pcmk__effective_rc at Base 2.0.5~rc2
+ pcmk__element_xpath at Base 2.1.5
+ pcmk__enable_acl at Base 2.1.4
+ pcmk__ends_with at Base 2.0.4
+ pcmk__ends_with_ext at Base 2.0.4
+ pcmk__env_option at Base 2.0.4
+ pcmk__env_option_enabled at Base 2.0.4
+ pcmk__epoch2str at Base 2.0.4
+ pcmk__exitc_error_quark at Base 2.0.5~rc2
+ pcmk__file_contents at Base 2.0.4
+ pcmk__filter_op_for_digest at Base 2.0.4
+ pcmk__find_client at Base 2.0.4
+ pcmk__find_client_by_id at Base 2.0.4
+ pcmk__force_args at Base 2.0.3
+ pcmk__foreach_ipc_client at Base 2.0.4
+ pcmk__format_nvpair at Base 2.1.1
+ pcmk__format_option_metadata at Base 2.1.4
+ pcmk__format_result at Base 2.1.4
+ pcmk__formatted_printf at Base 2.1.1
+ pcmk__formatted_vprintf at Base 2.1.1
+ pcmk__free_alert at Base 2.0.4
+ pcmk__free_arg_context at Base 2.0.3
+ pcmk__free_client at Base 2.0.4
+ pcmk__free_common_logger at Base 2.1.6
+ pcmk__full_path at Base 2.1.2
+ pcmk__g_strcat at Base 2.1.5
+ pcmk__get_sbd_sync_resource_startup at Base 2.0.5~rc2
+ pcmk__get_sbd_timeout at Base 2.0.4
+ pcmk__get_tmpdir at Base 2.0.4
+ pcmk__guint_from_hash at Base 2.0.4
+ pcmk__html_add_header at Base 2.0.3
+ pcmk__html_output_entries at Base 2.0.3
+ pcmk__indented_printf at Base 2.0.2
+ pcmk__indented_vprintf at Base 2.0.3
+ pcmk__init_tls_dh at Base 2.0.1~rc2
+ pcmk__ipc_client_count at Base 2.0.4
+ pcmk__ipc_create_ack_as at Base 2.1.4
+ pcmk__ipc_is_authentic_process_active at Base 2.0.1-3~
+ pcmk__ipc_prepare_iov at Base 2.0.4
+ pcmk__ipc_send_ack_as at Base 2.0.4
+ pcmk__ipc_send_iov at Base 2.0.4
+ pcmk__ipc_send_xml at Base 2.0.4
+ pcmk__is_daemon at Base 2.1.1
+ pcmk__is_fencing_action at Base 2.1.4
+ pcmk__locate_sbd at Base 2.0.5~rc2
+ pcmk__lock_pidfile at Base 2.0.4
+ pcmk__log_output_entries at Base 2.0.4
+ pcmk__log_output_new at Base 2.1.5
+ pcmk__mainloop_timer_get_period at Base 2.1.1
+ pcmk__message_name at Base 2.0.5~rc2
+ pcmk__mk_html_output at Base 2.0.3
+ pcmk__mk_log_output at Base 2.0.4
+ pcmk__mk_none_output at Base 2.0.3
+ pcmk__mk_text_output at Base 2.0.2
+ pcmk__mk_xml_output at Base 2.0.2
+ pcmk__n_rc at Base 2.1.5
+ pcmk__new_client at Base 2.0.4
+ pcmk__new_common_args at Base 2.0.3
+ pcmk__new_tls_session at Base 2.0.1~rc2
+ pcmk__new_unauth_client at Base 2.0.4
+ pcmk__node_attr_target at Base 2.0.4
+ pcmk__none_output_entries at Base 2.0.3
+ pcmk__notify_key at Base 2.0.4
+ pcmk__numeric_strcasecmp at Base 2.1.1
+ pcmk__op_key at Base 2.0.4
+ pcmk__our_nodename at Base 2.1.6
+ pcmk__output_and_clear_error at Base 2.1.1
+ pcmk__output_create_html_node at Base 2.0.3
+ pcmk__output_create_xml_node at Base 2.0.3
+ pcmk__output_create_xml_text_node at Base 2.0.3
+ pcmk__output_free at Base 2.0.2
+ pcmk__output_get_log_level at Base 2.1.6
+ pcmk__output_new at Base 2.0.2
+ pcmk__output_set_log_level at Base 2.1.1
+ pcmk__output_xml_add_node_copy at Base 2.1.6
+ pcmk__output_xml_create_parent at Base 2.0.3
+ pcmk__output_xml_peek_parent at Base 2.0.3
+ pcmk__output_xml_pop_parent at Base 2.0.3
+ pcmk__output_xml_push_parent at Base 2.0.3
+ pcmk__panic at Base 2.0.5~rc2
+ pcmk__parse_health_strategy at Base 2.1.4
+ pcmk__parse_ll_range at Base 2.0.4
+ pcmk__pcmkd_api_reply2str at Base 2.1.6
+ pcmk__pcmkd_state_enum2friendly at Base 2.1.5
+ pcmk__pid_active at Base 2.0.4
+ pcmk__pidfile_matches at Base 2.0.4
+ pcmk__process_request at Base 2.1.4
+ pcmk__procfs_has_pids at Base 2.1.5
+ pcmk__procfs_num_cores at Base 2.0.4
+ pcmk__procfs_pid2path at Base 2.1.5
+ pcmk__procfs_pid_of at Base 2.0.4
+ pcmk__quote_cmdline at Base 2.1.5
+ pcmk__rc_error_quark at Base 2.0.5~rc2
+ pcmk__read_handshake_data at Base 2.0.1~rc2
+ pcmk__read_pidfile at Base 2.0.4
+ pcmk__read_remote_message at Base 2.0.4
+ pcmk__read_series_sequence at Base 2.0.4
+ pcmk__readable_interval at Base 2.1.2
+ pcmk__real_path at Base 2.0.4
+ pcmk__register_format at Base 2.0.2
+ pcmk__register_formats at Base 2.0.3
+ pcmk__register_handlers at Base 2.1.4
+ pcmk__register_message at Base 2.0.2
+ pcmk__register_messages at Base 2.0.2
+ pcmk__remote_message_xml at Base 2.0.4
+ pcmk__remote_ready at Base 2.0.4
+ pcmk__remote_send_xml at Base 2.0.4
+ pcmk__reset_request at Base 2.1.4
+ pcmk__reset_result at Base 2.1.2
+ pcmk__result_bounds at Base 2.1.5
+ pcmk__scan_double at Base 2.0.5~rc2
+ pcmk__scan_ll at Base 2.1.1
+ pcmk__scan_min_int at Base 2.1.1
+ pcmk__scan_nvpair at Base 2.1.1
+ pcmk__scan_port at Base 2.1.1
+ pcmk__score_green at Base 2.0.4
+ pcmk__score_red at Base 2.0.4
+ pcmk__score_yellow at Base 2.0.4
+ pcmk__series_filename at Base 2.0.4
+ pcmk__serve_attrd_ipc at Base 2.0.4
+ pcmk__serve_based_ipc at Base 2.0.4
+ pcmk__serve_controld_ipc at Base 2.0.4
+ pcmk__serve_fenced_ipc at Base 2.0.4
+ pcmk__serve_pacemakerd_ipc at Base 2.1.1
+ pcmk__serve_schedulerd_ipc at Base 2.1.4
+ pcmk__set_client_queue_max at Base 2.0.4
+ pcmk__set_env_option at Base 2.0.4
+ pcmk__set_nonblocking at Base 2.0.4
+ pcmk__set_result at Base 2.1.2
+ pcmk__set_result_output at Base 2.1.2
+ pcmk__set_xml_doc_flag at Base 2.1.4
+ pcmk__sleep_ms at Base 2.1.1
+ pcmk__sockaddr2str at Base 2.0.4
+ pcmk__starts_with at Base 2.0.4
+ pcmk__stop_based_ipc at Base 2.0.4
+ pcmk__str_any_of at Base 2.0.5~rc2
+ pcmk__str_in_list at Base 2.0.4
+ pcmk__str_table_dup at Base 2.1.1
+ pcmk__str_update at Base 2.1.4
+ pcmk__strcase_any_of at Base 2.0.5~rc2
+ pcmk__strcmp at Base 2.0.5~rc2
+ pcmk__strikey_table at Base 2.1.1
+ pcmk__strip_xml_text at Base 2.0.5~rc2
+ pcmk__strkey_table at Base 2.1.1
+ pcmk__substitute_secrets at Base 2.0.4
+ pcmk__subtract_lists at Base 2.0.5~rc2
+ pcmk__sync_directory at Base 2.0.4
+ pcmk__text_output_entries at Base 2.0.3
+ pcmk__text_output_new at Base 2.1.6
+ pcmk__text_prompt at Base 2.1.1
+ pcmk__time_format_hr at Base 2.0.4
+ pcmk__time_hr_convert at Base 2.0.4
+ pcmk__time_hr_free at Base 2.0.4
+ pcmk__time_hr_new at Base 2.0.4
+ pcmk__time_hr_now at Base 2.1.5
+ pcmk__time_set_hr_dt at Base 2.0.4
+ pcmk__timespec2str at Base 2.1.6
+ pcmk__tls_client_handshake at Base 2.0.4
+ pcmk__transition_key at Base 2.0.4
+ pcmk__trim at Base 2.1.1
+ pcmk__uid2username at Base 2.0.4
+ pcmk__unregister_formats at Base 2.0.4
+ pcmk__update_acl_user at Base 2.0.4
+ pcmk__valid_boolean at Base 2.0.4
+ pcmk__valid_interval_spec at Base 2.0.4
+ pcmk__valid_number at Base 2.0.4
+ pcmk__valid_percentage at Base 2.1.4
+ pcmk__valid_positive_number at Base 2.0.4
+ pcmk__valid_quorum at Base 2.0.4
+ pcmk__valid_sbd_timeout at Base 2.0.4
+ pcmk__valid_script at Base 2.0.4
+ pcmk__validate_cluster_options at Base 2.0.4
+ pcmk__validate_health_strategy at Base 2.1.4
+ pcmk__verify_digest at Base 2.0.4
+ pcmk__write_series_sequence at Base 2.0.4
+ pcmk__write_sync at Base 2.0.4
+ pcmk__xe_add_last_written at Base 2.0.5~rc2
+ pcmk__xe_add_node at Base 2.1.5
+ pcmk__xe_attr_is_true at Base 2.1.4
+ pcmk__xe_foreach_child at Base 2.1.5
+ pcmk__xe_get_bool_attr at Base 2.1.4
+ pcmk__xe_match at Base 2.0.5~rc2
+ pcmk__xe_remove_matching_attrs at Base 2.1.1
+ pcmk__xe_set_bool_attr at Base 2.1.4
+ pcmk__xe_set_props at Base 2.1.1
+ pcmk__xe_set_propv at Base 2.1.1
+ pcmk__xml_artefact_path at Base 2.0.3
+ pcmk__xml_artefact_root at Base 2.0.3
+ pcmk__xml_output_entries at Base 2.0.3
+ pcmk__xml_output_finish at Base 2.1.5
+ pcmk__xml_output_new at Base 2.1.5
+ pcmk__xml_show at Base 2.1.6
+ pcmk__xml_show_changes at Base 2.1.6
+ pcmk__xpath_node_id at Base 2.1.1
+ pcmk_acl_required at Base 1.1.12
+ pcmk_cib_parent_name_for at Base 2.1.4
+ pcmk_cib_xpath_for at Base 2.1.4
+ pcmk_connect_ipc at Base 2.0.5~rc2
+ pcmk_controld_api_fail at Base 2.0.5~rc2
+ pcmk_controld_api_list_nodes at Base 2.0.5~rc2
+ pcmk_controld_api_node_info at Base 2.0.5~rc2
+ pcmk_controld_api_ping at Base 2.0.5~rc2
+ pcmk_controld_api_refresh at Base 2.0.5~rc2
+ pcmk_controld_api_replies_expected at Base 2.0.5~rc2
+ pcmk_controld_api_reprobe at Base 2.0.5~rc2
+ pcmk_copy_time at Base 2.0.4
+ pcmk_create_html_node at Base 2.0.3
+ pcmk_create_xml_text_node at Base 2.0.3
+ pcmk_daemon_user at Base 2.0.4
+ pcmk_disconnect_ipc at Base 2.0.5~rc2
+ pcmk_dispatch_ipc at Base 2.0.5~rc2
+ pcmk_drain_main_loop at Base 2.0.1~rc2
+ pcmk_errorname at Base 1.1.10
+ pcmk_find_cib_element at Base 2.1.4
+ pcmk_format_named_time at Base 2.0.3
+ pcmk_format_nvpair at Base 2.0.3
+ pcmk_free_ipc_api at Base 2.0.5~rc2
+ pcmk_free_ipc_event at Base 2.0.0~rc4
+ pcmk_free_nvpairs at Base 2.0.1~rc5
+ pcmk_free_xml_subtree at Base 2.0.3
+ pcmk_get_ra_caps at Base 2.0.1~rc2
+ pcmk_hostname at Base 2.0.1~rc2
+ pcmk_ipc_is_connected at Base 2.0.5~rc2
+ pcmk_ipc_name at Base 2.0.5~rc2
+ pcmk_ipc_purge_node at Base 2.0.5~rc2
+ pcmk_is_probe at Base 2.1.4
+ pcmk_legacy2rc at Base 2.0.4
+ pcmk_log_xml_impl at Base 2.1.6
+ pcmk_new_ipc_api at Base 2.0.5~rc2
+ pcmk_numeric_strcasecmp at Base 2.0.5~rc2
+ pcmk_nvpairs2xml_attrs at Base 2.0.1~rc5
+ pcmk_pacemakerd_api_daemon_state_enum2text at Base 2.0.5~rc2
+ pcmk_pacemakerd_api_daemon_state_text2enum at Base 2.0.5~rc2
+ pcmk_pacemakerd_api_ping at Base 2.0.5~rc2
+ pcmk_pacemakerd_api_shutdown at Base 2.1.1
+ pcmk_poll_ipc at Base 2.0.5~rc2
+ pcmk_prepend_nvpair at Base 2.0.1~rc5
+ pcmk_promotion_score_name at Base 2.1.1
+ pcmk_quit_main_loop at Base 2.0.5~rc2
+ pcmk_rc2exitc at Base 2.0.4
+ pcmk_rc2legacy at Base 2.0.4
+ pcmk_rc2ocf at Base 2.1.2
+ pcmk_rc_name at Base 2.0.4
+ pcmk_rc_str at Base 2.0.4
+ pcmk_readable_score at Base 2.1.5
+ pcmk_register_ipc_callback at Base 2.0.5~rc2
+ pcmk_result_get_strings at Base 2.1.5
+ pcmk_scan_nvpair at Base 2.0.2
+ pcmk_schedulerd_api_graph at Base 2.1.4
+ pcmk_sort_nvpairs at Base 2.0.1~rc5
+ pcmk_stonith_param at Base 2.1.1
+ pcmk_str_is_infinity at Base 2.0.4
+ pcmk_str_is_minus_infinity at Base 2.0.4
+ pcmk_strerror at Base 1.1.9
+ pcmk_xe_is_probe at Base 2.1.4
+ pcmk_xe_mask_probe_failure at Base 2.1.4
+ pcmk_xml_attrs2nvpairs at Base 2.0.1~rc5
+ purge_diff_markers at Base 1.1.9
+ replace_xml_child at Base 1.1.9
+ rsc_op_expected_rc at Base 1.1.9
+ safe_str_neq at Base 1.1.9
+ save_xml_to_file at Base 1.1.12
+ score2char at Base 1.1.9
+ score2char_stack at Base 1.1.12
+ set_crm_log_level at Base 1.1.9
+ sorted_xml at Base 1.1.9
+ stdin2xml at Base 1.1.9
+ string2xml at Base 1.1.9
+ subtract_xml_object at Base 1.1.9
+ update_validation at Base 1.1.9
+ update_xml_child at Base 1.1.9
+ validate_xml at Base 1.1.9
+ validate_xml_verbose at Base 1.1.9
+ write_xml_fd at Base 1.1.9
+ write_xml_file at Base 1.1.9
+ xml2list at Base 1.1.9
+ xml_accept_changes at Base 1.1.12
+ xml_acl_denied at Base 1.1.12
+ xml_acl_disable at Base 1.1.12
+ xml_acl_enabled at Base 1.1.12
+ xml_acl_filtered_copy at Base 1.1.12
+ xml_apply_patchset at Base 1.1.12
+ xml_calculate_changes at Base 1.1.12
+ xml_calculate_significant_changes at Base 1.1.19
+ xml_create_patchset at Base 1.1.12
+ xml_document_dirty at Base 1.1.12
+ xml_get_path at Base 1.1.12
+ xml_has_children at Base 1.1.9
+ xml_latest_schema at Base 1.1.12
+ xml_log_changes at Base 1.1.12
+ xml_log_patchset at Base 1.1.12
+ xml_patch_versions at Base 1.1.12
+ xml_remove_prop at Base 1.1.9
+ xml_track_changes at Base 1.1.12
+ xml_tracking_changes at Base 1.1.12
+ xpath_search at Base 1.1.9
diff -Nru pacemaker-2.1.6/debian/libcrmservice28.install pacemaker-2.1.6/debian/libcrmservice28.install
--- pacemaker-2.1.6/debian/libcrmservice28.install	2023-01-22 09:10:39.000000000 -0300
+++ pacemaker-2.1.6/debian/libcrmservice28.install	1969-12-31 21:00:00.000000000 -0300
@@ -1 +0,0 @@
-usr/lib/*/libcrmservice.so.*
diff -Nru pacemaker-2.1.6/debian/libcrmservice28.symbols pacemaker-2.1.6/debian/libcrmservice28.symbols
--- pacemaker-2.1.6/debian/libcrmservice28.symbols	2023-07-03 17:14:19.000000000 -0300
+++ pacemaker-2.1.6/debian/libcrmservice28.symbols	1969-12-31 21:00:00.000000000 -0300
@@ -1,29 +0,0 @@
-libcrmservice.so.28 libcrmservice28 #MINVER#
-* Build-Depends-Package: pacemaker-dev
- get_directory_list at Base 1.1.13
- resources_action_create at Base 1.1.13
- resources_agent_exists at Base 2.0.2
- resources_find_service_class at Base 1.1.13
- resources_list_agents at Base 1.1.13
- resources_list_providers at Base 1.1.13
- resources_list_standards at Base 1.1.13
- services__create_resource_action at Base 2.1.1
- services__exit_reason at Base 2.1.2
- services__format_result at Base 2.1.4
- services__grab_stderr at Base 2.1.2
- services__grab_stdout at Base 2.1.2
- services__set_result at Base 2.1.2
- services_action_async at Base 1.1.13
- services_action_async_fork_notify at Base 2.0.2
- services_action_cancel at Base 1.1.13
- services_action_cleanup at Base 1.1.13
- services_action_create at Base 1.1.13
- services_action_create_generic at Base 1.1.13
- services_action_free at Base 1.1.13
- services_action_kick at Base 1.1.13
- services_action_sync at Base 1.1.13
- services_action_user at Base 1.1.18~rc3
- services_alert_async at Base 1.1.18~rc3
- services_alert_create at Base 1.1.18~rc3
- services_list at Base 1.1.13
- services_result2ocf at Base 2.1.2
diff -Nru pacemaker-2.1.6/debian/libcrmservice28t64.install pacemaker-2.1.6/debian/libcrmservice28t64.install
--- pacemaker-2.1.6/debian/libcrmservice28t64.install	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libcrmservice28t64.install	2023-01-22 09:10:39.000000000 -0300
@@ -0,0 +1 @@
+usr/lib/*/libcrmservice.so.*
diff -Nru pacemaker-2.1.6/debian/libcrmservice28t64.lintian-overrides pacemaker-2.1.6/debian/libcrmservice28t64.lintian-overrides
--- pacemaker-2.1.6/debian/libcrmservice28t64.lintian-overrides	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libcrmservice28t64.lintian-overrides	2024-02-05 13:37:03.000000000 -0300
@@ -0,0 +1 @@
+libcrmservice28t64: package-name-doesnt-match-sonames libcrmservice28
diff -Nru pacemaker-2.1.6/debian/libcrmservice28t64.symbols pacemaker-2.1.6/debian/libcrmservice28t64.symbols
--- pacemaker-2.1.6/debian/libcrmservice28t64.symbols	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libcrmservice28t64.symbols	2024-02-05 13:37:03.000000000 -0300
@@ -0,0 +1,29 @@
+libcrmservice.so.28 libcrmservice28t64 #MINVER#
+* Build-Depends-Package: pacemaker-dev
+ get_directory_list at Base 1.1.13
+ resources_action_create at Base 1.1.13
+ resources_agent_exists at Base 2.0.2
+ resources_find_service_class at Base 1.1.13
+ resources_list_agents at Base 1.1.13
+ resources_list_providers at Base 1.1.13
+ resources_list_standards at Base 1.1.13
+ services__create_resource_action at Base 2.1.1
+ services__exit_reason at Base 2.1.2
+ services__format_result at Base 2.1.4
+ services__grab_stderr at Base 2.1.2
+ services__grab_stdout at Base 2.1.2
+ services__set_result at Base 2.1.2
+ services_action_async at Base 1.1.13
+ services_action_async_fork_notify at Base 2.0.2
+ services_action_cancel at Base 1.1.13
+ services_action_cleanup at Base 1.1.13
+ services_action_create at Base 1.1.13
+ services_action_create_generic at Base 1.1.13
+ services_action_free at Base 1.1.13
+ services_action_kick at Base 1.1.13
+ services_action_sync at Base 1.1.13
+ services_action_user at Base 1.1.18~rc3
+ services_alert_async at Base 1.1.18~rc3
+ services_alert_create at Base 1.1.18~rc3
+ services_list at Base 1.1.13
+ services_result2ocf at Base 2.1.2
diff -Nru pacemaker-2.1.6/debian/liblrmd28.install pacemaker-2.1.6/debian/liblrmd28.install
--- pacemaker-2.1.6/debian/liblrmd28.install	2023-01-22 09:10:39.000000000 -0300
+++ pacemaker-2.1.6/debian/liblrmd28.install	1969-12-31 21:00:00.000000000 -0300
@@ -1 +0,0 @@
-usr/lib/*/liblrmd.so.*
diff -Nru pacemaker-2.1.6/debian/liblrmd28.symbols pacemaker-2.1.6/debian/liblrmd28.symbols
--- pacemaker-2.1.6/debian/liblrmd28.symbols	2023-08-03 15:13:59.000000000 -0300
+++ pacemaker-2.1.6/debian/liblrmd28.symbols	1969-12-31 21:00:00.000000000 -0300
@@ -1,43 +0,0 @@
-liblrmd.so.28 liblrmd28 #MINVER#
-* Build-Depends-Package: pacemaker-dev
- lrmd__init_remote_key at Base 2.1.1
- lrmd__metadata_async at Base 2.1.5
- lrmd__new at Base 2.1.2
- lrmd__register_messages at Base 2.1.1
- lrmd__remote_send_xml at Base 2.1.1
- lrmd__reset_result at Base 2.1.2
- lrmd__set_result at Base 2.1.2
- lrmd__uptime at Base 2.1.6
- lrmd__validate_remote_settings at Base 2.1.1
- lrmd_api_delete at Base 1.1.9
- lrmd_api_new at Base 1.1.9
- lrmd_copy_event at Base 1.1.9
- lrmd_copy_rsc_info at Base 1.1.9
- lrmd_dispatch at Base 1.1.9
- lrmd_free_event at Base 1.1.9
- lrmd_free_op_info at Base 2.0.0~rc4
- lrmd_free_rsc_info at Base 1.1.9
- lrmd_internal_proxy_send at Base 1.1.9
- lrmd_internal_set_proxy_callback at Base 1.1.9
- lrmd_key_value_add at Base 1.1.9
- lrmd_key_value_freeall at Base 1.1.9
- lrmd_list_freeall at Base 1.1.9
- lrmd_new_event at Base 2.0.4
- lrmd_new_rsc_info at Base 1.1.19
- lrmd_poll at Base 1.1.9
- lrmd_remote_api_new at Base 1.1.9
- lrmd_send_attribute_alert at Base 1.1.18~rc3
- lrmd_send_fencing_alert at Base 1.1.18~rc3
- lrmd_send_node_alert at Base 1.1.18~rc3
- lrmd_send_resource_alert at Base 1.1.18~rc3
- proxy_table at Base 1.1.13
- psk_cred_s at Base 1.1.9
- remote_proxy_ack_shutdown at Base 1.1.15~rc1
- remote_proxy_cb at Base 1.1.17~rc1
- remote_proxy_disconnected at Base 1.1.17~rc1
- remote_proxy_dispatch at Base 1.1.17~rc1
- remote_proxy_free at Base 1.1.13
- remote_proxy_nack_shutdown at Base 1.1.17~rc1
- remote_proxy_new at Base 1.1.17~rc1
- remote_proxy_relay_event at Base 1.1.13
- remote_proxy_relay_response at Base 1.1.13
diff -Nru pacemaker-2.1.6/debian/liblrmd28t64.install pacemaker-2.1.6/debian/liblrmd28t64.install
--- pacemaker-2.1.6/debian/liblrmd28t64.install	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/liblrmd28t64.install	2023-01-22 09:10:39.000000000 -0300
@@ -0,0 +1 @@
+usr/lib/*/liblrmd.so.*
diff -Nru pacemaker-2.1.6/debian/liblrmd28t64.lintian-overrides pacemaker-2.1.6/debian/liblrmd28t64.lintian-overrides
--- pacemaker-2.1.6/debian/liblrmd28t64.lintian-overrides	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/liblrmd28t64.lintian-overrides	2024-02-05 13:37:03.000000000 -0300
@@ -0,0 +1 @@
+liblrmd28t64: package-name-doesnt-match-sonames liblrmd28
diff -Nru pacemaker-2.1.6/debian/liblrmd28t64.symbols pacemaker-2.1.6/debian/liblrmd28t64.symbols
--- pacemaker-2.1.6/debian/liblrmd28t64.symbols	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/liblrmd28t64.symbols	2024-02-05 13:37:03.000000000 -0300
@@ -0,0 +1,43 @@
+liblrmd.so.28 liblrmd28t64 #MINVER#
+* Build-Depends-Package: pacemaker-dev
+ lrmd__init_remote_key at Base 2.1.1
+ lrmd__metadata_async at Base 2.1.5
+ lrmd__new at Base 2.1.2
+ lrmd__register_messages at Base 2.1.1
+ lrmd__remote_send_xml at Base 2.1.1
+ lrmd__reset_result at Base 2.1.2
+ lrmd__set_result at Base 2.1.2
+ lrmd__uptime at Base 2.1.6
+ lrmd__validate_remote_settings at Base 2.1.1
+ lrmd_api_delete at Base 1.1.9
+ lrmd_api_new at Base 1.1.9
+ lrmd_copy_event at Base 1.1.9
+ lrmd_copy_rsc_info at Base 1.1.9
+ lrmd_dispatch at Base 1.1.9
+ lrmd_free_event at Base 1.1.9
+ lrmd_free_op_info at Base 2.0.0~rc4
+ lrmd_free_rsc_info at Base 1.1.9
+ lrmd_internal_proxy_send at Base 1.1.9
+ lrmd_internal_set_proxy_callback at Base 1.1.9
+ lrmd_key_value_add at Base 1.1.9
+ lrmd_key_value_freeall at Base 1.1.9
+ lrmd_list_freeall at Base 1.1.9
+ lrmd_new_event at Base 2.0.4
+ lrmd_new_rsc_info at Base 1.1.19
+ lrmd_poll at Base 1.1.9
+ lrmd_remote_api_new at Base 1.1.9
+ lrmd_send_attribute_alert at Base 1.1.18~rc3
+ lrmd_send_fencing_alert at Base 1.1.18~rc3
+ lrmd_send_node_alert at Base 1.1.18~rc3
+ lrmd_send_resource_alert at Base 1.1.18~rc3
+ proxy_table at Base 1.1.13
+ psk_cred_s at Base 1.1.9
+ remote_proxy_ack_shutdown at Base 1.1.15~rc1
+ remote_proxy_cb at Base 1.1.17~rc1
+ remote_proxy_disconnected at Base 1.1.17~rc1
+ remote_proxy_dispatch at Base 1.1.17~rc1
+ remote_proxy_free at Base 1.1.13
+ remote_proxy_nack_shutdown at Base 1.1.17~rc1
+ remote_proxy_new at Base 1.1.17~rc1
+ remote_proxy_relay_event at Base 1.1.13
+ remote_proxy_relay_response at Base 1.1.13
diff -Nru pacemaker-2.1.6/debian/libpacemaker1.install pacemaker-2.1.6/debian/libpacemaker1.install
--- pacemaker-2.1.6/debian/libpacemaker1.install	2023-01-22 09:10:39.000000000 -0300
+++ pacemaker-2.1.6/debian/libpacemaker1.install	1969-12-31 21:00:00.000000000 -0300
@@ -1 +0,0 @@
-usr/lib/*/libpacemaker.so.*
diff -Nru pacemaker-2.1.6/debian/libpacemaker1.symbols pacemaker-2.1.6/debian/libpacemaker1.symbols
--- pacemaker-2.1.6/debian/libpacemaker1.symbols	2023-08-03 15:13:59.000000000 -0300
+++ pacemaker-2.1.6/debian/libpacemaker1.symbols	1969-12-31 21:00:00.000000000 -0300
@@ -1,85 +0,0 @@
-libpacemaker.so.1 libpacemaker1 #MINVER#
-* Build-Depends-Package: pacemaker-dev
- clone_action_flags at Base 1.1.14~rc4
- clone_append_meta at Base 1.1.14~rc4
- clone_create_actions at Base 1.1.14~rc4
- clone_create_probe at Base 1.1.14~rc4
- clone_expand at Base 1.1.14~rc4
- clone_internal_constraints at Base 1.1.14~rc4
- clone_rsc_location at Base 1.1.14~rc4
- copies_per_node at Base 1.1.17
- pcmk__abort_dangling_migration at Base 2.1.5
- pcmk__acl_annotate_permissions at Base 2.1.4
- pcmk__acl_evaled_render at Base 2.1.4
- pcmk__bundle_action_flags at Base 2.0.2
- pcmk__bundle_add_utilization at Base 2.1.4
- pcmk__bundle_allocate at Base 2.0.4
- pcmk__bundle_create_actions at Base 2.0.2
- pcmk__bundle_create_probe at Base 2.0.2
- pcmk__bundle_expand at Base 2.0.2
- pcmk__bundle_internal_constraints at Base 2.0.2
- pcmk__bundle_rsc_location at Base 2.0.2
- pcmk__bundle_shutdown_lock at Base 2.1.4
- pcmk__check_rules at Base 2.1.5
- pcmk__clone_add_utilization at Base 2.1.4
- pcmk__clone_shutdown_lock at Base 2.1.4
- pcmk__cluster_status_text at Base 2.1.1
- pcmk__controller_status at Base 2.1.1
- pcmk__copy_node_list at Base 2.0.4
- pcmk__create_history_xml at Base 2.0.3
- pcmk__create_migration_actions at Base 2.1.5
- pcmk__designated_controller at Base 2.1.1
- pcmk__event_from_graph_action at Base 2.1.2
- pcmk__execute_graph at Base 2.1.2
- pcmk__fence_history at Base 2.0.4
- pcmk__fence_installed at Base 2.0.4
- pcmk__fence_last at Base 2.0.4
- pcmk__fence_list_targets at Base 2.0.4
- pcmk__fence_metadata at Base 2.0.4
- pcmk__fence_register_level at Base 2.0.4
- pcmk__fence_registered at Base 2.0.4
- pcmk__fence_unregister_level at Base 2.0.4
- pcmk__fence_validate at Base 2.0.4
- pcmk__free_graph at Base 2.1.2
- pcmk__get_fencing_history at Base 2.1.4
- pcmk__graph_status2text at Base 2.1.2
- pcmk__inject_scheduler_input at Base 2.1.4
- pcmk__list_nodes at Base 2.1.1
- pcmk__list_result_codes at Base 2.1.5
- pcmk__log_graph at Base 2.1.2
- pcmk__log_graph_action at Base 2.1.2
- pcmk__log_transition_summary at Base 2.0.2
- pcmk__order_migration_equivalents at Base 2.1.5
- pcmk__output_cluster_status at Base 2.1.4
- pcmk__output_simple_status at Base 2.1.4
- pcmk__pacemakerd_status at Base 2.1.1
- pcmk__profile_dir at Base 2.1.2
- pcmk__query_node_info at Base 2.1.6
- pcmk__register_lib_messages at Base 2.1.1
- pcmk__request_fencing at Base 2.1.4
- pcmk__resource_digests at Base 2.1.1
- pcmk__rsc_can_migrate at Base 2.1.5
- pcmk__schedule_actions at Base 2.0.2
- pcmk__set_graph_functions at Base 2.1.2
- pcmk__show_result_code at Base 2.1.5
- pcmk__simulate at Base 2.1.2
- pcmk__simulate_node_config at Base 2.1.4
- pcmk__simulate_transition at Base 2.1.4
- pcmk__status at Base 2.1.4
- pcmk__this_with_colocations at Base 2.1.6
- pcmk__unpack_constraints at Base 2.1.2
- pcmk__unpack_graph at Base 2.1.2
- pcmk__update_graph at Base 2.1.2
- pcmk__with_this_colocations at Base 2.1.6
- pcmk_check_rules at Base 2.1.5
- pcmk_controller_status at Base 2.1.1
- pcmk_designated_controller at Base 2.1.1
- pcmk_free_injections at Base 2.1.2
- pcmk_list_nodes at Base 2.1.1
- pcmk_list_result_codes at Base 2.1.5
- pcmk_pacemakerd_status at Base 2.1.1
- pcmk_query_node_info at Base 2.1.6
- pcmk_resource_digests at Base 2.1.1
- pcmk_show_result_code at Base 2.1.5
- pcmk_simulate at Base 2.1.2
- pcmk_status at Base 2.1.4
diff -Nru pacemaker-2.1.6/debian/libpacemaker1t64.install pacemaker-2.1.6/debian/libpacemaker1t64.install
--- pacemaker-2.1.6/debian/libpacemaker1t64.install	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libpacemaker1t64.install	2023-01-22 09:10:39.000000000 -0300
@@ -0,0 +1 @@
+usr/lib/*/libpacemaker.so.*
diff -Nru pacemaker-2.1.6/debian/libpacemaker1t64.lintian-overrides pacemaker-2.1.6/debian/libpacemaker1t64.lintian-overrides
--- pacemaker-2.1.6/debian/libpacemaker1t64.lintian-overrides	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libpacemaker1t64.lintian-overrides	2024-02-05 13:37:03.000000000 -0300
@@ -0,0 +1 @@
+libpacemaker1t64: package-name-doesnt-match-sonames libpacemaker1
diff -Nru pacemaker-2.1.6/debian/libpacemaker1t64.symbols pacemaker-2.1.6/debian/libpacemaker1t64.symbols
--- pacemaker-2.1.6/debian/libpacemaker1t64.symbols	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libpacemaker1t64.symbols	2024-02-05 13:37:03.000000000 -0300
@@ -0,0 +1,85 @@
+libpacemaker.so.1 libpacemaker1t64 #MINVER#
+* Build-Depends-Package: pacemaker-dev
+ clone_action_flags at Base 1.1.14~rc4
+ clone_append_meta at Base 1.1.14~rc4
+ clone_create_actions at Base 1.1.14~rc4
+ clone_create_probe at Base 1.1.14~rc4
+ clone_expand at Base 1.1.14~rc4
+ clone_internal_constraints at Base 1.1.14~rc4
+ clone_rsc_location at Base 1.1.14~rc4
+ copies_per_node at Base 1.1.17
+ pcmk__abort_dangling_migration at Base 2.1.5
+ pcmk__acl_annotate_permissions at Base 2.1.4
+ pcmk__acl_evaled_render at Base 2.1.4
+ pcmk__bundle_action_flags at Base 2.0.2
+ pcmk__bundle_add_utilization at Base 2.1.4
+ pcmk__bundle_allocate at Base 2.0.4
+ pcmk__bundle_create_actions at Base 2.0.2
+ pcmk__bundle_create_probe at Base 2.0.2
+ pcmk__bundle_expand at Base 2.0.2
+ pcmk__bundle_internal_constraints at Base 2.0.2
+ pcmk__bundle_rsc_location at Base 2.0.2
+ pcmk__bundle_shutdown_lock at Base 2.1.4
+ pcmk__check_rules at Base 2.1.5
+ pcmk__clone_add_utilization at Base 2.1.4
+ pcmk__clone_shutdown_lock at Base 2.1.4
+ pcmk__cluster_status_text at Base 2.1.1
+ pcmk__controller_status at Base 2.1.1
+ pcmk__copy_node_list at Base 2.0.4
+ pcmk__create_history_xml at Base 2.0.3
+ pcmk__create_migration_actions at Base 2.1.5
+ pcmk__designated_controller at Base 2.1.1
+ pcmk__event_from_graph_action at Base 2.1.2
+ pcmk__execute_graph at Base 2.1.2
+ pcmk__fence_history at Base 2.0.4
+ pcmk__fence_installed at Base 2.0.4
+ pcmk__fence_last at Base 2.0.4
+ pcmk__fence_list_targets at Base 2.0.4
+ pcmk__fence_metadata at Base 2.0.4
+ pcmk__fence_register_level at Base 2.0.4
+ pcmk__fence_registered at Base 2.0.4
+ pcmk__fence_unregister_level at Base 2.0.4
+ pcmk__fence_validate at Base 2.0.4
+ pcmk__free_graph at Base 2.1.2
+ pcmk__get_fencing_history at Base 2.1.4
+ pcmk__graph_status2text at Base 2.1.2
+ pcmk__inject_scheduler_input at Base 2.1.4
+ pcmk__list_nodes at Base 2.1.1
+ pcmk__list_result_codes at Base 2.1.5
+ pcmk__log_graph at Base 2.1.2
+ pcmk__log_graph_action at Base 2.1.2
+ pcmk__log_transition_summary at Base 2.0.2
+ pcmk__order_migration_equivalents at Base 2.1.5
+ pcmk__output_cluster_status at Base 2.1.4
+ pcmk__output_simple_status at Base 2.1.4
+ pcmk__pacemakerd_status at Base 2.1.1
+ pcmk__profile_dir at Base 2.1.2
+ pcmk__query_node_info at Base 2.1.6
+ pcmk__register_lib_messages at Base 2.1.1
+ pcmk__request_fencing at Base 2.1.4
+ pcmk__resource_digests at Base 2.1.1
+ pcmk__rsc_can_migrate at Base 2.1.5
+ pcmk__schedule_actions at Base 2.0.2
+ pcmk__set_graph_functions at Base 2.1.2
+ pcmk__show_result_code at Base 2.1.5
+ pcmk__simulate at Base 2.1.2
+ pcmk__simulate_node_config at Base 2.1.4
+ pcmk__simulate_transition at Base 2.1.4
+ pcmk__status at Base 2.1.4
+ pcmk__this_with_colocations at Base 2.1.6
+ pcmk__unpack_constraints at Base 2.1.2
+ pcmk__unpack_graph at Base 2.1.2
+ pcmk__update_graph at Base 2.1.2
+ pcmk__with_this_colocations at Base 2.1.6
+ pcmk_check_rules at Base 2.1.5
+ pcmk_controller_status at Base 2.1.1
+ pcmk_designated_controller at Base 2.1.1
+ pcmk_free_injections at Base 2.1.2
+ pcmk_list_nodes at Base 2.1.1
+ pcmk_list_result_codes at Base 2.1.5
+ pcmk_pacemakerd_status at Base 2.1.1
+ pcmk_query_node_info at Base 2.1.6
+ pcmk_resource_digests at Base 2.1.1
+ pcmk_show_result_code at Base 2.1.5
+ pcmk_simulate at Base 2.1.2
+ pcmk_status at Base 2.1.4
diff -Nru pacemaker-2.1.6/debian/libpe-rules26.install pacemaker-2.1.6/debian/libpe-rules26.install
--- pacemaker-2.1.6/debian/libpe-rules26.install	2023-01-22 09:10:39.000000000 -0300
+++ pacemaker-2.1.6/debian/libpe-rules26.install	1969-12-31 21:00:00.000000000 -0300
@@ -1 +0,0 @@
-usr/lib/*/libpe_rules.so.*
diff -Nru pacemaker-2.1.6/debian/libpe-rules26.symbols pacemaker-2.1.6/debian/libpe-rules26.symbols
--- pacemaker-2.1.6/debian/libpe-rules26.symbols	2023-08-03 15:13:59.000000000 -0300
+++ pacemaker-2.1.6/debian/libpe-rules26.symbols	1969-12-31 21:00:00.000000000 -0300
@@ -1,41 +0,0 @@
-libpe_rules.so.26 libpe-rules26 #MINVER#
-* Build-Depends-Package: pacemaker-dev
- add_hash_param at Base 1.0.10
- fail2text at Base 1.0.10
- find_expression_type at Base 1.0.10
- pe__eval_attr_expr at Base 2.0.5~rc2
- pe__eval_date_expr at Base 2.0.5~rc2
- pe__eval_op_expr at Base 2.0.5~rc2
- pe__eval_role_expr at Base 2.0.5~rc2
- pe__eval_rsc_expr at Base 2.0.5~rc2
- pe_cron_range_satisfied at Base 2.0.2
- pe_eval_expr at Base 2.0.5~rc2
- pe_eval_nvpairs at Base 2.0.5~rc2
- pe_eval_rules at Base 2.0.5~rc2
- pe_eval_subexpr at Base 2.0.5~rc2
- pe_evaluate_rules at Base 2.0.3
- pe_expand_re_matches at Base 1.1.16~rc1
- pe_free_alert_list at Base 1.1.18~rc3
- pe_metadata at Base 1.0.10
- pe_node_attribute_calculated at Base 1.1.18~rc3
- pe_node_attribute_raw at Base 1.1.18~rc3
- pe_pref at Base 1.0.10
- pe_test_expression at Base 2.0.3
- pe_test_expression_full at Base 1.1.17~rc1
- pe_test_expression_re at Base 1.1.16~rc1
- pe_test_rule at Base 2.0.3
- pe_test_rule_full at Base 1.1.17~rc1
- pe_test_rule_re at Base 1.1.16~rc1
- pe_unpack_alerts at Base 1.1.18~rc3
- pe_unpack_nvpairs at Base 2.0.3
- role2text at Base 1.0.10
- task2text at Base 1.0.10
- test_expression at Base 1.0.10
- test_rule at Base 1.0.10
- test_ruleset at Base 1.0.10
- text2role at Base 1.0.10
- text2task at Base 1.0.10
- unpack_instance_attributes at Base 1.0.10
- verify_pe_options at Base 1.0.10
- was_processing_error at Base 1.0.10
- was_processing_warning at Base 1.0.10
diff -Nru pacemaker-2.1.6/debian/libpe-rules26t64.install pacemaker-2.1.6/debian/libpe-rules26t64.install
--- pacemaker-2.1.6/debian/libpe-rules26t64.install	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libpe-rules26t64.install	2023-01-22 09:10:39.000000000 -0300
@@ -0,0 +1 @@
+usr/lib/*/libpe_rules.so.*
diff -Nru pacemaker-2.1.6/debian/libpe-rules26t64.lintian-overrides pacemaker-2.1.6/debian/libpe-rules26t64.lintian-overrides
--- pacemaker-2.1.6/debian/libpe-rules26t64.lintian-overrides	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libpe-rules26t64.lintian-overrides	2024-02-05 13:37:03.000000000 -0300
@@ -0,0 +1 @@
+libpe-rules26t64: package-name-doesnt-match-sonames libpe-rules26
diff -Nru pacemaker-2.1.6/debian/libpe-rules26t64.symbols pacemaker-2.1.6/debian/libpe-rules26t64.symbols
--- pacemaker-2.1.6/debian/libpe-rules26t64.symbols	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libpe-rules26t64.symbols	2024-02-05 13:37:03.000000000 -0300
@@ -0,0 +1,41 @@
+libpe_rules.so.26 libpe-rules26t64 #MINVER#
+* Build-Depends-Package: pacemaker-dev
+ add_hash_param at Base 1.0.10
+ fail2text at Base 1.0.10
+ find_expression_type at Base 1.0.10
+ pe__eval_attr_expr at Base 2.0.5~rc2
+ pe__eval_date_expr at Base 2.0.5~rc2
+ pe__eval_op_expr at Base 2.0.5~rc2
+ pe__eval_role_expr at Base 2.0.5~rc2
+ pe__eval_rsc_expr at Base 2.0.5~rc2
+ pe_cron_range_satisfied at Base 2.0.2
+ pe_eval_expr at Base 2.0.5~rc2
+ pe_eval_nvpairs at Base 2.0.5~rc2
+ pe_eval_rules at Base 2.0.5~rc2
+ pe_eval_subexpr at Base 2.0.5~rc2
+ pe_evaluate_rules at Base 2.0.3
+ pe_expand_re_matches at Base 1.1.16~rc1
+ pe_free_alert_list at Base 1.1.18~rc3
+ pe_metadata at Base 1.0.10
+ pe_node_attribute_calculated at Base 1.1.18~rc3
+ pe_node_attribute_raw at Base 1.1.18~rc3
+ pe_pref at Base 1.0.10
+ pe_test_expression at Base 2.0.3
+ pe_test_expression_full at Base 1.1.17~rc1
+ pe_test_expression_re at Base 1.1.16~rc1
+ pe_test_rule at Base 2.0.3
+ pe_test_rule_full at Base 1.1.17~rc1
+ pe_test_rule_re at Base 1.1.16~rc1
+ pe_unpack_alerts at Base 1.1.18~rc3
+ pe_unpack_nvpairs at Base 2.0.3
+ role2text at Base 1.0.10
+ task2text at Base 1.0.10
+ test_expression at Base 1.0.10
+ test_rule at Base 1.0.10
+ test_ruleset at Base 1.0.10
+ text2role at Base 1.0.10
+ text2task at Base 1.0.10
+ unpack_instance_attributes at Base 1.0.10
+ verify_pe_options at Base 1.0.10
+ was_processing_error at Base 1.0.10
+ was_processing_warning at Base 1.0.10
diff -Nru pacemaker-2.1.6/debian/libpe-status28.install pacemaker-2.1.6/debian/libpe-status28.install
--- pacemaker-2.1.6/debian/libpe-status28.install	2023-01-22 09:10:39.000000000 -0300
+++ pacemaker-2.1.6/debian/libpe-status28.install	1969-12-31 21:00:00.000000000 -0300
@@ -1 +0,0 @@
-usr/lib/*/libpe_status.so.*
diff -Nru pacemaker-2.1.6/debian/libpe-status28.symbols pacemaker-2.1.6/debian/libpe-status28.symbols
--- pacemaker-2.1.6/debian/libpe-status28.symbols	2023-08-03 15:13:59.000000000 -0300
+++ pacemaker-2.1.6/debian/libpe-status28.symbols	1969-12-31 21:00:00.000000000 -0300
@@ -1,214 +0,0 @@
-libpe_status.so.28 libpe-status28 #MINVER#
-* Build-Depends-Package: pacemaker-dev
- add_hash_param at Base 1.1.14~rc4
- add_tag_ref at Base 1.1.14~rc4
- calculate_active_ops at Base 1.1.14~rc4
- cleanup_calculations at Base 1.1.14~rc4
- clone_active at Base 1.1.14~rc4
- clone_free at Base 1.1.14~rc4
- clone_print at Base 1.1.14~rc4
- clone_resource_state at Base 1.1.14~rc4
- clone_strip at Base 1.1.14~rc4
- clone_unpack at Base 1.1.14~rc4
- clone_zero at Base 1.1.14~rc4
- cluster_status at Base 1.1.14~rc4
- common_free at Base 1.1.14~rc4
- common_print at Base 1.1.17~rc1
- custom_action at Base 1.1.14~rc4
- destroy_ticket at Base 1.1.14~rc4
- fail2text at Base 1.1.14~rc4
- find_actions at Base 1.1.14~rc4
- find_actions_exact at Base 1.1.14~rc4
- find_clone_instance at Base 1.1.14~rc4
- find_expression_type at Base 1.1.14~rc4
- find_first_action at Base 1.1.14~rc4
- find_operations at Base 1.1.14~rc4
- find_rsc_op_entry at Base 1.1.14~rc4
- get_complex_task at Base 1.1.14~rc4
- get_effective_time at Base 1.1.14~rc4
- get_meta_attributes at Base 1.1.14~rc4
- get_pseudo_op at Base 1.1.14~rc4
- get_rsc_attributes at Base 1.1.14~rc4
- get_target_role at Base 1.1.14~rc4
- group_active at Base 1.1.14~rc4
- group_free at Base 1.1.14~rc4
- group_print at Base 1.1.14~rc4
- group_resource_state at Base 1.1.14~rc4
- group_unpack at Base 1.1.14~rc4
- is_parent at Base 1.1.14~rc4
- is_set_recursive at Base 1.1.14~rc4
- native_active at Base 1.1.14~rc4
- native_add_running at Base 1.1.14~rc4
- native_find_rsc at Base 1.1.14~rc4
- native_free at Base 1.1.14~rc4
- native_location at Base 1.1.14~rc4
- native_parameter at Base 1.1.14~rc4
- native_print at Base 1.1.14~rc4
- native_resource_state at Base 1.1.14~rc4
- native_unpack at Base 1.1.14~rc4
- node_list_exclude at Base 1.1.14~rc4
- order_actions at Base 1.1.14~rc4
- pcmk__native_output_string at Base 2.1.1
- pcmk__rsc_filtered_by_node at Base 2.0.5~rc2
- pe__action2reason at Base 2.1.2
- pe__add_action_expected_result at Base 2.1.5
- pe__add_bundle_remote_name at Base 2.0.2
- pe__add_param_check at Base 2.0.1~rc2
- pe__build_node_name_list at Base 2.1.1
- pe__build_rsc_list at Base 2.1.1
- pe__bundle_active at Base 2.0.2
- pe__bundle_containers at Base 2.1.6
- pe__bundle_html at Base 2.0.3
- pe__bundle_is_filtered at Base 2.0.5~rc2
- pe__bundle_max at Base 2.1.6
- pe__bundle_max_per_node at Base 2.1.6
- pe__bundle_needs_remote_name at Base 2.0.2
- pe__bundle_resource_state at Base 2.0.2
- pe__bundle_text at Base 2.0.3
- pe__bundle_xml at Base 2.0.3
- pe__calculate_digests at Base 2.1.1
- pe__clear_failcount at Base 2.0.1~rc2
- pe__clear_resource_flags_on_all at Base 2.1.1
- pe__clear_resource_flags_recursive at Base 2.0.5~rc2
- pe__clear_resource_history at Base 2.0.4
- pe__clone_child_id at Base 2.1.4
- pe__clone_default at Base 2.1.1
- pe__clone_is_filtered at Base 2.0.5~rc2
- pe__clone_is_ordered at Base 2.1.5
- pe__clone_max at Base 2.1.6
- pe__clone_node_max at Base 2.1.6
- pe__clone_promoted_max at Base 2.1.5
- pe__clone_promoted_node_max at Base 2.1.5
- pe__clone_xml at Base 2.0.3
- pe__cmp_node_name at Base 2.1.5
- pe__common_output_html at Base 2.0.3
- pe__common_output_text at Base 2.0.3
- pe__const_top_resource at Base 2.1.6
- pe__copy_node at Base 2.0.4
- pe__count_active_node at Base 2.1.6
- pe__count_bundle at Base 2.0.3
- pe__count_common at Base 2.0.3
- pe__create_clone_notif_pseudo_ops at Base 2.1.6
- pe__create_clone_notifications at Base 2.1.6
- pe__create_promotable_pseudo_ops at Base 2.1.5
- pe__eval_attr_expr at Base 2.0.5~rc2
- pe__eval_date_expr at Base 2.0.5~rc2
- pe__eval_op_expr at Base 2.0.5~rc2
- pe__eval_role_expr at Base 2.0.5~rc2
- pe__eval_rsc_expr at Base 2.0.5~rc2
- pe__failed_probe_for_rsc at Base 2.1.4
- pe__filter_rsc_list at Base 2.0.5~rc2
- pe__find_active_requires at Base 1.1.19
- pe__find_bundle_replica at Base 2.0.2
- pe__foreach_param_check at Base 2.0.1~rc2
- pe__free_bundle at Base 2.0.2
- pe__free_clone_notification_data at Base 2.1.6
- pe__free_digests at Base 2.1.1
- pe__free_param_checks at Base 2.0.1~rc2
- pe__group_default at Base 2.1.1
- pe__group_flag_is_set at Base 2.1.5
- pe__group_is_filtered at Base 2.0.5~rc2
- pe__group_xml at Base 2.0.3
- pe__is_bundle_node at Base 2.0.4
- pe__is_guest_node at Base 2.0.2
- pe__is_guest_or_remote_node at Base 2.0.2
- pe__is_newer_op at Base 2.1.5
- pe__is_remote_node at Base 2.0.2
- pe__is_universal_clone at Base 2.0.1~rc2
- pe__last_group_member at Base 2.1.5
- pe__name_and_nvpairs_xml at Base 2.0.3
- pe__native_is_filtered at Base 2.0.5~rc2
- pe__new_rsc_pseudo_action at Base 2.1.5
- pe__node_display_name at Base 2.0.4
- pe__node_health at Base 2.1.4
- pe__node_list2table at Base 2.0.4
- pe__order_notifs_after_fencing at Base 2.1.5
- pe__print_bundle at Base 2.0.2
- pe__register_messages at Base 2.0.3
- pe__resource_actions at Base 2.0.2
- pe__resource_contains_guest_node at Base 2.0.2
- pe__resource_description at Base 2.1.6
- pe__resource_html at Base 2.0.3
- pe__resource_is_disabled at Base 2.0.3
- pe__resource_is_remote_conn at Base 2.0.2
- pe__resource_text at Base 2.0.3
- pe__resource_xml at Base 2.0.3
- pe__rsc_has_tag at Base 2.0.5~rc2
- pe__rsc_running_on_any at Base 2.1.1
- pe__rsc_running_on_only at Base 2.1.6
- pe__rscs_brief_output at Base 2.0.3
- pe__rscs_with_tag at Base 2.0.5~rc2
- pe__set_clone_flag at Base 2.1.5
- pe__set_next_role at Base 2.1.1
- pe__set_resource_flags_recursive at Base 2.0.5~rc2
- pe__show_node_weights_as at Base 2.0.4
- pe__shutdown_requested at Base 2.0.3
- pe__sum_node_health_scores at Base 2.1.4
- pe__target_rc_from_xml at Base 2.0.3
- pe__uname_has_tag at Base 2.0.4
- pe__unames_with_tag at Base 2.0.4
- pe__unpack_bundle at Base 2.0.2
- pe__unpack_dataset_nvpairs at Base 2.0.3
- pe__update_recheck_time at Base 2.0.3
- pe_action_set_reason at Base 1.1.18~rc3
- pe_base_name_end at Base 1.1.18
- pe_bundle_replicas at Base 1.1.18~rc3
- pe_can_fence at Base 1.1.14~rc4
- pe_create_node at Base 1.1.17~rc1
- pe_create_remote_xml at Base 1.1.18~rc3
- pe_cron_range_satisfied at Base 2.0.2
- pe_eval_expr at Base 2.0.5~rc2
- pe_eval_nvpairs at Base 2.0.5~rc2
- pe_eval_rules at Base 2.0.5~rc2
- pe_eval_subexpr at Base 2.0.5~rc2
- pe_evaluate_rules at Base 2.0.3
- pe_expand_re_matches at Base 1.1.16~rc1
- pe_fence_node at Base 1.1.14~rc4
- pe_fence_op at Base 1.1.14~rc4
- pe_find_node at Base 1.1.14~rc4
- pe_find_node_any at Base 1.1.14~rc4
- pe_find_node_id at Base 1.1.14~rc4
- pe_find_resource at Base 1.1.14~rc4
- pe_find_resource_with_flags at Base 1.1.18~rc4
- pe_foreach_guest_node at Base 1.1.15~rc1
- pe_free_action at Base 1.1.14~rc4
- pe_free_working_set at Base 2.0.1~rc2
- pe_get_configured_timeout at Base 1.1.18~rc4
- pe_get_failcount at Base 1.1.18~rc4
- pe_metadata at Base 1.1.14~rc4
- pe_new_working_set at Base 2.0.1~rc2
- pe_node_attribute_calculated at Base 1.1.18~rc3
- pe_node_attribute_raw at Base 1.1.18~rc3
- pe_pref at Base 1.1.14~rc4
- pe_reset_working_set at Base 2.0.1~rc2
- pe_rsc_params at Base 2.1.1
- pe_test_expression at Base 2.0.3
- pe_test_expression_full at Base 1.1.17~rc1
- pe_test_expression_re at Base 1.1.16~rc1
- pe_test_rule at Base 2.0.3
- pe_test_rule_full at Base 1.1.17~rc1
- pe_test_rule_re at Base 1.1.16~rc1
- pe_unpack_nvpairs at Base 2.0.3
- pe_wo at Base 1.1.18~rc3
- print_rscs_brief at Base 1.1.14~rc4
- resource_class_functions at Base 1.1.14~rc4
- resource_location at Base 1.1.14~rc4
- role2text at Base 1.1.14~rc4
- rsc_action_digest_cmp at Base 1.1.14~rc4
- rsc_printable_id at Base 1.1.14~rc4
- set_working_set_defaults at Base 1.1.14~rc4
- sort_op_by_callid at Base 1.1.14~rc4
- task2text at Base 1.1.14~rc4
- test_expression at Base 1.1.14~rc4
- test_rule at Base 1.1.14~rc4
- test_ruleset at Base 1.1.14~rc4
- text2role at Base 1.1.14~rc4
- text2task at Base 1.1.14~rc4
- ticket_new at Base 1.1.14~rc4
- trigger_unfencing at Base 1.1.14~rc4
- uber_parent at Base 1.1.14~rc4
- unpack_instance_attributes at Base 1.1.14~rc4
- verify_pe_options at Base 1.1.14~rc4
- was_processing_error at Base 1.1.14~rc4
- was_processing_warning at Base 1.1.14~rc4
- xml_contains_remote_node at Base 1.1.14~rc4
diff -Nru pacemaker-2.1.6/debian/libpe-status28t64.install pacemaker-2.1.6/debian/libpe-status28t64.install
--- pacemaker-2.1.6/debian/libpe-status28t64.install	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libpe-status28t64.install	2023-01-22 09:10:39.000000000 -0300
@@ -0,0 +1 @@
+usr/lib/*/libpe_status.so.*
diff -Nru pacemaker-2.1.6/debian/libpe-status28t64.lintian-overrides pacemaker-2.1.6/debian/libpe-status28t64.lintian-overrides
--- pacemaker-2.1.6/debian/libpe-status28t64.lintian-overrides	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libpe-status28t64.lintian-overrides	2024-02-05 13:37:03.000000000 -0300
@@ -0,0 +1 @@
+libpe-status28t64: package-name-doesnt-match-sonames libpe-status28
diff -Nru pacemaker-2.1.6/debian/libpe-status28t64.symbols pacemaker-2.1.6/debian/libpe-status28t64.symbols
--- pacemaker-2.1.6/debian/libpe-status28t64.symbols	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libpe-status28t64.symbols	2024-02-05 13:37:03.000000000 -0300
@@ -0,0 +1,214 @@
+libpe_status.so.28 libpe-status28t64 #MINVER#
+* Build-Depends-Package: pacemaker-dev
+ add_hash_param at Base 1.1.14~rc4
+ add_tag_ref at Base 1.1.14~rc4
+ calculate_active_ops at Base 1.1.14~rc4
+ cleanup_calculations at Base 1.1.14~rc4
+ clone_active at Base 1.1.14~rc4
+ clone_free at Base 1.1.14~rc4
+ clone_print at Base 1.1.14~rc4
+ clone_resource_state at Base 1.1.14~rc4
+ clone_strip at Base 1.1.14~rc4
+ clone_unpack at Base 1.1.14~rc4
+ clone_zero at Base 1.1.14~rc4
+ cluster_status at Base 1.1.14~rc4
+ common_free at Base 1.1.14~rc4
+ common_print at Base 1.1.17~rc1
+ custom_action at Base 1.1.14~rc4
+ destroy_ticket at Base 1.1.14~rc4
+ fail2text at Base 1.1.14~rc4
+ find_actions at Base 1.1.14~rc4
+ find_actions_exact at Base 1.1.14~rc4
+ find_clone_instance at Base 1.1.14~rc4
+ find_expression_type at Base 1.1.14~rc4
+ find_first_action at Base 1.1.14~rc4
+ find_operations at Base 1.1.14~rc4
+ find_rsc_op_entry at Base 1.1.14~rc4
+ get_complex_task at Base 1.1.14~rc4
+ get_effective_time at Base 1.1.14~rc4
+ get_meta_attributes at Base 1.1.14~rc4
+ get_pseudo_op at Base 1.1.14~rc4
+ get_rsc_attributes at Base 1.1.14~rc4
+ get_target_role at Base 1.1.14~rc4
+ group_active at Base 1.1.14~rc4
+ group_free at Base 1.1.14~rc4
+ group_print at Base 1.1.14~rc4
+ group_resource_state at Base 1.1.14~rc4
+ group_unpack at Base 1.1.14~rc4
+ is_parent at Base 1.1.14~rc4
+ is_set_recursive at Base 1.1.14~rc4
+ native_active at Base 1.1.14~rc4
+ native_add_running at Base 1.1.14~rc4
+ native_find_rsc at Base 1.1.14~rc4
+ native_free at Base 1.1.14~rc4
+ native_location at Base 1.1.14~rc4
+ native_parameter at Base 1.1.14~rc4
+ native_print at Base 1.1.14~rc4
+ native_resource_state at Base 1.1.14~rc4
+ native_unpack at Base 1.1.14~rc4
+ node_list_exclude at Base 1.1.14~rc4
+ order_actions at Base 1.1.14~rc4
+ pcmk__native_output_string at Base 2.1.1
+ pcmk__rsc_filtered_by_node at Base 2.0.5~rc2
+ pe__action2reason at Base 2.1.2
+ pe__add_action_expected_result at Base 2.1.5
+ pe__add_bundle_remote_name at Base 2.0.2
+ pe__add_param_check at Base 2.0.1~rc2
+ pe__build_node_name_list at Base 2.1.1
+ pe__build_rsc_list at Base 2.1.1
+ pe__bundle_active at Base 2.0.2
+ pe__bundle_containers at Base 2.1.6
+ pe__bundle_html at Base 2.0.3
+ pe__bundle_is_filtered at Base 2.0.5~rc2
+ pe__bundle_max at Base 2.1.6
+ pe__bundle_max_per_node at Base 2.1.6
+ pe__bundle_needs_remote_name at Base 2.0.2
+ pe__bundle_resource_state at Base 2.0.2
+ pe__bundle_text at Base 2.0.3
+ pe__bundle_xml at Base 2.0.3
+ pe__calculate_digests at Base 2.1.1
+ pe__clear_failcount at Base 2.0.1~rc2
+ pe__clear_resource_flags_on_all at Base 2.1.1
+ pe__clear_resource_flags_recursive at Base 2.0.5~rc2
+ pe__clear_resource_history at Base 2.0.4
+ pe__clone_child_id at Base 2.1.4
+ pe__clone_default at Base 2.1.1
+ pe__clone_is_filtered at Base 2.0.5~rc2
+ pe__clone_is_ordered at Base 2.1.5
+ pe__clone_max at Base 2.1.6
+ pe__clone_node_max at Base 2.1.6
+ pe__clone_promoted_max at Base 2.1.5
+ pe__clone_promoted_node_max at Base 2.1.5
+ pe__clone_xml at Base 2.0.3
+ pe__cmp_node_name at Base 2.1.5
+ pe__common_output_html at Base 2.0.3
+ pe__common_output_text at Base 2.0.3
+ pe__const_top_resource at Base 2.1.6
+ pe__copy_node at Base 2.0.4
+ pe__count_active_node at Base 2.1.6
+ pe__count_bundle at Base 2.0.3
+ pe__count_common at Base 2.0.3
+ pe__create_clone_notif_pseudo_ops at Base 2.1.6
+ pe__create_clone_notifications at Base 2.1.6
+ pe__create_promotable_pseudo_ops at Base 2.1.5
+ pe__eval_attr_expr at Base 2.0.5~rc2
+ pe__eval_date_expr at Base 2.0.5~rc2
+ pe__eval_op_expr at Base 2.0.5~rc2
+ pe__eval_role_expr at Base 2.0.5~rc2
+ pe__eval_rsc_expr at Base 2.0.5~rc2
+ pe__failed_probe_for_rsc at Base 2.1.4
+ pe__filter_rsc_list at Base 2.0.5~rc2
+ pe__find_active_requires at Base 1.1.19
+ pe__find_bundle_replica at Base 2.0.2
+ pe__foreach_param_check at Base 2.0.1~rc2
+ pe__free_bundle at Base 2.0.2
+ pe__free_clone_notification_data at Base 2.1.6
+ pe__free_digests at Base 2.1.1
+ pe__free_param_checks at Base 2.0.1~rc2
+ pe__group_default at Base 2.1.1
+ pe__group_flag_is_set at Base 2.1.5
+ pe__group_is_filtered at Base 2.0.5~rc2
+ pe__group_xml at Base 2.0.3
+ pe__is_bundle_node at Base 2.0.4
+ pe__is_guest_node at Base 2.0.2
+ pe__is_guest_or_remote_node at Base 2.0.2
+ pe__is_newer_op at Base 2.1.5
+ pe__is_remote_node at Base 2.0.2
+ pe__is_universal_clone at Base 2.0.1~rc2
+ pe__last_group_member at Base 2.1.5
+ pe__name_and_nvpairs_xml at Base 2.0.3
+ pe__native_is_filtered at Base 2.0.5~rc2
+ pe__new_rsc_pseudo_action at Base 2.1.5
+ pe__node_display_name at Base 2.0.4
+ pe__node_health at Base 2.1.4
+ pe__node_list2table at Base 2.0.4
+ pe__order_notifs_after_fencing at Base 2.1.5
+ pe__print_bundle at Base 2.0.2
+ pe__register_messages at Base 2.0.3
+ pe__resource_actions at Base 2.0.2
+ pe__resource_contains_guest_node at Base 2.0.2
+ pe__resource_description at Base 2.1.6
+ pe__resource_html at Base 2.0.3
+ pe__resource_is_disabled at Base 2.0.3
+ pe__resource_is_remote_conn at Base 2.0.2
+ pe__resource_text at Base 2.0.3
+ pe__resource_xml at Base 2.0.3
+ pe__rsc_has_tag at Base 2.0.5~rc2
+ pe__rsc_running_on_any at Base 2.1.1
+ pe__rsc_running_on_only at Base 2.1.6
+ pe__rscs_brief_output at Base 2.0.3
+ pe__rscs_with_tag at Base 2.0.5~rc2
+ pe__set_clone_flag at Base 2.1.5
+ pe__set_next_role at Base 2.1.1
+ pe__set_resource_flags_recursive at Base 2.0.5~rc2
+ pe__show_node_weights_as at Base 2.0.4
+ pe__shutdown_requested at Base 2.0.3
+ pe__sum_node_health_scores at Base 2.1.4
+ pe__target_rc_from_xml at Base 2.0.3
+ pe__uname_has_tag at Base 2.0.4
+ pe__unames_with_tag at Base 2.0.4
+ pe__unpack_bundle at Base 2.0.2
+ pe__unpack_dataset_nvpairs at Base 2.0.3
+ pe__update_recheck_time at Base 2.0.3
+ pe_action_set_reason at Base 1.1.18~rc3
+ pe_base_name_end at Base 1.1.18
+ pe_bundle_replicas at Base 1.1.18~rc3
+ pe_can_fence at Base 1.1.14~rc4
+ pe_create_node at Base 1.1.17~rc1
+ pe_create_remote_xml at Base 1.1.18~rc3
+ pe_cron_range_satisfied at Base 2.0.2
+ pe_eval_expr at Base 2.0.5~rc2
+ pe_eval_nvpairs at Base 2.0.5~rc2
+ pe_eval_rules at Base 2.0.5~rc2
+ pe_eval_subexpr at Base 2.0.5~rc2
+ pe_evaluate_rules at Base 2.0.3
+ pe_expand_re_matches at Base 1.1.16~rc1
+ pe_fence_node at Base 1.1.14~rc4
+ pe_fence_op at Base 1.1.14~rc4
+ pe_find_node at Base 1.1.14~rc4
+ pe_find_node_any at Base 1.1.14~rc4
+ pe_find_node_id at Base 1.1.14~rc4
+ pe_find_resource at Base 1.1.14~rc4
+ pe_find_resource_with_flags at Base 1.1.18~rc4
+ pe_foreach_guest_node at Base 1.1.15~rc1
+ pe_free_action at Base 1.1.14~rc4
+ pe_free_working_set at Base 2.0.1~rc2
+ pe_get_configured_timeout at Base 1.1.18~rc4
+ pe_get_failcount at Base 1.1.18~rc4
+ pe_metadata at Base 1.1.14~rc4
+ pe_new_working_set at Base 2.0.1~rc2
+ pe_node_attribute_calculated at Base 1.1.18~rc3
+ pe_node_attribute_raw at Base 1.1.18~rc3
+ pe_pref at Base 1.1.14~rc4
+ pe_reset_working_set at Base 2.0.1~rc2
+ pe_rsc_params at Base 2.1.1
+ pe_test_expression at Base 2.0.3
+ pe_test_expression_full at Base 1.1.17~rc1
+ pe_test_expression_re at Base 1.1.16~rc1
+ pe_test_rule at Base 2.0.3
+ pe_test_rule_full at Base 1.1.17~rc1
+ pe_test_rule_re at Base 1.1.16~rc1
+ pe_unpack_nvpairs at Base 2.0.3
+ pe_wo at Base 1.1.18~rc3
+ print_rscs_brief at Base 1.1.14~rc4
+ resource_class_functions at Base 1.1.14~rc4
+ resource_location at Base 1.1.14~rc4
+ role2text at Base 1.1.14~rc4
+ rsc_action_digest_cmp at Base 1.1.14~rc4
+ rsc_printable_id at Base 1.1.14~rc4
+ set_working_set_defaults at Base 1.1.14~rc4
+ sort_op_by_callid at Base 1.1.14~rc4
+ task2text at Base 1.1.14~rc4
+ test_expression at Base 1.1.14~rc4
+ test_rule at Base 1.1.14~rc4
+ test_ruleset at Base 1.1.14~rc4
+ text2role at Base 1.1.14~rc4
+ text2task at Base 1.1.14~rc4
+ ticket_new at Base 1.1.14~rc4
+ trigger_unfencing at Base 1.1.14~rc4
+ uber_parent at Base 1.1.14~rc4
+ unpack_instance_attributes at Base 1.1.14~rc4
+ verify_pe_options at Base 1.1.14~rc4
+ was_processing_error at Base 1.1.14~rc4
+ was_processing_warning at Base 1.1.14~rc4
+ xml_contains_remote_node at Base 1.1.14~rc4
diff -Nru pacemaker-2.1.6/debian/libstonithd26.install pacemaker-2.1.6/debian/libstonithd26.install
--- pacemaker-2.1.6/debian/libstonithd26.install	2023-01-22 09:10:39.000000000 -0300
+++ pacemaker-2.1.6/debian/libstonithd26.install	1969-12-31 21:00:00.000000000 -0300
@@ -1 +0,0 @@
-usr/lib/*/libstonithd.so.*
diff -Nru pacemaker-2.1.6/debian/libstonithd26.symbols pacemaker-2.1.6/debian/libstonithd26.symbols
--- pacemaker-2.1.6/debian/libstonithd26.symbols	2023-07-03 17:14:19.000000000 -0300
+++ pacemaker-2.1.6/debian/libstonithd26.symbols	1969-12-31 21:00:00.000000000 -0300
@@ -1,52 +0,0 @@
-libstonithd.so.26 libstonithd26 #MINVER#
-* Build-Depends-Package: pacemaker-dev
- create_device_registration_xml at Base 1.1.9
- create_level_registration_xml at Base 1.1.9
- get_stonith_provider at Base 1.1.9
- i_hate_pils at Base 1.1.9
- stonith__action_create at Base 2.1.5
- stonith__action_result at Base 1.1.19
- stonith__destroy_action at Base 1.1.19
- stonith__device_parameter_flags at Base 2.0.4
- stonith__event_description at Base 2.1.4
- stonith__event_execution_status at Base 2.1.4
- stonith__event_exit_reason at Base 2.1.4
- stonith__event_exit_status at Base 2.1.4
- stonith__event_state_eq at Base 2.0.5~rc2
- stonith__event_state_neq at Base 2.0.5~rc2
- stonith__event_state_pending at Base 2.0.5~rc2
- stonith__execute_async at Base 2.1.5
- stonith__execution_status at Base 2.1.4
- stonith__exit_reason at Base 2.1.4
- stonith__exit_status at Base 2.1.4
- stonith__find_xe_with_result at Base 2.1.4
- stonith__first_matching_event at Base 2.0.5~rc2
- stonith__history_description at Base 2.1.5
- stonith__later_succeeded at Base 2.0.3
- stonith__legacy2status at Base 2.1.4
- stonith__metadata_async at Base 2.1.5
- stonith__parse_targets at Base 2.0.3
- stonith__register_messages at Base 2.0.2
- stonith__result2rc at Base 2.1.4
- stonith__sort_history at Base 2.0.3
- stonith__watchdog_fencing_enabled_for_node at Base 2.1.2
- stonith__watchdog_fencing_enabled_for_node_api at Base 2.1.2
- stonith__xe_get_result at Base 2.1.4
- stonith__xe_set_result at Base 2.1.4
- stonith_action_str at Base 2.0.2
- stonith_agent_exists at Base 2.0.2
- stonith_api_connect_retry at Base 2.0.3
- stonith_api_delete at Base 1.1.9
- stonith_api_kick at Base 1.1.9
- stonith_api_new at Base 1.1.9
- stonith_api_time at Base 1.1.9
- stonith_create_op at Base 1.1.9
- stonith_dispatch at Base 1.1.9
- stonith_dump_pending_callbacks at Base 1.1.9
- stonith_get_namespace at Base 1.1.19
- stonith_history_free at Base 1.1.19
- stonith_key_value_add at Base 1.1.9
- stonith_key_value_freeall at Base 1.1.9
- stonith_namespace2text at Base 1.1.19
- stonith_op_state_str at Base 2.1.1
- stonith_text2namespace at Base 1.1.19
diff -Nru pacemaker-2.1.6/debian/libstonithd26t64.install pacemaker-2.1.6/debian/libstonithd26t64.install
--- pacemaker-2.1.6/debian/libstonithd26t64.install	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libstonithd26t64.install	2023-01-22 09:10:39.000000000 -0300
@@ -0,0 +1 @@
+usr/lib/*/libstonithd.so.*
diff -Nru pacemaker-2.1.6/debian/libstonithd26t64.lintian-overrides pacemaker-2.1.6/debian/libstonithd26t64.lintian-overrides
--- pacemaker-2.1.6/debian/libstonithd26t64.lintian-overrides	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libstonithd26t64.lintian-overrides	2024-02-05 13:37:03.000000000 -0300
@@ -0,0 +1 @@
+libstonithd26t64: package-name-doesnt-match-sonames libstonithd26
diff -Nru pacemaker-2.1.6/debian/libstonithd26t64.symbols pacemaker-2.1.6/debian/libstonithd26t64.symbols
--- pacemaker-2.1.6/debian/libstonithd26t64.symbols	1969-12-31 21:00:00.000000000 -0300
+++ pacemaker-2.1.6/debian/libstonithd26t64.symbols	2024-02-05 13:37:03.000000000 -0300
@@ -0,0 +1,52 @@
+libstonithd.so.26 libstonithd26t64 #MINVER#
+* Build-Depends-Package: pacemaker-dev
+ create_device_registration_xml at Base 1.1.9
+ create_level_registration_xml at Base 1.1.9
+ get_stonith_provider at Base 1.1.9
+ i_hate_pils at Base 1.1.9
+ stonith__action_create at Base 2.1.5
+ stonith__action_result at Base 1.1.19
+ stonith__destroy_action at Base 1.1.19
+ stonith__device_parameter_flags at Base 2.0.4
+ stonith__event_description at Base 2.1.4
+ stonith__event_execution_status at Base 2.1.4
+ stonith__event_exit_reason at Base 2.1.4
+ stonith__event_exit_status at Base 2.1.4
+ stonith__event_state_eq at Base 2.0.5~rc2
+ stonith__event_state_neq at Base 2.0.5~rc2
+ stonith__event_state_pending at Base 2.0.5~rc2
+ stonith__execute_async at Base 2.1.5
+ stonith__execution_status at Base 2.1.4
+ stonith__exit_reason at Base 2.1.4
+ stonith__exit_status at Base 2.1.4
+ stonith__find_xe_with_result at Base 2.1.4
+ stonith__first_matching_event at Base 2.0.5~rc2
+ stonith__history_description at Base 2.1.5
+ stonith__later_succeeded at Base 2.0.3
+ stonith__legacy2status at Base 2.1.4
+ stonith__metadata_async at Base 2.1.5
+ stonith__parse_targets at Base 2.0.3
+ stonith__register_messages at Base 2.0.2
+ stonith__result2rc at Base 2.1.4
+ stonith__sort_history at Base 2.0.3
+ stonith__watchdog_fencing_enabled_for_node at Base 2.1.2
+ stonith__watchdog_fencing_enabled_for_node_api at Base 2.1.2
+ stonith__xe_get_result at Base 2.1.4
+ stonith__xe_set_result at Base 2.1.4
+ stonith_action_str at Base 2.0.2
+ stonith_agent_exists at Base 2.0.2
+ stonith_api_connect_retry at Base 2.0.3
+ stonith_api_delete at Base 1.1.9
+ stonith_api_kick at Base 1.1.9
+ stonith_api_new at Base 1.1.9
+ stonith_api_time at Base 1.1.9
+ stonith_create_op at Base 1.1.9
+ stonith_dispatch at Base 1.1.9
+ stonith_dump_pending_callbacks at Base 1.1.9
+ stonith_get_namespace at Base 1.1.19
+ stonith_history_free at Base 1.1.19
+ stonith_key_value_add at Base 1.1.9
+ stonith_key_value_freeall at Base 1.1.9
+ stonith_namespace2text at Base 1.1.19
+ stonith_op_state_str at Base 2.1.1
+ stonith_text2namespace at Base 1.1.19


More information about the Debian-ha-maintainers mailing list