plm binary should be rebuilt against a newer OpenSSL version #1168
Labels
No labels
A: API
A: Backend
A: Federation
A: Front-End
A: I18N
A: Meta
A: Security
Build
C: Bug
C: Discussion
C: Enhancement
C: Feature
Compatibility
Dependency
Design
Documentation
Good first issue
Help welcome
Mobile
Rendering
S: Blocked
S: Duplicate
S: Incomplete
S: Instance specific
S: Invalid
S: Needs Voting/Discussion
S: Ready for review
Suggestion
S: Voted on Loomio
S: Wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Plume/Plume#1168
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The plm binary currently depends on libssl.so.1.1, which causes it to fail to start on systems where this library is no longer available. It appears the binary was compiled against OpenSSL 1.1. Rebuilding plm against a newer OpenSSL version would improve compatibility with modern environments and prevent runtime errors related to the missing libssl.so.1.1 library.
Please consider providing an update to improve compatibility and ensure better support for the future. In any case, thank you to everyone who has contributed and worked on this project so far.