[Debian-ha-maintainers] Bug#1069266: heartbeat: strl* symbols should be optional for glibc 2.38

Athos Ribeiro athos.ribeiro at canonical.com
Fri Apr 19 01:07:11 BST 2024


Package: heartbeat
Version: 1:3.0.6-14.1
Severity: normal
Tags: patch
X-Debbugs-Cc: athos.ribeiro at canonical.com

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

* d/libheartbeat2.symbols: mark strl* symbols as optional. These were
  included in glibc 2.38.

This should fix a FTBFS issue caused by the glibc 2.38 transition.

Thanks for considering the patch.
-------------- next part --------------
diff -Nru heartbeat-3.0.6/debian/libheartbeat2t64.symbols heartbeat-3.0.6/debian/libheartbeat2t64.symbols
--- heartbeat-3.0.6/debian/libheartbeat2t64.symbols	2024-02-28 05:19:09.000000000 -0300
+++ heartbeat-3.0.6/debian/libheartbeat2t64.symbols	2024-03-07 10:11:59.000000000 -0300
@@ -43,5 +43,5 @@
  ll_cluster_new at Base 1:3.0.6
  netstring_format at Base 1:3.0.6
  nosuchfunctionname at Base 1:3.0.6
- strlcat at Base 1:3.0.6
- strlcpy at Base 1:3.0.6
+ (optional)strlcat at Base 1:3.0.6
+ (optional)strlcpy at Base 1:3.0.6


More information about the Debian-ha-maintainers mailing list