rsclarke/libressl-static
Project ID: 20261
Description
The RPM build from the spec file will provide static libraries for LibreSSL. This enables applications that have build requirements on LibreSSL (that statically link) to be compiled within an isolated environment.
The source code has been hobbled like OpenSSL to avoid patent and encumbered code.
Installation Instructions
dnf copr enable rsclarke/libressl-static
dnf install libressl-static
This will provide LibreSSL header files and static libraries to link against. This really should only be used within an isolated build environment. It will conflict with OpenSSL.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | x86_64 (2)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 (4)* | EPEL 7 (108 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable rsclarke/libressl-static
More info about enabling Copr repositories