Skip to content

Conversation

@milahu
Copy link
Contributor

@milahu milahu commented Nov 9, 2025

tested with arvidn/libtorrent@a01469c

libtorrent fails to announce to https trackers with

CERTIFICATE_VERIFY_FAILED (SSL routines, OPENSSL_internal)

... but this may be an issue with nixos linux

also i cannot login to the webinterface

m_storageData[storage].files.rename_file(index, name);
#else
// libtorrent >= 2.1.0
// FIXME rename_file is deprecated since libtorrent 77eb55f31e53f798d9b88c946d434b8076310d00
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

m_storageData[storage].files.rename_file(index, name);
#else
// libtorrent >= 2.1.0
// FIXME rename_file is deprecated since libtorrent 77eb55f31e53f798d9b88c946d434b8076310d00

Check notice

Code scanning / CodeQL

FIXME comment Note

FIXME comment: rename_file is deprecated since libtorrent 77eb55f31e53f798d9b88c946d434b8076310d00
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