Skip to content
Snippets Groups Projects

Only include custom OpenSSL ABI checks for OpenSSL 1.1

Merged kpcyrd requested to merge kpcyrd/tor:openssl-dynamic-linking-warnings into main

OpenSSL has a Policy on API compatibility in minor releases saying:

Only API additions are allowed in minor releases.

Minor releases are defined as 3.X.0. A change to 4.X.X would change the libssl.so.3 SONAME to libssl.so.4 so the (possibly) incompatible library would not get loaded in the first place.

This warning message is causing confusion between unrelated issues in the Arch Linux bug tracker.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading