[InterNetNews/inn] 0bc414: nnrpd: Remove enforced OpenSSL API compatibility
Julien ÉLIE
noreply at github.com
Fri Oct 15 17:52:55 UTC 2021
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: 0bc41480816423800aa648b49a2718b055a440b3
https://github.com/InterNetNews/inn/commit/0bc41480816423800aa648b49a2718b055a440b3
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2021-10-15 (Fri, 15 Oct 2021)
Changed paths:
M nnrpd/tls.h
Log Message:
-----------
nnrpd: Remove enforced OpenSSL API compatibility
When building with warnings on, OpenSSL API 1.1.0 was enforced, thus
preventing deprecation warnings to appear with newer OpenSSL 3.0.0
version.
This API compatibility should not be enforced.
More information about the inn-committers
mailing list