Package: heartbeat
Version: 1:3.0.6-14.1
Severity: normal
Tags: patch
X-Debbugs-Cc: athos.ribe...@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.
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@Base 1:3.0.6
  netstring_format@Base 1:3.0.6
  nosuchfunctionname@Base 1:3.0.6
- strlcat@Base 1:3.0.6
- strlcpy@Base 1:3.0.6
+ (optional)strlcat@Base 1:3.0.6
+ (optional)strlcpy@Base 1:3.0.6

Reply via email to