wader / static-ffmpeg

Multi-arch docker image with ffmpeg/ffprobe binaries built as hardened static PIE binaries with no external dependencies
https://hub.docker.com/r/mwader/static-ffmpeg/
MIT License
255 stars 62 forks source link

Update libssh to 0.11.0 from 0.10.6 #499

Closed wader closed 1 week ago

wader commented 1 month ago

Source diff 0.10.6..0.11.0
Release notes

wader commented 1 month ago
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 commented 1 month ago

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

wader commented 3 weeks ago

https://gitlab.com/libssh/libssh-mirror/-/issues/267

wader commented 1 week ago

Fixed in latest release #515