Package: knot
Version: 3.1.1-1
Severity: serious
Tags: patch

Hi,

knot fails to build from source on armel due to outdated symbols file,
the following patch fixes it:

Regards,
Daniel
commit dcf7551cc9a05833089352aa852c280b77207646
Author: Daniel Baumann <daniel.baum...@progress-linux.org>
Date:   Mon Aug 23 18:07:40 2021 +0200

    Updating libknot12 symbols on armel to fix FTBFS.
    
    Signed-off-by: Daniel Baumann <daniel.baum...@progress-linux.org>

diff --git a/debian/libknot12.symbols.armel b/debian/libknot12.symbols.armel
index 78e25fb..9651cad 100644
--- a/debian/libknot12.symbols.armel
+++ b/debian/libknot12.symbols.armel
@@ -139,19 +139,6 @@ libknot.so.12 libknot12 #MINVER#
  knot_rrtype_to_string@Base 3.0.1
  knot_strerror@Base 3.0.1
  knot_svcb_param_names@Base 3.1.1
- knot_tcp_relay@Base 3.1.1
- knot_tcp_relay_answer@Base 3.1.1
- knot_tcp_relay_dynarray_add@Base 3.1.1
- knot_tcp_relay_dynarray_arr@Base 3.1.1
- knot_tcp_relay_dynarray_free@Base 3.1.1
- knot_tcp_relay_dynarray_remove@Base 3.1.1
- knot_tcp_relay_dynarray_sort@Base 3.1.1
- knot_tcp_relay_dynarray_sort_dedup@Base 3.1.1
- knot_tcp_relay_free@Base 3.1.1
- knot_tcp_send@Base 3.1.1
- knot_tcp_sweep@Base 3.1.1
- knot_tcp_table_free@Base 3.1.1
- knot_tcp_table_new@Base 3.1.1
  knot_tsig_add@Base 3.0.1
  knot_tsig_append@Base 3.0.1
  knot_tsig_client_check@Base 3.0.1

Reply via email to