Package: znc
Version: 1.10.1-1
Severity: normal
Tags: sid
control: affects -1 src:openssl
User: [email protected]
Usertags: openssl-4.0
OpenSSL 4.0 is in experimental. This package fails to build against it:
| /build/reproducible-path/znc-1.10.1/src/Utils.cpp:131:45: error: invalid
conversion from ‘const X509_NAME*’ {aka ‘const X509_name_st*’} to
‘X509_NAME*’ {aka ‘X509_name_st*’} [-fpermissive]
| 131 | X509_NAME* pName = X509_get_subject_name(pCert.get());
| | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
| | |
| | const X509_NAME* {aka
const X509_name_st*}
Full buildlog
https://breakpoint.cc/openssl-rebuild/logs-4/attempted/znc_1.10.1-1_amd64-2026-04-19T07:45:01Z
Sebastian