[squid-dev] Incoming breaking changes to OpenSSL API

Francesco Chemolli gkinkie at gmail.com
Mon Sep 20 07:16:48 UTC 2021


Hi all,
  Fedora Rawhide has upgraded openssl to version 3, and the results
can be seen at
https://build.squid-cache.org/job/anybranch-arm64-matrix/COMPILER=gcc,OS=fedora-rawhide,label=arm64/10/console

For example:

In file included from ../../../../src/security/Session.h:15,
                 from ../../../../src/security/forward.h:15,
                 from ../../../../src/SquidConfig.h:26,
                 from ../../../../src/mem/old_api.cc:24:
../../../../src/security/forward.h: In function ‘void
Security::DH_free_cpp(DH*)’:
../../../../src/security/LockingPointer.h:34:21: error: ‘void
DH_free(DH*)’ is deprecated: Since OpenSSL 3.0
[-Werror=deprecated-declarations]
   34 |             function(a); \


-- 
    Francesco


More information about the squid-dev mailing list