Add CXXFLAGS_ports-gcc = -fdelete-null-pointer-checks to these ports which
needs it. qtgrpc needs it because it uses protobuf and abseil-cpp.
qtdeclarative is yet another C++ monster that needs it because of traits.
OK rsadowski@ tb@
Update to openssl 3.6.1
This fixes a gazillion of CVEs. Far too many to name and list and most of
which can be safely ignored by everyone except those who make their living
off CVE busywork. Unless you use CMS AuthEnvelopedData you're good. If you
don't use PKCS#12 either you're in excellent position to ignore all this.
Update to openssl 3.5.5
This fixes a gazillion of CVEs. Far too many to name and list and most of
which can be safely ignored by everyone except those who make their living
off CVE busywork. Unless you use CMS AuthEnvelopedData you're good. If you
don't use PKCS#12 either you're in excellent position to ignore all this.