forked from pool/libssh2_org
* build: enable '-pedantic-errors'
* build: add 'LIBSSH2_NO_DEPRECATED' option
* build: stop requiring libssl from openssl
* disable DSA by default
* hostkey: do not advertise ssh-rsa when SHA1 is disabled
* kex: prevent possible double free of hostkey
* kex: always check for null pointers before calling _libssh2_bn_set_word
* kex: fix a memory leak in key exchange
* kex: always add extension indicators to kex_algorithms
* md5: allow disabling old-style encrypted private keys at build-time
* openssl: free allocated resources when using openssl3
* openssl: fix memory leaks in '_libssh2_ecdsa_curve_name_with_octal_new'
and '_libssh2_ecdsa_verify'
* openssl: fix calculating DSA public key with OpenSSL 3
* openssl: initialize BIGNUMs to NULL in 'gen_publickey_from_dsa' for OpenSSL 3
* openssl: fix cppcheck found NULL dereferences
* openssl: delete internal 'read_openssh_private_key_from_memory()'
* openssl: use OpenSSL 3 HMAC API, add 'no-deprecated' CI job
* openssl: make a function static, add '#ifdef' comments
* openssl: fix DSA code to use OpenSSL 3 API
* openssl: fix 'EC_KEY' reference with OpenSSL 3 'no-deprecated' build
* openssl: use non-deprecated APIs with OpenSSL 3.x
* openssl: silence '-Wunused-value' warnings
* openssl: add missing check for 'LIBRESSL_VERSION_NUMBER' before use
* packet: properly bounds check packet_authagent_open()
* pem: fix private keys encrypted with AES-GCM methods
* reuse: provide SPDX identifiers
* scp: fix missing cast for targets without large file support
* session: support server banners up to 8192 bytes
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh2_org?expand=0&rev=79
12 lines
488 B
Plaintext
12 lines
488 B
Plaintext
-----BEGIN PGP SIGNATURE-----
|
|
|
|
iQEzBAABCgAdFiEEJ+3q8i86vOtQ25oSXMkI/bceEsIFAmcPc1kACgkQXMkI/bce
|
|
EsKxdgf+LjRlDPkkUP5kKPRKHvS9saip8NO/O/Ewv1x5+mllYb1wUxSJyqpEb4po
|
|
0ao0+9hT5OkKQIbWhWnw/UDPflB7LM/gau8zFDyw7Eb8xAXc+TqgD+mMpeAowAyf
|
|
pSDZP8QvJ+zBa/EUMtoO+HnqVYDCZMvtMHkabNybo4ZWalBHnUssev1y5Qibwkz2
|
|
ZhAKkfduAXvXOcZhg9381EV+9/IlypE7JCsDKZxOZbYsxmi0IG6z909lkJay419G
|
|
EGEGTz2GwHp0I+DujjrFmt/30+1l6wYAVZI47J1J9zJ3sxJhzyvrzqeENaG4EDhG
|
|
+s+Z61taJ5JCykScTozVFq9spM+rKw==
|
|
=jToS
|
|
-----END PGP SIGNATURE-----
|