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:
Andreas Schneider
2019-06-14 13:54:48 +02:00
parent 2d2a4f3784
commit 3cb0a1bf02
4 changed files with 429 additions and 2 deletions

View File

@@ -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;