CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2025/12/05 06:44:51

Modified files:
        x11/qt5/qtbase : Makefile 
        x11/qt5/qtbase/patches: 
                                
patch-src_network_ssl_qsslsocket_openssl_symbols_cpp 
                                
patch-src_network_ssl_qsslsocket_openssl_symbols_p_h 
Added files:
        x11/qt5/qtbase/patches: 
                                
patch-src_network_ssl_qsslcertificate_openssl_cpp 

Log message:
qt5/qtbase: convert to opaque ASN1_STRING

Similar to what was done to the bundled qt4 in wkhtmltopdf: const correct
q_ASN1_STRING_length(), add _type() and use them where needed.

Prompted by https://github.com/openssl/openssl/issues/29117

Reply via email to