[InterNetNews/inn] eff59c: nnrpd: Remove enforced OpenSSL API compatibility
Julien ÉLIE
noreply at github.com
Sun Oct 17 08:52:14 UTC 2021
Branch: refs/heads/2.6
Home: https://github.com/InterNetNews/inn
Commit: eff59c61ce8a4e80527256c1157370dc6d785b6a
https://github.com/InterNetNews/inn/commit/eff59c61ce8a4e80527256c1157370dc6d785b6a
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2021-10-17 (Sun, 17 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