mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-07 02:39:48 +09:00
Bump SO version to 4.8.1
Signed-off-by: Andreas Schneider <asn@cryptomilk.org> Reviewed-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
This commit is contained in:
@@ -441,3 +441,9 @@ LIBSSH_4_8_0 # Released
|
||||
ssh_message_channel_request_open_reply_accept_channel;
|
||||
} LIBSSH_4_7_0;
|
||||
|
||||
LIBSSH_4_8_1 # Released
|
||||
{
|
||||
global:
|
||||
ssh_session_get_known_hosts_entry;
|
||||
ssh_threads_get_default;
|
||||
} LIBSSH_4_8_0;
|
||||
|
||||
Reference in New Issue
Block a user