diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2023-02-10 15:27:25 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2023-02-10 15:27:25 +0100 |
commit | 2feb2da15867887be02beaadf9a92d2e8a997b85 (patch) | |
tree | bd53603f464c3747e897a8996158a0fef7b41bc3 /debian/libhx32.symbols | |
parent | a13c65786244abb563c015ebdcd4ae48941e24fc (diff) | |
parent | 7501bff8432444b7ae8e7f3d9289c0d61f3f0b64 (diff) |
Merge tag 'debian/4.10-1' into develop
New upstream release
Diffstat (limited to 'debian/libhx32.symbols')
-rw-r--r-- | debian/libhx32.symbols | 6 |
1 files changed, 6 insertions, 0 deletions
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 |