Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update libssh to 0.11.0 from 0.10.6 #499

Closed
wants to merge 1 commit into from
Closed

Conversation

wader
Copy link
Owner

@wader wader commented Aug 8, 2024

@wader
Copy link
Owner Author

wader commented Aug 9, 2024

2024-08-08T16:32:15.7696419Z #42 13.31       |                               ^~~~~~~~~~~~~~~~~~
2024-08-08T16:32:15.7697955Z #42 13.32 /libssh-mirror-libssh-0.11.0/src/legacy.c: In function 'ssh_try_publickey_from_file':
2024-08-08T16:32:15.7699940Z #42 13.32 /libssh-mirror-libssh-0.11.0/src/legacy.c:726:5: warning: 'publickey_from_file' is deprecated [-Wdeprecated-declarations]
2024-08-08T16:32:15.7701590Z #42 13.32   726 |     pubkey_string = publickey_from_file(session, pubkey_file, &pubkey_type);
2024-08-08T16:32:15.7702546Z #42 13.32       |     ^~~~~~~~~~~~~
2024-08-08T16:32:15.7703578Z #42 13.32 /libssh-mirror-libssh-0.11.0/src/legacy.c:493:12: note: declared here
2024-08-08T16:32:15.7705023Z #42 13.32   493 | ssh_string publickey_from_file(ssh_session session, const char *filename,
2024-08-08T16:32:15.7706058Z #42 13.32       |            ^~~~~~~~~~~~~~~~~~~
2024-08-08T16:32:15.7842112Z #42 13.50 [ 38%] Building C object src/CMakeFiles/ssh-static.dir/match.c.o
2024-08-08T16:32:15.9398131Z #42 13.50 cc1: all warnings being treated as errors

@wader
Copy link
Owner Author

wader commented Aug 9, 2024

Wait a bit maybe check https://git.alpinelinux.org/aports/tree/community/libssh/APKBUILD in a while

@wader
Copy link
Owner Author

wader commented Aug 15, 2024

@wader
Copy link
Owner Author

wader commented Aug 30, 2024

Fixed in latest release #515

@wader wader closed this Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant