From 3a1caac6c62eee023adf5827d8b207cda7bfca33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 27 Oct 2022 18:19:35 +0200 Subject: Refresh symbols files --- debian/libhx32.symbols | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'debian/libhx32.symbols') diff --git a/debian/libhx32.symbols b/debian/libhx32.symbols index 4e58b1d..03c17dd 100644 --- a/debian/libhx32.symbols +++ b/debian/libhx32.symbols @@ -29,10 +29,14 @@ libHX.so.32 libhx32 #MINVER# HX_readlink@LIBHX_3.25 3.25 HX_realpath@LIBHX_3.25 3.25 HX_rrmdir@LIBHX_3.25 3.25 + HX_sendfile@LIBHX_4.3 4.7 HX_shconfig@LIBHX_3.25 3.25 HX_shconfig_free@LIBHX_3.25 3.25 HX_shconfig_map@LIBHX_3.25 3.25 HX_shconfig_pv@LIBHX_3.25 3.25 + HX_slurp_fd@LIBHX_3.27 4.7 + HX_slurp_file@LIBHX_3.27 4.7 + HX_socket_from_env@LIBHX_3.27 4.7 HX_split@LIBHX_3.25 3.25 HX_split_fixed@LIBHX_3.25 3.25 HX_split_inplace@LIBHX_3.25 3.25 @@ -55,6 +59,9 @@ libHX.so.32 libhx32 #MINVER# HX_strrtrim@LIBHX_3.25 3.25 HX_strsep2@LIBHX_3.25 3.25 HX_strsep@LIBHX_3.25 3.25 + HX_strtod_unit@LIBHX_4.2 4.7 + HX_strtoull_sec@LIBHX_4.3 4.7 + HX_strtoull_unit@LIBHX_4.2 4.7 HX_strupper@LIBHX_3.25 3.25 HX_time_compare@LIBHX_3.25 3.25 HX_timespec_add@LIBHX_3.25 3.25 @@ -64,6 +71,9 @@ libHX.so.32 libhx32 #MINVER# HX_timespec_neg@LIBHX_3.25 3.25 HX_timespec_sub@LIBHX_3.25 3.25 HX_timeval_sub@LIBHX_3.25 3.25 + HX_unit_seconds@LIBHX_4.3 4.7 + HX_unit_size@LIBHX_4.2 4.7 + HX_unit_size_cu@LIBHX_4.2 4.7 HX_zvecfree@LIBHX_3.25 3.25 HXdeque_del@LIBHX_3.25 3.25 HXdeque_find@LIBHX_3.25 3.25 @@ -122,5 +132,10 @@ libHX.so.32 libhx32 #MINVER# HXmc_zvecfree@LIBHX_3.25 3.25 HXproc_run_async@LIBHX_3.25 3.25 HXproc_run_sync@LIBHX_3.25 3.25 + HXproc_switch_user@LIBHX_3.27 4.7 + HXproc_top_fd@LIBHX_3.27 4.7 HXproc_wait@LIBHX_3.25 3.25 LIBHX_3.25@LIBHX_3.25 3.25 + LIBHX_3.27@LIBHX_3.27 4.7 + LIBHX_4.2@LIBHX_4.2 4.7 + LIBHX_4.3@LIBHX_4.3 4.7 -- cgit v1.2.3 From 9c728711cb86402c083ed7917c45e57d933f04f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 9 Feb 2023 14:03:02 +0100 Subject: Fix symbols files --- debian/libhx32.symbols | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian/libhx32.symbols') diff --git a/debian/libhx32.symbols b/debian/libhx32.symbols index 03c17dd..4921f2a 100644 --- a/debian/libhx32.symbols +++ b/debian/libhx32.symbols @@ -22,6 +22,7 @@ libHX.so.32 libhx32 #MINVER# HX_getopt_usage_cb@LIBHX_3.25 3.25 HX_hexdump@LIBHX_3.25 3.25 HX_init@LIBHX_3.25 3.25 + HX_ipaddr_is_local@LIBHX_4.9 4.10 HX_irand@LIBHX_3.25 3.25 HX_memmem@LIBHX_3.25 3.25 HX_mkdir@LIBHX_3.25 3.25 @@ -36,6 +37,7 @@ libHX.so.32 libhx32 #MINVER# HX_shconfig_pv@LIBHX_3.25 3.25 HX_slurp_fd@LIBHX_3.27 4.7 HX_slurp_file@LIBHX_3.27 4.7 + HX_sockaddr_is_local@LIBHX_4.9 4.10 HX_socket_from_env@LIBHX_3.27 4.7 HX_split@LIBHX_3.25 3.25 HX_split_fixed@LIBHX_3.25 3.25 @@ -90,6 +92,9 @@ libHX.so.32 libhx32 #MINVER# HXdir_close@LIBHX_3.25 3.25 HXdir_open@LIBHX_3.25 3.25 HXdir_read@LIBHX_3.25 3.25 + HXformat3_aprintf@LIBHX_4.9 4.10 + HXformat3_fprintf@LIBHX_4.9 4.10 + HXformat3_sprintf@LIBHX_4.9 4.10 HXformat_add@LIBHX_3.25 3.25 HXformat_aprintf@LIBHX_3.25 3.25 HXformat_fprintf@LIBHX_3.25 3.25 @@ -139,3 +144,4 @@ libHX.so.32 libhx32 #MINVER# LIBHX_3.27@LIBHX_3.27 4.7 LIBHX_4.2@LIBHX_4.2 4.7 LIBHX_4.3@LIBHX_4.3 4.7 + LIBHX_4.9@LIBHX_4.9 4.10 -- cgit v1.2.3